Condividi tramite


Proprietà Value

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

For more information, see ExtendedProperty.

Spazio dei nomi  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

Sintassi

'Dichiarazione
Default Property Value As Object
    Get
    Set
'Utilizzo
Dim instance As IDTSExtendedProperty100
Dim value As Object

value = instance

instance = value
Object this { get; set; }
property Object^ default {
    Object^ get ();
    void set (Object^ value);
}
abstract Value : Object with get, set
function get Value () : Object
function set Value (value : Object)

Valore proprietà

Tipo: System. . :: . .Object