IDTSConnectionManagerCacheColumn100.Length Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Para obter mais informações, consulte ConnectionManager.
public:
property int Length { int get(); void set(int value); };
[System.Runtime.InteropServices.DispId(2)]
public int Length { [System.Runtime.InteropServices.DispId(2)] get; [System.Runtime.InteropServices.DispId(2)] set; }
[<System.Runtime.InteropServices.DispId(2)>]
[<get: System.Runtime.InteropServices.DispId(2)>]
[<set: System.Runtime.InteropServices.DispId(2)>]
member this.Length : int with get, set
Public Property Length As Integer
Valor da propriedade
- Atributos