SqlCeMigrationSqlGenerator.StatementBatch Method (String, Boolean)

 

Namespace:   System.Data.Entity.SqlServerCompact
Assembly:  EntityFramework.SqlServerCompact (in EntityFramework.SqlServerCompact.dll)

[SuppressMessageAttribute("Microsoft.Design", "CA1026:DefaultParametersShouldNotBeUsed")]
protected void StatementBatch(
	string sqlBatch,
	bool suppressTransaction = false
)

Parameters

sqlBatch
Type: System.String

suppressTransaction
Type: System.Boolean