Share via


EntityDescriptor.ServerTypeName 속성

정의

엔터티가 매핑된 데이터 원본의 형식 이름을 가져오거나 설정합니다.

public:
 property System::String ^ ServerTypeName { System::String ^ get(); };
public string ServerTypeName { get; }
member this.ServerTypeName : string
Public ReadOnly Property ServerTypeName As String

속성 값

데이터 형식의 이름 문자열입니다.

적용 대상