WmiCollectionBase.initialized Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines a boolean method that initializes the collection of objects in the Windows Management Instrumentation (WMI) object preference. Do not reference this member directly in your code. It supports the SQL Server infrastructure.
protected public: bool initialized;
protected internal bool initialized;
val mutable initialized : bool
Protected Friend initialized As Boolean