This topic has not yet been rated - Rate this topic

DatabaseDdlTrigger.TextHeader Property

Gets or sets a String value that specifies the text header that is used to define the DDL trigger.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
[SfcPropertyAttribute(SfcPropertyFlags.None|SfcPropertyFlags.Expensive|SfcPropertyFlags.Standalone|SfcPropertyFlags.SqlAzureDatabase)]
public override string TextHeader { get; set; }

Property Value

Type: System.String
A String value that specifies the text header that is used to define the DDL trigger.

Implements

ITextObject.TextHeader
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.