Méthodes ScriptingOptions
Inclure les membres protégés
Inclure les membres hérités
Le type ScriptingOptions expose les membres suivants.
Nom | Description | |
---|---|---|
Add(ScriptOption) | Adds a ScriptOption object to the ScriptingOptions object. | |
Add(ScriptingOptions, ScriptOption) | Adds the specified ScriptOption and ScriptingOptions objects to the ScriptingOptions. | |
ConvertVersion | Converts the server version to a SqlServerVersion value. | |
Equals | (hérité de Object.) | |
GetHashCode | (hérité de Object.) | |
GetType | (hérité de Object.) | |
Remove | Removes a ScriptOption object from the ScriptingOptions object. | |
SetTargetDatabaseEngineType | Sets the database engine type as specified in a DatabaseEngineType object. | |
SetTargetServerVersion | Sets the version of the instance of SQL Server on which the scripting operation is run. | |
Subtract | Subtracts the specified ScriptOption value from the specified ScriptingOptions object. | |
ToString | Returns a string that represents the ScriptingOptions object. (remplace Object.ToString().) |
Haut de la page