| IQuestionImportationSettingsDatabaseDSN Property |
Connection string to the database
Namespace:
AskiaCore
Assembly:
AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax string DatabaseDSN { get; set; }
Property DatabaseDSN As String
Get
Set
property String^ DatabaseDSN {
String^ get ();
void set (String^ value);
}
Property Value
Type:
StringSee Also