task
stringlengths 24
71
| input
stringlengths 8
2.38k
| output
stringlengths 1
2.34k
| options
sequence | pageTitle
stringlengths 4
140
| outputColName
stringlengths 1
79
| url
stringlengths 41
160
| wdcFile
stringlengths 71
74
|
---|---|---|---|---|---|---|---|
fb6d879a_m_db_missing_index_group_stats__Description | [Column name] last_user_scan [Data type] datetime [Description] | Date and time of last scan caused by user queries that the recommended index in the group could have been used for. | [] | sys.dm_db_missing_index_group_stats | Description | https://msdn.microsoft.com/en-us/library/ms345421(SQL.90).aspx | 38/1438042981969.11_20150728002301-00132-ip-10-236-191-2_867651249_0.json |
fb6d879a_m_db_missing_index_group_stats__Description | [Column name] avg_total_user_cost [Data type] float [Description] | Average cost of the user queries that could be reduced by the index in the group. | [] | sys.dm_db_missing_index_group_stats | Description | https://msdn.microsoft.com/en-us/library/ms345421(SQL.90).aspx | 38/1438042981969.11_20150728002301-00132-ip-10-236-191-2_867651249_0.json |
fb6d879a_m_db_missing_index_group_stats__Description | [Column name] avg_user_impact [Data type] float [Description] | Average percentage benefit that user queries could experience if this missing index group was implemented. The value means that the query cost would on average drop by this percentage if this missing index group was implemented. | [] | sys.dm_db_missing_index_group_stats | Description | https://msdn.microsoft.com/en-us/library/ms345421(SQL.90).aspx | 38/1438042981969.11_20150728002301-00132-ip-10-236-191-2_867651249_0.json |
fb6d879a_m_db_missing_index_group_stats__Description | [Column name] system_seeks [Data type] bigint [Description] | Number of seeks caused by system queries, such as auto stats queries, that the recommended index in the group could have been used for. For more information, see Auto Stats Event Class. | [] | sys.dm_db_missing_index_group_stats | Description | https://msdn.microsoft.com/en-us/library/ms345421(SQL.90).aspx | 38/1438042981969.11_20150728002301-00132-ip-10-236-191-2_867651249_0.json |
fb6d879a_m_db_missing_index_group_stats__Description | [Column name] system_scans [Data type] bigint [Description] | Number of scans caused by system queries that the recommended index in the group could have been used for. | [] | sys.dm_db_missing_index_group_stats | Description | https://msdn.microsoft.com/en-us/library/ms345421(SQL.90).aspx | 38/1438042981969.11_20150728002301-00132-ip-10-236-191-2_867651249_0.json |
fb6d879a_m_db_missing_index_group_stats__Description | [Column name] last_system_seek [Data type] datetime [Description] | Date and time of last system seek caused by system queries that the recommended index in the group could have been used for. | [] | sys.dm_db_missing_index_group_stats | Description | https://msdn.microsoft.com/en-us/library/ms345421(SQL.90).aspx | 38/1438042981969.11_20150728002301-00132-ip-10-236-191-2_867651249_0.json |
fb6d879a_m_db_missing_index_group_stats__Description | [Column name] last_system_scan [Data type] datetime [Description] | Date and time of last system scan caused by system queries that the recommended index in the group could have been used for. | [] | sys.dm_db_missing_index_group_stats | Description | https://msdn.microsoft.com/en-us/library/ms345421(SQL.90).aspx | 38/1438042981969.11_20150728002301-00132-ip-10-236-191-2_867651249_0.json |
fb6d879a_m_db_missing_index_group_stats__Description | [Column name] avg_total_system_cost [Data type] float [Description] | Average cost of the system queries that could be reduced by the index in the group. | [] | sys.dm_db_missing_index_group_stats | Description | https://msdn.microsoft.com/en-us/library/ms345421(SQL.90).aspx | 38/1438042981969.11_20150728002301-00132-ip-10-236-191-2_867651249_0.json |
fb6d879a_m_db_missing_index_group_stats__Description | [Column name] avg_system_impact [Data type] float [Description] | Average percentage benefit that system queries could experience if this missing index group was implemented. The value means that the query cost would on average drop by this percentage if this missing index group was implemented. | [] | sys.dm_db_missing_index_group_stats | Description | https://msdn.microsoft.com/en-us/library/ms345421(SQL.90).aspx | 38/1438042981969.11_20150728002301-00132-ip-10-236-191-2_867651249_0.json |
2d6f4b3e_ng_Class__System_ServiceModel___Description | [Name] CloseTimeout [Description] | Gets or sets the interval of time provided for a connection to close before the transport raises an exception. (Inherited from Binding.) | [] | UdpBinding Class (System.ServiceModel) | Description | https://msdn.microsoft.com/en-us/library/system.servicemodel.udpbinding.aspx | 38/1438042991019.80_20150728002311-00107-ip-10-236-191-2_863215067_1.json |
2d6f4b3e_ng_Class__System_ServiceModel___Description | [Name] DuplicateMessageHistoryLength [Description] | Gets or sets the value of the duplicate message history length in a UDP binding element. | [] | UdpBinding Class (System.ServiceModel) | Description | https://msdn.microsoft.com/en-us/library/system.servicemodel.udpbinding.aspx | 38/1438042991019.80_20150728002311-00107-ip-10-236-191-2_863215067_1.json |
2d6f4b3e_ng_Class__System_ServiceModel___Description | [Name] MaxBufferPoolSize [Description] | Gets or sets a maximum buffer pool size associated with the binding. | [] | UdpBinding Class (System.ServiceModel) | Description | https://msdn.microsoft.com/en-us/library/system.servicemodel.udpbinding.aspx | 38/1438042991019.80_20150728002311-00107-ip-10-236-191-2_863215067_1.json |
2d6f4b3e_ng_Class__System_ServiceModel___Description | [Name] MaxPendingMessagesTotalSize [Description] | Gets or sets the maximum number of messages that are received but not yet removed from the input queue for an individual channel instance. | [] | UdpBinding Class (System.ServiceModel) | Description | https://msdn.microsoft.com/en-us/library/system.servicemodel.udpbinding.aspx | 38/1438042991019.80_20150728002311-00107-ip-10-236-191-2_863215067_1.json |
2d6f4b3e_ng_Class__System_ServiceModel___Description | [Name] MaxReceivedMessageSize [Description] | Gets or sets the maximum size for a message that can be processed by the binding. | [] | UdpBinding Class (System.ServiceModel) | Description | https://msdn.microsoft.com/en-us/library/system.servicemodel.udpbinding.aspx | 38/1438042991019.80_20150728002311-00107-ip-10-236-191-2_863215067_1.json |
2d6f4b3e_ng_Class__System_ServiceModel___Description | [Name] MaxRetransmitCount [Description] | Gets or sets the maximum number of retransmit messages in a UDP binding. | [] | UdpBinding Class (System.ServiceModel) | Description | https://msdn.microsoft.com/en-us/library/system.servicemodel.udpbinding.aspx | 38/1438042991019.80_20150728002311-00107-ip-10-236-191-2_863215067_1.json |
2d6f4b3e_ng_Class__System_ServiceModel___Description | [Name] MessageVersion [Description] | Gets the message version used by clients and services configured with the binding. (Inherited from Binding.) | [] | UdpBinding Class (System.ServiceModel) | Description | https://msdn.microsoft.com/en-us/library/system.servicemodel.udpbinding.aspx | 38/1438042991019.80_20150728002311-00107-ip-10-236-191-2_863215067_1.json |
2d6f4b3e_ng_Class__System_ServiceModel___Description | [Name] MulticastInterfaceId [Description] | Gets or sets the value of the MulticastInterfaceID property in a UDP binding. | [] | UdpBinding Class (System.ServiceModel) | Description | https://msdn.microsoft.com/en-us/library/system.servicemodel.udpbinding.aspx | 38/1438042991019.80_20150728002311-00107-ip-10-236-191-2_863215067_1.json |
2d6f4b3e_ng_Class__System_ServiceModel___Description | [Name] Name [Description] | Gets or sets the name of the binding. (Inherited from Binding.) | [] | UdpBinding Class (System.ServiceModel) | Description | https://msdn.microsoft.com/en-us/library/system.servicemodel.udpbinding.aspx | 38/1438042991019.80_20150728002311-00107-ip-10-236-191-2_863215067_1.json |
2d6f4b3e_ng_Class__System_ServiceModel___Description | [Name] Namespace [Description] | Gets or sets the XML namespace of the binding. (Inherited from Binding.) | [] | UdpBinding Class (System.ServiceModel) | Description | https://msdn.microsoft.com/en-us/library/system.servicemodel.udpbinding.aspx | 38/1438042991019.80_20150728002311-00107-ip-10-236-191-2_863215067_1.json |
2d6f4b3e_ng_Class__System_ServiceModel___Description | [Name] OpenTimeout [Description] | Gets or sets the interval of time provided for a connection to open before the transport raises an exception. (Inherited from Binding.) | [] | UdpBinding Class (System.ServiceModel) | Description | https://msdn.microsoft.com/en-us/library/system.servicemodel.udpbinding.aspx | 38/1438042991019.80_20150728002311-00107-ip-10-236-191-2_863215067_1.json |
2d6f4b3e_ng_Class__System_ServiceModel___Description | [Name] ReaderQuotas [Description] | Gets or sets the reader quotas. | [] | UdpBinding Class (System.ServiceModel) | Description | https://msdn.microsoft.com/en-us/library/system.servicemodel.udpbinding.aspx | 38/1438042991019.80_20150728002311-00107-ip-10-236-191-2_863215067_1.json |
2d6f4b3e_ng_Class__System_ServiceModel___Description | [Name] ReceiveTimeout [Description] | Gets or sets the interval of time that a connection can remain inactive, during which no application messages are received, before it is dropped. (Inherited from Binding.) | [] | UdpBinding Class (System.ServiceModel) | Description | https://msdn.microsoft.com/en-us/library/system.servicemodel.udpbinding.aspx | 38/1438042991019.80_20150728002311-00107-ip-10-236-191-2_863215067_1.json |
2d6f4b3e_ng_Class__System_ServiceModel___Description | [Name] Scheme [Description] | Gets the scheme name for this binding. (Overrides Binding.Scheme.) | [] | UdpBinding Class (System.ServiceModel) | Description | https://msdn.microsoft.com/en-us/library/system.servicemodel.udpbinding.aspx | 38/1438042991019.80_20150728002311-00107-ip-10-236-191-2_863215067_1.json |
2d6f4b3e_ng_Class__System_ServiceModel___Description | [Name] SendTimeout [Description] | Gets or sets the interval of time provided for a write operation to complete before the transport raises an exception. (Inherited from Binding.) | [] | UdpBinding Class (System.ServiceModel) | Description | https://msdn.microsoft.com/en-us/library/system.servicemodel.udpbinding.aspx | 38/1438042991019.80_20150728002311-00107-ip-10-236-191-2_863215067_1.json |
2d6f4b3e_ng_Class__System_ServiceModel___Description | [Name] TextEncoding [Description] | Gets or sets the text encoding that is used for the binding. | [] | UdpBinding Class (System.ServiceModel) | Description | https://msdn.microsoft.com/en-us/library/system.servicemodel.udpbinding.aspx | 38/1438042991019.80_20150728002311-00107-ip-10-236-191-2_863215067_1.json |
2d6f4b3e_ng_Class__System_ServiceModel___Description | [Name] TimeToLive [Description] | Gets or sets the value of the TimeToLive property in a UDP binding. | [] | UdpBinding Class (System.ServiceModel) | Description | https://msdn.microsoft.com/en-us/library/system.servicemodel.udpbinding.aspx | 38/1438042991019.80_20150728002311-00107-ip-10-236-191-2_863215067_1.json |
ab6bd075_cher_Class__System_Management___Description | [Name] ManagementObjectSearcher() [Description] | Initializes a new instance of the ManagementObjectSearcher class. After some properties on this object are set, the object can be used to invoke a query for management information. This is the default constructor. | [] | ManagementObjectSearcher Class (System.Management) | Description | https://msdn.microsoft.com/en-us/library/system.management.managementobjectsearcher(v=vs.100).aspx | 38/1438042991019.80_20150728002311-00153-ip-10-236-191-2_865909144_0.json |
ab6bd075_cher_Class__System_Management___Description | [Name] ManagementObjectSearcher(ObjectQuery) [Description] | Initializes a new instance of the ManagementObjectSearcher class used to invoke the specified query for management information. | [] | ManagementObjectSearcher Class (System.Management) | Description | https://msdn.microsoft.com/en-us/library/system.management.managementobjectsearcher(v=vs.100).aspx | 38/1438042991019.80_20150728002311-00153-ip-10-236-191-2_865909144_0.json |
ab6bd075_cher_Class__System_Management___Description | [Name] ManagementObjectSearcher(String) [Description] | Initializes a new instance of the ManagementObjectSearcher class used to invoke the specified query for management information. | [] | ManagementObjectSearcher Class (System.Management) | Description | https://msdn.microsoft.com/en-us/library/system.management.managementobjectsearcher(v=vs.100).aspx | 38/1438042991019.80_20150728002311-00153-ip-10-236-191-2_865909144_0.json |
ab6bd075_cher_Class__System_Management___Description | [Name] ManagementObjectSearcher(ManagementScope, ObjectQuery) [Description] | Initializes a new instance of the ManagementObjectSearcher class used to invoke the specified query in the specified scope. | [] | ManagementObjectSearcher Class (System.Management) | Description | https://msdn.microsoft.com/en-us/library/system.management.managementobjectsearcher(v=vs.100).aspx | 38/1438042991019.80_20150728002311-00153-ip-10-236-191-2_865909144_0.json |
ab6bd075_cher_Class__System_Management___Description | [Name] ManagementObjectSearcher(String, String) [Description] | Initializes a new instance of the ManagementObjectSearcher class used to invoke the specified query in the specified scope. | [] | ManagementObjectSearcher Class (System.Management) | Description | https://msdn.microsoft.com/en-us/library/system.management.managementobjectsearcher(v=vs.100).aspx | 38/1438042991019.80_20150728002311-00153-ip-10-236-191-2_865909144_0.json |
ab6bd075_cher_Class__System_Management___Description | [Name] ManagementObjectSearcher(ManagementScope, ObjectQuery, EnumerationOptions) [Description] | Initializes a new instance of the ManagementObjectSearcher class to be used to invoke the specified query in the specified scope, with the specified options. | [] | ManagementObjectSearcher Class (System.Management) | Description | https://msdn.microsoft.com/en-us/library/system.management.managementobjectsearcher(v=vs.100).aspx | 38/1438042991019.80_20150728002311-00153-ip-10-236-191-2_865909144_0.json |
ab6bd075_cher_Class__System_Management___Description | [Name] ManagementObjectSearcher(String, String, EnumerationOptions) [Description] | Initializes a new instance of the ManagementObjectSearcher class used to invoke the specified query, in the specified scope, and with the specified options. | [] | ManagementObjectSearcher Class (System.Management) | Description | https://msdn.microsoft.com/en-us/library/system.management.managementobjectsearcher(v=vs.100).aspx | 38/1438042991019.80_20150728002311-00153-ip-10-236-191-2_865909144_0.json |
29b4c3b8_ass__System_Windows_Documents___Description | [Name] Add [Description] | Appends a specified item to the collection. | [] | TableColumnCollection Class (System.Windows.Documents) | Description | https://msdn.microsoft.com/en-us/library/vstudio/system.windows.documents.tablecolumncollection.aspx | 38/1438042981969.11_20150728002301-00014-ip-10-236-191-2_873034383_1.json |
29b4c3b8_ass__System_Windows_Documents___Description | [Name] Clear [Description] | Clears all items from the collection. | [] | TableColumnCollection Class (System.Windows.Documents) | Description | https://msdn.microsoft.com/en-us/library/vstudio/system.windows.documents.tablecolumncollection.aspx | 38/1438042981969.11_20150728002301-00014-ip-10-236-191-2_873034383_1.json |
29b4c3b8_ass__System_Windows_Documents___Description | [Name] Contains [Description] | Queries for the presence of a specified item in the collection. | [] | TableColumnCollection Class (System.Windows.Documents) | Description | https://msdn.microsoft.com/en-us/library/vstudio/system.windows.documents.tablecolumncollection.aspx | 38/1438042981969.11_20150728002301-00014-ip-10-236-191-2_873034383_1.json |
29b4c3b8_ass__System_Windows_Documents___Description | [Name] CopyTo(Array, Int32) [Description] | Copies the contents of the collection and inserts them into a specified array starting at a specified index position in the array. | [] | TableColumnCollection Class (System.Windows.Documents) | Description | https://msdn.microsoft.com/en-us/library/vstudio/system.windows.documents.tablecolumncollection.aspx | 38/1438042981969.11_20150728002301-00014-ip-10-236-191-2_873034383_1.json |
29b4c3b8_ass__System_Windows_Documents___Description | [Name] CopyTo(TableColumn[], Int32) [Description] | Copies the contents of the collection and inserts them into a specified TableColumn array of starting at a specified index position in the array. | [] | TableColumnCollection Class (System.Windows.Documents) | Description | https://msdn.microsoft.com/en-us/library/vstudio/system.windows.documents.tablecolumncollection.aspx | 38/1438042981969.11_20150728002301-00014-ip-10-236-191-2_873034383_1.json |
29b4c3b8_ass__System_Windows_Documents___Description | [Name] Equals(Object) [Description] | Determines whether the specified object is equal to the current object. (Inherited from Object.) | [] | TableColumnCollection Class (System.Windows.Documents) | Description | https://msdn.microsoft.com/en-us/library/vstudio/system.windows.documents.tablecolumncollection.aspx | 38/1438042981969.11_20150728002301-00014-ip-10-236-191-2_873034383_1.json |
29b4c3b8_ass__System_Windows_Documents___Description | [Name] GetHashCode [Description] | Serves as the default hash function. (Inherited from Object.) | [] | TableColumnCollection Class (System.Windows.Documents) | Description | https://msdn.microsoft.com/en-us/library/vstudio/system.windows.documents.tablecolumncollection.aspx | 38/1438042981969.11_20150728002301-00014-ip-10-236-191-2_873034383_1.json |
29b4c3b8_ass__System_Windows_Documents___Description | [Name] GetType [Description] | Gets the Type of the current instance. (Inherited from Object.) | [] | TableColumnCollection Class (System.Windows.Documents) | Description | https://msdn.microsoft.com/en-us/library/vstudio/system.windows.documents.tablecolumncollection.aspx | 38/1438042981969.11_20150728002301-00014-ip-10-236-191-2_873034383_1.json |
29b4c3b8_ass__System_Windows_Documents___Description | [Name] IndexOf [Description] | Returns the zero-based index of specified collection item. | [] | TableColumnCollection Class (System.Windows.Documents) | Description | https://msdn.microsoft.com/en-us/library/vstudio/system.windows.documents.tablecolumncollection.aspx | 38/1438042981969.11_20150728002301-00014-ip-10-236-191-2_873034383_1.json |
29b4c3b8_ass__System_Windows_Documents___Description | [Name] Insert [Description] | Inserts a specified item in the collection at a specified index position. | [] | TableColumnCollection Class (System.Windows.Documents) | Description | https://msdn.microsoft.com/en-us/library/vstudio/system.windows.documents.tablecolumncollection.aspx | 38/1438042981969.11_20150728002301-00014-ip-10-236-191-2_873034383_1.json |
29b4c3b8_ass__System_Windows_Documents___Description | [Name] Remove [Description] | Removes a specified item from the collection. | [] | TableColumnCollection Class (System.Windows.Documents) | Description | https://msdn.microsoft.com/en-us/library/vstudio/system.windows.documents.tablecolumncollection.aspx | 38/1438042981969.11_20150728002301-00014-ip-10-236-191-2_873034383_1.json |
29b4c3b8_ass__System_Windows_Documents___Description | [Name] RemoveAt [Description] | Removes an item, specified by index, from the collection. | [] | TableColumnCollection Class (System.Windows.Documents) | Description | https://msdn.microsoft.com/en-us/library/vstudio/system.windows.documents.tablecolumncollection.aspx | 38/1438042981969.11_20150728002301-00014-ip-10-236-191-2_873034383_1.json |
29b4c3b8_ass__System_Windows_Documents___Description | [Name] RemoveRange [Description] | Removes a range of items, specified by beginning index and count, from the collection. | [] | TableColumnCollection Class (System.Windows.Documents) | Description | https://msdn.microsoft.com/en-us/library/vstudio/system.windows.documents.tablecolumncollection.aspx | 38/1438042981969.11_20150728002301-00014-ip-10-236-191-2_873034383_1.json |
29b4c3b8_ass__System_Windows_Documents___Description | [Name] ToString [Description] | Returns a string that represents the current object. (Inherited from Object.) | [] | TableColumnCollection Class (System.Windows.Documents) | Description | https://msdn.microsoft.com/en-us/library/vstudio/system.windows.documents.tablecolumncollection.aspx | 38/1438042981969.11_20150728002301-00014-ip-10-236-191-2_873034383_1.json |
29b4c3b8_ass__System_Windows_Documents___Description | [Name] TrimToSize [Description] | Optimizes memory consumption for the collection by setting the underlying collection Capacity equal to the Count of items currently in the collection. | [] | TableColumnCollection Class (System.Windows.Documents) | Description | https://msdn.microsoft.com/en-us/library/vstudio/system.windows.documents.tablecolumncollection.aspx | 38/1438042981969.11_20150728002301-00014-ip-10-236-191-2_873034383_1.json |
5e28507b_soft_SolverFoundation_Solvers___Description | [Member name] Any [Description] | The solver chooses a heuristic for variable ordering. | [] | ConstraintSolverParams.TreeSearchVariableOrdering Enumeration (Microsoft.SolverFoundation.Solvers) | Description | https://msdn.microsoft.com/en-us/library/microsoft.solverfoundation.solvers.constraintsolverparams.treesearchvariableordering(v=vs.93).aspx | 38/1438043062723.96_20150728002422-00083-ip-10-236-191-2_886857599_0.json |
5e28507b_soft_SolverFoundation_Solvers___Description | [Member name] MinimalDomainFirst [Description] | Enumeration that selects a variable with the smallest domain. | [] | ConstraintSolverParams.TreeSearchVariableOrdering Enumeration (Microsoft.SolverFoundation.Solvers) | Description | https://msdn.microsoft.com/en-us/library/microsoft.solverfoundation.solvers.constraintsolverparams.treesearchvariableordering(v=vs.93).aspx | 38/1438043062723.96_20150728002422-00083-ip-10-236-191-2_886857599_0.json |
5e28507b_soft_SolverFoundation_Solvers___Description | [Member name] DeclarationOrder [Description] | Enumeration following the declaration order of the variables. | [] | ConstraintSolverParams.TreeSearchVariableOrdering Enumeration (Microsoft.SolverFoundation.Solvers) | Description | https://msdn.microsoft.com/en-us/library/microsoft.solverfoundation.solvers.constraintsolverparams.treesearchvariableordering(v=vs.93).aspx | 38/1438043062723.96_20150728002422-00083-ip-10-236-191-2_886857599_0.json |
5e28507b_soft_SolverFoundation_Solvers___Description | [Member name] DynamicWeighting [Description] | Weigh variables dynamically based on dependents and current domain sizes. | [] | ConstraintSolverParams.TreeSearchVariableOrdering Enumeration (Microsoft.SolverFoundation.Solvers) | Description | https://msdn.microsoft.com/en-us/library/microsoft.solverfoundation.solvers.constraintsolverparams.treesearchvariableordering(v=vs.93).aspx | 38/1438043062723.96_20150728002422-00083-ip-10-236-191-2_886857599_0.json |
5e28507b_soft_SolverFoundation_Solvers___Description | [Member name] ConflictDriven [Description] | Enumeration based on conflict analysis following a variant of the variable state independent, decaying sum (VSIDS) heuristic. | [] | ConstraintSolverParams.TreeSearchVariableOrdering Enumeration (Microsoft.SolverFoundation.Solvers) | Description | https://msdn.microsoft.com/en-us/library/microsoft.solverfoundation.solvers.constraintsolverparams.treesearchvariableordering(v=vs.93).aspx | 38/1438043062723.96_20150728002422-00083-ip-10-236-191-2_886857599_0.json |
5e28507b_soft_SolverFoundation_Solvers___Description | [Member name] ImpactPrediction [Description] | Enumeration based on a forecast of the impact of a decision. | [] | ConstraintSolverParams.TreeSearchVariableOrdering Enumeration (Microsoft.SolverFoundation.Solvers) | Description | https://msdn.microsoft.com/en-us/library/microsoft.solverfoundation.solvers.constraintsolverparams.treesearchvariableordering(v=vs.93).aspx | 38/1438043062723.96_20150728002422-00083-ip-10-236-191-2_886857599_0.json |
5e28507b_soft_SolverFoundation_Solvers___Description | [Member name] DomainOverWeightedDegree [Description] | Enumeration based on the domain over weighted degree. | [] | ConstraintSolverParams.TreeSearchVariableOrdering Enumeration (Microsoft.SolverFoundation.Solvers) | Description | https://msdn.microsoft.com/en-us/library/microsoft.solverfoundation.solvers.constraintsolverparams.treesearchvariableordering(v=vs.93).aspx | 38/1438043062723.96_20150728002422-00083-ip-10-236-191-2_886857599_0.json |
7acfdf98_ting_Smart_Client_Applications__Windows_Installer_updates | [0] Non-power user update [No-touch deployment updates] Yes Depends on requirements of application [Updates from a file share] Yes [Xcopy updates] No [Windows Installer updates] | Depends on requirements of application and application distribution mechanism | [] | Chapter 7 - Deploying and Updating Smart Client Applications | Windows Installer updates | https://msdn.microsoft.com/en-us/library/ff650164.aspx | 38/1438042981969.11_20150728002301-00226-ip-10-236-191-2_871749845_1.json |
7acfdf98_ting_Smart_Client_Applications__Windows_Installer_updates | [0] Centralized management of updates [No-touch deployment updates] Yes Yes [Updates from a file share] Yes [Xcopy updates] No [Windows Installer updates] | Depends on application distribution mechanism | [] | Chapter 7 - Deploying and Updating Smart Client Applications | Windows Installer updates | https://msdn.microsoft.com/en-us/library/ff650164.aspx | 38/1438042981969.11_20150728002301-00226-ip-10-236-191-2_871749845_1.json |
7acfdf98_ting_Smart_Client_Applications__Windows_Installer_updates | [0] Updates downloaded when application is run [No-touch deployment updates] Yes Yes [Updates from a file share] No [Xcopy updates] No [Windows Installer updates] | No | [] | Chapter 7 - Deploying and Updating Smart Client Applications | Windows Installer updates | https://msdn.microsoft.com/en-us/library/ff650164.aspx | 38/1438042981969.11_20150728002301-00226-ip-10-236-191-2_871749845_1.json |
7acfdf98_ting_Smart_Client_Applications__Windows_Installer_updates | [0] Federated update infrastructure [No-touch deployment updates] No Yes [Updates from a file share] No [Xcopy updates] No [Windows Installer updates] | Yes | [] | Chapter 7 - Deploying and Updating Smart Client Applications | Windows Installer updates | https://msdn.microsoft.com/en-us/library/ff650164.aspx | 38/1438042981969.11_20150728002301-00226-ip-10-236-191-2_871749845_1.json |
7acfdf98_ting_Smart_Client_Applications__Windows_Installer_updates | [0] Per user/group updates [No-touch deployment updates] Yes Yes [Updates from a file share] No [Xcopy updates] No [Windows Installer updates] | Depends on application distribution mechanism | [] | Chapter 7 - Deploying and Updating Smart Client Applications | Windows Installer updates | https://msdn.microsoft.com/en-us/library/ff650164.aspx | 38/1438042981969.11_20150728002301-00226-ip-10-236-191-2_871749845_1.json |
7acfdf98_ting_Smart_Client_Applications__Windows_Installer_updates | [0] Transacted updates [No-touch deployment updates] No Yes [Updates from a file share] No [Xcopy updates] No [Windows Installer updates] | Yes | [] | Chapter 7 - Deploying and Updating Smart Client Applications | Windows Installer updates | https://msdn.microsoft.com/en-us/library/ff650164.aspx | 38/1438042981969.11_20150728002301-00226-ip-10-236-191-2_871749845_1.json |
7acfdf98_ting_Smart_Client_Applications__Windows_Installer_updates | [0] Built-in support for version control [No-touch deployment updates] No No [Updates from a file share] No [Xcopy updates] No [Windows Installer updates] | Yes | [] | Chapter 7 - Deploying and Updating Smart Client Applications | Windows Installer updates | https://msdn.microsoft.com/en-us/library/ff650164.aspx | 38/1438042981969.11_20150728002301-00226-ip-10-236-191-2_871749845_1.json |
c8b1a32c_ence_Interface__System_IO_Log___Description | [Name] BaseSequenceNumber [Description] | When overridden in a derived class, gets the sequence number of the first valid record in the current IRecordSequence. | [] | IRecordSequence Interface (System.IO.Log) | Description | https://msdn.microsoft.com/en-us/library/system.io.log.irecordsequence(v=vs.110).aspx | 38/1438042981969.11_20150728002301-00271-ip-10-236-191-2_869842175_0.json |
c8b1a32c_ence_Interface__System_IO_Log___Description | [Name] LastSequenceNumber [Description] | When overridden in a derived class, gets the sequence number which is greater than the last record appended. | [] | IRecordSequence Interface (System.IO.Log) | Description | https://msdn.microsoft.com/en-us/library/system.io.log.irecordsequence(v=vs.110).aspx | 38/1438042981969.11_20150728002301-00271-ip-10-236-191-2_869842175_0.json |
c8b1a32c_ence_Interface__System_IO_Log___Description | [Name] MaximumRecordLength [Description] | When overridden in a derived class, gets the size of the largest record that can be appended to or read from this sequence, in bytes. | [] | IRecordSequence Interface (System.IO.Log) | Description | https://msdn.microsoft.com/en-us/library/system.io.log.irecordsequence(v=vs.110).aspx | 38/1438042981969.11_20150728002301-00271-ip-10-236-191-2_869842175_0.json |
c8b1a32c_ence_Interface__System_IO_Log___Description | [Name] ReservedBytes [Description] | When overridden in a derived class, gets the total number of bytes that have been reserved. | [] | IRecordSequence Interface (System.IO.Log) | Description | https://msdn.microsoft.com/en-us/library/system.io.log.irecordsequence(v=vs.110).aspx | 38/1438042981969.11_20150728002301-00271-ip-10-236-191-2_869842175_0.json |
c8b1a32c_ence_Interface__System_IO_Log___Description | [Name] RestartSequenceNumber [Description] | When overridden in a derived class, gets the sequence number of the most recently written restart area. | [] | IRecordSequence Interface (System.IO.Log) | Description | https://msdn.microsoft.com/en-us/library/system.io.log.irecordsequence(v=vs.110).aspx | 38/1438042981969.11_20150728002301-00271-ip-10-236-191-2_869842175_0.json |
c8b1a32c_ence_Interface__System_IO_Log___Description | [Name] RetryAppend [Description] | Gets or sets a value indicating whether appends are automatically retried if the log is full. | [] | IRecordSequence Interface (System.IO.Log) | Description | https://msdn.microsoft.com/en-us/library/system.io.log.irecordsequence(v=vs.110).aspx | 38/1438042981969.11_20150728002301-00271-ip-10-236-191-2_869842175_0.json |
1cb4fab5_ystem_Collections_Specialized___Name | [Description] Gets the number of key/value pairs in the StringDictionary. [Name] | Count | [
[
"C",
"o",
"u",
"n",
"t"
],
[
"I",
"s",
"S",
"y",
"n",
"c",
"h",
"r",
"o",
"n",
"i",
"z",
"e",
"d"
],
[
"I",
"t",
"e",
"m"
],
[
"K",
"e",
"y",
"s"
],
[
"S",
"y",
"n",
"c",
"R",
"o",
"o",
"t"
],
[
"V",
"a",
"l",
"u",
"e",
"s"
]
] | StringDictionary Class (System.Collections.Specialized) | Name | https://msdn.microsoft.com/en-us/library/system.collections.specialized.stringdictionary.aspx?cs-save-lang=1&cs-lang=fsharp | 38/1438042981969.11_20150728002301-00167-ip-10-236-191-2_867615359_1.json |
1cb4fab5_ystem_Collections_Specialized___Name | [Description] Gets a value indicating whether access to the StringDictionary is synchronized (thread safe). [Name] | IsSynchronized | [
[
"C",
"o",
"u",
"n",
"t"
],
[
"I",
"s",
"S",
"y",
"n",
"c",
"h",
"r",
"o",
"n",
"i",
"z",
"e",
"d"
],
[
"I",
"t",
"e",
"m"
],
[
"K",
"e",
"y",
"s"
],
[
"S",
"y",
"n",
"c",
"R",
"o",
"o",
"t"
],
[
"V",
"a",
"l",
"u",
"e",
"s"
]
] | StringDictionary Class (System.Collections.Specialized) | Name | https://msdn.microsoft.com/en-us/library/system.collections.specialized.stringdictionary.aspx?cs-save-lang=1&cs-lang=fsharp | 38/1438042981969.11_20150728002301-00167-ip-10-236-191-2_867615359_1.json |
1cb4fab5_ystem_Collections_Specialized___Name | [Description] Gets or sets the value associated with the specified key. [Name] | Item | [
[
"C",
"o",
"u",
"n",
"t"
],
[
"I",
"s",
"S",
"y",
"n",
"c",
"h",
"r",
"o",
"n",
"i",
"z",
"e",
"d"
],
[
"I",
"t",
"e",
"m"
],
[
"K",
"e",
"y",
"s"
],
[
"S",
"y",
"n",
"c",
"R",
"o",
"o",
"t"
],
[
"V",
"a",
"l",
"u",
"e",
"s"
]
] | StringDictionary Class (System.Collections.Specialized) | Name | https://msdn.microsoft.com/en-us/library/system.collections.specialized.stringdictionary.aspx?cs-save-lang=1&cs-lang=fsharp | 38/1438042981969.11_20150728002301-00167-ip-10-236-191-2_867615359_1.json |
1cb4fab5_ystem_Collections_Specialized___Name | [Description] Gets a collection of keys in the StringDictionary. [Name] | Keys | [
[
"C",
"o",
"u",
"n",
"t"
],
[
"I",
"s",
"S",
"y",
"n",
"c",
"h",
"r",
"o",
"n",
"i",
"z",
"e",
"d"
],
[
"I",
"t",
"e",
"m"
],
[
"K",
"e",
"y",
"s"
],
[
"S",
"y",
"n",
"c",
"R",
"o",
"o",
"t"
],
[
"V",
"a",
"l",
"u",
"e",
"s"
]
] | StringDictionary Class (System.Collections.Specialized) | Name | https://msdn.microsoft.com/en-us/library/system.collections.specialized.stringdictionary.aspx?cs-save-lang=1&cs-lang=fsharp | 38/1438042981969.11_20150728002301-00167-ip-10-236-191-2_867615359_1.json |
1cb4fab5_ystem_Collections_Specialized___Name | [Description] Gets an object that can be used to synchronize access to the StringDictionary. [Name] | SyncRoot | [
[
"C",
"o",
"u",
"n",
"t"
],
[
"I",
"s",
"S",
"y",
"n",
"c",
"h",
"r",
"o",
"n",
"i",
"z",
"e",
"d"
],
[
"I",
"t",
"e",
"m"
],
[
"K",
"e",
"y",
"s"
],
[
"S",
"y",
"n",
"c",
"R",
"o",
"o",
"t"
],
[
"V",
"a",
"l",
"u",
"e",
"s"
]
] | StringDictionary Class (System.Collections.Specialized) | Name | https://msdn.microsoft.com/en-us/library/system.collections.specialized.stringdictionary.aspx?cs-save-lang=1&cs-lang=fsharp | 38/1438042981969.11_20150728002301-00167-ip-10-236-191-2_867615359_1.json |
1cb4fab5_ystem_Collections_Specialized___Name | [Description] Gets a collection of values in the StringDictionary. [Name] | Values | [
[
"C",
"o",
"u",
"n",
"t"
],
[
"I",
"s",
"S",
"y",
"n",
"c",
"h",
"r",
"o",
"n",
"i",
"z",
"e",
"d"
],
[
"I",
"t",
"e",
"m"
],
[
"K",
"e",
"y",
"s"
],
[
"S",
"y",
"n",
"c",
"R",
"o",
"o",
"t"
],
[
"V",
"a",
"l",
"u",
"e",
"s"
]
] | StringDictionary Class (System.Collections.Specialized) | Name | https://msdn.microsoft.com/en-us/library/system.collections.specialized.stringdictionary.aspx?cs-save-lang=1&cs-lang=fsharp | 38/1438042981969.11_20150728002301-00167-ip-10-236-191-2_867615359_1.json |
096297ae_phics_Methods__System_Drawing___Description | [Name] AddMetafileComment [Description] | Adds a comment to the current Metafile. | [] | Graphics Methods (System.Drawing) | Description | https://msdn.microsoft.com/en-us/library/4cy2c290(v=vs.85).aspx | 38/1438042981969.11_20150728002301-00015-ip-10-236-191-2_865236896_0.json |
096297ae_phics_Methods__System_Drawing___Description | [Name] BeginContainer [Description] | Overloaded. Saves a graphics container with the current state of this Graphics and opens and uses a new graphics container. | [] | Graphics Methods (System.Drawing) | Description | https://msdn.microsoft.com/en-us/library/4cy2c290(v=vs.85).aspx | 38/1438042981969.11_20150728002301-00015-ip-10-236-191-2_865236896_0.json |
096297ae_phics_Methods__System_Drawing___Description | [Name] Clear [Description] | Clears the entire drawing surface and fills it with the specified background color. | [] | Graphics Methods (System.Drawing) | Description | https://msdn.microsoft.com/en-us/library/4cy2c290(v=vs.85).aspx | 38/1438042981969.11_20150728002301-00015-ip-10-236-191-2_865236896_0.json |
096297ae_phics_Methods__System_Drawing___Description | [Name] CopyFromScreen [Description] | Overloaded. Performs a bit-block transfer of color data from the screen to the drawing surface of the Graphics. | [] | Graphics Methods (System.Drawing) | Description | https://msdn.microsoft.com/en-us/library/4cy2c290(v=vs.85).aspx | 38/1438042981969.11_20150728002301-00015-ip-10-236-191-2_865236896_0.json |
096297ae_phics_Methods__System_Drawing___Description | [Name] CreateObjRef [Description] | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (inherited from MarshalByRefObject) | [] | Graphics Methods (System.Drawing) | Description | https://msdn.microsoft.com/en-us/library/4cy2c290(v=vs.85).aspx | 38/1438042981969.11_20150728002301-00015-ip-10-236-191-2_865236896_0.json |
096297ae_phics_Methods__System_Drawing___Description | [Name] Dispose [Description] | Releases all resources used by this Graphics. | [] | Graphics Methods (System.Drawing) | Description | https://msdn.microsoft.com/en-us/library/4cy2c290(v=vs.85).aspx | 38/1438042981969.11_20150728002301-00015-ip-10-236-191-2_865236896_0.json |
096297ae_phics_Methods__System_Drawing___Description | [Name] DrawArc [Description] | Overloaded. Draws an arc representing a portion of an ellipse specified by a pair of coordinates, a width, and a height. | [] | Graphics Methods (System.Drawing) | Description | https://msdn.microsoft.com/en-us/library/4cy2c290(v=vs.85).aspx | 38/1438042981969.11_20150728002301-00015-ip-10-236-191-2_865236896_0.json |
096297ae_phics_Methods__System_Drawing___Description | [Name] DrawBezier [Description] | Overloaded. Draws a Bézier spline defined by four Point structures. | [] | Graphics Methods (System.Drawing) | Description | https://msdn.microsoft.com/en-us/library/4cy2c290(v=vs.85).aspx | 38/1438042981969.11_20150728002301-00015-ip-10-236-191-2_865236896_0.json |
096297ae_phics_Methods__System_Drawing___Description | [Name] DrawBeziers [Description] | Overloaded. Draws a series of Bézier splines from an array of Point structures. | [] | Graphics Methods (System.Drawing) | Description | https://msdn.microsoft.com/en-us/library/4cy2c290(v=vs.85).aspx | 38/1438042981969.11_20150728002301-00015-ip-10-236-191-2_865236896_0.json |
096297ae_phics_Methods__System_Drawing___Description | [Name] DrawClosedCurve [Description] | Overloaded. Draws a closed cardinal spline defined by an array of Point structures. | [] | Graphics Methods (System.Drawing) | Description | https://msdn.microsoft.com/en-us/library/4cy2c290(v=vs.85).aspx | 38/1438042981969.11_20150728002301-00015-ip-10-236-191-2_865236896_0.json |
096297ae_phics_Methods__System_Drawing___Description | [Name] DrawCurve [Description] | Overloaded. Draws a cardinal spline through a specified array of Point structures. | [] | Graphics Methods (System.Drawing) | Description | https://msdn.microsoft.com/en-us/library/4cy2c290(v=vs.85).aspx | 38/1438042981969.11_20150728002301-00015-ip-10-236-191-2_865236896_0.json |
096297ae_phics_Methods__System_Drawing___Description | [Name] DrawEllipse [Description] | Overloaded. Draws an ellipse defined by a bounding rectangle specified by a pair of coordinates, a height, and a width. | [] | Graphics Methods (System.Drawing) | Description | https://msdn.microsoft.com/en-us/library/4cy2c290(v=vs.85).aspx | 38/1438042981969.11_20150728002301-00015-ip-10-236-191-2_865236896_0.json |
096297ae_phics_Methods__System_Drawing___Description | [Name] DrawIcon [Description] | Overloaded. Draws the image represented by the specified Icon at the specified coordinates. | [] | Graphics Methods (System.Drawing) | Description | https://msdn.microsoft.com/en-us/library/4cy2c290(v=vs.85).aspx | 38/1438042981969.11_20150728002301-00015-ip-10-236-191-2_865236896_0.json |
096297ae_phics_Methods__System_Drawing___Description | [Name] DrawIconUnstretched [Description] | Draws the image represented by the specified Icon without scaling the image. | [] | Graphics Methods (System.Drawing) | Description | https://msdn.microsoft.com/en-us/library/4cy2c290(v=vs.85).aspx | 38/1438042981969.11_20150728002301-00015-ip-10-236-191-2_865236896_0.json |
096297ae_phics_Methods__System_Drawing___Description | [Name] DrawImage [Description] | Overloaded. Draws the specified Image at the specified location and with the original size. | [] | Graphics Methods (System.Drawing) | Description | https://msdn.microsoft.com/en-us/library/4cy2c290(v=vs.85).aspx | 38/1438042981969.11_20150728002301-00015-ip-10-236-191-2_865236896_0.json |
096297ae_phics_Methods__System_Drawing___Description | [Name] DrawImageUnscaled [Description] | Overloaded. Draws the specified image using its original physical size at the location specified by a coordinate pair. | [] | Graphics Methods (System.Drawing) | Description | https://msdn.microsoft.com/en-us/library/4cy2c290(v=vs.85).aspx | 38/1438042981969.11_20150728002301-00015-ip-10-236-191-2_865236896_0.json |
096297ae_phics_Methods__System_Drawing___Description | [Name] DrawImageUnscaledAndClipped [Description] | Draws the specified image without scaling and clips it, if necessary, to fit in the specified rectangle. | [] | Graphics Methods (System.Drawing) | Description | https://msdn.microsoft.com/en-us/library/4cy2c290(v=vs.85).aspx | 38/1438042981969.11_20150728002301-00015-ip-10-236-191-2_865236896_0.json |
096297ae_phics_Methods__System_Drawing___Description | [Name] DrawLine [Description] | Overloaded. Draws a line connecting the two points specified by the coordinate pairs. | [] | Graphics Methods (System.Drawing) | Description | https://msdn.microsoft.com/en-us/library/4cy2c290(v=vs.85).aspx | 38/1438042981969.11_20150728002301-00015-ip-10-236-191-2_865236896_0.json |
096297ae_phics_Methods__System_Drawing___Description | [Name] DrawLines [Description] | Overloaded. Draws a series of line segments that connect an array of Point structures. | [] | Graphics Methods (System.Drawing) | Description | https://msdn.microsoft.com/en-us/library/4cy2c290(v=vs.85).aspx | 38/1438042981969.11_20150728002301-00015-ip-10-236-191-2_865236896_0.json |
096297ae_phics_Methods__System_Drawing___Description | [Name] DrawPath [Description] | Draws a GraphicsPath. | [] | Graphics Methods (System.Drawing) | Description | https://msdn.microsoft.com/en-us/library/4cy2c290(v=vs.85).aspx | 38/1438042981969.11_20150728002301-00015-ip-10-236-191-2_865236896_0.json |
096297ae_phics_Methods__System_Drawing___Description | [Name] DrawPie [Description] | Overloaded. Draws a pie shape defined by an ellipse specified by a coordinate pair, a width, a height, and two radial lines. | [] | Graphics Methods (System.Drawing) | Description | https://msdn.microsoft.com/en-us/library/4cy2c290(v=vs.85).aspx | 38/1438042981969.11_20150728002301-00015-ip-10-236-191-2_865236896_0.json |
096297ae_phics_Methods__System_Drawing___Description | [Name] DrawPolygon [Description] | Overloaded. Draws a polygon defined by an array of Point structures. | [] | Graphics Methods (System.Drawing) | Description | https://msdn.microsoft.com/en-us/library/4cy2c290(v=vs.85).aspx | 38/1438042981969.11_20150728002301-00015-ip-10-236-191-2_865236896_0.json |
096297ae_phics_Methods__System_Drawing___Description | [Name] DrawRectangle [Description] | Overloaded. Draws a rectangle specified by a coordinate pair, a width, and a height. | [] | Graphics Methods (System.Drawing) | Description | https://msdn.microsoft.com/en-us/library/4cy2c290(v=vs.85).aspx | 38/1438042981969.11_20150728002301-00015-ip-10-236-191-2_865236896_0.json |
096297ae_phics_Methods__System_Drawing___Description | [Name] DrawRectangles [Description] | Overloaded. Draws a series of rectangles specified by Rectangle structures. | [] | Graphics Methods (System.Drawing) | Description | https://msdn.microsoft.com/en-us/library/4cy2c290(v=vs.85).aspx | 38/1438042981969.11_20150728002301-00015-ip-10-236-191-2_865236896_0.json |
096297ae_phics_Methods__System_Drawing___Description | [Name] DrawString [Description] | Overloaded. Draws the specified text string at the specified location with the specified Brush and Font objects. | [] | Graphics Methods (System.Drawing) | Description | https://msdn.microsoft.com/en-us/library/4cy2c290(v=vs.85).aspx | 38/1438042981969.11_20150728002301-00015-ip-10-236-191-2_865236896_0.json |
096297ae_phics_Methods__System_Drawing___Description | [Name] EndContainer [Description] | Closes the current graphics container and restores the state of this Graphics to the state saved by a call to the BeginContainer method. | [] | Graphics Methods (System.Drawing) | Description | https://msdn.microsoft.com/en-us/library/4cy2c290(v=vs.85).aspx | 38/1438042981969.11_20150728002301-00015-ip-10-236-191-2_865236896_0.json |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.