Udostępnij za pośrednictwem


Właściwość ServerAuditSpecification.Guid

Pobiera Guid wartości jednoznacznie identyfikująca specyfikacji inspekcji serwera odwołanie.

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

Składnia

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

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

Wartość właściwości

Typ: System.Guid
A Guid wartość systemu, który identyfikuje serwer inspekcji specyfikacji.