| CqlConnectionDataSource Property  | 
Gets the name of the database server to which to connect.
 
Namespace: Dse.DataAssembly: Dse (in Dse.dll) Version: 2.4.0
Syntaxpublic override string DataSource { get; }Return Value
Type: 
StringThe name of the database server to which to connect. The default value is an empty string.
See Also