Provides a list of constants for use with the SAConnection.GetSchema(String,String[]) method to retrieve metadata collections.
Public NotInheritable Class SAMetaDataCollectionNames
public sealed class SAMetaDataCollectionNames
All members of SAMetaDataCollectionNames class, including all inherited members.
Name | Description |
---|---|
Provides a constant for use with the SAConnection.GetSchema(String,String[]) method that represents the Columns collection. | |
Provides a constant for use with the SAConnection.GetSchema(String,String[]) method that represents the DataSourceInformation collection. | |
Provides a constant for use with the SAConnection.GetSchema(String,String[]) method that represents the DataTypes collection. | |
Provides a constant for use with the SAConnection.GetSchema(String,String[]) method that represents the ForeignKeys collection. | |
Provides a constant for use with the SAConnection.GetSchema(String,String[]) method that represents the IndexColumns collection. | |
Provides a constant for use with the SAConnection.GetSchema(String,String[]) method that represents the Indexes collection. | |
Provides a constant for use with the SAConnection.GetSchema(String,String[]) method that represents the MetaDataCollections collection. | |
Provides a constant for use with the SAConnection.GetSchema(String,String[]) method that represents the ProcedureParameters collection. | |
Provides a constant for use with the SAConnection.GetSchema(String,String[]) method that represents the Procedures collection. | |
Provides a constant for use with the SAConnection.GetSchema(String,String[]) method that represents the ReservedWords collection. | |
Provides a constant for use with the SAConnection.GetSchema(String,String[]) method that represents the Restrictions collection. | |
Provides a constant for use with the SAConnection.GetSchema(String,String[]) method that represents the Tables collection. | |
Provides a constant for use with the SAConnection.GetSchema(String,String[]) method that represents the UserDefinedTypes collection. | |
Provides a constant for use with the SAConnection.GetSchema(String,String[]) method that represents the Users collection. | |
Provides a constant for use with the SAConnection.GetSchema(String,String[]) method that represents the ViewColumns collection. | |
Provides a constant for use with the SAConnection.GetSchema(String,String[]) method that represents the Views collection. |
This field is constant and read-only.
Columns field
DataSourceInformation field
DataTypes field
ForeignKeys field
IndexColumns field
Indexes field
MetaDataCollections field
ProcedureParameters field
Procedures field
ReservedWords field
Restrictions field
Tables field
UserDefinedTypes field
Users field
ViewColumns field
Views field
Discuss this page in DocCommentXchange.
|
Copyright © 2010, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.0 |