PartitionFunctionEvents-Klasse

The PartitionFunctionEvents object represents the settings required for SQL Server partition function event notification.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)

Syntax

'Declaration
Public Class PartitionFunctionEvents
'Usage
Dim instance As PartitionFunctionEvents
public class PartitionFunctionEvents
public ref class PartitionFunctionEvents
type PartitionFunctionEvents =  class end
public class PartitionFunctionEvents

Hinweise

The PartitionFunctionEvents class is accessed through Events property and cannot be created as a stand-alone object.

Thread Safety

Alle öffentlichen, statischen Elemente dieses Typs (Shared in Microsoft Visual Basic) sind für Vorgänge mit mehreren Threads sicher. Für Instanzelemente kann nicht sichergestellt werden, dass sie für Threads sicher sind.

Vererbungshierarchie

System. . :: . .Object
  Microsoft.SqlServer.Management.Smo..::..PartitionFunctionEvents

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.