Active Query Builder 2 .NET Edition reference
UsedServer Property



Returns the detected database server type; returns the PreferredServer if auto-detection is turned off.
Syntax
'Declaration
 
Public ReadOnly Property UsedServer As GenericSyntaxServerType
'Usage
 
Dim instance As GenericSyntaxProvider
Dim value As GenericSyntaxServerType
 
value = instance.UsedServer
public GenericSyntaxServerType UsedServer {get;}
public: __property GenericSyntaxServerType get_UsedServer();
See Also

Reference

GenericSyntaxProvider Class
GenericSyntaxProvider Members

 

 


© Copyright 2005-2012 ActiveDBSoft. All rights reserved.

Send Feedback