No announcements
Found 2935179 threads
-
0 Votes
What are the properties/attributes that show a Module is a Class?
any properties or attributes to distinguish Standard Modules and Class Modules?Answered | 1 Replies | 259 Views | Created by Peter N Roth, Author of Ten Commandments of VBA - Monday, October 24, 2016 11:07 PM | Last reply by Chenchen Li - Tuesday, October 25, 2016 2:22 AM -
0 Votes
Additional attributes on Active Directory are created but unable to show the attributes on User Properties "
These forums are related to the Team Foundation Server component of Visual Studio Team System. The Active Directory newsgroupAnswered | 1 Replies | 3600 Views | Created by Rajesh Devi - Thursday, July 27, 2006 3:25 PM | Last reply by Adam Singer - MSFT - Thursday, July 27, 2006 8:36 PM -
0 Votes
What is a class
A class is an 'object' (a 'thing'). The typical example used is anAnswered | 1 Replies | 3684 Views | Created by Hoopy - Monday, February 5, 2007 10:03 PM | Last reply by SJWhiteley - Monday, February 5, 2007 10:29 PM -
0 Votes
What are the Audit trail attributes for a table
Hi All Some body guide me or sent me some usefull links to understand What are ...Answered | 1 Replies | 6683 Views | Created by SNIVAS - Tuesday, September 9, 2008 10:52 AM | Last reply by Jay Bonk - Tuesday, September 9, 2008 12:59 PM -
0 Votes
what are the recordset properties
hello please help me on this what are the properties of the recordset and its function hoping for your positive responds.Answered | 2 Replies | 3231 Views | Created by jem123 - Tuesday, February 9, 2010 8:19 AM | Last reply by Levi Domingos - Wednesday, February 10, 2010 4:44 PM -
0 Votes
what is a module in VB.net what is its meaning
In c#, a static class can be used, which means that the class doesn't have to be instanced into an object in order to be used. UnityMVC5 is ...Proposed | 4 Replies | 587 Views | Created by Manoj Gokhale - Tuesday, October 9, 2018 4:37 PM | Last reply by DA924x - Sunday, October 14, 2018 4:52 AM -
0 Votes
PBI & SSAS Tabular - finetuning the model - see what are the SSAS attributes that are being used
Hello Is there any tool that allows to see what are the SSAS Tabular model attributes that are being used in ...Unanswered | 1 Replies | 587 Views | Created by Lrmmf_ - Tuesday, August 6, 2019 1:25 PM | Last reply by Will_Kong - Wednesday, August 7, 2019 9:07 AM -
0 Votes
Applying Property Attributes decorating a class to its member properties
only. For complex types you should instead follow a different approach. There are two common techniques that come to mind: interfaces and custom ...Answered | 2 Replies | 7551 Views | Created by Greg D Clark - Wednesday, November 29, 2006 6:57 PM | Last reply by Greg D Clark - Thursday, November 30, 2006 9:02 PM -
0 Votes
What are the purposes of using attributes?
If you feel the issue is resolved to your liking...mark the post(s) that helped you as the answer(s), so when others search the forums, they might ...Answered | 4 Replies | 4340 Views | Created by Mohammad Mir mostafa - Tuesday, August 29, 2006 1:33 PM | Last reply by OmegaMan - Thursday, September 28, 2006 10:59 PM -
0 Votes
What is the "type" of a class?
connection.CreateTableAsync<Comments>() I'm not sure how to specify what the "type" is for a Class, so ...Unanswered | 5 Replies | 524 Views | Created by faery of iris - Sunday, May 26, 2019 7:42 PM | Last reply by BonnieB - Monday, May 27, 2019 2:47 PM -
0 Votes
What is a "Formatted Class"
The phrase "formatted class" appears repeatedly in the .Net documentation, particularly when discussing interop and marshaling. Can anyone ...Answered | 1 Replies | 5676 Views | Created by Captain Kernel - Sunday, October 26, 2008 4:05 PM | Last reply by Ray M_ - Sunday, October 26, 2008 5:38 PM -
0 Votes
what is the .LIB that handles the class CDXUTSDKMesh class
>what is the .LIB that handles the class CDXUTSDKMesh classProposed | 10 Replies | 569 Views | Created by AbdEllah Gogop - Tuesday, April 2, 2019 8:17 AM | Last reply by Jeanine Zhang - Wednesday, April 3, 2019 2:15 AM -
3 Votes
Declaring a Class from a Module
Don't think so. There is nothing specific to a standard module that leads ...Answered | 11 Replies | 481 Views | Created by Margarita_Cody - Friday, June 19, 2015 6:29 AM | Last reply by Cor Ligthert - Sunday, June 21, 2015 2:12 PM -
0 Votes
What are Managed Properties
column named theGuyWhodWroteIt that are semantically the same. You can create a managed property named Author that will be mapped to ...Answered | 4 Replies | 6661 Views | Created by Manoj.verma - Wednesday, July 21, 2010 9:22 AM | Last reply by Serge Luca [MVP] - Wednesday, July 21, 2010 10:53 AM -
2 Votes
What are the uses of Attributes, Reflections and out referecnce?
, individual tables that describe each of the types, and more. It is these tables that are read through ...Answered | 4 Replies | 2698 Views | Created by N S R Krishna Sombhotla - Sunday, January 2, 2011 2:24 PM | Last reply by Rudedog2 - Sunday, January 2, 2011 4:48 PM -
0 Votes
Changes what attributes are sync'ed to AAD
and post change steps such as backing up AAD or making a note of any settings first, etc? Also where do I check what attributes that ...Answered | 2 Replies | 448 Views | Created by trenthoffer - Wednesday, July 22, 2015 11:27 AM | Last reply by trenthoffer - Monday, July 27, 2015 3:45 PM -
0 Votes
Adding attributes to a class at runtime
used this resource to add new properties to a class on the fly. Perhaps you can do the same with attributes.CodelinesAnswered | 3 Replies | 2993 Views | Created by RoiLipman - Tuesday, January 27, 2009 9:41 PM | Last reply by Codelines - Thursday, January 29, 2009 1:49 PM -
1 Votes
What are ACID properties
, updates the data page in memory and then fires a commit of transaction either manually or explicitly. Please note that changes are still not persisted on disk it ...Answered | 14 Replies | 2046 Views | Created by Yashwant Vishwakarma - Friday, June 19, 2015 11:08 AM | Last reply by Mou_kolkata - Sunday, November 20, 2016 6:25 PM -
1 Votes
Multithreading with a Class module
is easy to use. It contains all of the mechanisms you are trying to create pre-built, including updating a UI thread from a background ...Answered | 10 Replies | 2862 Views | Created by phe2500 - Sunday, February 6, 2011 9:22 PM | Last reply by phe2500 - Wednesday, February 9, 2011 8:55 PM -
0 Votes
Module variables part of a class instance?
instance of the class is created or when a new instance of the class is executed on a separate thread, all variables ...Answered | 1 Replies | 2810 Views | Created by BV_MD109 - Thursday, February 8, 2007 4:35 AM | Last reply by iProgrammer.co.uk - Thursday, February 8, 2007 10:26 AM - Items 1 to 20 of 2935179 Next ›
No announcements