Mini SQL Query Extensibility Documentation
QueryBatch Class
NamespacesMiniSqlQuery.CoreQueryBatch

[Missing <summary> documentation for "T:MiniSqlQuery.Core.QueryBatch"]

Declaration Syntax
C#Visual BasicVisual C++
public class QueryBatch
Public Class QueryBatch
public ref class QueryBatch
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
QueryBatch(String)
Initializes a new instance of the QueryBatch class. A singular batch query.

QueryBatch()()()
Initializes a new instance of the QueryBatch class

Add(Query)
Clear()()()
EndTime
Gets or sets the end time of the batch.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Messages
Parse(String)
Queries
Gets the query list for this batch.

StartTime
Gets or sets the start time of the batch.

ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
QueryBatch

Assembly: MiniSqlQuery.Core (Module: MiniSqlQuery.Core) Version: 1.0.0.0 (1.0.0.0)