[Missing <summary> documentation for "T:MiniSqlQuery.Core.QueryBatch"]
| C# | Visual Basic | Visual C++ |
public class QueryBatch
Public Class QueryBatch
public ref class QueryBatch
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| 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.) |
| Object | |
| QueryBatch | |