SqlObjectBase.FillData メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
準備するクエリと、データを入力する最後のクエリ
protected virtual object FillData(Microsoft.SqlServer.Management.Sdk.Sfc.ResultType resultType, System.Collections.Specialized.StringCollection sql, object connectionInfo, Microsoft.SqlServer.Management.Sdk.Sfc.StatementBuilder sb);
abstract member FillData : Microsoft.SqlServer.Management.Sdk.Sfc.ResultType * System.Collections.Specialized.StringCollection * obj * Microsoft.SqlServer.Management.Sdk.Sfc.StatementBuilder -> obj
override this.FillData : Microsoft.SqlServer.Management.Sdk.Sfc.ResultType * System.Collections.Specialized.StringCollection * obj * Microsoft.SqlServer.Management.Sdk.Sfc.StatementBuilder -> obj
Protected Overridable Function FillData (resultType As ResultType, sql As StringCollection, connectionInfo As Object, sb As StatementBuilder) As Object
パラメーター
- resultType
- ResultType
- sql
- StringCollection
- connectionInfo
- Object