Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal pName As String, _ ByVal pValue As String, _ ByVal pType As FieldType _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
Parameters
- pName
- Name of the parameter.
- pValue
- Value of the parameter.
- pType
- FieldType of the parameter.