ScriptingOptions.ScriptOwner Property
SQL Server 2008 R2
Gets or sets the Boolean property value that specifies whether the script owner is included in the generated script.
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Property Value
Type: System.BooleanA Boolean value that specifies whether the script owner is included in the generated script.
If True, the script includes text identifying the script owner.
If False (default), the script does not identify the script owner.
