IFactoryService Interface
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.
Définit les propriétés et les méthodes qui représentent FactoryService.
public interface class IFactoryService
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("3f68ba77-75e9-488e-a0b4-8227df82463b")]
public interface IFactoryService
[<System.Runtime.InteropServices.ComVisible(true)>]
[<System.Runtime.InteropServices.Guid("3f68ba77-75e9-488e-a0b4-8227df82463b")>]
type IFactoryService = interface
Public Interface IFactoryService
- Attributs
Create |
Instancie un objet par nom complet fourni. |
Create |
Instancie un objet en fonction du nom complet donné. |
Get |
Charge la ressource de manifeste spécifiée à partir du service. |
Get |
Récupère le type de l'objet pour le nom de type complet fourni. |
Load |
Instancie un objet en fonction du chemin d'accès fourni. |
Produit | Versions |
---|---|
SQL Server .NET SDK | 2016 |