Udostępnij za pośrednictwem


Właściwość PartitionFunction.Events

Pobiera zdarzeń związanych z funkcja partycji.

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

Składnia

'Deklaracja
Public ReadOnly Property Events As PartitionFunctionEvents
    Get
'Użycie
Dim instance As PartitionFunction
Dim value As PartitionFunctionEvents

value = instance.Events
public PartitionFunctionEvents Events { get; }
public:
property PartitionFunctionEvents^ Events {
    PartitionFunctionEvents^ get ();
}
member Events : PartitionFunctionEvents
function get Events () : PartitionFunctionEvents

Wartość właściwości

Typ: Microsoft.SqlServer.Management.Smo.PartitionFunctionEvents
A PartitionFunctionEvents obiekt, który określa zdarzenia skojarzone z funkcja partycji.