IMetadataDisplayInfoProvider 인터페이스

Defines methods that provide extended display information properties about metadata objects.

네임스페이스:  Microsoft.SqlServer.Management.SqlParser.MetadataProvider
어셈블리:  Microsoft.SqlServer.Management.SqlParser(Microsoft.SqlServer.Management.SqlParser.dll)

구문

‘선언
Public Interface IMetadataDisplayInfoProvider
‘사용 방법
Dim instance As IMetadataDisplayInfoProvider
public interface IMetadataDisplayInfoProvider
public interface class IMetadataDisplayInfoProvider
type IMetadataDisplayInfoProvider =  interface end
public interface IMetadataDisplayInfoProvider

IMetadataDisplayInfoProvider 유형에서 다음 멤버를 표시합니다.

속성

  이름 설명
공용 속성 BuiltInCasing Gets or sets the CasingStyle that is used.

맨 위로 이동

메서드

  이름 설명
공용 메서드 CollectionToString<T>(IMetadataCollection<T>, Boolean) Gets a string representation of the specified IMetadataCollection<T> object.
공용 메서드 CollectionToString<T>(IMetadataOrderedCollection<T>, Boolean) Gets a string representation of the specified IMetadataOrderedCollection<T> object.
공용 메서드 GetDatabaseQualifiedName Gets the database-qualified name of the specified IMetadataObject object.
공용 메서드 GetDescription Gets the description of the specified IMetadataObject object.
공용 메서드 GetDisplayName Gets the display name of the specified IMetadataObject object.
공용 메서드 ObjectToString Gets a string representation of the specified IMetadataObject object.

맨 위로 이동

참고 항목

참조

Microsoft.SqlServer.Management.SqlParser.MetadataProvider 네임스페이스