Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ CreateBatchCommand()

DbBatchCommand System.Data.Common.DbBatch.CreateBatchCommand ( )
inline

Definition at line 75 of file DbBatch.cs.

76 {
77 return CreateDbBatchCommand();
78 }
DbBatchCommand CreateDbBatchCommand()

References System.Data.Common.DbBatch.CreateDbBatchCommand().