OleDbSchemaGuid.Translations 필드

정의

지정된 사용자가 액세스할 수 있는 카탈로그에 정의된 문자 변환을 반환합니다.

public: static initonly Guid Translations;
public static readonly Guid Translations;
 staticval mutable Translations : Guid
Public Shared ReadOnly Translations As Guid 

필드 값

설명

Translations OLE DB 번역 행 집합에 매핑입니다. 달리 지정 하지 않으면 제한 열은 다음 순서 대로 반환 됩니다.

제한 열 CLR 데이터 형식 Description
TRANSLATION_CATALOG string 카탈로그 이름입니다. 공급자는 카탈로그를 지원 하지 않는 경우 null 값입니다.
TRANSLATION_SCHEMA string 정규화 되지 않은 스키마 이름입니다. 공급자 스키마를 지원 하지 않는 경우 null 값입니다.
TRANSLATION_NAME string 번역 이름입니다.

적용 대상