ExtensionMethods 클래스

Defines a set of extension methods for the IMetadataObject interface.

상속 계층

System.Object
  Microsoft.SqlServer.Management.SqlParser.MetadataProvider.ExtensionMethods

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

구문

‘선언
Public NotInheritable Class ExtensionMethods
‘사용 방법
public static class ExtensionMethods
public ref class ExtensionMethods abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type ExtensionMethods =  class end
public final class ExtensionMethods

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

속성

  이름 설명
공용 속성정적 멤버 DisplayInfoProvider Gets the IMetadataDisplayInfoProvider object that is used to retrieve the display information properties of the IMetadataObject 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.
공용 메서드정적 멤버 ToString Returns a string representation of the specified IMetadataObject object.

맨 위로 이동

스레드 보안

이 유형의 모든 공용 static(Visual Basic에서는 Shared) 멤버는 스레드로부터 안전합니다. 인스턴스 멤버는 스레드로부터의 안전성이 보장되지 않습니다.

참고 항목

참조

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