DacExtensions.IsLedgerOn Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
IsLedgerOn(BacPackage) | |
IsLedgerOn(DacPackage) |
IsLedgerOn(BacPackage)
public static bool IsLedgerOn (this Microsoft.SqlServer.Dac.BacPackage package);
static member IsLedgerOn : Microsoft.SqlServer.Dac.BacPackage -> bool
<Extension()>
Public Function IsLedgerOn (package As BacPackage) As Boolean
Paramètres
- package
- BacPackage
Retours
S’applique à
IsLedgerOn(DacPackage)
public static bool IsLedgerOn (this Microsoft.SqlServer.Dac.DacPackage package);
static member IsLedgerOn : Microsoft.SqlServer.Dac.DacPackage -> bool
<Extension()>
Public Function IsLedgerOn (package As DacPackage) As Boolean
Paramètres
- package
- DacPackage