Поделиться через


Свойство Guid

Gets the Guid value that uniquely identifies the referenced database audit specification.

Пространство имен:  Microsoft.SqlServer.Management.Smo
Сборка:  Microsoft.SqlServer.Smo (в Microsoft.SqlServer.Smo.dll)

Синтаксис

'Декларация
<SfcPropertyAttribute> _
Public ReadOnly Property Guid As Guid
    Get
'Применение
Dim instance As DatabaseAuditSpecification
Dim value As Guid

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

Значение свойства

Тип System. . :: . .Guid
A Guid system value that identifies the database audit specification.