ScriptingOptions.ExtendedProperties Property
SQL Server 2012
Gets or sets the Boolean property value that specifies whether extended object properties are included in the generated script.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Property Value
Type: System.BooleanA Boolean value that specifies whether extended object properties are included in the generated script.If True, extended object properties are included in the generated script. Otherwise, False (default).
