CommandParameter Constructor()
- Last UpdatedNov 06, 2025
- 1 minute read
The default constructor
'Declaration
Public Function New()
'Usage
Dim instance As New CommandParameter()
public CommandParameter()
'Declaration
Public Function New()
'Usage
Dim instance As New CommandParameter()
public CommandParameter()