次の方法で共有


TypeMappingInfo.Size プロパティ

定義

マッピングに使用するストア サイズを示します。存在しない場合は null を示します。

public int? Size { get; }
public int? Size { get; init; }
member this.Size : Nullable<int>
member this.Size : Nullable<int> with get, set
Public ReadOnly Property Size As Nullable(Of Integer)
Public Property Size As Nullable(Of Integer)

プロパティ値

適用対象