Active Query Builder 2 .NET Edition reference
Last Method



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

Reference

SQLQualifiedNameList Class
SQLQualifiedNameList Members

 

 


© Copyright 2005-2012 ActiveDBSoft. All rights reserved.

Send Feedback