'Declaration Public ReadOnly Property Length As Long
'Usage Dim instance As TdClob Dim value As Long value = instance.Length
public long Length {get;}
public: property int64 Length { int64 get(); }
TdClob Class TdClob Members