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[]) を参照してください。