__ObjectProviderRegistration, ROOT\MSCluster - Instances

Class | Childs (2) | Methods | Properties (9) | Qualifiers (1) | Instances (2) | Namespaces (142)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

Instances of __ObjectProviderRegistration

This section contains sample wmi instances of __ObjectProviderRegistration class with their properties from Microsoft Windows Server 2012 R2 Datacenter Evaluation.
__ObjectProviderRegistration is an abstract class, so it has only derived instances, see derived child classes.

Instance \\W2012SDC\ROOT\MSCluster:__InstanceProviderRegistration.provider="\\\\.\\Root\\MSCluster:__Win32Provider.Name=\"MS_CLUSTER_PROVIDER\""

Properties={
   'InteractionType' : 0 //Long, 0x0
   'provider' : '\\.\Root\MSCluster:__Win32Provider.Name="MS_CLUSTER_PROVIDER"' //String
   'QuerySupportLevels' : ['WQL:UnarySelect'] //Variant()
   'SupportsBatching' : null
   'SupportsDelete' : True //Boolean, 0xFFFFFFFF
   'SupportsEnumeration' : True //Boolean, 0xFFFFFFFF
   'SupportsGet' : True //Boolean, 0xFFFFFFFF
   'SupportsPut' : True //Boolean, 0xFFFFFFFF
   'SupportsTransactions' : null
}

Instance \\W2012SDC\ROOT\MSCluster:__ClassProviderRegistration.provider="\\\\.\\Root\\MSCluster:__Win32Provider.Name=\"MS_CLUSTER_CLASS_PROVIDER\""

Properties={
   'CacheRefreshInterval' : null
   'InteractionType' : 0 //Long, 0x0
   'PerUserSchema' : null
   'provider' : '\\.\Root\MSCluster:__Win32Provider.Name="MS_CLUSTER_CLASS_PROVIDER"' //String
   'QuerySupportLevels' : null
   'ReferencedSetQueries' : null
   'ResultSetQueries' : ['SELECT * FROM meta_class WHERE __Dynasty = 'MSCluster_Property''] //Variant()
   'ReSynchroniseOnNamespaceOpen' : null
   'SupportsBatching' : null
   'SupportsDelete' : False //Boolean, 0x0
   'SupportsEnumeration' : True //Boolean, 0xFFFFFFFF
   'SupportsGet' : True //Boolean, 0xFFFFFFFF
   'SupportsPut' : True //Boolean, 0xFFFFFFFF
   'SupportsTransactions' : null
   'UnsupportedQueries' : null
   'Version' : null
}
comments powered by Disqus
WUtils.com