Parameter Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Model schema container class for Parameter
public static class Parameter
type Parameter = class
Public Class Parameter
- Inheritance
-
Parameter
Properties
DataType |
DataType relationship class of Parameter |
DefaultExpression |
DefaultExpression property class of Parameter |
IsMax |
IsMax property class of Parameter |
IsNullable |
IsNullable property class of Parameter |
IsOutput |
IsOutput property class of Parameter |
Length |
Length property class of Parameter |
Precision |
Precision property class of Parameter |
ReadOnly |
ReadOnly property class of Parameter |
Scale |
Scale property class of Parameter |
TypeClass |
Type class for Parameter |
Varying |
Varying property class of Parameter |
XmlSchemaCollection |
XmlSchemaCollection relationship class of Parameter |
XmlStyle |
XmlStyle property class of Parameter |