Class Query.EditField
Inherited Members
Namespace: DataWeb.Data.SqlServer
Assembly: DataWeb.Data.SqlServer.dll
Syntax
public class Query.EditField
Properties
Expression
Declaration
public string Expression { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Field
Declaration
public string Field { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Parameter
Declaration
public object Parameter { get; set; }
Property Value
| Type | Description |
|---|---|
| object |