BlobColumn.Length 屬性

定義

重要

此 API 不符合 CLS 規範。

取得資料行內容的長度。

public:
 property System::UInt32 Length { System::UInt32 get(); };
[System.CLSCompliant(false)]
public uint Length { get; }
[<System.CLSCompliant(false)>]
member this.Length : uint32
Public ReadOnly Property Length As UInteger

屬性值

UInt32

資料行內容的長度。

屬性

適用於