task
stringlengths 24
71
| input
stringlengths 8
2.38k
| output
stringlengths 1
2.34k
| options
list | pageTitle
stringlengths 4
140
| outputColName
stringlengths 1
79
| url
stringlengths 41
160
| wdcFile
stringlengths 71
74
|
---|---|---|---|---|---|---|---|
2917abfa_lass__System_Windows_Controls___Description | [Name] DisplayIndex [Description] | Gets or sets the display position of the column relative to the other columns in the DataGrid. | []
| DataGridColumn Class (System.Windows.Controls) | Description | https://msdn.microsoft.com/en-us/library/system.windows.controls.datagridcolumn(v=vs.110) | 28/1438042990112.92_20150728002310-00309-ip-10-236-191-2_885376649_1.json |
2917abfa_lass__System_Windows_Controls___Description | [Name] DragIndicatorStyle [Description] | Gets or sets the style object to apply to the column header during a drag operation. | []
| DataGridColumn Class (System.Windows.Controls) | Description | https://msdn.microsoft.com/en-us/library/system.windows.controls.datagridcolumn(v=vs.110) | 28/1438042990112.92_20150728002310-00309-ip-10-236-191-2_885376649_1.json |
2917abfa_lass__System_Windows_Controls___Description | [Name] Header [Description] | Gets or sets the content of the column header. | []
| DataGridColumn Class (System.Windows.Controls) | Description | https://msdn.microsoft.com/en-us/library/system.windows.controls.datagridcolumn(v=vs.110) | 28/1438042990112.92_20150728002310-00309-ip-10-236-191-2_885376649_1.json |
2917abfa_lass__System_Windows_Controls___Description | [Name] HeaderStringFormat [Description] | Gets or sets the format pattern to apply to the content of the column header. | []
| DataGridColumn Class (System.Windows.Controls) | Description | https://msdn.microsoft.com/en-us/library/system.windows.controls.datagridcolumn(v=vs.110) | 28/1438042990112.92_20150728002310-00309-ip-10-236-191-2_885376649_1.json |
2917abfa_lass__System_Windows_Controls___Description | [Name] HeaderStyle [Description] | Gets or sets the style that is used when rendering the column header. | []
| DataGridColumn Class (System.Windows.Controls) | Description | https://msdn.microsoft.com/en-us/library/system.windows.controls.datagridcolumn(v=vs.110) | 28/1438042990112.92_20150728002310-00309-ip-10-236-191-2_885376649_1.json |
2917abfa_lass__System_Windows_Controls___Description | [Name] HeaderTemplate [Description] | Gets or sets the template that defines the visual representation of the column header. | []
| DataGridColumn Class (System.Windows.Controls) | Description | https://msdn.microsoft.com/en-us/library/system.windows.controls.datagridcolumn(v=vs.110) | 28/1438042990112.92_20150728002310-00309-ip-10-236-191-2_885376649_1.json |
2917abfa_lass__System_Windows_Controls___Description | [Name] HeaderTemplateSelector [Description] | Gets or sets the object that selects which template to use for the column header. | []
| DataGridColumn Class (System.Windows.Controls) | Description | https://msdn.microsoft.com/en-us/library/system.windows.controls.datagridcolumn(v=vs.110) | 28/1438042990112.92_20150728002310-00309-ip-10-236-191-2_885376649_1.json |
2917abfa_lass__System_Windows_Controls___Description | [Name] IsAutoGenerated [Description] | Gets a value that indicates whether the column is auto-generated. | []
| DataGridColumn Class (System.Windows.Controls) | Description | https://msdn.microsoft.com/en-us/library/system.windows.controls.datagridcolumn(v=vs.110) | 28/1438042990112.92_20150728002310-00309-ip-10-236-191-2_885376649_1.json |
2917abfa_lass__System_Windows_Controls___Description | [Name] IsFrozen [Description] | Gets a value that indicates whether the column is prevented from scrolling horizontally. | []
| DataGridColumn Class (System.Windows.Controls) | Description | https://msdn.microsoft.com/en-us/library/system.windows.controls.datagridcolumn(v=vs.110) | 28/1438042990112.92_20150728002310-00309-ip-10-236-191-2_885376649_1.json |
2917abfa_lass__System_Windows_Controls___Description | [Name] IsReadOnly [Description] | Gets or sets a value that indicates whether cells in the column can be edited. | []
| DataGridColumn Class (System.Windows.Controls) | Description | https://msdn.microsoft.com/en-us/library/system.windows.controls.datagridcolumn(v=vs.110) | 28/1438042990112.92_20150728002310-00309-ip-10-236-191-2_885376649_1.json |
2917abfa_lass__System_Windows_Controls___Description | [Name] IsSealed [Description] | Gets a value that indicates whether this instance is currently sealed (read-only). (Inherited from DependencyObject.) | []
| DataGridColumn Class (System.Windows.Controls) | Description | https://msdn.microsoft.com/en-us/library/system.windows.controls.datagridcolumn(v=vs.110) | 28/1438042990112.92_20150728002310-00309-ip-10-236-191-2_885376649_1.json |
2917abfa_lass__System_Windows_Controls___Description | [Name] MaxWidth [Description] | Gets or sets the maximum width constraint of the column. | []
| DataGridColumn Class (System.Windows.Controls) | Description | https://msdn.microsoft.com/en-us/library/system.windows.controls.datagridcolumn(v=vs.110) | 28/1438042990112.92_20150728002310-00309-ip-10-236-191-2_885376649_1.json |
2917abfa_lass__System_Windows_Controls___Description | [Name] MinWidth [Description] | Gets or sets the minimum width constraint of the column. | []
| DataGridColumn Class (System.Windows.Controls) | Description | https://msdn.microsoft.com/en-us/library/system.windows.controls.datagridcolumn(v=vs.110) | 28/1438042990112.92_20150728002310-00309-ip-10-236-191-2_885376649_1.json |
2917abfa_lass__System_Windows_Controls___Description | [Name] SortDirection [Description] | Gets or sets the sort direction (ascending or descending) of the column. | []
| DataGridColumn Class (System.Windows.Controls) | Description | https://msdn.microsoft.com/en-us/library/system.windows.controls.datagridcolumn(v=vs.110) | 28/1438042990112.92_20150728002310-00309-ip-10-236-191-2_885376649_1.json |
2917abfa_lass__System_Windows_Controls___Description | [Name] SortMemberPath [Description] | Gets or sets a property name, or a period-delimited hierarchy of property names, that indicates the member to sort by. | []
| DataGridColumn Class (System.Windows.Controls) | Description | https://msdn.microsoft.com/en-us/library/system.windows.controls.datagridcolumn(v=vs.110) | 28/1438042990112.92_20150728002310-00309-ip-10-236-191-2_885376649_1.json |
2917abfa_lass__System_Windows_Controls___Description | [Name] Visibility [Description] | Gets or sets the visibility of the column. | []
| DataGridColumn Class (System.Windows.Controls) | Description | https://msdn.microsoft.com/en-us/library/system.windows.controls.datagridcolumn(v=vs.110) | 28/1438042990112.92_20150728002310-00309-ip-10-236-191-2_885376649_1.json |
2917abfa_lass__System_Windows_Controls___Description | [Name] Width [Description] | Gets or sets the column width or automatic sizing mode. | []
| DataGridColumn Class (System.Windows.Controls) | Description | https://msdn.microsoft.com/en-us/library/system.windows.controls.datagridcolumn(v=vs.110) | 28/1438042990112.92_20150728002310-00309-ip-10-236-191-2_885376649_1.json |
f1c2c069_ities_in_ASP_NET_Rich_Controls__Description | [Property] CellPadding [Description] | Number of pixels around the cells of the outermost table. | []
| A Crash Course on ASP.NET Control Development: Building Callback Capabilities in ASP.NET Rich Controls | Description | https://msdn.microsoft.com/en-us/library/aa479299.aspx | 28/1438042989301.17_20150728002309-00125-ip-10-236-191-2_892463104_0.json |
f1c2c069_ities_in_ASP_NET_Rich_Controls__Description | [Property] CellSpacing [Description] | Number of pixels between the cells of the outermost table. | []
| A Crash Course on ASP.NET Control Development: Building Callback Capabilities in ASP.NET Rich Controls | Description | https://msdn.microsoft.com/en-us/library/aa479299.aspx | 28/1438042989301.17_20150728002309-00125-ip-10-236-191-2_892463104_0.json |
f1c2c069_ities_in_ASP_NET_Rich_Controls__Description | [Property] EnableRefresh [Description] | Indicates whether the RSS channel can be updated. | []
| A Crash Course on ASP.NET Control Development: Building Callback Capabilities in ASP.NET Rich Controls | Description | https://msdn.microsoft.com/en-us/library/aa479299.aspx | 28/1438042989301.17_20150728002309-00125-ip-10-236-191-2_892463104_0.json |
f1c2c069_ities_in_ASP_NET_Rich_Controls__Description | [Property] FeedStyle [Description] | The style used to render the feed items. | []
| A Crash Course on ASP.NET Control Development: Building Callback Capabilities in ASP.NET Rich Controls | Description | https://msdn.microsoft.com/en-us/library/aa479299.aspx | 28/1438042989301.17_20150728002309-00125-ip-10-236-191-2_892463104_0.json |
f1c2c069_ities_in_ASP_NET_Rich_Controls__Description | [Property] RefreshButtonText [Description] | Text of the button that triggers the update. | []
| A Crash Course on ASP.NET Control Development: Building Callback Capabilities in ASP.NET Rich Controls | Description | https://msdn.microsoft.com/en-us/library/aa479299.aspx | 28/1438042989301.17_20150728002309-00125-ip-10-236-191-2_892463104_0.json |
f1c2c069_ities_in_ASP_NET_Rich_Controls__Description | [Property] RssFeed [Description] | Exact URL of the feed. | []
| A Crash Course on ASP.NET Control Development: Building Callback Capabilities in ASP.NET Rich Controls | Description | https://msdn.microsoft.com/en-us/library/aa479299.aspx | 28/1438042989301.17_20150728002309-00125-ip-10-236-191-2_892463104_0.json |
f1c2c069_ities_in_ASP_NET_Rich_Controls__Description | [Property] ShowHeader [Description] | Indicates whether feed title and description are displayed. | []
| A Crash Course on ASP.NET Control Development: Building Callback Capabilities in ASP.NET Rich Controls | Description | https://msdn.microsoft.com/en-us/library/aa479299.aspx | 28/1438042989301.17_20150728002309-00125-ip-10-236-191-2_892463104_0.json |
f1c2c069_ities_in_ASP_NET_Rich_Controls__Description | [Property] SubtitleStyle [Description] | The style used to render the feed description. | []
| A Crash Course on ASP.NET Control Development: Building Callback Capabilities in ASP.NET Rich Controls | Description | https://msdn.microsoft.com/en-us/library/aa479299.aspx | 28/1438042989301.17_20150728002309-00125-ip-10-236-191-2_892463104_0.json |
f1c2c069_ities_in_ASP_NET_Rich_Controls__Description | [Property] TitleStyle [Description] | The style used to render the feed title. | []
| A Crash Course on ASP.NET Control Development: Building Callback Capabilities in ASP.NET Rich Controls | Description | https://msdn.microsoft.com/en-us/library/aa479299.aspx | 28/1438042989301.17_20150728002309-00125-ip-10-236-191-2_892463104_0.json |
1fb25675_t_VisualStudio_TextTemplating___Description | [Name] FinishProcessingRun [Description] | Finishes a round of directive processing. | []
| IDirectiveProcessor Interface (Microsoft.VisualStudio.TextTemplating) | Description | https://msdn.microsoft.com/en-us/library/hh543862(v=vs.110)?cs-save-lang=1&cs-lang=cpp | 28/1438042990112.92_20150728002310-00041-ip-10-236-191-2_864638004_1.json |
1fb25675_t_VisualStudio_TextTemplating___Description | [Name] GetClassCodeForProcessingRun [Description] | Gets the code to contribute to the generated template processing class because of the most recent run. | []
| IDirectiveProcessor Interface (Microsoft.VisualStudio.TextTemplating) | Description | https://msdn.microsoft.com/en-us/library/hh543862(v=vs.110)?cs-save-lang=1&cs-lang=cpp | 28/1438042990112.92_20150728002310-00041-ip-10-236-191-2_864638004_1.json |
1fb25675_t_VisualStudio_TextTemplating___Description | [Name] GetImportsForProcessingRun [Description] | Gets any namespaces to import because of the most recent run. | []
| IDirectiveProcessor Interface (Microsoft.VisualStudio.TextTemplating) | Description | https://msdn.microsoft.com/en-us/library/hh543862(v=vs.110)?cs-save-lang=1&cs-lang=cpp | 28/1438042990112.92_20150728002310-00041-ip-10-236-191-2_864638004_1.json |
1fb25675_t_VisualStudio_TextTemplating___Description | [Name] GetPostInitializationCodeForProcessingRun [Description] | Gets the code to contribute to the body of the initialize method of the generated template processing class because of the most recent run. This code will run after the base class' Initialize method. | []
| IDirectiveProcessor Interface (Microsoft.VisualStudio.TextTemplating) | Description | https://msdn.microsoft.com/en-us/library/hh543862(v=vs.110)?cs-save-lang=1&cs-lang=cpp | 28/1438042990112.92_20150728002310-00041-ip-10-236-191-2_864638004_1.json |
1fb25675_t_VisualStudio_TextTemplating___Description | [Name] GetPreInitializationCodeForProcessingRun [Description] | Gets the code to contribute to the body of the initialize method of the generated template processing class because of the most recent run. This code will run before the base class' Initialize method. | []
| IDirectiveProcessor Interface (Microsoft.VisualStudio.TextTemplating) | Description | https://msdn.microsoft.com/en-us/library/hh543862(v=vs.110)?cs-save-lang=1&cs-lang=cpp | 28/1438042990112.92_20150728002310-00041-ip-10-236-191-2_864638004_1.json |
1fb25675_t_VisualStudio_TextTemplating___Description | [Name] GetReferencesForProcessingRun [Description] | Gets any references to pass to the compiler because of the most recent run. | []
| IDirectiveProcessor Interface (Microsoft.VisualStudio.TextTemplating) | Description | https://msdn.microsoft.com/en-us/library/hh543862(v=vs.110)?cs-save-lang=1&cs-lang=cpp | 28/1438042990112.92_20150728002310-00041-ip-10-236-191-2_864638004_1.json |
1fb25675_t_VisualStudio_TextTemplating___Description | [Name] GetTemplateClassCustomAttributes [Description] | Gets any custom attributes to include on the template class. | []
| IDirectiveProcessor Interface (Microsoft.VisualStudio.TextTemplating) | Description | https://msdn.microsoft.com/en-us/library/hh543862(v=vs.110)?cs-save-lang=1&cs-lang=cpp | 28/1438042990112.92_20150728002310-00041-ip-10-236-191-2_864638004_1.json |
1fb25675_t_VisualStudio_TextTemplating___Description | [Name] Initialize [Description] | Initializes the processor instance. | []
| IDirectiveProcessor Interface (Microsoft.VisualStudio.TextTemplating) | Description | https://msdn.microsoft.com/en-us/library/hh543862(v=vs.110)?cs-save-lang=1&cs-lang=cpp | 28/1438042990112.92_20150728002310-00041-ip-10-236-191-2_864638004_1.json |
1fb25675_t_VisualStudio_TextTemplating___Description | [Name] IsDirectiveSupported [Description] | Does this DirectiveProcessor support the given directive. | []
| IDirectiveProcessor Interface (Microsoft.VisualStudio.TextTemplating) | Description | https://msdn.microsoft.com/en-us/library/hh543862(v=vs.110)?cs-save-lang=1&cs-lang=cpp | 28/1438042990112.92_20150728002310-00041-ip-10-236-191-2_864638004_1.json |
1fb25675_t_VisualStudio_TextTemplating___Description | [Name] ProcessDirective [Description] | Processes a directive from a template file. | []
| IDirectiveProcessor Interface (Microsoft.VisualStudio.TextTemplating) | Description | https://msdn.microsoft.com/en-us/library/hh543862(v=vs.110)?cs-save-lang=1&cs-lang=cpp | 28/1438042990112.92_20150728002310-00041-ip-10-236-191-2_864638004_1.json |
1fb25675_t_VisualStudio_TextTemplating___Description | [Name] SetProcessingRunIsHostSpecific [Description] | Informs the directive processor whether the run is host-specific. | []
| IDirectiveProcessor Interface (Microsoft.VisualStudio.TextTemplating) | Description | https://msdn.microsoft.com/en-us/library/hh543862(v=vs.110)?cs-save-lang=1&cs-lang=cpp | 28/1438042990112.92_20150728002310-00041-ip-10-236-191-2_864638004_1.json |
1fb25675_t_VisualStudio_TextTemplating___Description | [Name] StartProcessingRun [Description] | Starts a round of directive processing. | []
| IDirectiveProcessor Interface (Microsoft.VisualStudio.TextTemplating) | Description | https://msdn.microsoft.com/en-us/library/hh543862(v=vs.110)?cs-save-lang=1&cs-lang=cpp | 28/1438042990112.92_20150728002310-00041-ip-10-236-191-2_864638004_1.json |
a25e6516_sys_dm_os_waiting_tasks__Description | [Column name] waiting_task_address [Data type] varbinary(8) [Description] | Address of the waiting task. | []
| sys.dm_os_waiting_tasks | Description | https://msdn.microsoft.com/en-us/library/ms188743(v=sql.90).aspx | 28/1438042990112.92_20150728002310-00331-ip-10-236-191-2_886299418_0.json |
a25e6516_sys_dm_os_waiting_tasks__Description | [Column name] session_id [Data type] smallint [Description] | ID of the session associated with the task. | []
| sys.dm_os_waiting_tasks | Description | https://msdn.microsoft.com/en-us/library/ms188743(v=sql.90).aspx | 28/1438042990112.92_20150728002310-00331-ip-10-236-191-2_886299418_0.json |
a25e6516_sys_dm_os_waiting_tasks__Description | [Column name] exec_context_id [Data type] int [Description] | ID of the execution context associated with the task. | []
| sys.dm_os_waiting_tasks | Description | https://msdn.microsoft.com/en-us/library/ms188743(v=sql.90).aspx | 28/1438042990112.92_20150728002310-00331-ip-10-236-191-2_886299418_0.json |
a25e6516_sys_dm_os_waiting_tasks__Description | [Column name] wait_duration_ms [Data type] int [Description] | Total wait time for this wait type, in milliseconds. This time is inclusive of signal_wait_time. | []
| sys.dm_os_waiting_tasks | Description | https://msdn.microsoft.com/en-us/library/ms188743(v=sql.90).aspx | 28/1438042990112.92_20150728002310-00331-ip-10-236-191-2_886299418_0.json |
a25e6516_sys_dm_os_waiting_tasks__Description | [Column name] wait_type [Data type] nvarchar(60) [Description] | Name of the wait type. | []
| sys.dm_os_waiting_tasks | Description | https://msdn.microsoft.com/en-us/library/ms188743(v=sql.90).aspx | 28/1438042990112.92_20150728002310-00331-ip-10-236-191-2_886299418_0.json |
a25e6516_sys_dm_os_waiting_tasks__Description | [Column name] resource_address [Data type] varbinary(8) [Description] | Address of the resource for which the task is waiting. | []
| sys.dm_os_waiting_tasks | Description | https://msdn.microsoft.com/en-us/library/ms188743(v=sql.90).aspx | 28/1438042990112.92_20150728002310-00331-ip-10-236-191-2_886299418_0.json |
a25e6516_sys_dm_os_waiting_tasks__Description | [Column name] blocking_task_address [Data type] varbinary(8) [Description] | Task that is currently holding this resource | []
| sys.dm_os_waiting_tasks | Description | https://msdn.microsoft.com/en-us/library/ms188743(v=sql.90).aspx | 28/1438042990112.92_20150728002310-00331-ip-10-236-191-2_886299418_0.json |
a25e6516_sys_dm_os_waiting_tasks__Description | [Column name] blocking_session_id [Data type] smallint [Description] | ID of the session that is blocking the request. If this column is NULL, the request is not blocked, or the session information of the blocking session is not available (or cannot be identified). -2 = The blocking resource is owned by an orphaned distributed transaction. -3 = The blocking resource is owned by a deferred recovery transaction. -4 = Session ID of the blocking latch owner could not be determined due to internal latch state transitions. | []
| sys.dm_os_waiting_tasks | Description | https://msdn.microsoft.com/en-us/library/ms188743(v=sql.90).aspx | 28/1438042990112.92_20150728002310-00331-ip-10-236-191-2_886299418_0.json |
a25e6516_sys_dm_os_waiting_tasks__Description | [Column name] blocking_exec_context_id [Data type] int [Description] | ID of the execution context of the blocking task. | []
| sys.dm_os_waiting_tasks | Description | https://msdn.microsoft.com/en-us/library/ms188743(v=sql.90).aspx | 28/1438042990112.92_20150728002310-00331-ip-10-236-191-2_886299418_0.json |
a25e6516_sys_dm_os_waiting_tasks__Description | [Column name] resource_description [Data type] nvarchar(1024) [Description] | Description of the resource that is being consumed. | []
| sys.dm_os_waiting_tasks | Description | https://msdn.microsoft.com/en-us/library/ms188743(v=sql.90).aspx | 28/1438042990112.92_20150728002310-00331-ip-10-236-191-2_886299418_0.json |
44608c03_numeration__System_Management___Description | [Member name] AccessDenied [Description] | The current user does not have permission to perform the action. | []
| ManagementStatus Enumeration (System.Management) | Description | https://msdn.microsoft.com/en-us/library/windows/desktop/system.management.managementstatus.aspx | 28/1438042990112.92_20150728002310-00271-ip-10-236-191-2_879758329_0.json |
44608c03_numeration__System_Management___Description | [Member name] AggregatingByObject [Description] | A GROUP BY clause references a property that is an embedded object without using dot notation. | []
| ManagementStatus Enumeration (System.Management) | Description | https://msdn.microsoft.com/en-us/library/windows/desktop/system.management.managementstatus.aspx | 28/1438042990112.92_20150728002310-00271-ip-10-236-191-2_879758329_0.json |
44608c03_numeration__System_Management___Description | [Member name] AlreadyExists [Description] | In a put operation, the wbemChangeFlagCreateOnly flag was specified, but the instance already exists. | []
| ManagementStatus Enumeration (System.Management) | Description | https://msdn.microsoft.com/en-us/library/windows/desktop/system.management.managementstatus.aspx | 28/1438042990112.92_20150728002310-00271-ip-10-236-191-2_879758329_0.json |
44608c03_numeration__System_Management___Description | [Member name] AmendedObject [Description] | An amended object was used in a put operation without the WBEM_FLAG_USE_AMENDED_QUALIFIERS flag being specified. | []
| ManagementStatus Enumeration (System.Management) | Description | https://msdn.microsoft.com/en-us/library/windows/desktop/system.management.managementstatus.aspx | 28/1438042990112.92_20150728002310-00271-ip-10-236-191-2_879758329_0.json |
44608c03_numeration__System_Management___Description | [Member name] BackupRestoreWinmgmtRunning [Description] | An request was made to back up or restore the repository while WinMgmt.exe was using it. | []
| ManagementStatus Enumeration (System.Management) | Description | https://msdn.microsoft.com/en-us/library/windows/desktop/system.management.managementstatus.aspx | 28/1438042990112.92_20150728002310-00271-ip-10-236-191-2_879758329_0.json |
44608c03_numeration__System_Management___Description | [Member name] BufferTooSmall [Description] | The supplied buffer was too small to hold all the objects in the enumerator or to read a string property. | []
| ManagementStatus Enumeration (System.Management) | Description | https://msdn.microsoft.com/en-us/library/windows/desktop/system.management.managementstatus.aspx | 28/1438042990112.92_20150728002310-00271-ip-10-236-191-2_879758329_0.json |
44608c03_numeration__System_Management___Description | [Member name] CallCanceled [Description] | An asynchronous process has been canceled internally or by the user. Note that because of the timing and nature of the asynchronous operation, the operation may not have been truly canceled. | []
| ManagementStatus Enumeration (System.Management) | Description | https://msdn.microsoft.com/en-us/library/windows/desktop/system.management.managementstatus.aspx | 28/1438042990112.92_20150728002310-00271-ip-10-236-191-2_879758329_0.json |
44608c03_numeration__System_Management___Description | [Member name] CannotBeAbstract [Description] | The class was made abstract when its superclass is not abstract. | []
| ManagementStatus Enumeration (System.Management) | Description | https://msdn.microsoft.com/en-us/library/windows/desktop/system.management.managementstatus.aspx | 28/1438042990112.92_20150728002310-00271-ip-10-236-191-2_879758329_0.json |
44608c03_numeration__System_Management___Description | [Member name] CannotBeKey [Description] | There was an illegal attempt to specify a key qualifier on a property that cannot be a key. The keys are specified in the class definition for an object and cannot be altered on a per-instance basis. | []
| ManagementStatus Enumeration (System.Management) | Description | https://msdn.microsoft.com/en-us/library/windows/desktop/system.management.managementstatus.aspx | 28/1438042990112.92_20150728002310-00271-ip-10-236-191-2_879758329_0.json |
44608c03_numeration__System_Management___Description | [Member name] CannotBeSingleton [Description] | An illegal attempt was made to make a class singleton, such as when the class is derived from a non-singleton class. | []
| ManagementStatus Enumeration (System.Management) | Description | https://msdn.microsoft.com/en-us/library/windows/desktop/system.management.managementstatus.aspx | 28/1438042990112.92_20150728002310-00271-ip-10-236-191-2_879758329_0.json |
44608c03_numeration__System_Management___Description | [Member name] CannotChangeIndexInheritance [Description] | An attempt was made to change an index when instances or derived classes are already using the index. | []
| ManagementStatus Enumeration (System.Management) | Description | https://msdn.microsoft.com/en-us/library/windows/desktop/system.management.managementstatus.aspx | 28/1438042990112.92_20150728002310-00271-ip-10-236-191-2_879758329_0.json |
44608c03_numeration__System_Management___Description | [Member name] CannotChangeKeyInheritance [Description] | An attempt was made to change a key when instances or derived classes are already using the key. | []
| ManagementStatus Enumeration (System.Management) | Description | https://msdn.microsoft.com/en-us/library/windows/desktop/system.management.managementstatus.aspx | 28/1438042990112.92_20150728002310-00271-ip-10-236-191-2_879758329_0.json |
44608c03_numeration__System_Management___Description | [Member name] CircularReference [Description] | An attempt has been made to create a reference that is circular (for example, deriving a class from itself). | []
| ManagementStatus Enumeration (System.Management) | Description | https://msdn.microsoft.com/en-us/library/windows/desktop/system.management.managementstatus.aspx | 28/1438042990112.92_20150728002310-00271-ip-10-236-191-2_879758329_0.json |
44608c03_numeration__System_Management___Description | [Member name] ClassHasChildren [Description] | An attempt was made to make a change that would invalidate a derived class. | []
| ManagementStatus Enumeration (System.Management) | Description | https://msdn.microsoft.com/en-us/library/windows/desktop/system.management.managementstatus.aspx | 28/1438042990112.92_20150728002310-00271-ip-10-236-191-2_879758329_0.json |
44608c03_numeration__System_Management___Description | [Member name] ClassHasInstances [Description] | An attempt has been made to delete or modify a class that has instances. | []
| ManagementStatus Enumeration (System.Management) | Description | https://msdn.microsoft.com/en-us/library/windows/desktop/system.management.managementstatus.aspx | 28/1438042990112.92_20150728002310-00271-ip-10-236-191-2_879758329_0.json |
44608c03_numeration__System_Management___Description | [Member name] ClientTooSlow [Description] | The client was not retrieving objects quickly enough from an enumeration. | []
| ManagementStatus Enumeration (System.Management) | Description | https://msdn.microsoft.com/en-us/library/windows/desktop/system.management.managementstatus.aspx | 28/1438042990112.92_20150728002310-00271-ip-10-236-191-2_879758329_0.json |
44608c03_numeration__System_Management___Description | [Member name] CriticalError [Description] | An internal, critical, and unexpected error occurred. Report this error to Microsoft Technical Support. | []
| ManagementStatus Enumeration (System.Management) | Description | https://msdn.microsoft.com/en-us/library/windows/desktop/system.management.managementstatus.aspx | 28/1438042990112.92_20150728002310-00271-ip-10-236-191-2_879758329_0.json |
44608c03_numeration__System_Management___Description | [Member name] Different [Description] | The compared items (such as objects and classes) are not identical. | []
| ManagementStatus Enumeration (System.Management) | Description | https://msdn.microsoft.com/en-us/library/windows/desktop/system.management.managementstatus.aspx | 28/1438042990112.92_20150728002310-00271-ip-10-236-191-2_879758329_0.json |
44608c03_numeration__System_Management___Description | [Member name] DuplicateObjects [Description] | More than one copy of the same object was detected in the result set of an enumeration. | []
| ManagementStatus Enumeration (System.Management) | Description | https://msdn.microsoft.com/en-us/library/windows/desktop/system.management.managementstatus.aspx | 28/1438042990112.92_20150728002310-00271-ip-10-236-191-2_879758329_0.json |
44608c03_numeration__System_Management___Description | [Member name] Failed [Description] | The call failed. | []
| ManagementStatus Enumeration (System.Management) | Description | https://msdn.microsoft.com/en-us/library/windows/desktop/system.management.managementstatus.aspx | 28/1438042990112.92_20150728002310-00271-ip-10-236-191-2_879758329_0.json |
44608c03_numeration__System_Management___Description | [Member name] False [Description] | This value is returned when no more objects are available, the number of objects returned is less than the number requested, or at the end of an enumeration. It is also returned when the method is called with a value of 0 for the parameter. | []
| ManagementStatus Enumeration (System.Management) | Description | https://msdn.microsoft.com/en-us/library/windows/desktop/system.management.managementstatus.aspx | 28/1438042990112.92_20150728002310-00271-ip-10-236-191-2_879758329_0.json |
44608c03_numeration__System_Management___Description | [Member name] IllegalNull [Description] | A value of null was specified for a property that may not be null, such as one that is marked by a Key, Indexed, or Not_Null qualifier. | []
| ManagementStatus Enumeration (System.Management) | Description | https://msdn.microsoft.com/en-us/library/windows/desktop/system.management.managementstatus.aspx | 28/1438042990112.92_20150728002310-00271-ip-10-236-191-2_879758329_0.json |
44608c03_numeration__System_Management___Description | [Member name] IllegalOperation [Description] | The user requested an illegal operation, such as spawning a class from an instance. | []
| ManagementStatus Enumeration (System.Management) | Description | https://msdn.microsoft.com/en-us/library/windows/desktop/system.management.managementstatus.aspx | 28/1438042990112.92_20150728002310-00271-ip-10-236-191-2_879758329_0.json |
44608c03_numeration__System_Management___Description | [Member name] IncompleteClass [Description] | The current object is not a valid class definition. Either it is incomplete, or it has not been registered with WMI using Put()(). | []
| ManagementStatus Enumeration (System.Management) | Description | https://msdn.microsoft.com/en-us/library/windows/desktop/system.management.managementstatus.aspx | 28/1438042990112.92_20150728002310-00271-ip-10-236-191-2_879758329_0.json |
44608c03_numeration__System_Management___Description | [Member name] InitializationFailure [Description] | A component, such as a provider, failed to initialize for internal reasons. | []
| ManagementStatus Enumeration (System.Management) | Description | https://msdn.microsoft.com/en-us/library/windows/desktop/system.management.managementstatus.aspx | 28/1438042990112.92_20150728002310-00271-ip-10-236-191-2_879758329_0.json |
44608c03_numeration__System_Management___Description | [Member name] InvalidCimType [Description] | The CIM type specified is not valid. | []
| ManagementStatus Enumeration (System.Management) | Description | https://msdn.microsoft.com/en-us/library/windows/desktop/system.management.managementstatus.aspx | 28/1438042990112.92_20150728002310-00271-ip-10-236-191-2_879758329_0.json |
44608c03_numeration__System_Management___Description | [Member name] InvalidClass [Description] | The specified class is not valid. | []
| ManagementStatus Enumeration (System.Management) | Description | https://msdn.microsoft.com/en-us/library/windows/desktop/system.management.managementstatus.aspx | 28/1438042990112.92_20150728002310-00271-ip-10-236-191-2_879758329_0.json |
44608c03_numeration__System_Management___Description | [Member name] InvalidContext [Description] | The context object is not valid. | []
| ManagementStatus Enumeration (System.Management) | Description | https://msdn.microsoft.com/en-us/library/windows/desktop/system.management.managementstatus.aspx | 28/1438042990112.92_20150728002310-00271-ip-10-236-191-2_879758329_0.json |
44608c03_numeration__System_Management___Description | [Member name] InvalidDuplicateParameter [Description] | A duplicate parameter has been declared in a CIM method. | []
| ManagementStatus Enumeration (System.Management) | Description | https://msdn.microsoft.com/en-us/library/windows/desktop/system.management.managementstatus.aspx | 28/1438042990112.92_20150728002310-00271-ip-10-236-191-2_879758329_0.json |
44608c03_numeration__System_Management___Description | [Member name] InvalidFlavor [Description] | The specified flavor was invalid. | []
| ManagementStatus Enumeration (System.Management) | Description | https://msdn.microsoft.com/en-us/library/windows/desktop/system.management.managementstatus.aspx | 28/1438042990112.92_20150728002310-00271-ip-10-236-191-2_879758329_0.json |
44608c03_numeration__System_Management___Description | [Member name] InvalidMethod [Description] | The requested method is not available. | []
| ManagementStatus Enumeration (System.Management) | Description | https://msdn.microsoft.com/en-us/library/windows/desktop/system.management.managementstatus.aspx | 28/1438042990112.92_20150728002310-00271-ip-10-236-191-2_879758329_0.json |
44608c03_numeration__System_Management___Description | [Member name] InvalidMethodParameters [Description] | The parameters provided for the method are not valid. | []
| ManagementStatus Enumeration (System.Management) | Description | https://msdn.microsoft.com/en-us/library/windows/desktop/system.management.managementstatus.aspx | 28/1438042990112.92_20150728002310-00271-ip-10-236-191-2_879758329_0.json |
44608c03_numeration__System_Management___Description | [Member name] InvalidNamespace [Description] | The specified namespace could not be found. | []
| ManagementStatus Enumeration (System.Management) | Description | https://msdn.microsoft.com/en-us/library/windows/desktop/system.management.managementstatus.aspx | 28/1438042990112.92_20150728002310-00271-ip-10-236-191-2_879758329_0.json |
44608c03_numeration__System_Management___Description | [Member name] InvalidObject [Description] | The specified instance is not valid. | []
| ManagementStatus Enumeration (System.Management) | Description | https://msdn.microsoft.com/en-us/library/windows/desktop/system.management.managementstatus.aspx | 28/1438042990112.92_20150728002310-00271-ip-10-236-191-2_879758329_0.json |
44608c03_numeration__System_Management___Description | [Member name] InvalidObjectPath [Description] | The specified object path was invalid. | []
| ManagementStatus Enumeration (System.Management) | Description | https://msdn.microsoft.com/en-us/library/windows/desktop/system.management.managementstatus.aspx | 28/1438042990112.92_20150728002310-00271-ip-10-236-191-2_879758329_0.json |
44608c03_numeration__System_Management___Description | [Member name] InvalidOperation [Description] | The requested operation is not valid. This error usually applies to invalid attempts to delete classes or properties. | []
| ManagementStatus Enumeration (System.Management) | Description | https://msdn.microsoft.com/en-us/library/windows/desktop/system.management.managementstatus.aspx | 28/1438042990112.92_20150728002310-00271-ip-10-236-191-2_879758329_0.json |
44608c03_numeration__System_Management___Description | [Member name] InvalidOperator [Description] | The operator is not valid for this property type. | []
| ManagementStatus Enumeration (System.Management) | Description | https://msdn.microsoft.com/en-us/library/windows/desktop/system.management.managementstatus.aspx | 28/1438042990112.92_20150728002310-00271-ip-10-236-191-2_879758329_0.json |
44608c03_numeration__System_Management___Description | [Member name] InvalidParameter [Description] | One of the parameters to the call is not correct. | []
| ManagementStatus Enumeration (System.Management) | Description | https://msdn.microsoft.com/en-us/library/windows/desktop/system.management.managementstatus.aspx | 28/1438042990112.92_20150728002310-00271-ip-10-236-191-2_879758329_0.json |
44608c03_numeration__System_Management___Description | [Member name] InvalidParameterID [Description] | A method parameter has an invalid ID qualifier. | []
| ManagementStatus Enumeration (System.Management) | Description | https://msdn.microsoft.com/en-us/library/windows/desktop/system.management.managementstatus.aspx | 28/1438042990112.92_20150728002310-00271-ip-10-236-191-2_879758329_0.json |
44608c03_numeration__System_Management___Description | [Member name] InvalidProperty [Description] | The property type is not recognized. | []
| ManagementStatus Enumeration (System.Management) | Description | https://msdn.microsoft.com/en-us/library/windows/desktop/system.management.managementstatus.aspx | 28/1438042990112.92_20150728002310-00271-ip-10-236-191-2_879758329_0.json |
44608c03_numeration__System_Management___Description | [Member name] InvalidPropertyType [Description] | The CIM type specified for a property is not valid. | []
| ManagementStatus Enumeration (System.Management) | Description | https://msdn.microsoft.com/en-us/library/windows/desktop/system.management.managementstatus.aspx | 28/1438042990112.92_20150728002310-00271-ip-10-236-191-2_879758329_0.json |
44608c03_numeration__System_Management___Description | [Member name] InvalidProviderRegistration [Description] | A provider referenced in the schema has an incorrect or incomplete registration. | []
| ManagementStatus Enumeration (System.Management) | Description | https://msdn.microsoft.com/en-us/library/windows/desktop/system.management.managementstatus.aspx | 28/1438042990112.92_20150728002310-00271-ip-10-236-191-2_879758329_0.json |
44608c03_numeration__System_Management___Description | [Member name] InvalidQualifier [Description] | An attempt has been made to mismatch qualifiers, such as putting [ManagementKey] on an object instead of a property. | []
| ManagementStatus Enumeration (System.Management) | Description | https://msdn.microsoft.com/en-us/library/windows/desktop/system.management.managementstatus.aspx | 28/1438042990112.92_20150728002310-00271-ip-10-236-191-2_879758329_0.json |
44608c03_numeration__System_Management___Description | [Member name] InvalidQualifierType [Description] | The value provided for a qualifier was not a legal qualifier type. | []
| ManagementStatus Enumeration (System.Management) | Description | https://msdn.microsoft.com/en-us/library/windows/desktop/system.management.managementstatus.aspx | 28/1438042990112.92_20150728002310-00271-ip-10-236-191-2_879758329_0.json |
44608c03_numeration__System_Management___Description | [Member name] InvalidQuery [Description] | The query was not syntactically valid. | []
| ManagementStatus Enumeration (System.Management) | Description | https://msdn.microsoft.com/en-us/library/windows/desktop/system.management.managementstatus.aspx | 28/1438042990112.92_20150728002310-00271-ip-10-236-191-2_879758329_0.json |
44608c03_numeration__System_Management___Description | [Member name] InvalidQueryType [Description] | The requested query language is not supported. | []
| ManagementStatus Enumeration (System.Management) | Description | https://msdn.microsoft.com/en-us/library/windows/desktop/system.management.managementstatus.aspx | 28/1438042990112.92_20150728002310-00271-ip-10-236-191-2_879758329_0.json |
44608c03_numeration__System_Management___Description | [Member name] InvalidStream [Description] | One or more network packets were corrupted during a remote session. | []
| ManagementStatus Enumeration (System.Management) | Description | https://msdn.microsoft.com/en-us/library/windows/desktop/system.management.managementstatus.aspx | 28/1438042990112.92_20150728002310-00271-ip-10-236-191-2_879758329_0.json |
44608c03_numeration__System_Management___Description | [Member name] InvalidSuperclass [Description] | The specified superclass is not valid. | []
| ManagementStatus Enumeration (System.Management) | Description | https://msdn.microsoft.com/en-us/library/windows/desktop/system.management.managementstatus.aspx | 28/1438042990112.92_20150728002310-00271-ip-10-236-191-2_879758329_0.json |
44608c03_numeration__System_Management___Description | [Member name] InvalidSyntax [Description] | Reserved for future use. | []
| ManagementStatus Enumeration (System.Management) | Description | https://msdn.microsoft.com/en-us/library/windows/desktop/system.management.managementstatus.aspx | 28/1438042990112.92_20150728002310-00271-ip-10-236-191-2_879758329_0.json |
44608c03_numeration__System_Management___Description | [Member name] LocalCredentials [Description] | The user specified a user name, password, or authority on a local connection. The user must use an empty user name and password and rely on default security. | []
| ManagementStatus Enumeration (System.Management) | Description | https://msdn.microsoft.com/en-us/library/windows/desktop/system.management.managementstatus.aspx | 28/1438042990112.92_20150728002310-00271-ip-10-236-191-2_879758329_0.json |
44608c03_numeration__System_Management___Description | [Member name] MarshalInvalidSignature [Description] | The packet is corrupted. | []
| ManagementStatus Enumeration (System.Management) | Description | https://msdn.microsoft.com/en-us/library/windows/desktop/system.management.managementstatus.aspx | 28/1438042990112.92_20150728002310-00271-ip-10-236-191-2_879758329_0.json |
44608c03_numeration__System_Management___Description | [Member name] MarshalVersionMismatch [Description] | The packet has an unsupported version. | []
| ManagementStatus Enumeration (System.Management) | Description | https://msdn.microsoft.com/en-us/library/windows/desktop/system.management.managementstatus.aspx | 28/1438042990112.92_20150728002310-00271-ip-10-236-191-2_879758329_0.json |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.