SchemaParameter Class
From RemObjects Software
This is a Data Abstract Architecture entry
Feel free to add your notes to this topic below.
Overview (.NET)
A parameter of a data table or a command contained in a schema.
Namespace
Declaration (C#)
public class SchemaParameter : BaseField;
Hierarchy
- NamedObject
- RemObjects.DataAbstract.Schema.SchemaElement
- RemObjects.DataAbstract.Schema.BusinessSchemaElement
- RemObjects.DataAbstract.Schema.BaseField
- RemObjects.DataAbstract.Schema.SchemaParameter
- RemObjects.DataAbstract.Schema.BaseField
- RemObjects.DataAbstract.Schema.BusinessSchemaElement
- RemObjects.DataAbstract.Schema.SchemaElement
Properties
| | | |
|---|---|---|
| Direction | ParameterDirection | Indicates the direction (input, output, input and output or result) of the parameter. |
Methods
| | |
|---|---|
| SchemaParameter | Default constructor for SchemaParameter. |
See Also
Product: RemObjects Data Abstract
Current version: Data Abstract 'Vinci' (5.0)
Lists — Glossary — Features — How To — Drivers — Components — Tools — Samples — Articles — Architecture — Issues
Categories: Text | Data Abstract | Architecture | Class | .NET
