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

Glossary Item Box

The following tables list the members exposed by QueryParameter.

Public Constructors

 NameDescription
Public ConstructorQueryParameter ConstructorOverloaded.   
Top

Public Properties

 NameDescription
Public PropertyDirectionThe direction of the parameter value transfer.  
Public PropertyIsAutoAddedIndicates whether the query parameter is automatically added.  
Public PropertyIsAutoNameDetermines whether to generate a name of the query parameter automatically.  
Public PropertyNameThe name of the query parameter.  
Public PropertyParentParametrizedQueryThe parent query to which the parameter belongs.  
Public PropertyValueThe value of the query parameter.  
Public PropertyValueTypeThe value type of the query parameter.  
Public PropertyValueTypeNameThe name of the value type of the query parameter.  
Top

Public Methods

 NameDescription
Public MethodCloneCreates the clone of the current QueryParameter instance.  
Public MethodEqualsDetermines whether the given QueryParameter instance and the specified System.Object instance have the same values.  
Public MethodGetHashCodeReturns a hash code for an entity.  
Top

See Also

© Terrasoft 2002-2018.