ScriptingOptions.ScriptOwner Property
Gets or sets the Boolean property value that specifies whether the script owner is 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 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.