다음을 통해 공유


DataRecordInfo.FieldMetadata 속성

정의

FieldMetadata 개체의 DataRecordInfo를 가져옵니다.

public System.Collections.ObjectModel.ReadOnlyCollection<System.Data.Entity.Core.Common.FieldMetadata> FieldMetadata { get; }
member this.FieldMetadata : System.Collections.ObjectModel.ReadOnlyCollection<System.Data.Entity.Core.Common.FieldMetadata>
Public ReadOnly Property FieldMetadata As ReadOnlyCollection(Of FieldMetadata)

속성 값

FieldMetadata 개체입니다.

적용 대상