Compartilhar via


Propriedade do RDL Length

Essa API oferece suporte à infraestrutura do e não se destina a ser usada diretamente no seu código.

For more information, see ConnectionManager.

Namespace:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (em Microsoft.SqlServer.DTSRuntimeWrap.dll)

Sintaxe

'Declaração
Property Length As Integer
    Get
    Set
'Uso
Dim instance As IDTSConnectionManagerCacheColumn100
Dim value As Integer

value = instance.Length

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

Valor da propriedade

Tipo: System. . :: . .Int32