'宣言 Public Overloads Overrides Function GetSchema( _ ByVal collectionName As System.String _ ) As System.Data.DataTable
public override System.Data.DataTable GetSchema( System.string collectionName )
パラメータ
- collectionName
- Specifies the name of the schema to return.
戻り値の型
A System.Data.DataTable that contains schema information.