| Visual Basic (Usage) | Copy Code |
|---|---|
Dim key As String Dim value As String Dim instance As New BaseFullAccessProvider.PropInfoStatus(key, value) | |
| Managed Extensions for C++ | |
|---|---|
public: BaseFullAccessProvider.PropInfoStatus( string* key, string* value ) | |
Parameters
- key
- The key= part of this property in the connection string.
- value
- The value for this property.
Requirements
Platforms: Windows 10, Windows NT, Windows Server