ObjectProperty Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
ObjectProperty description
[System.Runtime.InteropServices.ComVisible(false)]
[System.Serializable]
public class ObjectProperty
[<System.Runtime.InteropServices.ComVisible(false)>]
[<System.Serializable>]
type ObjectProperty = class
Public Class ObjectProperty
- Inheritance
-
ObjectProperty
- Derived
- Attributes
Constructors
ObjectProperty() |
Properties
DefaultValue | |
Expensive |
is the property expensive |
ExtendedType |
true if it is a type than cannot be stored in a DataTable |
KeyIndex |
is the property key idex |
Name |
name of the property |
PropertyMode |
the mode of the property |
ReadOnly |
access: Read/Write |
ReadOnlyAfterCreation |
is the property read only after creation |
ReferenceKeys |
Information about the keys that make up the reference |
ReferenceTemplate |
URN template for object reference |
ReferenceTemplateParameters |
Information about the keys that make up the reference |
ReferenceType |
Type pointed to by object reference |
Type |
type of the property |
Usage |
accepted usages for the property |