共用方式為


ITransferSqlServerObjectsTask 介面

此 API 支援 SQL Server 2012 基礎結構,但無法直接從您的程式碼使用。

Represents a Transfer SQL Server Objects task.

命名空間:  Microsoft.SqlServer.Dts.Tasks.TransferSqlServerObjectsTask
組件:  Microsoft.SqlServer.TransferSqlServerObjectsTask (在 Microsoft.SqlServer.TransferSqlServerObjectsTask.dll 中)

語法

'宣告
Public Interface ITransferSqlServerObjectsTask
'用途
Dim instance As ITransferSqlServerObjectsTask
public interface ITransferSqlServerObjectsTask
public interface class ITransferSqlServerObjectsTask
type ITransferSqlServerObjectsTask =  interface end
public interface ITransferSqlServerObjectsTask

ITransferSqlServerObjectsTask 型別公開下列成員。

屬性

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

上層

請參閱

參考

Microsoft.SqlServer.Dts.Tasks.TransferSqlServerObjectsTask 命名空間