Interface ISupportDatabaseEngineTypes
Interface to DatabaseEngineType. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.
Namespace: Microsoft.SqlServer.Management.Sdk.Sfc
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (em Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Sintaxe
'Declaração
Public Interface ISupportDatabaseEngineTypes
'Uso
Dim instance As ISupportDatabaseEngineTypes
public interface ISupportDatabaseEngineTypes
public interface class ISupportDatabaseEngineTypes
type ISupportDatabaseEngineTypes = interface end
public interface ISupportDatabaseEngineTypes
O tipo ISupportDatabaseEngineTypes expõe os membros a seguir.
Métodos
Nome | Descrição | |
---|---|---|
GetDatabaseEngineType | Gets the database engine type. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server. |
Início