Platform Core .NET Assemblies API
QueryParameterCollection Class Members
See Also  Properties  Methods  Send Feedback
Terrasoft.Core.DB Namespace : QueryParameterCollection Class

Glossary Item Box

The following tables list the members exposed by QueryParameterCollection.

Public Constructors

 NameDescription
Public ConstructorQueryParameterCollection ConstructorOverloaded.   
Top

Public Properties

 NameDescription
Public PropertyParentParametrizedQueryThe parent query to which the given collection of query parameters belongs.  
Top

Public Methods

 NameDescription
Public MethodAddOverloaded.   
Public MethodAddOutOverloaded.   
Public MethodAddVarOverloaded.   
Public MethodCloneCreates the clone of the current QueryParameterCollection instance.  
Public MethodFindByNameIn the current collection of query parameters, searches for the parameter with the specified name.  
Public MethodGenerateUniqueNameFor the specified prefix generates a unique name of the query parameter.  
Public MethodGenerateUniqueNamesGenerates unique names for all items of the current collection of query parameters.  
Public MethodGetByNameFrom the current collection of query parameters, returns the parameter with the specified name. If the parameter is not found in the collection, an exception is thrown.  
Public MethodResetParametersClears the collection of query parameters that were added automatically.  
Top

See Also

© Terrasoft 2002-2018.