Active Query Builder 2 .NET Edition reference
Last Method



Gets the last SQL qualified name in the list.
Syntax
public SQLQualifiedName Last()
public: SQLQualifiedName* Last(); 
'Declaration
 
Public Function Last() As SQLQualifiedName
 
'Usage
 
Dim instance As SQLQualifiedNameList
Dim value As SQLQualifiedName
 
value = instance.Last()
See Also

Reference

SQLQualifiedNameList Class
SQLQualifiedNameList Members

 

 


© Copyright 2005-2012 ActiveDBSoft. All rights reserved.

Send Feedback