Active Query Builder 2 .NET Edition reference
SQLQualifiedNameList Class Members
Properties  Methods 

The following tables list the members exposed by SQLQualifiedNameList.

Public Constructors
 NameDescription
Public ConstructorSQLQualifiedNameList ConstructorInitializes a new instance of the SQL qualified names list.  
Top
Public Properties
 NameDescription
Public PropertyCountGets the number of elements contained in the list.  
Public PropertyIsReadOnlyGets a value indicating whether the list is read-only.  
Public PropertyItemGets or sets the SQL qualified name in the list at the specified index.  
Public PropertySQLContextGets the SQL Context for the SQL qualified names in the list.  
Top
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