Freigeben über


ITransferSqlServerObjectsTask-Schnittstelle

Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

Represents a Transfer SQL Server Objects task.

Namespace:  Microsoft.SqlServer.Dts.Tasks.TransferSqlServerObjectsTask
Assembly:  Microsoft.SqlServer.TransferSqlServerObjectsTask (in Microsoft.SqlServer.TransferSqlServerObjectsTask.dll)

Syntax

'Declaration
Public Interface ITransferSqlServerObjectsTask
'Usage
Dim instance As ITransferSqlServerObjectsTask
public interface ITransferSqlServerObjectsTask
public interface class ITransferSqlServerObjectsTask
type ITransferSqlServerObjectsTask =  interface end
public interface ITransferSqlServerObjectsTask

Der ITransferSqlServerObjectsTask-Typ macht folgende Elemente verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft CopyAllDefaults Infrastruktur Gets or sets a value that indicates whether the transfer includes the SQL Server defaults.
Öffentliche Eigenschaft CopyAllLogins Infrastruktur Gets or sets a value that indicates whether all the SQL Server logins are copied from the source database to the target database.
Öffentliche Eigenschaft CopyAllObjects Infrastruktur Gets or sets a value that indicates whether all the SQL database objects of the specified type are transferred from the source to the target database.
Öffentliche Eigenschaft CopyAllPartitionFunctions Infrastruktur Gets or sets a value that indicates whether all SQL Server partitions are transferred from the source to the target database.
Öffentliche Eigenschaft CopyAllPartitionSchemes Infrastruktur Gets or sets a value that indicates whether all SQL Server partition schemes are transferred from the source to the target database.
Öffentliche Eigenschaft CopyAllRules Infrastruktur Gets or sets a value that indicates whether all SQL Server rules are transferred from the source to the target database.
Öffentliche Eigenschaft CopyAllSchemas Infrastruktur Gets or sets a value that indicates whether all SQL Server schemas are transferred from the source to the target database.
Öffentliche Eigenschaft CopyAllSqlAssemblies Infrastruktur Gets or sets a value that indicates whether all SQL Server assemblies are transferred from the source to the target database.
Öffentliche Eigenschaft CopyAllStoredProcedures Infrastruktur Gets or sets a value that indicates whether all SQL Server stored procedures are transferred from the source to the target database.
Öffentliche Eigenschaft CopyAllTables Infrastruktur Gets or sets a value that indicates whether all SQL Server tables are transferred from the source to the target database.
Öffentliche Eigenschaft CopyAllUserDefinedAggregates Infrastruktur Gets or sets a value that indicates whether all user-defined aggregates are transferred from the source to the target database.
Öffentliche Eigenschaft CopyAllUserDefinedDataTypes Infrastruktur Gets or sets a value that indicates whether all user-defined data types are transferred from the source to the target database.
Öffentliche Eigenschaft CopyAllUserDefinedFunctions Infrastruktur Gets or sets a value that indicates whether all user-defined functions are transferred from the source to the target database.
Öffentliche Eigenschaft CopyAllUserDefinedTypes Infrastruktur Gets or sets a value that indicates whether all user-defined types are transferred from the source to the target database.
Öffentliche Eigenschaft CopyAllUsers Infrastruktur Gets or sets a value that indicates whether all the SQL Server database users are copied from the source database to the target database.
Öffentliche Eigenschaft CopyAllViews Infrastruktur Gets or sets a value that indicates whether all SQL Server views are transferred from the source to the target database.
Öffentliche Eigenschaft CopyAllXmlSchemaCollections Infrastruktur Gets or sets a value that indicates whether all XML schema collections are transferred from the source to the target database.
Öffentliche Eigenschaft CopyData Infrastruktur Gets or sets a value that indicates whether the data is transferred from the SQL Server source to the target database.
Öffentliche Eigenschaft CopyDatabaseRoles Infrastruktur Gets or sets a value that indicates whether database roles are transferred from the source to the target database.
Öffentliche Eigenschaft CopyDatabaseUsers Infrastruktur Gets or sets a value that indicates whether database users are transferred from the source to the target database.
Öffentliche Eigenschaft CopyForeignKeys Infrastruktur Gets or sets a value that indicates whether foreign keys are transferred from the source to the target database.
Öffentliche Eigenschaft CopyFullTextIndexes Infrastruktur Gets or sets a value that indicates whether full-text properties are transferred from the source to the target database.
Öffentliche Eigenschaft CopyIndexes Infrastruktur Gets or sets a value that indicates whether indexes are transferred from the source to the target database.
Öffentliche Eigenschaft CopyObjectLevelPermissions Infrastruktur Gets or sets a value that indicates whether securable objects are included in the transfer from the source to the target database.
Öffentliche Eigenschaft CopyPrimaryKeys Infrastruktur Gets or sets a value that indicates whether primary keys are transferred from the source to the target database.
Öffentliche Eigenschaft CopySchema Infrastruktur Gets or sets a value that indicates whether the schema is copied from the source database to the target database.
Öffentliche Eigenschaft CopySqlServerLogins Infrastruktur Gets or sets a value that indicates whether SQL Server logins are included in the transfer from the source to the target database.
Öffentliche Eigenschaft CopyTriggers Infrastruktur Gets or sets a value that indicates whether triggers are transferred from the source to the target database.
Öffentliche Eigenschaft DefaultsList Infrastruktur Gets or sets the default objects to transfer.
Öffentliche Eigenschaft DestinationConnection Infrastruktur Gets or sets the name of the destination connection.
Öffentliche Eigenschaft DestinationDatabase Infrastruktur Gets or sets the name of the destination database.
Öffentliche Eigenschaft DestinationTranslateChar Infrastruktur Gets or sets a value that indicates whether the character data is translated from the destination database.
Öffentliche Eigenschaft DropObjectsFirst Infrastruktur Gets or sets a value that indicates whether objects at the destination are dropped before copying is started.
Öffentliche Eigenschaft ExistingData Infrastruktur Gets or sets a value from the ExistingData enumeration to determine whether data should be appended to existing data.
Öffentliche Eigenschaft GenerateScriptsInUnicode Infrastruktur Gets or sets a value that indicates whether the script generated is in Unicode format.
Öffentliche Eigenschaft IncludeDependentObjects Infrastruktur Gets or sets a value that indicates whether the dependent objects are included in the transfer.
Öffentliche Eigenschaft IncludeExtendedProperties Infrastruktur Gets or sets a value that indicates whether extended properties are transferred from the source to the target database.
Öffentliche Eigenschaft LoginsList Infrastruktur Gets or sets the list of logins to transfer.
Öffentliche Eigenschaft PartitionFunctionsList Infrastruktur Gets or sets the list of partition functions to transfer.
Öffentliche Eigenschaft PartitionSchemesList Infrastruktur Gets or sets the list of partition schemes to transfer.
Öffentliche Eigenschaft RulesList Infrastruktur Gets or sets the list of rules to transfer.
Öffentliche Eigenschaft SchemasList Infrastruktur Gets or sets the list of schemas to transfer.
Öffentliche Eigenschaft SourceConnection Infrastruktur Gets or sets the name of the connection manager for the source database.
Öffentliche Eigenschaft SourceDatabase Infrastruktur Gets or sets the name of the database from which objects will be transferred.
Öffentliche Eigenschaft SourceTranslateChar Infrastruktur Gets or sets a value that indicates whether the character data is translated from the source database.
Öffentliche Eigenschaft SqlAssembliesList Infrastruktur Gets or sets the list of SQL Server assemblies to transfer.
Öffentliche Eigenschaft StoredProceduresList Infrastruktur Gets or sets the list of stored procedures to transfer.
Öffentliche Eigenschaft TablesList Infrastruktur Gets or sets the list of tables to transfer.
Öffentliche Eigenschaft UseCollation Infrastruktur Gets or sets a value that indicates whether the transfer should use collations.
Öffentliche Eigenschaft UserDefinedAggregatesList Infrastruktur Gets or sets a list of user-defined aggregates to transfer.
Öffentliche Eigenschaft UserDefinedDataTypesList Infrastruktur Gets or sets the list of user-defined data types to transfer.
Öffentliche Eigenschaft UserDefinedFunctionsList Infrastruktur Gets or sets a list of user-defined functions to transfer.
Öffentliche Eigenschaft UserDefinedTypesList Infrastruktur Gets or sets a list of user-defined types to transfer.
Öffentliche Eigenschaft UsersList Infrastruktur Gets or sets a list of users to transfer.
Öffentliche Eigenschaft ViewsList Infrastruktur Gets or sets a list of views to transfer.
Öffentliche Eigenschaft XmlSchemaCollectionsList Infrastruktur Gets or sets a list of XML schema collections to transfer.

Zum Anfang

Siehe auch

Verweis

Microsoft.SqlServer.Dts.Tasks.TransferSqlServerObjectsTask-Namespace