SAMetaDataCollectionNames members

Public fields
Member name Description

Columns field

Provides a constant for use with the SAConnection.GetSchema(String,String[]) method that represents the Columns collection. This field is read-only.

DataSourceInformation field

Provides a constant for use with the SAConnection.GetSchema(String,String[]) method that represents the DataSourceInformation collection. This field is read-only.

DataTypes field

Provides a constant for use with the SAConnection.GetSchema(String,String[]) method that represents the DataTypes collection. This field is read-only.

ForeignKeys field

Provides a constant for use with the SAConnection.GetSchema(String,String[]) method that represents the ForeignKeys collection. This field is read-only.

IndexColumns field

Provides a constant for use with the SAConnection.GetSchema(String,String[]) method that represents the IndexColumns collection. This field is read-only.

Indexes field

Provides a constant for use with the SAConnection.GetSchema(String,String[]) method that represents the Indexes collection. This field is read-only.

MetaDataCollections field

Provides a constant for use with the SAConnection.GetSchema(String,String[]) method that represents the MetaDataCollections collection. This field is read-only.

ProcedureParameters field

Provides a constant for use with the SAConnection.GetSchema(String,String[]) method that represents the ProcedureParameters collection. This field is read-only.

Procedures field

Provides a constant for use with the SAConnection.GetSchema(String,String[]) method that represents the Procedures collection. This field is read-only.

ReservedWords field

Provides a constant for use with the SAConnection.GetSchema(String,String[]) method that represents the ReservedWords collection. This field is read-only.

Restrictions field

Provides a constant for use with the SAConnection.GetSchema(String,String[]) method that represents the Restrictions collection. This field is read-only.

Tables field

Provides a constant for use with the SAConnection.GetSchema(String,String[]) method that represents the Tables collection. This field is read-only.

UserDefinedTypes field

Provides a constant for use with the SAConnection.GetSchema(String,String[]) method that represents the UserDefinedTypes collection. This field is read-only.

Users field

Provides a constant for use with the SAConnection.GetSchema(String,String[]) method that represents the Users collection. This field is read-only.

ViewColumns field

Provides a constant for use with the SAConnection.GetSchema(String,String[]) method that represents the ViewColumns collection. This field is read-only.

Views field

Provides a constant for use with the SAConnection.GetSchema(String,String[]) method that represents the Views collection. This field is read-only.

See also