Skip to content

SqlInsert.GetFieldExpressions method

Returns field and value expression pairs.

public IReadOnlyList<FieldExpressionPair> GetFieldExpressions()

Return Value

The list of field and value expression pairs.

See Also