Condividi tramite


Proprietà ExecutionValue

Returns an object containing a count of the number of stored procedures that were transferred.

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

Sintassi

'Dichiarazione
Public Overrides ReadOnly Property ExecutionValue As Object
    Get
'Utilizzo
Dim instance As TransferStoredProceduresTask
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

Valore proprietà

Tipo: System. . :: . .Object
An object that contains the number of stored procedures that were transferred.