ObjectProperty Class
Definition
ObjectProperty description
[System.Runtime.InteropServices.ComVisible(false)]
[System.Serializable]
public class ObjectProperty
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 |