Click or drag to resize

SchemaDataSourceType Property

Type of database specified in connect string.

Namespace: GSF.Data
Assembly: GSF.Core (in GSF.Core.dll) Version: 2.4.181-beta
Syntax
public DatabaseType DataSourceType { get; set; }
View Source

Property Value

DatabaseType
See Also