IDTSExternalMetadataColumn100.Length 属性

定义

获取或设置外部元数据列的长度。

public:
 property int Length { int get(); void set(int value); };
[System.Runtime.InteropServices.DispId(102)]
public int Length { [System.Runtime.InteropServices.DispId(102)] get; [System.Runtime.InteropServices.DispId(102)] set; }
[<System.Runtime.InteropServices.DispId(102)>]
[<get: System.Runtime.InteropServices.DispId(102)>]
[<set: System.Runtime.InteropServices.DispId(102)>]
member this.Length : int with get, set
Public Property Length As Integer

属性值

外部元数据列的长度。

属性

适用于