IScriptingOptions2 Schnittstelle

Definition

public interface IScriptingOptions2 : Microsoft.SqlServer.Management.UI.VSIntegration.IScriptingOptions
type IScriptingOptions2 = interface
    interface IScriptingOptions
Public Interface IScriptingOptions2
Implements IScriptingOptions
Implementiert

Eigenschaften

Name Beschreibung
BatchSeparator (Geerbt von IScriptingOptions)
ConvertUddtToBaseType (Geerbt von IScriptingOptions)
DelimitStatements (Geerbt von IScriptingOptions)
GenerateAnsiPadding (Geerbt von IScriptingOptions)
IncludeCollation (Geerbt von IScriptingOptions)
IncludeHeaders (Geerbt von IScriptingOptions)
IncludeIdentity (Geerbt von IScriptingOptions)
IncludeIfNotExists (Geerbt von IScriptingOptions)
IncludeScriptingParametersHeader (Geerbt von IScriptingOptions)
IncludeVarDecimal (Geerbt von IScriptingOptions)
SchemaQualify (Geerbt von IScriptingOptions)
SchemaQualifyForeignKeys (Geerbt von IScriptingOptions)
ScriptBinding (Geerbt von IScriptingOptions)
ScriptChangeTracking (Geerbt von IScriptingOptions)
ScriptCheckConstraints (Geerbt von IScriptingOptions)
ScriptDataCompressionOptions (Geerbt von IScriptingOptions)
ScriptDefaults (Geerbt von IScriptingOptions)
ScriptDependentObjects (Geerbt von IScriptingOptions)
ScriptDriIncludeSystemNames (Geerbt von IScriptingOptions)
ScriptExtendedProperties (Geerbt von IScriptingOptions)
ScriptFileGroups (Geerbt von IScriptingOptions)
ScriptForeignKeys (Geerbt von IScriptingOptions)
ScriptFullTextCatalogs (Geerbt von IScriptingOptions)
ScriptFullTextIndexes (Geerbt von IScriptingOptions)
ScriptIndexes (Geerbt von IScriptingOptions)
ScriptOwner (Geerbt von IScriptingOptions)
ScriptPartitionSchemes (Geerbt von IScriptingOptions)
ScriptPermissions (Geerbt von IScriptingOptions)
ScriptPrimaryKeys (Geerbt von IScriptingOptions)
ScriptStatistics (Geerbt von IScriptingOptions)
ScriptTriggers (Geerbt von IScriptingOptions)
ScriptUniqueKeys (Geerbt von IScriptingOptions)
ScriptUseDatabase (Geerbt von IScriptingOptions)
ScriptViewColumns (Geerbt von IScriptingOptions)
TargetDatabaseEngineEdition (Geerbt von IScriptingOptions)
TargetDatabaseEngineType (Geerbt von IScriptingOptions)
TargetSourceServer
TargetVersion (Geerbt von IScriptingOptions)

Methoden

Name Beschreibung
GetSmoScriptingOptions() (Geerbt von IScriptingOptions)
GetSmoScriptingOptions(Object)

Gilt für: