Condividi tramite


Proprietà Scale

Questa API supporta l'infrastruttura .NET Framework e non può essere utilizzato/a direttamente dal codice.

For more information, see ConnectionManager.

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

Sintassi

'Dichiarazione
Property Scale As Integer
    Get
    Set
'Utilizzo
Dim instance As IDTSConnectionManagerCacheColumn100
Dim value As Integer

value = instance.Scale

instance.Scale = value
int Scale { get; set; }
property int Scale {
    int get ();
    void set (int value);
}
abstract Scale : int with get, set
function get Scale () : int
function set Scale (value : int)

Valore proprietà

Tipo: System. . :: . .Int32