Udostępnij za pośrednictwem


Właściwość ServerDdlTrigger.ImplementationType

Pobiera lub ustawia typ implementacji wyzwalacza języka (DDL) definicja danych serwera.

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

Składnia

'Deklaracja
<SfcPropertyAttribute(SfcPropertyFlags.Standalone)> _
Public Property ImplementationType As ImplementationType
    Get
    Set
'Użycie
Dim instance As ServerDdlTrigger
Dim value As ImplementationType

value = instance.ImplementationType

instance.ImplementationType = value
[SfcPropertyAttribute(SfcPropertyFlags.Standalone)]
public ImplementationType ImplementationType { get; set; }
[SfcPropertyAttribute(SfcPropertyFlags::Standalone)]
public:
property ImplementationType ImplementationType {
    ImplementationType get ();
    void set (ImplementationType value);
}
[<SfcPropertyAttribute(SfcPropertyFlags.Standalone)>]
member ImplementationType : ImplementationType with get, set
function get ImplementationType () : ImplementationType
function set ImplementationType (value : ImplementationType)

Wartość właściwości

Typ: Microsoft.SqlServer.Management.Smo.ImplementationType
ImplementationType Obiekt, który określa typ implementacji.