SqlBatch.LineCount プロパティ

定義

バッチ内の行数を返します。

public:
 property int LineCount { int get(); };
public int LineCount { get; }
member this.LineCount : int
Public ReadOnly Property LineCount As Integer

プロパティ値

Int32 を返します。

適用対象