Method | Description | |
---|---|---|
ExecuteSqlScript ( DbContext context, string sql ) : void |
Method | Description | |
---|---|---|
GetCommandsFromScript ( string sql ) : IList |
public static ExecuteSqlScript ( DbContext context, string sql ) : void | ||
context | DbContext | |
sql | string | |
return | void |