DacExtensions 클래스

Provides extensions for interacting with DAC packages represented by DacPackage or BacPackage instances.

상속 계층

System.Object
  Microsoft.SqlServer.Dac.Extensions.DacExtensions

네임스페이스:  Microsoft.SqlServer.Dac.Extensions
어셈블리:  Microsoft.SqlServer.Dac(Microsoft.SqlServer.Dac.dll)

구문

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

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

메서드

  이름 설명
공용 메서드정적 멤버 GetCollationString(BacPackage) Gets the collation associated with the specified package.
공용 메서드정적 멤버 GetCollationString(DacPackage) Gets the collation associated with the specified package.
공용 메서드정적 멤버 SetServiceSetting Configures a setting on the supplied DacServices instance. This method supports the Data-Tier Application Framework infrastructure and is not intended to be used directly from your code.

맨 위로 이동

스레드 보안

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

참고 항목

참조

Microsoft.SqlServer.Dac.Extensions 네임스페이스