Udostępnij za pośrednictwem


Właściwość DatabaseAuditSpecification.ID

Pobiera wartość Identyfikatora, który unikatowo identyfikuje specyfikację odnośna baza danych inspekcji.

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

Składnia

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

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

Wartość właściwości

Typ: System.Int32
A Int32 unikatowo identyfikuje bazy danych wartość systemu inspekcji specyfikacji.