[Missing <summary> documentation for "P:MiniSqlQuery.Core.QueryRunner.Batch"]
| C# | Visual Basic | Visual C++ |
public QueryBatch Batch { get; protected set; }
Public Property Batch As QueryBatch
public: property QueryBatch^ Batch { QueryBatch^ get (); void set (QueryBatch^ value); }