Version

DataRowMetadata Class Properties

For a list of all members of this type, see DataRowMetadata members.

Public Properties
 NameDescription
Public PropertyDataLevelsGets an array of ids of level metadata added to this DataRowMetadata.  
Public PropertyDataObjectGets the instance of the object that this DataPropertyMetadata describes.  
Public PropertyDataPropertiesGets an array of DataPropertyMetadata added to this DataRowMetadata.  
Public PropertyPropertiesCountGets the count of the DataPropertyMetadata items added to this DataRowMetadata.  
See Also