Table of Contents

Class SqlValuesTable

Namespace
LinqToDB.SqlQuery
Assembly
linq2db.dll
public class SqlValuesTable : ISqlTableSource, ISqlExpression, IQueryElement, IEquatable<ISqlExpression>, ISqlExpressionWalkable
Inheritance
SqlValuesTable
Implements
Extension Methods

Properties

Fields

public List<SqlField> Fields { get; }

Property Value

List<SqlField>

SourceID

public int SourceID { get; }

Property Value

int