ScriptOption.Implicit(ScriptOption to ScriptingOptions) Operator
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static implicit operator Microsoft.SqlServer.Management.Smo.ScriptingOptions (Microsoft.SqlServer.Management.Smo.ScriptOption scriptOption);
static member op_Implicit : Microsoft.SqlServer.Management.Smo.ScriptOption -> Microsoft.SqlServer.Management.Smo.ScriptingOptions
Public Shared Widening Operator CType (scriptOption As ScriptOption) As ScriptingOptions
Parameters
- scriptOption
- ScriptOption