Udostępnij za pośrednictwem


Właściwość TargetServer.EnlistDate

Gets the date and time at which an instance of Microsoft SQL Server was enlisted as a member of a multiserver administration group.

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

Składnia

'Deklaracja
<SfcPropertyAttribute(SfcPropertyFlags.Standalone)> _
Public ReadOnly Property EnlistDate As DateTime
    Get
'Użycie
Dim instance As TargetServer
Dim value As DateTime

value = instance.EnlistDate
[SfcPropertyAttribute(SfcPropertyFlags.Standalone)]
public DateTime EnlistDate { get; }
[SfcPropertyAttribute(SfcPropertyFlags::Standalone)]
public:
property DateTime EnlistDate {
    DateTime get ();
}
[<SfcPropertyAttribute(SfcPropertyFlags.Standalone)>]
member EnlistDate : DateTime
function get EnlistDate () : DateTime

Wartość właściwości

Typ: System.DateTime
A DateTime wartość, która określa data i czas podczas wystąpienie SQL Server został zarejestrowany jako element członkowski administrowanie wieloma serwerami grupy.