Active Query Builder 2 .NET Edition reference
SQLQualifiedNameList Class Methods

For a list of all members of this type, see SQLQualifiedNameList members.

Public Methods
 NameDescription
Public MethodAddOverloaded. Adds SQL qualified name to the end of the list.  
Public MethodAddIdentifierOverloaded. Creates single SQL qualified name from identifier and adds it to the end of the list.  
Public MethodClearClears the list.  
Public MethodContainsDetermines whether the list contains a specific SQL qualified name.  
Public MethodCopyToCopies the elements of the list to an array, starting at a particular array index.  
Public MethodExtractRemoves and returns the SQL qualified name from the list.  
Public MethodFindByNameOverloaded. Gets the index of the specified SQL quailfied name.  
Public MethodFirstGets the first SQL qualified name in the list.  
Public MethodGetEnumerator  
Public MethodIndexOfDetermines the index of a specific SQL qualified name in the list.  
Public MethodInsertInserts SQL qualified name to the list at the specified index.  
Public MethodLastGets the last SQL qualified name in the list.  
Public MethodMoveMoves the SQL qualified name at the specified index to a new location in the list.  
Public MethodRemoveRemoves and disposes the SQL qualified name from the list.  
Public MethodRemoveAtRemoves and disposes the SQL qualified name from the list at specified index.  
Public MethodSortByNamesSorts the SQL qualified names in the list by comparing the identifiers of SQL qualified names from left to right.  
Top
See Also

Reference

SQLQualifiedNameList Class
ActiveDatabaseSoftware.ActiveQueryBuilder Namespace

 

 


© Copyright 2005-2012 ActiveDBSoft. All rights reserved.

Send Feedback