Condividi tramite


Interfaccia ITransferSqlServerObjectsTask

Questa API supporta l'infrastruttura e non può essere utilizzata direttamente dal codice.

Spazio dei nomi  Microsoft.SqlServer.Dts.Tasks.TransferSqlServerObjectsTask
Assembly:  Microsoft.SqlServer.TransferSqlServerObjectsTask (in Microsoft.SqlServer.TransferSqlServerObjectsTask.dll)

Sintassi

'Dichiarazione
Public Interface ITransferSqlServerObjectsTask
'Utilizzo
Dim instance As ITransferSqlServerObjectsTask
public interface ITransferSqlServerObjectsTask
public interface class ITransferSqlServerObjectsTask
type ITransferSqlServerObjectsTask =  interface end
public interface ITransferSqlServerObjectsTask

Nel tipo ITransferSqlServerObjectsTask sono esposti i membri seguenti.

Proprietà

  Nome Descrizione
Proprietà pubblica CopyAllDefaults Infrastruttura.
Proprietà pubblica CopyAllLogins
Proprietà pubblica CopyAllObjects Infrastruttura.
Proprietà pubblica CopyAllPartitionFunctions Infrastruttura.
Proprietà pubblica CopyAllPartitionSchemes Infrastruttura.
Proprietà pubblica CopyAllRules Infrastruttura.
Proprietà pubblica CopyAllSchemas Infrastruttura.
Proprietà pubblica CopyAllSqlAssemblies Infrastruttura.
Proprietà pubblica CopyAllStoredProcedures Infrastruttura.
Proprietà pubblica CopyAllTables Infrastruttura.
Proprietà pubblica CopyAllUserDefinedAggregates Infrastruttura.
Proprietà pubblica CopyAllUserDefinedDataTypes Infrastruttura.
Proprietà pubblica CopyAllUserDefinedFunctions Infrastruttura.
Proprietà pubblica CopyAllUserDefinedTypes Infrastruttura.
Proprietà pubblica CopyAllUsers
Proprietà pubblica CopyAllViews Infrastruttura.
Proprietà pubblica CopyAllXmlSchemaCollections Infrastruttura.
Proprietà pubblica CopyData Infrastruttura.
Proprietà pubblica CopyDatabaseRoles Infrastruttura.
Proprietà pubblica CopyDatabaseUsers Infrastruttura.
Proprietà pubblica CopyForeignKeys Infrastruttura.
Proprietà pubblica CopyFullTextIndexes Infrastruttura.
Proprietà pubblica CopyIndexes Infrastruttura.
Proprietà pubblica CopyObjectLevelPermissions Infrastruttura.
Proprietà pubblica CopyPrimaryKeys Infrastruttura.
Proprietà pubblica CopySchema Infrastruttura.
Proprietà pubblica CopySqlServerLogins Infrastruttura.
Proprietà pubblica CopyTriggers Infrastruttura.
Proprietà pubblica DefaultsList Infrastruttura.
Proprietà pubblica DestinationConnection Infrastruttura.
Proprietà pubblica DestinationDatabase Infrastruttura.
Proprietà pubblica DestinationTranslateChar
Proprietà pubblica DropObjectsFirst Infrastruttura.
Proprietà pubblica ExistingData Infrastruttura.
Proprietà pubblica GenerateScriptsInUnicode Infrastruttura.
Proprietà pubblica IncludeDependentObjects Infrastruttura.
Proprietà pubblica IncludeExtendedProperties Infrastruttura.
Proprietà pubblica LoginsList
Proprietà pubblica PartitionFunctionsList Infrastruttura.
Proprietà pubblica PartitionSchemesList Infrastruttura.
Proprietà pubblica RulesList Infrastruttura.
Proprietà pubblica SchemasList Infrastruttura.
Proprietà pubblica SourceConnection Infrastruttura.
Proprietà pubblica SourceDatabase Infrastruttura.
Proprietà pubblica SourceTranslateChar
Proprietà pubblica SqlAssembliesList Infrastruttura.
Proprietà pubblica StoredProceduresList Infrastruttura.
Proprietà pubblica TablesList Infrastruttura.
Proprietà pubblica UseCollation Infrastruttura.
Proprietà pubblica UserDefinedAggregatesList Infrastruttura.
Proprietà pubblica UserDefinedDataTypesList Infrastruttura.
Proprietà pubblica UserDefinedFunctionsList
Proprietà pubblica UserDefinedTypesList Infrastruttura.
Proprietà pubblica UsersList
Proprietà pubblica ViewsList Infrastruttura.
Proprietà pubblica XmlSchemaCollectionsList Infrastruttura.

In alto