Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
このダウンロードテーブルのメタデータを記述する DataTable を取得します。
Public Function GetSchemaTable() As DataTable
public DataTable GetSchemaTable()
カラムメタデータが記述された DataTable。
DataTable にカラム名情報を含める場合は、カラム名を送信するためのクライアント拡張オプションを指定してください。これは、デフォルトの動作です。カラム名の送信の詳細については、SendColumnNames (scn) 拡張オプションとSend Column Names 同期パラメーターを参照してください。