MSFT_OdbcKeyValuePair class
Key-value pair for ODBC CIM providers.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
[Version("1.0"), AMENDMENT]
class MSFT_OdbcKeyValuePair
{
string ParentKey;
string key;
string Value;
};
Members
The MSFT_OdbcKeyValuePair class has these types of members:
Properties
The MSFT_OdbcKeyValuePair class has these properties.
-
key
-
-
Data type: string
-
Access type: Read-only
-
Qualifiers: MaxLen (512)
-
-
ParentKey
-
-
Data type: string
-
Access type: Read-only
-
Qualifiers: MaxLen (512)
-
-
Value
-
-
Data type: string
-
Access type: Read-only
-
Qualifiers: MaxLen (512)
-
Requirements
Minimum supported client |
Windows 8 |
Minimum supported server |
Windows Server 2012 |
Namespace |
Root\Microsoft\Windows\WDAC |
MOF |
|
DLL |
|