ScriptOption Operators and Type Conversions

Include Protected Members
Include Inherited Members

The ScriptOption type exposes the following members.

Operators

  Name Description
Public operatorStatic member Addition Creates a set of scripting options by performing an addition operation on two ScriptOption objects.
Public operatorStatic member BitwiseOr Creates a set of scripting options by performing a bitwise OR operation on two ScriptOption objects.
Public operatorStatic member Implicit(ScriptOption to ScriptingOptions) Implicitly converts the specified ScriptOption to a ScriptingOptions object.

Top

See Also

Reference

ScriptOption Class

Microsoft.SqlServer.Management.Smo Namespace