ITransferSqlServerObjectsTask Interface
This API supports the product infrastructure and is not intended to be used directly from your code.
Represents a Transfer SQL Server Objects task.
Assembly: Microsoft.SqlServer.TransferSqlServerObjectsTask (in Microsoft.SqlServer.TransferSqlServerObjectsTask.dll)
| Name | Description | |
|---|---|---|
![]() | CopyAllDefaults | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value that indicates whether the transfer includes the SQL Server defaults. |
![]() | CopyAllLogins | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value that indicates whether all the SQL Server logins are copied from the source database to the target database. |
![]() | CopyAllObjects | This API supports the product infrastructure and is not intended to be used directly from your code. 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 | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value that indicates whether all SQL Server partitions are transferred from the source to the target database. |
![]() | CopyAllPartitionSchemes | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value that indicates whether all SQL Server partition schemes are transferred from the source to the target database. |
![]() | CopyAllRules | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value that indicates whether all SQL Server rules are transferred from the source to the target database. |
![]() | CopyAllSchemas | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value that indicates whether all SQL Server schemas are transferred from the source to the target database. |
![]() | CopyAllSqlAssemblies | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value that indicates whether all SQL Server assemblies are transferred from the source to the target database. |
![]() | CopyAllStoredProcedures | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value that indicates whether all SQL Server stored procedures are transferred from the source to the target database. |
![]() | CopyAllTables | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value that indicates whether all SQL Server tables are transferred from the source to the target database. |
![]() | CopyAllUserDefinedAggregates | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value that indicates whether all user-defined aggregates are transferred from the source to the target database. |
![]() | CopyAllUserDefinedDataTypes | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value that indicates whether all user-defined data types are transferred from the source to the target database. |
![]() | CopyAllUserDefinedFunctions | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value that indicates whether all user-defined functions are transferred from the source to the target database. |
![]() | CopyAllUserDefinedTypes | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value that indicates whether all user-defined types are transferred from the source to the target database. |
![]() | CopyAllUsers | This API supports the product infrastructure and is not intended to be used directly from your code. 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 | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value that indicates whether all SQL Server views are transferred from the source to the target database. |
![]() | CopyAllXmlSchemaCollections | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value that indicates whether all XML schema collections are transferred from the source to the target database. |
![]() | CopyData | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value that indicates whether the data is transferred from the SQL Server source to the target database. |
![]() | CopyDatabaseRoles | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value that indicates whether database roles are transferred from the source to the target database. |
![]() | CopyDatabaseUsers | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value that indicates whether database users are transferred from the source to the target database. |
![]() | CopyForeignKeys | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value that indicates whether foreign keys are transferred from the source to the target database. |
![]() | CopyFullTextIndexes | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value that indicates whether full-text properties are transferred from the source to the target database. |
![]() | CopyIndexes | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value that indicates whether indexes are transferred from the source to the target database. |
![]() | CopyObjectLevelPermissions | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value that indicates whether securable objects are included in the transfer from the source to the target database. |
![]() | CopyPrimaryKeys | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value that indicates whether primary keys are transferred from the source to the target database. |
![]() | CopySchema | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value that indicates whether the schema is copied from the source database to the target database. |
![]() | CopySqlServerLogins | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value that indicates whether SQL Server logins are included in the transfer from the source to the target database. |
![]() | CopyTriggers | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value that indicates whether triggers are transferred from the source to the target database. |
![]() | DefaultsList | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the default objects to transfer. |
![]() | DestinationConnection | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the name of the destination connection. |
![]() | DestinationDatabase | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the name of the destination database. |
![]() | DestinationTranslateChar | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value that indicates whether the character data is translated from the destination database. |
![]() | DropObjectsFirst | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value that indicates whether objects at the destination are dropped before copying is started. |
![]() | ExistingData | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value from the ExistingData enumeration to determine whether data should be appended to existing data. |
![]() | GenerateScriptsInUnicode | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value that indicates whether the script generated is in Unicode format. |
![]() | IncludeDependentObjects | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value that indicates whether the dependent objects are included in the transfer. |
![]() | IncludeExtendedProperties | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value that indicates whether extended properties are transferred from the source to the target database. |
![]() | LoginsList | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the list of logins to transfer. |
![]() | PartitionFunctionsList | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the list of partition functions to transfer. |
![]() | PartitionSchemesList | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the list of partition schemes to transfer. |
![]() | RulesList | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the list of rules to transfer. |
![]() | SchemasList | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the list of schemas to transfer. |
![]() | SourceConnection | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the name of the connection manager for the source database. |
![]() | SourceDatabase | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the name of the database from which objects will be transferred. |
![]() | SourceTranslateChar | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value that indicates whether the character data is translated from the source database. |
![]() | SqlAssembliesList | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the list of SQL Server assemblies to transfer. |
![]() | StoredProceduresList | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the list of stored procedures to transfer. |
![]() | TablesList | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the list of tables to transfer. |
![]() | UseCollation | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value that indicates whether the transfer should use collations. |
![]() | UserDefinedAggregatesList | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a list of user-defined aggregates to transfer. |
![]() | UserDefinedDataTypesList | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the list of user-defined data types to transfer. |
![]() | UserDefinedFunctionsList | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a list of user-defined functions to transfer. |
![]() | UserDefinedTypesList | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a list of user-defined types to transfer. |
![]() | UsersList | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a list of users to transfer. |
![]() | ViewsList | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a list of views to transfer. |
![]() | XmlSchemaCollectionsList | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a list of XML schema collections to transfer. |
