Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
返回此 SAConnection 对象的指定元数据集合的相关信息。
Public Overrides Function GetSchema( ByVal collection As String ) As DataTable
public override DataTable GetSchema(string collection)
collection 元数据集合的名称。如果未提供名称,则使用 MetaDataCollections。
有关可用元数据的说明,请参见 GetSchema(string,string[])。