Method | Description | |
---|---|---|
SqlStatementListExpression ( ) : System.Collections.Generic | ||
SqlStatementListExpression ( IEnumerable |
||
SqlStatementListExpression ( IReadOnlyList |
public SqlStatementListExpression ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |
public SqlStatementListExpression ( IEnumerable |
||
statements | IEnumerable |
|
return | System.Collections.Generic |
public SqlStatementListExpression ( IReadOnlyList |
||
statements | IReadOnlyList |
|
return | System.Collections.Generic |