ULMetaDataCollectionNames members

Public properties
Member name Description

Columns property

Provides a constant for use with the ULConnection.GetSchema(String) that represents the Columns collection.

DataSourceInformation property

Provides a constant for use with the ULConnection.GetSchema(String) that represents the DataSourceInformation collection.

DataTypes property

Provides a constant for use with the ULConnection.GetSchema(String) that represents the DataTypes collection.

ForeignKeys property

Provides a constant for use with the ULConnection.GetSchema(String) that represents the ForeignKeys collection.

IndexColumns property

Provides a constant for use with the ULConnection.GetSchema(String) that represents the IndexColumns collection.

Indexes property

Provides a constant for use with the ULConnection.GetSchema(String) that represents the Indexes collection.

MetaDataCollections property

Provides a constant for use with the ULConnection.GetSchema(String) that represents the MetaDataCollections collection.

Publications property

Provides a list of constants for use with the ULConnection.GetSchema(String,String[]) to retrieve metadata collections.

ReservedWords property

Provides a constant for use with the ULConnection.GetSchema(String) that represents the ReservedWords collection.

Restrictions property

Provides a constant for use with the ULConnection.GetSchema(String) that represents the Restrictions collection.

Tables property

Provides a constant for use with the ULConnection.GetSchema(String) that represents the Tables collection.

See also