Table of Contents

Property DatasourceType

Namespace
YndigoBlue.Velocity.Engine
Assembly
YndigoBlue.Velocity.dll

DatasourceType

Gets the type of datasource (database system) that this manager is connected to.

public DatasourceType DatasourceType { get; }

Property Value

DatasourceType

A DatasourceType enumeration value representing the database type (e.g., MySQL, PostgreSQL, SQL Server).