ISupportDatabaseEngineTypes Interface

Definition

This interface is used to get the database engine type from the connection

public interface ISupportDatabaseEngineTypes
type ISupportDatabaseEngineTypes = interface
Public Interface ISupportDatabaseEngineTypes

Methods

GetDatabaseEngineType(Object)

Get the DatabaseEngineType for the specified connection

Applies to