Active Query Builder 2 .NET Edition reference
QualifiedNameForServer Property



Gets the qualified name string built by rules of the SQL Builder for direct execution against database server (used internally).
Syntax
'Declaration
 
Public ReadOnly Property QualifiedNameForServer As System.String
'Usage
 
Dim instance As SQLQualifiedName
Dim value As System.String
 
value = instance.QualifiedNameForServer
public System.string QualifiedNameForServer {get;}
public: __property System.string* get_QualifiedNameForServer();
See Also

Reference

SQLQualifiedName Class
SQLQualifiedName Members

 

 


© Copyright 2005-2012 ActiveDBSoft. All rights reserved.

Send Feedback