IndexMetadata..::..Columns Property
Gets the columns.
Namespace:
Tortuga.Chain.MetadataAssembly: Tortuga.Chain.Core (in Tortuga.Chain.Core.dll)
Syntax
public IndexColumnMetadataCollection Columns { get; }
Public ReadOnly Property Columns As IndexColumnMetadataCollection Get
public: property IndexColumnMetadataCollection^ Columns { IndexColumnMetadataCollection^ get (); }