Length プロパティ
列のコンテンツの長さを取得します。
この API は、CLS に準拠していません。
名前空間: Microsoft.SqlServer.Dts.Pipeline
アセンブリ: Microsoft.SqlServer.PipelineHost (Microsoft.SqlServer.PipelineHost.dll)
構文
'宣言
<CLSCompliantAttribute(False)> _
Public ReadOnly Property Length As UInteger
Get
'使用
Dim instance As BlobColumn
Dim value As UInteger
value = instance.Length
[CLSCompliantAttribute(false)]
public uint Length { get; }
[CLSCompliantAttribute(false)]
public:
property unsigned int Length {
unsigned int get ();
}
[<CLSCompliantAttribute(false)>]
member Length : uint32
function get Length () : uint
プロパティ値
型: System. . :: . .UInt32
列のコンテンツの長さです。