Expand Minimize
This topic has not yet been rated - Rate this topic

DatabaseDdlTriggerEvent.DropPartitionFunction Property

Gets a database DDL trigger event that can be included in the event set.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.SqlEnum (in Microsoft.SqlServer.SqlEnum.dll)
public static DatabaseDdlTriggerEvent DropPartitionFunction { get; }

Property Value

Type: Microsoft.SqlServer.Management.Smo.DatabaseDdlTriggerEvent
A DatabaseEvent object that represents the DropPartitionFunction event that can be included in the database DDL Trigger event set.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.