다음을 통해 공유


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)

속성 값

적용 대상