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
59c7f834_SPMetal__Option
[Value definition] The complete, absolute URL of the Web site whose data is modeled by the entity classes. [Example] /web:http://ContosoServer/Marketing [Comments] Required. You can have port numbers in the server name; for example, /web:http://ContosoServer:5555/Marketing. Do not include the home page or any other page in the URL. [Option]
web
[ [ "w", "e", "b" ], [ "c", "o", "d", "e" ], [ "l", "a", "n", "g", "u", "a", "g", "e" ], [ "n", "a", "m", "e", "s", "p", "a", "c", "e" ], [ "u", "s", "e", "r", "e", "m", "o", "t", "e", "a", "p", "i" ], [ "u", "s", "e", "r" ], [ "p", "a", "s", "s", "w", "o", "r", "d" ], [ "s", "e", "r", "i", "a", "l", "i", "z", "a", "t", "i", "o", "n" ], [ "p", "a", "r", "a", "m", "e", "t", "e", "r", "s" ] ]
SPMetal
Option
https://msdn.microsoft.com/en-us/library/ee538255.aspx
18/1438042989142.82_20150728002309-00171-ip-10-236-191-2_874938267_0.json
59c7f834_SPMetal__Option
[Value definition] The relative or absolute path and file name of the output file. [Example] /code:MarketingSite.cs [Comments] If this option is not used, the generated code is streamed to standard output. If no file name extension is specified or the file name extension is not either "cs" or "vb", the language option must be used. The file name (exclusive of the extension) is also used to form the beginning of the name of a class that derives from DataContext; in this example the class is named MarketingSiteDataContext. The derived class represents the lists and data of the whole Web site, so choose a file name that conveys that meaning. (You can override this naming behavior with an SPMetal Parameters XML file.) [Option]
code
[ [ "w", "e", "b" ], [ "c", "o", "d", "e" ], [ "l", "a", "n", "g", "u", "a", "g", "e" ], [ "n", "a", "m", "e", "s", "p", "a", "c", "e" ], [ "u", "s", "e", "r", "e", "m", "o", "t", "e", "a", "p", "i" ], [ "u", "s", "e", "r" ], [ "p", "a", "s", "s", "w", "o", "r", "d" ], [ "s", "e", "r", "i", "a", "l", "i", "z", "a", "t", "i", "o", "n" ], [ "p", "a", "r", "a", "m", "e", "t", "e", "r", "s" ] ]
SPMetal
Option
https://msdn.microsoft.com/en-us/library/ee538255.aspx
18/1438042989142.82_20150728002309-00171-ip-10-236-191-2_874938267_0.json
59c7f834_SPMetal__Option
[Value definition] The programming language of the generated code. [Example] /language:csharp [Comments] The only possible values are "csharp" and "vb". If the value of the code option has either "cs" or "vb" as a file name extension, SPMetal can infer the language and the language option is not needed. [Option]
language
[ [ "w", "e", "b" ], [ "c", "o", "d", "e" ], [ "l", "a", "n", "g", "u", "a", "g", "e" ], [ "n", "a", "m", "e", "s", "p", "a", "c", "e" ], [ "u", "s", "e", "r", "e", "m", "o", "t", "e", "a", "p", "i" ], [ "u", "s", "e", "r" ], [ "p", "a", "s", "s", "w", "o", "r", "d" ], [ "s", "e", "r", "i", "a", "l", "i", "z", "a", "t", "i", "o", "n" ], [ "p", "a", "r", "a", "m", "e", "t", "e", "r", "s" ] ]
SPMetal
Option
https://msdn.microsoft.com/en-us/library/ee538255.aspx
18/1438042989142.82_20150728002309-00171-ip-10-236-191-2_874938267_0.json
59c7f834_SPMetal__Option
[Value definition] The namespace that contains the entity class declarations. [Example] /namespace:Contoso.TeamActivityReports [Comments] If this option is not used, the generated code specifies no namespace and the compiled assembly treats the default namespace specified in the properties of the Visual Studio project as the namespace of the generated classes. [Option]
namespace
[ [ "w", "e", "b" ], [ "c", "o", "d", "e" ], [ "l", "a", "n", "g", "u", "a", "g", "e" ], [ "n", "a", "m", "e", "s", "p", "a", "c", "e" ], [ "u", "s", "e", "r", "e", "m", "o", "t", "e", "a", "p", "i" ], [ "u", "s", "e", "r" ], [ "p", "a", "s", "s", "w", "o", "r", "d" ], [ "s", "e", "r", "i", "a", "l", "i", "z", "a", "t", "i", "o", "n" ], [ "p", "a", "r", "a", "m", "e", "t", "e", "r", "s" ] ]
SPMetal
Option
https://msdn.microsoft.com/en-us/library/ee538255.aspx
18/1438042989142.82_20150728002309-00171-ip-10-236-191-2_874938267_0.json
59c7f834_SPMetal__Option
[Value definition] No value. [Example] /useremoteapi [Comments] This option signals that the value of the web parameter points to a server that is not the one on which SPMetal is running. One possible use for this parameter is to generate code against a Web site on an online deployment of SharePoint to which you intend to upload your solution as a sandboxed solution. [Option]
useremoteapi
[ [ "w", "e", "b" ], [ "c", "o", "d", "e" ], [ "l", "a", "n", "g", "u", "a", "g", "e" ], [ "n", "a", "m", "e", "s", "p", "a", "c", "e" ], [ "u", "s", "e", "r", "e", "m", "o", "t", "e", "a", "p", "i" ], [ "u", "s", "e", "r" ], [ "p", "a", "s", "s", "w", "o", "r", "d" ], [ "s", "e", "r", "i", "a", "l", "i", "z", "a", "t", "i", "o", "n" ], [ "p", "a", "r", "a", "m", "e", "t", "e", "r", "s" ] ]
SPMetal
Option
https://msdn.microsoft.com/en-us/library/ee538255.aspx
18/1438042989142.82_20150728002309-00171-ip-10-236-191-2_874938267_0.json
59c7f834_SPMetal__Option
[Value definition] The user in whose context SPMetal executes. [Example] /user:Contoso\bob [Comments] Use this option if you do not want SPMetal to run in your own context. Specify the domain. [Option]
user
[ [ "w", "e", "b" ], [ "c", "o", "d", "e" ], [ "l", "a", "n", "g", "u", "a", "g", "e" ], [ "n", "a", "m", "e", "s", "p", "a", "c", "e" ], [ "u", "s", "e", "r", "e", "m", "o", "t", "e", "a", "p", "i" ], [ "u", "s", "e", "r" ], [ "p", "a", "s", "s", "w", "o", "r", "d" ], [ "s", "e", "r", "i", "a", "l", "i", "z", "a", "t", "i", "o", "n" ], [ "p", "a", "r", "a", "m", "e", "t", "e", "r", "s" ] ]
SPMetal
Option
https://msdn.microsoft.com/en-us/library/ee538255.aspx
18/1438042989142.82_20150728002309-00171-ip-10-236-191-2_874938267_0.json
59c7f834_SPMetal__Option
[Value definition] The password for the user specified in the user option. [Example] /password:$5U+ryz [Comments] Use in conjunction with the user option. [Option]
password
[ [ "w", "e", "b" ], [ "c", "o", "d", "e" ], [ "l", "a", "n", "g", "u", "a", "g", "e" ], [ "n", "a", "m", "e", "s", "p", "a", "c", "e" ], [ "u", "s", "e", "r", "e", "m", "o", "t", "e", "a", "p", "i" ], [ "u", "s", "e", "r" ], [ "p", "a", "s", "s", "w", "o", "r", "d" ], [ "s", "e", "r", "i", "a", "l", "i", "z", "a", "t", "i", "o", "n" ], [ "p", "a", "r", "a", "m", "e", "t", "e", "r", "s" ] ]
SPMetal
Option
https://msdn.microsoft.com/en-us/library/ee538255.aspx
18/1438042989142.82_20150728002309-00171-ip-10-236-191-2_874938267_0.json
59c7f834_SPMetal__Option
[Value definition] Specifies whether objects that instantiate the generated classes are serializable. [Example] /serialization:unidirectional [Comments] The only possible values are "unidirectional" and "none". Specify "unidirectional" if you want the objects to be serializable. SPMetal adds appropriate attributes from the System.Runtime.Serialization namespace to the class and property declarations and adds handlers for the Deserializing event. If this option is not used, "none" is assumed. [Option]
serialization
[ [ "w", "e", "b" ], [ "c", "o", "d", "e" ], [ "l", "a", "n", "g", "u", "a", "g", "e" ], [ "n", "a", "m", "e", "s", "p", "a", "c", "e" ], [ "u", "s", "e", "r", "e", "m", "o", "t", "e", "a", "p", "i" ], [ "u", "s", "e", "r" ], [ "p", "a", "s", "s", "w", "o", "r", "d" ], [ "s", "e", "r", "i", "a", "l", "i", "z", "a", "t", "i", "o", "n" ], [ "p", "a", "r", "a", "m", "e", "t", "e", "r", "s" ] ]
SPMetal
Option
https://msdn.microsoft.com/en-us/library/ee538255.aspx
18/1438042989142.82_20150728002309-00171-ip-10-236-191-2_874938267_0.json
59c7f834_SPMetal__Option
[Value definition] Identifies the path and name of an XML file that contains overrides of SPMetal default settings. [Example] /parameters:MarketingSite.xml [Comments] You typically will not reuse exactly the same parameters XML file for different Web sites, so name the file the same as the Web site. For more information about the parameters file, see Overriding SPMetal Defaults by Using a Parameters XML File. [Option]
parameters
[ [ "w", "e", "b" ], [ "c", "o", "d", "e" ], [ "l", "a", "n", "g", "u", "a", "g", "e" ], [ "n", "a", "m", "e", "s", "p", "a", "c", "e" ], [ "u", "s", "e", "r", "e", "m", "o", "t", "e", "a", "p", "i" ], [ "u", "s", "e", "r" ], [ "p", "a", "s", "s", "w", "o", "r", "d" ], [ "s", "e", "r", "i", "a", "l", "i", "z", "a", "t", "i", "o", "n" ], [ "p", "a", "r", "a", "m", "e", "t", "e", "r", "s" ] ]
SPMetal
Option
https://msdn.microsoft.com/en-us/library/ee538255.aspx
18/1438042989142.82_20150728002309-00171-ip-10-236-191-2_874938267_0.json
e6f23767_o_Class__System_Globalization___Description
[Name] ClearCachedData [Description]
Refreshes cached culture-related information.
[]
CultureInfo Class (System.Globalization)
Description
https://msdn.microsoft.com/en-us/library/system.globalization.cultureinfo(v=vs.110).aspx
18/1438042988650.6_20150728002308-00070-ip-10-236-191-2_869340748_2.json
e6f23767_o_Class__System_Globalization___Description
[Name] Clone [Description]
Creates a copy of the current CultureInfo.
[]
CultureInfo Class (System.Globalization)
Description
https://msdn.microsoft.com/en-us/library/system.globalization.cultureinfo(v=vs.110).aspx
18/1438042988650.6_20150728002308-00070-ip-10-236-191-2_869340748_2.json
e6f23767_o_Class__System_Globalization___Description
[Name] CreateSpecificCulture [Description]
Creates a CultureInfo that represents the specific culture that is associated with the specified name.
[]
CultureInfo Class (System.Globalization)
Description
https://msdn.microsoft.com/en-us/library/system.globalization.cultureinfo(v=vs.110).aspx
18/1438042988650.6_20150728002308-00070-ip-10-236-191-2_869340748_2.json
e6f23767_o_Class__System_Globalization___Description
[Name] Equals [Description]
Determines whether the specified object is the same culture as the current CultureInfo. (Overrides Object.Equals(Object).)
[]
CultureInfo Class (System.Globalization)
Description
https://msdn.microsoft.com/en-us/library/system.globalization.cultureinfo(v=vs.110).aspx
18/1438042988650.6_20150728002308-00070-ip-10-236-191-2_869340748_2.json
e6f23767_o_Class__System_Globalization___Description
[Name] Finalize [Description]
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
[]
CultureInfo Class (System.Globalization)
Description
https://msdn.microsoft.com/en-us/library/system.globalization.cultureinfo(v=vs.110).aspx
18/1438042988650.6_20150728002308-00070-ip-10-236-191-2_869340748_2.json
e6f23767_o_Class__System_Globalization___Description
[Name] GetConsoleFallbackUICulture [Description]
Gets an alternate user interface culture suitable for console applications when the default graphic user interface culture is unsuitable.
[]
CultureInfo Class (System.Globalization)
Description
https://msdn.microsoft.com/en-us/library/system.globalization.cultureinfo(v=vs.110).aspx
18/1438042988650.6_20150728002308-00070-ip-10-236-191-2_869340748_2.json
e6f23767_o_Class__System_Globalization___Description
[Name] GetCultureInfo(Int32) [Description]
Retrieves a cached, read-only instance of a culture by using the specified culture identifier.
[]
CultureInfo Class (System.Globalization)
Description
https://msdn.microsoft.com/en-us/library/system.globalization.cultureinfo(v=vs.110).aspx
18/1438042988650.6_20150728002308-00070-ip-10-236-191-2_869340748_2.json
e6f23767_o_Class__System_Globalization___Description
[Name] GetCultureInfo(String) [Description]
Retrieves a cached, read-only instance of a culture using the specified culture name.
[]
CultureInfo Class (System.Globalization)
Description
https://msdn.microsoft.com/en-us/library/system.globalization.cultureinfo(v=vs.110).aspx
18/1438042988650.6_20150728002308-00070-ip-10-236-191-2_869340748_2.json
e6f23767_o_Class__System_Globalization___Description
[Name] GetCultureInfo(String, String) [Description]
Retrieves a cached, read-only instance of a culture. Parameters specify a culture that is initialized with the TextInfo and CompareInfo objects specified by another culture.
[]
CultureInfo Class (System.Globalization)
Description
https://msdn.microsoft.com/en-us/library/system.globalization.cultureinfo(v=vs.110).aspx
18/1438042988650.6_20150728002308-00070-ip-10-236-191-2_869340748_2.json
e6f23767_o_Class__System_Globalization___Description
[Name] GetCultureInfoByIetfLanguageTag [Description]
Deprecated. Retrieves a read-only CultureInfo object having linguistic characteristics that are identified by the specified RFC 4646 language tag.
[]
CultureInfo Class (System.Globalization)
Description
https://msdn.microsoft.com/en-us/library/system.globalization.cultureinfo(v=vs.110).aspx
18/1438042988650.6_20150728002308-00070-ip-10-236-191-2_869340748_2.json
e6f23767_o_Class__System_Globalization___Description
[Name] GetCultures [Description]
Gets the list of supported cultures filtered by the specified CultureTypes parameter.
[]
CultureInfo Class (System.Globalization)
Description
https://msdn.microsoft.com/en-us/library/system.globalization.cultureinfo(v=vs.110).aspx
18/1438042988650.6_20150728002308-00070-ip-10-236-191-2_869340748_2.json
e6f23767_o_Class__System_Globalization___Description
[Name] GetFormat [Description]
Gets an object that defines how to format the specified type.
[]
CultureInfo Class (System.Globalization)
Description
https://msdn.microsoft.com/en-us/library/system.globalization.cultureinfo(v=vs.110).aspx
18/1438042988650.6_20150728002308-00070-ip-10-236-191-2_869340748_2.json
e6f23767_o_Class__System_Globalization___Description
[Name] GetHashCode [Description]
Serves as a hash function for the current CultureInfo, suitable for hashing algorithms and data structures, such as a hash table. (Overrides Object.GetHashCode().)
[]
CultureInfo Class (System.Globalization)
Description
https://msdn.microsoft.com/en-us/library/system.globalization.cultureinfo(v=vs.110).aspx
18/1438042988650.6_20150728002308-00070-ip-10-236-191-2_869340748_2.json
e6f23767_o_Class__System_Globalization___Description
[Name] GetType [Description]
Gets the Type of the current instance. (Inherited from Object.)
[]
CultureInfo Class (System.Globalization)
Description
https://msdn.microsoft.com/en-us/library/system.globalization.cultureinfo(v=vs.110).aspx
18/1438042988650.6_20150728002308-00070-ip-10-236-191-2_869340748_2.json
e6f23767_o_Class__System_Globalization___Description
[Name] MemberwiseClone [Description]
Creates a shallow copy of the current Object. (Inherited from Object.)
[]
CultureInfo Class (System.Globalization)
Description
https://msdn.microsoft.com/en-us/library/system.globalization.cultureinfo(v=vs.110).aspx
18/1438042988650.6_20150728002308-00070-ip-10-236-191-2_869340748_2.json
e6f23767_o_Class__System_Globalization___Description
[Name] ReadOnly [Description]
Returns a read-only wrapper around the specified CultureInfo object.
[]
CultureInfo Class (System.Globalization)
Description
https://msdn.microsoft.com/en-us/library/system.globalization.cultureinfo(v=vs.110).aspx
18/1438042988650.6_20150728002308-00070-ip-10-236-191-2_869340748_2.json
e6f23767_o_Class__System_Globalization___Description
[Name] ToString [Description]
Returns a string containing the name of the current CultureInfo in the format languagecode2-country/regioncode2. (Overrides Object.ToString().)
[]
CultureInfo Class (System.Globalization)
Description
https://msdn.microsoft.com/en-us/library/system.globalization.cultureinfo(v=vs.110).aspx
18/1438042988650.6_20150728002308-00070-ip-10-236-191-2_869340748_2.json
76b15051__Counters_in_the_XNA_Framework__Name
[Description] The number of threads currently in the thread pool. This counter counts the threads that are started by using the System.Threading.ThreadPool.QueueUserWorkItem method. This counter does not include threads that are started by using the System.Threading.Thread.Start method. [Name]
Threads in Thread Pool
[]
Performance Counters in the XNA Framework
Name
https://msdn.microsoft.com/en-us/library/bb203913.aspx
18/1438042989142.82_20150728002309-00179-ip-10-236-191-2_877916166_3.json
76b15051__Counters_in_the_XNA_Framework__Name
[Description] The number of timers currently queued. [Name]
Pending Timers
[]
Performance Counters in the XNA Framework
Name
https://msdn.microsoft.com/en-us/library/bb203913.aspx
18/1438042989142.82_20150728002309-00179-ip-10-236-191-2_877916166_3.json
76b15051__Counters_in_the_XNA_Framework__Name
[Description] The number of timers that are currently running or scheduled to run. [Name]
Scheduled Timers
[]
Performance Counters in the XNA Framework
Name
https://msdn.microsoft.com/en-us/library/bb203913.aspx
18/1438042989142.82_20150728002309-00179-ip-10-236-191-2_877916166_3.json
76b15051__Counters_in_the_XNA_Framework__Name
[Description] The number of timers that have been delayed by the thread pool limit. [Name]
Timers Delayed by Thread Pool Limit
[]
Performance Counters in the XNA Framework
Name
https://msdn.microsoft.com/en-us/library/bb203913.aspx
18/1438042989142.82_20150728002309-00179-ip-10-236-191-2_877916166_3.json
76b15051__Counters_in_the_XNA_Framework__Name
[Description] The number of work items queued to the thread pool. [Name]
Work Items Queued
[]
Performance Counters in the XNA Framework
Name
https://msdn.microsoft.com/en-us/library/bb203913.aspx
18/1438042989142.82_20150728002309-00179-ip-10-236-191-2_877916166_3.json
76b15051__Counters_in_the_XNA_Framework__Name
[Description] Number of calls made to the System.Threading.Monitor.Enter method that were not contested. [Name]
Uncontested Monitor.Enter Calls
[]
Performance Counters in the XNA Framework
Name
https://msdn.microsoft.com/en-us/library/bb203913.aspx
18/1438042989142.82_20150728002309-00179-ip-10-236-191-2_877916166_3.json
76b15051__Counters_in_the_XNA_Framework__Name
[Description] Number of calls made to Monitor.Enter that were contested. In multi-threaded applications, if Thread1 is holding a lock and Thread2 needs to access code that is guarded by the lock, the Contested Monitor.Enter Calls counter is incremented. [Name]
Contested Monitor.Enter Calls
[]
Performance Counters in the XNA Framework
Name
https://msdn.microsoft.com/en-us/library/bb203913.aspx
18/1438042989142.82_20150728002309-00179-ip-10-236-191-2_877916166_3.json
b4cca645_etching_Records_in_Bulk__ODBC___Description
[Member function] CheckRowsetError [Description]
Virtual function that handles any errors that occur during fetching.
[]
Recordset: Fetching Records in Bulk (ODBC)
Description
https://msdn.microsoft.com/en-us/library/77dcbckz.aspx
18/1438042989142.82_20150728002309-00136-ip-10-236-191-2_883328516_0.json
b4cca645_etching_Records_in_Bulk__ODBC___Description
[Member function] DoBulkFieldExchange [Description]
Implements bulk record field exchange. Called automatically to transfers multiple rows of data from the data source to the recordset object.
[]
Recordset: Fetching Records in Bulk (ODBC)
Description
https://msdn.microsoft.com/en-us/library/77dcbckz.aspx
18/1438042989142.82_20150728002309-00136-ip-10-236-191-2_883328516_0.json
b4cca645_etching_Records_in_Bulk__ODBC___Description
[Member function] GetRowsetSize [Description]
Retrieves the current setting for the rowset size.
[]
Recordset: Fetching Records in Bulk (ODBC)
Description
https://msdn.microsoft.com/en-us/library/77dcbckz.aspx
18/1438042989142.82_20150728002309-00136-ip-10-236-191-2_883328516_0.json
b4cca645_etching_Records_in_Bulk__ODBC___Description
[Member function] GetRowsFetched [Description]
Tells how many rows were actually retrieved after a given fetch. In most cases, this is the rowset size, unless an incomplete rowset was fetched.
[]
Recordset: Fetching Records in Bulk (ODBC)
Description
https://msdn.microsoft.com/en-us/library/77dcbckz.aspx
18/1438042989142.82_20150728002309-00136-ip-10-236-191-2_883328516_0.json
b4cca645_etching_Records_in_Bulk__ODBC___Description
[Member function] GetRowStatus [Description]
Returns a fetch status for a particular row within a rowset.
[]
Recordset: Fetching Records in Bulk (ODBC)
Description
https://msdn.microsoft.com/en-us/library/77dcbckz.aspx
18/1438042989142.82_20150728002309-00136-ip-10-236-191-2_883328516_0.json
b4cca645_etching_Records_in_Bulk__ODBC___Description
[Member function] RefreshRowset [Description]
Refreshes the data and status of a particular row within a rowset.
[]
Recordset: Fetching Records in Bulk (ODBC)
Description
https://msdn.microsoft.com/en-us/library/77dcbckz.aspx
18/1438042989142.82_20150728002309-00136-ip-10-236-191-2_883328516_0.json
b4cca645_etching_Records_in_Bulk__ODBC___Description
[Member function] SetRowsetCursorPosition [Description]
Moves the cursor to a particular row within a rowset.
[]
Recordset: Fetching Records in Bulk (ODBC)
Description
https://msdn.microsoft.com/en-us/library/77dcbckz.aspx
18/1438042989142.82_20150728002309-00136-ip-10-236-191-2_883328516_0.json
b4cca645_etching_Records_in_Bulk__ODBC___Description
[Member function] SetRowsetSize [Description]
Virtual function that changes the setting for the rowset size to the specified value.
[]
Recordset: Fetching Records in Bulk (ODBC)
Description
https://msdn.microsoft.com/en-us/library/77dcbckz.aspx
18/1438042989142.82_20150728002309-00136-ip-10-236-191-2_883328516_0.json
753d22b9_ADER___Windows_10_hardware_dev__Parameter_4
[Parameter 1] 0x2 [Parameter 2] The pool entry being checked [Parameter 3] The size of the pool block [Cause of Error] The special pool pattern check failed. (The owner has likely corrupted the pool block.) [Parameter 4]
0
[]
Bug Check 0x19: BAD_POOL_HEADER - Windows 10 hardware dev
Parameter 4
https://msdn.microsoft.com/it-it/library/windows/hardware/ff557389(v=vs.85).aspx
18/1438042989142.82_20150728002309-00092-ip-10-236-191-2_887598783_1.json
753d22b9_ADER___Windows_10_hardware_dev__Parameter_4
[Parameter 1] 0x3 [Parameter 2] The pool entry being checked [Parameter 3] The read-back flink freelist value [Cause of Error] The pool freelist is corrupt. (In a healthy list, the values of Parameters 2, 3, and 4 should be identical.) [Parameter 4]
The read-back blink freelist value
[]
Bug Check 0x19: BAD_POOL_HEADER - Windows 10 hardware dev
Parameter 4
https://msdn.microsoft.com/it-it/library/windows/hardware/ff557389(v=vs.85).aspx
18/1438042989142.82_20150728002309-00092-ip-10-236-191-2_887598783_1.json
753d22b9_ADER___Windows_10_hardware_dev__Parameter_4
[Parameter 1] 0x5 [Parameter 2] One of the pool entries [Parameter 3] Reserved [Cause of Error] A pair of adjacent pool entries have headers that contradict each other. At least one of them is corrupt. [Parameter 4]
The other pool entry
[]
Bug Check 0x19: BAD_POOL_HEADER - Windows 10 hardware dev
Parameter 4
https://msdn.microsoft.com/it-it/library/windows/hardware/ff557389(v=vs.85).aspx
18/1438042989142.82_20150728002309-00092-ip-10-236-191-2_887598783_1.json
753d22b9_ADER___Windows_10_hardware_dev__Parameter_4
[Parameter 1] 0x6 [Parameter 2] One incorrectly-calculated entry [Parameter 3] Reserved [Cause of Error] The pool block header's previous size is too large. [Parameter 4]
The bad entry that caused the miscalculation
[]
Bug Check 0x19: BAD_POOL_HEADER - Windows 10 hardware dev
Parameter 4
https://msdn.microsoft.com/it-it/library/windows/hardware/ff557389(v=vs.85).aspx
18/1438042989142.82_20150728002309-00092-ip-10-236-191-2_887598783_1.json
753d22b9_ADER___Windows_10_hardware_dev__Parameter_4
[Parameter 1] 0x7 [Parameter 2] 0 [Parameter 3] Reserved [Cause of Error] The pool block header size is corrupt. [Parameter 4]
The bad pool entry
[]
Bug Check 0x19: BAD_POOL_HEADER - Windows 10 hardware dev
Parameter 4
https://msdn.microsoft.com/it-it/library/windows/hardware/ff557389(v=vs.85).aspx
18/1438042989142.82_20150728002309-00092-ip-10-236-191-2_887598783_1.json
753d22b9_ADER___Windows_10_hardware_dev__Parameter_4
[Parameter 1] 0x8 [Parameter 2] 0 [Parameter 3] Reserved [Cause of Error] The pool block header size is zero. [Parameter 4]
The bad pool entry
[]
Bug Check 0x19: BAD_POOL_HEADER - Windows 10 hardware dev
Parameter 4
https://msdn.microsoft.com/it-it/library/windows/hardware/ff557389(v=vs.85).aspx
18/1438042989142.82_20150728002309-00092-ip-10-236-191-2_887598783_1.json
753d22b9_ADER___Windows_10_hardware_dev__Parameter_4
[Parameter 1] 0x9 [Parameter 2] One incorrectly-calculated entry [Parameter 3] Reserved [Cause of Error] The pool block header size is corrupted (it is too large). [Parameter 4]
The bad entry that caused the miscalculation
[]
Bug Check 0x19: BAD_POOL_HEADER - Windows 10 hardware dev
Parameter 4
https://msdn.microsoft.com/it-it/library/windows/hardware/ff557389(v=vs.85).aspx
18/1438042989142.82_20150728002309-00092-ip-10-236-191-2_887598783_1.json
753d22b9_ADER___Windows_10_hardware_dev__Parameter_4
[Parameter 1] 0xA [Parameter 2] The pool entry that should have been found [Parameter 3] Reserved [Cause of Error] The pool block header size is corrupt. [Parameter 4]
The virtual address of the page that should have contained the pool entry
[]
Bug Check 0x19: BAD_POOL_HEADER - Windows 10 hardware dev
Parameter 4
https://msdn.microsoft.com/it-it/library/windows/hardware/ff557389(v=vs.85).aspx
18/1438042989142.82_20150728002309-00092-ip-10-236-191-2_887598783_1.json
753d22b9_ADER___Windows_10_hardware_dev__Parameter_4
[Parameter 1] 0xD, 0xE, 0xF, 0x23, 0x24, 0x25 [Parameter 2] Reserved [Parameter 3] Reserved [Cause of Error] The pool header of a freed block has been modified after it was freed. This is not typically the fault of the prior owner of the freed block; instead it is usually (but not always) due to the block preceding the freed block being overrun. [Parameter 4]
Reserved
[]
Bug Check 0x19: BAD_POOL_HEADER - Windows 10 hardware dev
Parameter 4
https://msdn.microsoft.com/it-it/library/windows/hardware/ff557389(v=vs.85).aspx
18/1438042989142.82_20150728002309-00092-ip-10-236-191-2_887598783_1.json
753d22b9_ADER___Windows_10_hardware_dev__Parameter_4
[Parameter 1] 0x20 [Parameter 2] The pool entry that should have been found [Parameter 3] The next pool entry [Cause of Error] The pool block header size is corrupt. [Parameter 4]
Reserved
[]
Bug Check 0x19: BAD_POOL_HEADER - Windows 10 hardware dev
Parameter 4
https://msdn.microsoft.com/it-it/library/windows/hardware/ff557389(v=vs.85).aspx
18/1438042989142.82_20150728002309-00092-ip-10-236-191-2_887598783_1.json
753d22b9_ADER___Windows_10_hardware_dev__Parameter_4
[Parameter 1] 0X21 [Parameter 2] The pool pointer being freed [Parameter 3] The number of bytes allocated for the pool block [Cause of Error] The data following the pool block being freed is corrupt. Typically this means the consumer (call stack) has overrun the block. [Parameter 4]
The corrupted value found following the pool block
[]
Bug Check 0x19: BAD_POOL_HEADER - Windows 10 hardware dev
Parameter 4
https://msdn.microsoft.com/it-it/library/windows/hardware/ff557389(v=vs.85).aspx
18/1438042989142.82_20150728002309-00092-ip-10-236-191-2_887598783_1.json
753d22b9_ADER___Windows_10_hardware_dev__Parameter_4
[Parameter 1] 0X22 [Parameter 2] The address being freed [Parameter 3] Reserved [Cause of Error] An address being freed does not have a tracking entry. This is usually because the call stack is trying to free a pointer that either has already been freed or was never allocated to begin with. [Parameter 4]
Reserved
[]
Bug Check 0x19: BAD_POOL_HEADER - Windows 10 hardware dev
Parameter 4
https://msdn.microsoft.com/it-it/library/windows/hardware/ff557389(v=vs.85).aspx
18/1438042989142.82_20150728002309-00092-ip-10-236-191-2_887598783_1.json
1f03a5d3_ss__System_Web_UI_WebControls___Description
[Column field type] BoundField [Description]
Displays the value of a field in a data source. This is the default column type of the GridView control.
[]
GridView Class (System.Web.UI.WebControls)
Description
https://msdn.microsoft.com/en-us/library/system.web.ui.webcontrols.gridview(VS.80).aspx
18/1438042989142.82_20150728002309-00242-ip-10-236-191-2_865464325_1.json
1f03a5d3_ss__System_Web_UI_WebControls___Description
[Column field type] ButtonField [Description]
Displays a command button for each item in the GridView control. This allows you to create a column of custom button controls, such as the Add or the Remove button.
[]
GridView Class (System.Web.UI.WebControls)
Description
https://msdn.microsoft.com/en-us/library/system.web.ui.webcontrols.gridview(VS.80).aspx
18/1438042989142.82_20150728002309-00242-ip-10-236-191-2_865464325_1.json
1f03a5d3_ss__System_Web_UI_WebControls___Description
[Column field type] CheckBoxField [Description]
Displays a check box for each item in the GridView control. This column field type is commonly used to display fields with a Boolean value.
[]
GridView Class (System.Web.UI.WebControls)
Description
https://msdn.microsoft.com/en-us/library/system.web.ui.webcontrols.gridview(VS.80).aspx
18/1438042989142.82_20150728002309-00242-ip-10-236-191-2_865464325_1.json
1f03a5d3_ss__System_Web_UI_WebControls___Description
[Column field type] CommandField [Description]
Displays predefined command buttons to perform selecting, editing, or deleting operations.
[]
GridView Class (System.Web.UI.WebControls)
Description
https://msdn.microsoft.com/en-us/library/system.web.ui.webcontrols.gridview(VS.80).aspx
18/1438042989142.82_20150728002309-00242-ip-10-236-191-2_865464325_1.json
1f03a5d3_ss__System_Web_UI_WebControls___Description
[Column field type] HyperLinkField [Description]
Displays the value of a field in a data source as a hyperlink. This column field type allows you to bind a second field to the hyperlink's URL.
[]
GridView Class (System.Web.UI.WebControls)
Description
https://msdn.microsoft.com/en-us/library/system.web.ui.webcontrols.gridview(VS.80).aspx
18/1438042989142.82_20150728002309-00242-ip-10-236-191-2_865464325_1.json
1f03a5d3_ss__System_Web_UI_WebControls___Description
[Column field type] ImageField [Description]
Displays an image for each item in the GridView control.
[]
GridView Class (System.Web.UI.WebControls)
Description
https://msdn.microsoft.com/en-us/library/system.web.ui.webcontrols.gridview(VS.80).aspx
18/1438042989142.82_20150728002309-00242-ip-10-236-191-2_865464325_1.json
1f03a5d3_ss__System_Web_UI_WebControls___Description
[Column field type] TemplateField [Description]
Displays user-defined content for each item in the GridView control according to a specified template. This column field type allows you to create a custom column field.
[]
GridView Class (System.Web.UI.WebControls)
Description
https://msdn.microsoft.com/en-us/library/system.web.ui.webcontrols.gridview(VS.80).aspx
18/1438042989142.82_20150728002309-00242-ip-10-236-191-2_865464325_1.json
bbbabacf__Counters_in_the_XNA_Framework__Description
[Name] Total Program Run Time (ms) [Description]
The elapsed time, in milliseconds, from CLR invocation.
[]
Performance Counters in the XNA Framework
Description
https://msdn.microsoft.com/en-us/library/bb203913.aspx
18/1438042989142.82_20150728002309-00179-ip-10-236-191-2_877916166_1.json
bbbabacf__Counters_in_the_XNA_Framework__Description
[Name] App Domains Created [Description]
The number of application domains created in the application's process.
[]
Performance Counters in the XNA Framework
Description
https://msdn.microsoft.com/en-us/library/bb203913.aspx
18/1438042989142.82_20150728002309-00179-ip-10-236-191-2_877916166_1.json
bbbabacf__Counters_in_the_XNA_Framework__Description
[Name] App Domains Unloaded [Description]
The number of application domains that have been unloaded during the run time of the application.
[]
Performance Counters in the XNA Framework
Description
https://msdn.microsoft.com/en-us/library/bb203913.aspx
18/1438042989142.82_20150728002309-00179-ip-10-236-191-2_877916166_1.json
bbbabacf__Counters_in_the_XNA_Framework__Description
[Name] Assemblies Loaded [Description]
The number of assemblies that have been loaded across all application domains for the application.
[]
Performance Counters in the XNA Framework
Description
https://msdn.microsoft.com/en-us/library/bb203913.aspx
18/1438042989142.82_20150728002309-00179-ip-10-236-191-2_877916166_1.json
bbbabacf__Counters_in_the_XNA_Framework__Description
[Name] Classes Loaded [Description]
The number of classes that have been loaded across all application domains during the run time of the application.
[]
Performance Counters in the XNA Framework
Description
https://msdn.microsoft.com/en-us/library/bb203913.aspx
18/1438042989142.82_20150728002309-00179-ip-10-236-191-2_877916166_1.json
bbbabacf__Counters_in_the_XNA_Framework__Description
[Name] Methods Loaded [Description]
The total number of methods loaded across all application domains during the run time of the application.
[]
Performance Counters in the XNA Framework
Description
https://msdn.microsoft.com/en-us/library/bb203913.aspx
18/1438042989142.82_20150728002309-00179-ip-10-236-191-2_877916166_1.json
8440a874_Smerge_sessions__Transact_SQL___Description
[Column name] session_id [Data type] int [Description]
The ID of the Merge Agent job session.
[]
MSmerge_sessions (Transact-SQL)
Description
https://msdn.microsoft.com/en-US/library/ms173753(v=sql.90).aspx
18/1438042988650.6_20150728002308-00339-ip-10-236-191-2_873561716_0.json
8440a874_Smerge_sessions__Transact_SQL___Description
[Column name] agent_id [Data type] int [Description]
The ID of the Merge Agent.
[]
MSmerge_sessions (Transact-SQL)
Description
https://msdn.microsoft.com/en-US/library/ms173753(v=sql.90).aspx
18/1438042988650.6_20150728002308-00339-ip-10-236-191-2_873561716_0.json
8440a874_Smerge_sessions__Transact_SQL___Description
[Column name] start_time [Data type] datetime [Description]
The time execution of the job began.
[]
MSmerge_sessions (Transact-SQL)
Description
https://msdn.microsoft.com/en-US/library/ms173753(v=sql.90).aspx
18/1438042988650.6_20150728002308-00339-ip-10-236-191-2_873561716_0.json
8440a874_Smerge_sessions__Transact_SQL___Description
[Column name] end_time [Data type] datetime [Description]
The time execution of the job completed.
[]
MSmerge_sessions (Transact-SQL)
Description
https://msdn.microsoft.com/en-US/library/ms173753(v=sql.90).aspx
18/1438042988650.6_20150728002308-00339-ip-10-236-191-2_873561716_0.json
8440a874_Smerge_sessions__Transact_SQL___Description
[Column name] duration [Data type] int [Description]
The cumulative duration, in seconds, of this job session.
[]
MSmerge_sessions (Transact-SQL)
Description
https://msdn.microsoft.com/en-US/library/ms173753(v=sql.90).aspx
18/1438042988650.6_20150728002308-00339-ip-10-236-191-2_873561716_0.json
8440a874_Smerge_sessions__Transact_SQL___Description
[Column name] delivery_time [Data type] int [Description]
The number of seconds it took to apply a batch of changes.
[]
MSmerge_sessions (Transact-SQL)
Description
https://msdn.microsoft.com/en-US/library/ms173753(v=sql.90).aspx
18/1438042988650.6_20150728002308-00339-ip-10-236-191-2_873561716_0.json
8440a874_Smerge_sessions__Transact_SQL___Description
[Column name] upload_time [Data type] int [Description]
The number of seconds it took to upload changes to the Publisher.
[]
MSmerge_sessions (Transact-SQL)
Description
https://msdn.microsoft.com/en-US/library/ms173753(v=sql.90).aspx
18/1438042988650.6_20150728002308-00339-ip-10-236-191-2_873561716_0.json
8440a874_Smerge_sessions__Transact_SQL___Description
[Column name] download_time [Data type] int [Description]
The number of seconds it took to download changes to the Subscriber.
[]
MSmerge_sessions (Transact-SQL)
Description
https://msdn.microsoft.com/en-US/library/ms173753(v=sql.90).aspx
18/1438042988650.6_20150728002308-00339-ip-10-236-191-2_873561716_0.json
8440a874_Smerge_sessions__Transact_SQL___Description
[Column name] delivery_rate [Data type] float [Description]
The average number of delivered commands per second.
[]
MSmerge_sessions (Transact-SQL)
Description
https://msdn.microsoft.com/en-US/library/ms173753(v=sql.90).aspx
18/1438042988650.6_20150728002308-00339-ip-10-236-191-2_873561716_0.json
8440a874_Smerge_sessions__Transact_SQL___Description
[Column name] time_remaining [Data type] int [Description]
The estimated number of seconds left in an active session.
[]
MSmerge_sessions (Transact-SQL)
Description
https://msdn.microsoft.com/en-US/library/ms173753(v=sql.90).aspx
18/1438042988650.6_20150728002308-00339-ip-10-236-191-2_873561716_0.json
8440a874_Smerge_sessions__Transact_SQL___Description
[Column name] percent_complete [Data type] decimal [Description]
The estimated percent of the total changes that have already been delivered in an active session.
[]
MSmerge_sessions (Transact-SQL)
Description
https://msdn.microsoft.com/en-US/library/ms173753(v=sql.90).aspx
18/1438042988650.6_20150728002308-00339-ip-10-236-191-2_873561716_0.json
8440a874_Smerge_sessions__Transact_SQL___Description
[Column name] upload_inserts [Data type] int [Description]
The number of inserts applied at the Publisher.
[]
MSmerge_sessions (Transact-SQL)
Description
https://msdn.microsoft.com/en-US/library/ms173753(v=sql.90).aspx
18/1438042988650.6_20150728002308-00339-ip-10-236-191-2_873561716_0.json
8440a874_Smerge_sessions__Transact_SQL___Description
[Column name] upload_updates [Data type] int [Description]
The number of updates applied at the Publisher.
[]
MSmerge_sessions (Transact-SQL)
Description
https://msdn.microsoft.com/en-US/library/ms173753(v=sql.90).aspx
18/1438042988650.6_20150728002308-00339-ip-10-236-191-2_873561716_0.json
8440a874_Smerge_sessions__Transact_SQL___Description
[Column name] upload_deletes [Data type] int [Description]
The number of deletes applied at the Publisher.
[]
MSmerge_sessions (Transact-SQL)
Description
https://msdn.microsoft.com/en-US/library/ms173753(v=sql.90).aspx
18/1438042988650.6_20150728002308-00339-ip-10-236-191-2_873561716_0.json
8440a874_Smerge_sessions__Transact_SQL___Description
[Column name] upload_conflicts [Data type] int [Description]
The number of conflicts that occurred while applying changes at the Publisher.
[]
MSmerge_sessions (Transact-SQL)
Description
https://msdn.microsoft.com/en-US/library/ms173753(v=sql.90).aspx
18/1438042988650.6_20150728002308-00339-ip-10-236-191-2_873561716_0.json
8440a874_Smerge_sessions__Transact_SQL___Description
[Column name] upload_conflicts_resolved [Data type] int [Description]
The number of conflicts that occurred while applying changes at the Publisher that have been resolved.
[]
MSmerge_sessions (Transact-SQL)
Description
https://msdn.microsoft.com/en-US/library/ms173753(v=sql.90).aspx
18/1438042988650.6_20150728002308-00339-ip-10-236-191-2_873561716_0.json
8440a874_Smerge_sessions__Transact_SQL___Description
[Column name] upload_rows_retried [Data type] int [Description]
The number of rows being uploaded to the Publisher that were retried.
[]
MSmerge_sessions (Transact-SQL)
Description
https://msdn.microsoft.com/en-US/library/ms173753(v=sql.90).aspx
18/1438042988650.6_20150728002308-00339-ip-10-236-191-2_873561716_0.json
8440a874_Smerge_sessions__Transact_SQL___Description
[Column name] download_inserts [Data type] int [Description]
The number of inserts applied at the Subscriber.
[]
MSmerge_sessions (Transact-SQL)
Description
https://msdn.microsoft.com/en-US/library/ms173753(v=sql.90).aspx
18/1438042988650.6_20150728002308-00339-ip-10-236-191-2_873561716_0.json
8440a874_Smerge_sessions__Transact_SQL___Description
[Column name] download_updates [Data type] int [Description]
The number of updates applied at the Subscriber.
[]
MSmerge_sessions (Transact-SQL)
Description
https://msdn.microsoft.com/en-US/library/ms173753(v=sql.90).aspx
18/1438042988650.6_20150728002308-00339-ip-10-236-191-2_873561716_0.json
8440a874_Smerge_sessions__Transact_SQL___Description
[Column name] download_deletes [Data type] int [Description]
The number of deletes applied at the Subscriber.
[]
MSmerge_sessions (Transact-SQL)
Description
https://msdn.microsoft.com/en-US/library/ms173753(v=sql.90).aspx
18/1438042988650.6_20150728002308-00339-ip-10-236-191-2_873561716_0.json
8440a874_Smerge_sessions__Transact_SQL___Description
[Column name] download_conflicts [Data type] int [Description]
The number of conflicts that occurred while applying changes at the Subscriber.
[]
MSmerge_sessions (Transact-SQL)
Description
https://msdn.microsoft.com/en-US/library/ms173753(v=sql.90).aspx
18/1438042988650.6_20150728002308-00339-ip-10-236-191-2_873561716_0.json
8440a874_Smerge_sessions__Transact_SQL___Description
[Column name] download_conflicts_resolved [Data type] int [Description]
The number of conflicts that occurred while applying changes at the Subscriber that have been resolved.
[]
MSmerge_sessions (Transact-SQL)
Description
https://msdn.microsoft.com/en-US/library/ms173753(v=sql.90).aspx
18/1438042988650.6_20150728002308-00339-ip-10-236-191-2_873561716_0.json
8440a874_Smerge_sessions__Transact_SQL___Description
[Column name] download_rows_retried [Data type] int [Description]
The number of rows being downloaded to the Subscriber that were retried.
[]
MSmerge_sessions (Transact-SQL)
Description
https://msdn.microsoft.com/en-US/library/ms173753(v=sql.90).aspx
18/1438042988650.6_20150728002308-00339-ip-10-236-191-2_873561716_0.json
8440a874_Smerge_sessions__Transact_SQL___Description
[Column name] schema_changes [Data type] int [Description]
The number of schema changes applied during the session.
[]
MSmerge_sessions (Transact-SQL)
Description
https://msdn.microsoft.com/en-US/library/ms173753(v=sql.90).aspx
18/1438042988650.6_20150728002308-00339-ip-10-236-191-2_873561716_0.json
8440a874_Smerge_sessions__Transact_SQL___Description
[Column name] metadata_rows_cleanedup [Data type] int [Description]
The number of rows of metadata cleaned-up during the session.
[]
MSmerge_sessions (Transact-SQL)
Description
https://msdn.microsoft.com/en-US/library/ms173753(v=sql.90).aspx
18/1438042988650.6_20150728002308-00339-ip-10-236-191-2_873561716_0.json
8440a874_Smerge_sessions__Transact_SQL___Description
[Column name] runstatus [Data type] int [Description]
The running status: 1 = Start. 2 = Succeed. 3 = In progress. 4 = Idle. 5 = Retry. 6 = Fail.
[]
MSmerge_sessions (Transact-SQL)
Description
https://msdn.microsoft.com/en-US/library/ms173753(v=sql.90).aspx
18/1438042988650.6_20150728002308-00339-ip-10-236-191-2_873561716_0.json
8440a874_Smerge_sessions__Transact_SQL___Description
[Column name] estimated_upload_changes [Data type] int [Description]
The estimated number of changes the need to be applied at the Publisher.
[]
MSmerge_sessions (Transact-SQL)
Description
https://msdn.microsoft.com/en-US/library/ms173753(v=sql.90).aspx
18/1438042988650.6_20150728002308-00339-ip-10-236-191-2_873561716_0.json
8440a874_Smerge_sessions__Transact_SQL___Description
[Column name] estimated_download_changes [Data type] int [Description]
The estimated number of changes the need to be applied at the Subscriber.
[]
MSmerge_sessions (Transact-SQL)
Description
https://msdn.microsoft.com/en-US/library/ms173753(v=sql.90).aspx
18/1438042988650.6_20150728002308-00339-ip-10-236-191-2_873561716_0.json
8440a874_Smerge_sessions__Transact_SQL___Description
[Column name] connection_type [Data type] int [Description]
The connection used during upload: 1 = local area network (LAN). 2 = dial-up network connection. 3 = Web synchronization.
[]
MSmerge_sessions (Transact-SQL)
Description
https://msdn.microsoft.com/en-US/library/ms173753(v=sql.90).aspx
18/1438042988650.6_20150728002308-00339-ip-10-236-191-2_873561716_0.json
8440a874_Smerge_sessions__Transact_SQL___Description
[Column name] timestamp [Data type] timestamp [Description]
The timestamp column of this table.
[]
MSmerge_sessions (Transact-SQL)
Description
https://msdn.microsoft.com/en-US/library/ms173753(v=sql.90).aspx
18/1438042988650.6_20150728002308-00339-ip-10-236-191-2_873561716_0.json
a2539131__Win32_Service_class__Windows___Description
[Return code] 0 [Description]
The request was accepted.
[]
StopService method of the Win32_Service class (Windows)
Description
https://msdn.microsoft.com/en-us/library/aa393673.aspx
18/1438042989142.82_20150728002309-00020-ip-10-236-191-2_870372565_0.json
a2539131__Win32_Service_class__Windows___Description
[Return code] 1 [Description]
The request is not supported.
[]
StopService method of the Win32_Service class (Windows)
Description
https://msdn.microsoft.com/en-us/library/aa393673.aspx
18/1438042989142.82_20150728002309-00020-ip-10-236-191-2_870372565_0.json
a2539131__Win32_Service_class__Windows___Description
[Return code] 2 [Description]
The user did not have the necessary access.
[]
StopService method of the Win32_Service class (Windows)
Description
https://msdn.microsoft.com/en-us/library/aa393673.aspx
18/1438042989142.82_20150728002309-00020-ip-10-236-191-2_870372565_0.json
a2539131__Win32_Service_class__Windows___Description
[Return code] 3 [Description]
The service cannot be stopped because other services that are running are dependent on it.
[]
StopService method of the Win32_Service class (Windows)
Description
https://msdn.microsoft.com/en-us/library/aa393673.aspx
18/1438042989142.82_20150728002309-00020-ip-10-236-191-2_870372565_0.json