Win32_ODBCTranslatorSpecification
Instances of this class represent any ODBC Translators that are included as part of a products installation.
Properties
In this WMI class, all WMI properties are read-only. You can only read values but not change them.
Caption
Data type String
CheckID
Data type String
An identifier used in conjunction with other keys to uniquely identify the check
CheckMode
Data type Boolean
The CheckMode property is used to indicate whether the condition is expected to exist or not exist in the environment. When the value is $true, the condition is expected to exist (e.g., a file is expected to be on a system) so invoke() is expected to return $true. When the value is $false, the condition is not expect to exist (e.g., a file is not to be on a system) so invoke is expected to return $false
Description
Data type String
A description of the objects.
File
Data type String
The FileID of the Win32_FileSpecification representing this translator.
Name
Data type String
The name used to identify this software element
SetupFile
Data type String
The FileID of the Win32_FileSpecification representing this translators setup dll.
SoftwareElementID
Data type String
This is an identifier for this software element.
SoftwareElementState
Data type UInt16
The software element state of a software element
TargetOperatingSystem
Data type UInt16
The target operating system of the this software element.
Translator
Data type String
Token name for the translator within its package.
Version
Data type String
Version should be in the form
Community Content
You are cordially invited to add knowledge to this page. If you have sample code or additional information related to this WMI class, please share it. Use the comment form to send your information. We will edit and incorparate it into the reference library. Thank you!
Please do not use the comment form to submit questions. If you have questions or need assistance, visit our free forum: Help me with WMI.
Content last updated: 2013-12-27 12:30:03 (UTC).









