Click or drag to resize
SearchHandlerVBNet Class
Search handler class which specializes the searchhandler for VB.NET
Inheritance Hierarchy

Namespace:  SD.LLBLGen.Pro.ApplicationCore.Search
Assembly:  SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.3.0.0 (5.3.0)
Syntax
public class SearchHandlerVBNet : SearchHandlerBase

The SearchHandlerVBNet type exposes the following members.

Constructors
  NameDescription
Public methodSearchHandlerVBNet
Initializes a new instance of the SearchHandlerVBNet class.
Top
Methods
  NameDescription
Public methodCompileQuery
Compiles the query in-memory and returns the compilation result.
(Inherited from SearchHandlerBase.)
Protected methodCreateCompiler
Creates the compiler to compile the query in memory.
(Overrides SearchHandlerBase.CreateCompiler(Dictionary<String, String>).)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Protected methodGetAdditionalCompilerOptions
Gets the additional compiler options.
(Overrides SearchHandlerBase.GetAdditionalCompilerOptions().)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Protected methodGetInitialCodeSnippet_Catalog
Gets the initial code snippet for the search element: catalog.
(Overrides SearchHandlerBase.GetInitialCodeSnippet_Catalog().)
Protected methodGetInitialCodeSnippet_DerivedModel
Gets the initial code snippet for the search element: DerivedModel
(Overrides SearchHandlerBase.GetInitialCodeSnippet_DerivedModel().)
Protected methodGetInitialCodeSnippet_DocumentField
Gets the initial code snippet for the search element: DerivedElementField.
(Overrides SearchHandlerBase.GetInitialCodeSnippet_DocumentField().)
Protected methodGetInitialCodeSnippet_EmbeddedDocument
Gets the initial code snippet for the search element: EmbeddedDerivedElement
(Overrides SearchHandlerBase.GetInitialCodeSnippet_EmbeddedDocument().)
Protected methodGetInitialCodeSnippet_Entity
Gets the initial code snippet for the search element: Entity.
(Overrides SearchHandlerBase.GetInitialCodeSnippet_Entity().)
Protected methodGetInitialCodeSnippet_Enumerable
Gets the initial code snippet for the search element: Enumerable.
(Overrides SearchHandlerBase.GetInitialCodeSnippet_Enumerable().)
Protected methodGetInitialCodeSnippet_FieldMappedOntoRelatedField
Gets the initial code snippet for the search element: FieldMappedOntoRelatedField.
(Overrides SearchHandlerBase.GetInitialCodeSnippet_FieldMappedOntoRelatedField().)
Protected methodGetInitialCodeSnippet_ForeignKeyConstraint
Gets the initial code snippet for the search element: ForeignKeyConstraint
(Overrides SearchHandlerBase.GetInitialCodeSnippet_ForeignKeyConstraint().)
Protected methodGetInitialCodeSnippet_ForeignKeyField
Gets the initial code snippet for the search element: ForeignKeyField.
(Overrides SearchHandlerBase.GetInitialCodeSnippet_ForeignKeyField().)
Protected methodGetInitialCodeSnippet_Navigator
Gets the initial code snippet for the search element: Navigator.
(Overrides SearchHandlerBase.GetInitialCodeSnippet_Navigator().)
Protected methodGetInitialCodeSnippet_NormalField
Gets the initial code snippet for the search element: NormalField.
(Overrides SearchHandlerBase.GetInitialCodeSnippet_NormalField().)
Protected methodGetInitialCodeSnippet_Relationship
Gets the initial code snippet for the search element: Relationship.
(Overrides SearchHandlerBase.GetInitialCodeSnippet_Relationship().)
Protected methodGetInitialCodeSnippet_Resultset
Gets the initial code snippet for the search element: Resultset
(Overrides SearchHandlerBase.GetInitialCodeSnippet_Resultset().)
Protected methodGetInitialCodeSnippet_RootDocument
Gets the initial code snippet for the search element: RootDerivedElement
(Overrides SearchHandlerBase.GetInitialCodeSnippet_RootDocument().)
Protected methodGetInitialCodeSnippet_Scalar
Gets the initial code snippet for the search element: Object
(Overrides SearchHandlerBase.GetInitialCodeSnippet_Scalar().)
Protected methodGetInitialCodeSnippet_Schema
Gets the initial code snippet for the search element: Schema
(Overrides SearchHandlerBase.GetInitialCodeSnippet_Schema().)
Protected methodGetInitialCodeSnippet_Sequence
Gets the initial code snippet for the search element: Sequence
(Overrides SearchHandlerBase.GetInitialCodeSnippet_Sequence().)
Protected methodGetInitialCodeSnippet_StoredProcedure
Gets the initial code snippet for the search element: StoredProcedure
(Overrides SearchHandlerBase.GetInitialCodeSnippet_StoredProcedure().)
Protected methodGetInitialCodeSnippet_StoredProcedureCall
Gets the initial code snippet for the search element: StoredProcedureCall.
(Overrides SearchHandlerBase.GetInitialCodeSnippet_StoredProcedureCall().)
Protected methodGetInitialCodeSnippet_StoredProcedureCallParameter
Gets the initial code snippet for the search element: StoredProcedureCallParameter.
(Overrides SearchHandlerBase.GetInitialCodeSnippet_StoredProcedureCallParameter().)
Protected methodGetInitialCodeSnippet_StoredProcedureParameter
Gets the initial code snippet for the search element: StoredProcedureParameter
(Overrides SearchHandlerBase.GetInitialCodeSnippet_StoredProcedureParameter().)
Protected methodGetInitialCodeSnippet_Table
Gets the initial code snippet for the search element: Table
(Overrides SearchHandlerBase.GetInitialCodeSnippet_Table().)
Protected methodGetInitialCodeSnippet_TableField
Gets the initial code snippet for the search element: TableField
(Overrides SearchHandlerBase.GetInitialCodeSnippet_TableField().)
Protected methodGetInitialCodeSnippet_TableValuedFunction
Gets the initial code snippet for the search element: TableValuedFunction
(Overrides SearchHandlerBase.GetInitialCodeSnippet_TableValuedFunction().)
Protected methodGetInitialCodeSnippet_TableValuedFunctionCall
Gets the initial code snippet_ table valued function call.
(Overrides SearchHandlerBase.GetInitialCodeSnippet_TableValuedFunctionCall().)
Protected methodGetInitialCodeSnippet_TableValuedFunctionCallParameter
Gets the initial code snippet for the search element: TableValuedFunctionCallParameter
(Overrides SearchHandlerBase.GetInitialCodeSnippet_TableValuedFunctionCallParameter().)
Protected methodGetInitialCodeSnippet_TableValuedFunctionParameter
Gets the initial code snippet for the search element: TableValuedFunctionParameter
(Overrides SearchHandlerBase.GetInitialCodeSnippet_TableValuedFunctionParameter().)
Protected methodGetInitialCodeSnippet_TypedList
Gets the initial code snippet for the search element: TypedList.
(Overrides SearchHandlerBase.GetInitialCodeSnippet_TypedList().)
Protected methodGetInitialCodeSnippet_TypedListField
Gets the initial code snippet for the search element: TypedListField
(Overrides SearchHandlerBase.GetInitialCodeSnippet_TypedListField().)
Protected methodGetInitialCodeSnippet_TypedView
Gets the initial code snippet for the search element: TypedView.
(Overrides SearchHandlerBase.GetInitialCodeSnippet_TypedView().)
Protected methodGetInitialCodeSnippet_UniqueConstraint
Gets the initial code snippet for the search element: UniqueConstraint
(Overrides SearchHandlerBase.GetInitialCodeSnippet_UniqueConstraint().)
Protected methodGetInitialCodeSnippet_ValueType
Gets the initial code snippet for the search element: ValueType.
(Overrides SearchHandlerBase.GetInitialCodeSnippet_ValueType().)
Protected methodGetInitialCodeSnippet_View
Gets the initial code snippet for the search element: View
(Overrides SearchHandlerBase.GetInitialCodeSnippet_View().)
Protected methodGetInitialCodeSnippet_ViewField
Gets the initial code snippet for the search element: ViewField
(Overrides SearchHandlerBase.GetInitialCodeSnippet_ViewField().)
Public methodGetInitialCodeSnippetForSearchableElement
Gets the initial code snippet for searchable element.
(Inherited from SearchHandlerBase.)
Protected methodGetSearchMethodReturnTypeName
Gets the return type name of the search method
(Overrides SearchHandlerBase.GetSearchMethodReturnTypeName(String, SearchableElementType).)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodProduceFooterCode
Produces the footer code. This is a simple method which returns a list of closing statements based on the header structure
(Overrides SearchHandlerBase.ProduceFooterCode().)
Public methodProduceHeaderCode
Produces the header code.
(Overrides SearchHandlerBase.ProduceHeaderCode(HashSet<String>, SearchableElementType, Project).)
Public methodRunQuery
Runs the query which is compiled in the passed in assembly by passing in the passed in project. The result returned from the search method is returned from this method.
(Inherited from SearchHandlerBase.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also