Właściwość BatchStartingLine
Pobiera linii początkowej partia w edytorze.
Przestrzeń nazw: Microsoft.SqlServer.Management.MultiServerConnection
Zestaw: Microsoft.SqlServer.Management.MultiServerConnection (w Microsoft.SqlServer.Management.MultiServerConnection.dll)
Syntax
'Deklaracja
Public ReadOnly Property BatchStartingLine As Integer
Get
'Użycie
Dim instance As ServerMessageEventArgs
Dim value As Integer
value = instance.BatchStartingLine
public int BatchStartingLine { get; }
public:
virtual property int BatchStartingLine {
int get () sealed;
}
abstract BatchStartingLine : int
override BatchStartingLine : int
final function get BatchStartingLine () : int
Wartość właściwości
Typ: System. . :: . .Int32
Int32 Wartość określającą liczbę linii linii początkowej partia.
Implementacje
Zobacz także