Active Query Builder 2 .NET Edition reference
ToString Method (SQLQualifiedName)



Returns string representation of the object (same as the QualifiedName property).
Syntax
'Declaration
 
Public Overrides Function ToString() As System.String
'Usage
 
Dim instance As SQLQualifiedName
Dim value As System.String
 
value = instance.ToString()
public override System.string ToString()
public: System.string* ToString(); override 
See Also

Reference

SQLQualifiedName Class
SQLQualifiedName Members
Base Implementation in ToString

 

 


© Copyright 2005-2012 ActiveDBSoft. All rights reserved.

Send Feedback