DGC.Data Programmer's Reference

DALParameter.Type Property

Gets or sets the ParameterTypes of the parameter.

[Visual Basic]
Public Property Type As ParameterTypes
[C#]
public ParameterTypes Type {get; set;}

Property Value

One of the ParameterTypes values.

Remarks

See Also

DALParameter Class | DGC.Data Namespace