SqlBatch.StartLine 属性

定义

返回批处理中第一行相对于脚本开始处的从零开始的行数。

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

属性值

返回 Int32

适用于