ScriptingOptions.GetScriptingPreferences Method
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.
Returns Scripting Preferences corresponding to the ScriptingOptions
public Microsoft.SqlServer.Management.Smo.ScriptingPreferences GetScriptingPreferences ();
member this.GetScriptingPreferences : unit -> Microsoft.SqlServer.Management.Smo.ScriptingPreferences
Public Function GetScriptingPreferences () As ScriptingPreferences