DGC.Data Programmer's Reference

DALParameter.Name Property

Gets or sets the name of the parameter.

[Visual Basic]
Public Property Name As String
[C#]
public string Name {get; set;}

Property Value

The name of the parameter.

Remarks

See Also

DALParameter Class | DGC.Data Namespace