Click or drag to resize

QueryDatabase Property

Sets the connection string's database

Namespace:  MARCEngine7
Assembly:  MARCEngine7 (in MARCEngine7.dll) Version: 1.0.22.0 (1.0.22)
Syntax
C#
public string Database { get; set; }

Property Value

Type: String

Implements

Query_InterfaceDatabase
See Also