次の方法で共有


HeterogeneousColumn.DestinationLength プロパティ

定義

マッピング先データ型の長さを取得します。値の設定も可能です。

public:
 property long DestinationLength { long get(); void set(long value); };
public long DestinationLength { get; set; }
member this.DestinationLength : int64 with get, set
Public Property DestinationLength As Long

プロパティ値

Int64 値。

注釈

この名前空間、クラス、またはメンバーは、Microsoft .NET Framework Version 2.0 でのみサポートされています。

適用対象