Partager via


Classe DacExtensions

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

Hiérarchie d'héritage

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

Espace de noms :  Microsoft.SqlServer.Dac.Extensions
Assembly :  Microsoft.SqlServer.Dac (en Microsoft.SqlServer.Dac.dll)

Syntaxe

'Déclaration
<ExtensionAttribute> _
Public NotInheritable Class DacExtensions
'Utilisation
public static class DacExtensions
[ExtensionAttribute]
public ref class DacExtensions abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type DacExtensions =  class end
public final class DacExtensions

Le type DacExtensions expose les membres suivants.

Méthodes

  Nom Description
Méthode publiqueMembre statique GetCollationString(BacPackage) Gets the collation associated with the specified package.
Méthode publiqueMembre statique GetCollationString(DacPackage) Gets the collation associated with the specified package.
Méthode publiqueMembre statique 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.

Haut de la page

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.

Voir aussi

Référence

Espace de noms Microsoft.SqlServer.Dac.Extensions