Udostępnij przez


Właściwość IResultInfo.BatchStartingLine

Pobiera linii początkowej partia.

Przestrzeń nazw:  Microsoft.SqlServer.Management.MultiServerConnection
Zestaw:  Microsoft.SqlServer.Management.MultiServerConnection (w Microsoft.SqlServer.Management.MultiServerConnection.dll)

Składnia

'Deklaracja
ReadOnly Property BatchStartingLine As Integer
    Get
'Użycie
Dim instance As IResultInfo
Dim value As Integer

value = instance.BatchStartingLine
int BatchStartingLine { get; }
property int BatchStartingLine {
    int get ();
}
abstract BatchStartingLine : int
function get BatchStartingLine () : int

Wartość właściwości

Typ: System.Int32
Int32 Wartość określająca pierwszy numer partia, która ma być wykonywane w edytorze, lub 0, jeżeli tekst nie pochodzi z edytora.