Share via


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

属性值

列内容的长度。

属性

适用于