SqlBatch.LineCount 属性

定义

返回批处理中的行数。

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

属性值

Int32

返回 Int32

适用于