DatabaseDdlTrigger.TextMode Property
SQL Server 2012
Gets or sets a Boolean value that specifies whether the DDL trigger is editable as text.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
[SfcPropertyAttribute(SfcPropertyFlags.None|SfcPropertyFlags.Standalone|SfcPropertyFlags.SqlAzureDatabase)] public override bool TextMode { get; set; }
Property Value
Type: System.BooleanA Boolean value that specifies whether the DDL trigger is editable as text.