Propriété ExecutionValue
Returns an object containing the count of the number of objects transferred.
Espace de noms : Microsoft.SqlServer.Dts.Tasks.TransferSqlServerObjectsTask
Assembly : Microsoft.SqlServer.TransferSqlServerObjectsTask (en Microsoft.SqlServer.TransferSqlServerObjectsTask.dll)
Syntaxe
'Déclaration
Public Overrides ReadOnly Property ExecutionValue As Object
Get
'Utilisation
Dim instance As TransferSqlServerObjectsTask
Dim value As Object
value = instance.ExecutionValue
public override Object ExecutionValue { get; }
public:
virtual property Object^ ExecutionValue {
Object^ get () override;
}
abstract ExecutionValue : Object
override ExecutionValue : Object
override function get ExecutionValue () : Object
Valeur de propriété
Type : System. . :: . .Object
An object that contains the number of objects transferred.