OleDbSchemaGuid.DbInfoLiterals 필드
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
텍스트 명령에서 사용된 공급자 특정 리터럴의 목록을 반환합니다.
public: static initonly Guid DbInfoLiterals;
public static readonly Guid DbInfoLiterals;
staticval mutable DbInfoLiterals : Guid
Public Shared ReadOnly DbInfoLiterals As Guid
필드 값
설명
사용 하 여 DbInfoLiterals OLE DB를 호출 하는 것과 같습니다 IDBInfo::GetLiteralInfo 인터페이스나 ADO Connection.OpenSchema
메서드를 adSchemaDBInfoLiterals
상수입니다.
사용 하는 경우는 GetOleDbSchemaTable 메서드를 경우를 schema
매개 변수 값이 포함 DbInfoLiterals 하며 restrictions
매개 변수에 하나 이상의 제한이 포함는 ArgumentException 생성 됩니다.