Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (中文) » SQL Anywhere 服务器 - 编程 » SQL Anywhere 数据访问 API » SQL Anywhere .NET 2.0 API 参考 » iAnywhere.Data.SQLAnywhere 命名空间 (.NET 2.0)

 

SAMetaDataCollectionNames 类

提供用于与 SAConnection.GetSchema(String,String[]) 方法配合使用以检索元数据集合的常量列表。此类无法继承。

语法
Visual Basic

Public NotInheritable Class SAMetaDataCollectionNames 
C#

public sealed class SAMetaDataCollectionNames 
注释

此字段为常量并是只读字段。

另请参见

SAMetaDataCollectionNames 成员
Columns 字段
DataSourceInformation 字段
DataTypes 字段
ForeignKeys 字段
IndexColumns 字段
Indexes 字段
MetaDataCollections 字段
ProcedureParameters 字段
Procedures 字段
ReservedWords 字段
Restrictions 字段
Tables 字段
UserDefinedTypes 字段
Users 字段
ViewColumns 字段
Views 字段