Initializes a new instance of the
DSProvider class
Namespace: PIX.QMSAPI.DataObjectsAssembly:
Syntaxpublic DSProvider(
string name,
string type
)
Public Sub New (
name As String,
type As String
)
Parameters
- name
- Type: SystemString
- type
- Type: SystemString
See Also