C1.AdoNet.Json Assembly / C1.AdoNet.Json Namespace / C1JsonConnection Class / DataSource Property

In This Topic
DataSource Property (C1JsonConnection)
In This Topic
Gets the name of the database server to which to connect.
Syntax
'Declaration
 
Public Overrides NotOverridable ReadOnly Property DataSource As String
 
See Also