ComponentOne DataObjects for .NET
ExtendedProperties Property (C1DataSet)

C1.Data.2 Assembly > C1.Data Namespace > C1DataSet Class : ExtendedProperties Property
Gets a collection of custom user information associated with the data set.
Syntax
'Declaration
 
Public ReadOnly Property ExtendedProperties As PropertyCollection
public PropertyCollection ExtendedProperties {get;}
See Also

Reference

C1DataSet Class
C1DataSet Members