IScriptPublishOptions Interface
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.
Defines settings that control the formatting of scripts and which types of objects are included
public interface IScriptPublishOptions
type IScriptPublishOptions = interface
Public Interface IScriptPublishOptions
Properties
Methods
GetSmoScriptingOptions() |
Returns the SMO ScriptingOptions represented by the current IScriptPublishOptions properties |
GetSmoScriptingOptions(Object) |
Returns the SMO ScriptingOptions derived from combining the current IScriptPublishOptions properties with the version of SQL Server instance associated with the sourceObject |