ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender.SchemaExtender Namespace / DataConnectionExtenderBase Class / ServerType Property

In This Topic
    ServerType Property
    In This Topic
    Gets the type of an underlying database server represented by the connection which this DataConnectionExtenderBase extends.
    Syntax
    'Declaration
     
    Public ReadOnly Property ServerType As DataConnectionExtenderBase.ServerTypeEnum
    See Also