Click or drag to resize

IServerBaseConnectionString Property

Get or set the connection string to the server.

Namespace:  AskiaPortalCmn
Assembly:  AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax
string ConnectionString { get; set; }

Property Value

Type: String
Remarks
According to the type connection string, please use the appropriate connection string builder, if it's necessary.
See Also