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
|
---|---|---|---|---|---|---|---|
3d74288b_ference__Integration_Services___Description | [Event] SQLISService_258 [Description] | Indicates that the service is about to stop. | []
| Errors and Events Reference (Integration Services) | Description | https://msdn.microsoft.com/en-US/library/aa337415(v=sql.105).aspx | 28/1438042990112.92_20150728002310-00305-ip-10-236-191-2_860470973_3.json |
3d74288b_ference__Integration_Services___Description | [Event] SQLISService_259 [Description] | Indicates that the service has stopped. | []
| Errors and Events Reference (Integration Services) | Description | https://msdn.microsoft.com/en-US/library/aa337415(v=sql.105).aspx | 28/1438042990112.92_20150728002310-00305-ip-10-236-191-2_860470973_3.json |
3d74288b_ference__Integration_Services___Description | [Event] SQLISService_260 [Description] | Indicates that the service tried to start, but could not. | []
| Errors and Events Reference (Integration Services) | Description | https://msdn.microsoft.com/en-US/library/aa337415(v=sql.105).aspx | 28/1438042990112.92_20150728002310-00305-ip-10-236-191-2_860470973_3.json |
3d74288b_ference__Integration_Services___Description | [Event] SQLISService_272 [Description] | Indicates that the configuration file does not exist at the specified location. | []
| Errors and Events Reference (Integration Services) | Description | https://msdn.microsoft.com/en-US/library/aa337415(v=sql.105).aspx | 28/1438042990112.92_20150728002310-00305-ip-10-236-191-2_860470973_3.json |
3d74288b_ference__Integration_Services___Description | [Event] SQLISService_273 [Description] | Indicates that the configuration file could not be read or is not valid. | []
| Errors and Events Reference (Integration Services) | Description | https://msdn.microsoft.com/en-US/library/aa337415(v=sql.105).aspx | 28/1438042990112.92_20150728002310-00305-ip-10-236-191-2_860470973_3.json |
3d74288b_ference__Integration_Services___Description | [Event] SQLISService_274 [Description] | Indicates that the registry entry that contains the location of the configuration file does not exist or is empty. | []
| Errors and Events Reference (Integration Services) | Description | https://msdn.microsoft.com/en-US/library/aa337415(v=sql.105).aspx | 28/1438042990112.92_20150728002310-00305-ip-10-236-191-2_860470973_3.json |
cd907b56__Using_DIRS__SOURCES__and_CECs__Description | [Macro] TARGETNAME= [Description] | Defines the base name of the file to be built. Build.exe creates a file named Proj2.extension, where extension may be .lib .dll or .exe. | []
| Customizing the Windows CE Build System Using DIRS, SOURCES, and CECs | Description | https://msdn.microsoft.com/en-us/library/aa459134.aspx | 28/1438042990112.92_20150728002310-00275-ip-10-236-191-2_856999960_0.json |
cd907b56__Using_DIRS__SOURCES__and_CECs__Description | [Macro] TARGETTYPE= [Description] | Defines the type of file and hence the extension in that file's name. PROGRAM generates an .exe file. DYNLINK generates a DLL. | []
| Customizing the Windows CE Build System Using DIRS, SOURCES, and CECs | Description | https://msdn.microsoft.com/en-us/library/aa459134.aspx | 28/1438042990112.92_20150728002310-00275-ip-10-236-191-2_856999960_0.json |
cd907b56__Using_DIRS__SOURCES__and_CECs__Description | [Macro] TARGETLIBS= [Description] | Defines the libraries to be linked. | []
| Customizing the Windows CE Build System Using DIRS, SOURCES, and CECs | Description | https://msdn.microsoft.com/en-us/library/aa459134.aspx | 28/1438042990112.92_20150728002310-00275-ip-10-236-191-2_856999960_0.json |
cd907b56__Using_DIRS__SOURCES__and_CECs__Description | [Macro] SOURCES= [Description] | Defines the source code files to compile. Header files do not need to be on the SOURCES line if they are included inside other files. | []
| Customizing the Windows CE Build System Using DIRS, SOURCES, and CECs | Description | https://msdn.microsoft.com/en-us/library/aa459134.aspx | 28/1438042990112.92_20150728002310-00275-ip-10-236-191-2_856999960_0.json |
cd907b56__Using_DIRS__SOURCES__and_CECs__Description | [Macro] EXEENTRY= [Description] | Defines the entry point for the .exe file. WinMain sets the entry point for a Windows application. | []
| Customizing the Windows CE Build System Using DIRS, SOURCES, and CECs | Description | https://msdn.microsoft.com/en-us/library/aa459134.aspx | 28/1438042990112.92_20150728002310-00275-ip-10-236-191-2_856999960_0.json |
cd907b56__Using_DIRS__SOURCES__and_CECs__Description | [Macro] INCLUDES= [Description] | Lists the include files used by this project. | []
| Customizing the Windows CE Build System Using DIRS, SOURCES, and CECs | Description | https://msdn.microsoft.com/en-us/library/aa459134.aspx | 28/1438042990112.92_20150728002310-00275-ip-10-236-191-2_856999960_0.json |
cd907b56__Using_DIRS__SOURCES__and_CECs__Description | [Macro] SOURCELIBS= [Description] | This macro definition specifies library files (.lib) to be linked with the module specified in TARGETNAME. The default value is NULL. | []
| Customizing the Windows CE Build System Using DIRS, SOURCES, and CECs | Description | https://msdn.microsoft.com/en-us/library/aa459134.aspx | 28/1438042990112.92_20150728002310-00275-ip-10-236-191-2_856999960_0.json |
d004dfe5_ndling_and_Throwing_Exceptions__Description | [Title] Exception Class and Properties [Description] | Describes the elements of an exception object. | []
| Handling and Throwing Exceptions | Description | https://msdn.microsoft.com/en-us/library/5b2yeyab(v=vs.100).aspx | 28/1438042990112.92_20150728002310-00171-ip-10-236-191-2_877213202_0.json |
d004dfe5_ndling_and_Throwing_Exceptions__Description | [Title] Exception Hierarchy [Description] | Describes the exceptions that most exceptions derive from. | []
| Handling and Throwing Exceptions | Description | https://msdn.microsoft.com/en-us/library/5b2yeyab(v=vs.100).aspx | 28/1438042990112.92_20150728002310-00171-ip-10-236-191-2_877213202_0.json |
d004dfe5_ndling_and_Throwing_Exceptions__Description | [Title] Exception Handling Fundamentals [Description] | Explains how to handle exceptions using catch, throw, and finally statements. | []
| Handling and Throwing Exceptions | Description | https://msdn.microsoft.com/en-us/library/5b2yeyab(v=vs.100).aspx | 28/1438042990112.92_20150728002310-00171-ip-10-236-191-2_877213202_0.json |
d004dfe5_ndling_and_Throwing_Exceptions__Description | [Title] Best Practices for Handling Exceptions [Description] | Describes suggested methods for handling exceptions. | []
| Handling and Throwing Exceptions | Description | https://msdn.microsoft.com/en-us/library/5b2yeyab(v=vs.100).aspx | 28/1438042990112.92_20150728002310-00171-ip-10-236-191-2_877213202_0.json |
d004dfe5_ndling_and_Throwing_Exceptions__Description | [Title] Handling COM Interop Exceptions [Description] | Describes how to handle exceptions thrown and caught in unmanaged code. | []
| Handling and Throwing Exceptions | Description | https://msdn.microsoft.com/en-us/library/5b2yeyab(v=vs.100).aspx | 28/1438042990112.92_20150728002310-00171-ip-10-236-191-2_877213202_0.json |
d004dfe5_ndling_and_Throwing_Exceptions__Description | [Title] How to: Map HRESULTs and Exceptions [Description] | Describes the mapping of exceptions between managed and unmanaged code. | []
| Handling and Throwing Exceptions | Description | https://msdn.microsoft.com/en-us/library/5b2yeyab(v=vs.100).aspx | 28/1438042990112.92_20150728002310-00171-ip-10-236-191-2_877213202_0.json |
389c460f_hema_Collections_on_the_Server__Item | [Limitation] The values for minOccurs and maxOccurs attributes must fit into 4-byte integers. Schemas that do not conform are rejected by the server. [Item] | minOccurs and maxOccurs | []
| Requirements and Limitations for XML Schema Collections on the Server | Item | https://msdn.microsoft.com/en-us/library/ms190665(v=sql.110).aspx | 28/1438042989301.17_20150728002309-00170-ip-10-236-191-2_873589200_0.json |
389c460f_hema_Collections_on_the_Server__Item | [Limitation] Currently, SQL Server does not support these XSD-based constraints for enforcing uniqueness or establishing keys and key references. XML schemas that contain these elements cannot be registered. [Item] | , , and | []
| Requirements and Limitations for XML Schema Collections on the Server | Item | https://msdn.microsoft.com/en-us/library/ms190665(v=sql.110).aspx | 28/1438042989301.17_20150728002309-00170-ip-10-236-191-2_873589200_0.json |
389c460f_hema_Collections_on_the_Server__Item | [Limitation] SQL Server only supports millisecond precision for simple types that have second components other than xs:time and xs:dateTime, and 100-nanosecond precision for xs:time and xs:dateTime. SQL Server puts limitations on all recognized XSD simple type enumerations. SQL Server does not support using the "NaN" value in declarations. For more information, seeValues for Declarations. [Item] | values | []
| Requirements and Limitations for XML Schema Collections on the Server | Item | https://msdn.microsoft.com/en-us/library/ms190665(v=sql.110).aspx | 28/1438042989301.17_20150728002309-00170-ip-10-236-191-2_873589200_0.json |
389c460f_hema_Collections_on_the_Server__Item | [Limitation] SQL Server ignores these attributes if they are present in the XML instance data inserted into a column or variable of xml data type. [Item] | xsi:schemaLocation and xsi:noNamespaceSchemaLocation | []
| Requirements and Limitations for XML Schema Collections on the Server | Item | https://msdn.microsoft.com/en-us/library/ms190665(v=sql.110).aspx | 28/1438042989301.17_20150728002309-00170-ip-10-236-191-2_873589200_0.json |
389c460f_hema_Collections_on_the_Server__Item | [Limitation] SQL Server does not support types derived from xs:QName that use an XML Schema restriction element. SQL Server does not support union types with xs:QName as a member element. For more information, see The xs:QName Type. [Item] | xs:QName | []
| Requirements and Limitations for XML Schema Collections on the Server | Item | https://msdn.microsoft.com/en-us/library/ms190665(v=sql.110).aspx | 28/1438042989301.17_20150728002309-00170-ip-10-236-191-2_873589200_0.json |
389c460f_hema_Collections_on_the_Server__Item | [Limitation] You cannot add members to an existing substitution group in an XML schema collection. A substitution group in an XML schema is restricted in that the head element and all its member elements must be defined in the same {CREATE | ALTER} XML SCHEMA COLLECTION statement. [Item] | Adding members to an existing substitution group | []
| Requirements and Limitations for XML Schema Collections on the Server | Item | https://msdn.microsoft.com/en-us/library/ms190665(v=sql.110).aspx | 28/1438042989301.17_20150728002309-00170-ip-10-236-191-2_873589200_0.json |
389c460f_hema_Collections_on_the_Server__Item | [Limitation] The canonical representation of a value cannot violate the pattern restriction for its type. For more information, see Canonical Forms and Pattern Restrictions. [Item] | Canonical forms and pattern restrictions | []
| Requirements and Limitations for XML Schema Collections on the Server | Item | https://msdn.microsoft.com/en-us/library/ms190665(v=sql.110).aspx | 28/1438042989301.17_20150728002309-00170-ip-10-236-191-2_873589200_0.json |
389c460f_hema_Collections_on_the_Server__Item | [Limitation] SQL Server does not support XML schemas with types that have pattern facets or enumerations that violate those facets. [Item] | Enumeration facets | []
| Requirements and Limitations for XML Schema Collections on the Server | Item | https://msdn.microsoft.com/en-us/library/ms190665(v=sql.110).aspx | 28/1438042989301.17_20150728002309-00170-ip-10-236-191-2_873589200_0.json |
389c460f_hema_Collections_on_the_Server__Item | [Limitation] The length, minLength, and maxLength facets are stored as a long type. This type is a 32-bit type. Therefore, the range of acceptable values for these values is 2^31. [Item] | Facet length | []
| Requirements and Limitations for XML Schema Collections on the Server | Item | https://msdn.microsoft.com/en-us/library/ms190665(v=sql.110).aspx | 28/1438042989301.17_20150728002309-00170-ip-10-236-191-2_873589200_0.json |
389c460f_hema_Collections_on_the_Server__Item | [Limitation] Each XML schema component can have an ID attribute on it. SQL Server enforces uniqueness for declarations of ID type, but does not store these values. The scope for enforcement of uniqueness is the {CREATE | ALTER} XML SCHEMA COLLECTION statement. [Item] | ID attribute | []
| Requirements and Limitations for XML Schema Collections on the Server | Item | https://msdn.microsoft.com/en-us/library/ms190665(v=sql.110).aspx | 28/1438042989301.17_20150728002309-00170-ip-10-236-191-2_873589200_0.json |
389c460f_hema_Collections_on_the_Server__Item | [Limitation] SQL Server does not support elements of type xs:ID, xs:IDREF, or xs:IDREFS. A schema may not declare elements of this type, or elements derived by restriction or extension from this type. [Item] | ID type | []
| Requirements and Limitations for XML Schema Collections on the Server | Item | https://msdn.microsoft.com/en-us/library/ms190665(v=sql.110).aspx | 28/1438042989301.17_20150728002309-00170-ip-10-236-191-2_873589200_0.json |
389c460f_hema_Collections_on_the_Server__Item | [Limitation] The local namespace has to be explicitly specified for the element. SQL Server rejects schemas that use an empty string ("") as a value for the namespace attribute. Instead, SQL Server requires the explicit use of "##local" to indicate an unqualified element or attribute as the instance of the wildcard character. [Item] | Local namespace | []
| Requirements and Limitations for XML Schema Collections on the Server | Item | https://msdn.microsoft.com/en-us/library/ms190665(v=sql.110).aspx | 28/1438042989301.17_20150728002309-00170-ip-10-236-191-2_873589200_0.json |
389c460f_hema_Collections_on_the_Server__Item | [Limitation] SQL Server does not support restricting a mixed type to a simple content. For more information, see Mixed Type and Simple Content. [Item] | Mixed type and simple content | []
| Requirements and Limitations for XML Schema Collections on the Server | Item | https://msdn.microsoft.com/en-us/library/ms190665(v=sql.110).aspx | 28/1438042989301.17_20150728002309-00170-ip-10-236-191-2_873589200_0.json |
389c460f_hema_Collections_on_the_Server__Item | [Limitation] SQL Server does not support the NOTATION type. [Item] | NOTATION type | []
| Requirements and Limitations for XML Schema Collections on the Server | Item | https://msdn.microsoft.com/en-us/library/ms190665(v=sql.110).aspx | 28/1438042989301.17_20150728002309-00170-ip-10-236-191-2_873589200_0.json |
389c460f_hema_Collections_on_the_Server__Item | [Limitation] In working with large XML schema collections, an out-of-memory condition might occur. For solutions to this problem, see Large XML Schema Collections and Out-of-Memory Conditions. [Item] | Out-of-memory conditions | []
| Requirements and Limitations for XML Schema Collections on the Server | Item | https://msdn.microsoft.com/en-us/library/ms190665(v=sql.110).aspx | 28/1438042989301.17_20150728002309-00170-ip-10-236-191-2_873589200_0.json |
389c460f_hema_Collections_on_the_Server__Item | [Limitation] SQL Server rejects schemas in which the block or final attribute has repeated values such as "restriction restriction" and "extension extension". [Item] | Repeated values | []
| Requirements and Limitations for XML Schema Collections on the Server | Item | https://msdn.microsoft.com/en-us/library/ms190665(v=sql.110).aspx | 28/1438042989301.17_20150728002309-00170-ip-10-236-191-2_873589200_0.json |
389c460f_hema_Collections_on_the_Server__Item | [Limitation] SQL Server limits identifiers of schema components to a maximum length of 1000 Unicode characters. Also, surrogate character pairs within identifiers are not supported. [Item] | Schema component identifiers | []
| Requirements and Limitations for XML Schema Collections on the Server | Item | https://msdn.microsoft.com/en-us/library/ms190665(v=sql.110).aspx | 28/1438042989301.17_20150728002309-00170-ip-10-236-191-2_873589200_0.json |
389c460f_hema_Collections_on_the_Server__Item | [Limitation] In SQL Server 2008 and later versions, time zone information is fully supported for xs:date, xs:time, and xs:dateTime values for XML Schema validation. With SQL Server 2005 backwards-compatibility mode, time zone information is always normalized to Coordinated Universal Time (Greenwich Mean Time). For elements of dateTime type, the server converts the time provided to GMT by using the offset value ("-05:00") and returning the corresponding GMT time. [Item] | Time zone information | []
| Requirements and Limitations for XML Schema Collections on the Server | Item | https://msdn.microsoft.com/en-us/library/ms190665(v=sql.110).aspx | 28/1438042989301.17_20150728002309-00170-ip-10-236-191-2_873589200_0.json |
389c460f_hema_Collections_on_the_Server__Item | [Limitation] SQL Server does not support restrictions from union types. [Item] | Union types | []
| Requirements and Limitations for XML Schema Collections on the Server | Item | https://msdn.microsoft.com/en-us/library/ms190665(v=sql.110).aspx | 28/1438042989301.17_20150728002309-00170-ip-10-236-191-2_873589200_0.json |
389c460f_hema_Collections_on_the_Server__Item | [Limitation] SQL Server does not support variable precision decimals. The xs:decimal type represents arbitrary precision decimal numbers. Minimally conforming XML processors must support decimal numbers with a minimum of totalDigits=18. SQL Server supports totalDigits=38, but limits the fractional digits to 10. All xs:decimal instanced values are represented internally by the server by using the SQL type numeric (38, 10). [Item] | Variable precision decimals | []
| Requirements and Limitations for XML Schema Collections on the Server | Item | https://msdn.microsoft.com/en-us/library/ms190665(v=sql.110).aspx | 28/1438042989301.17_20150728002309-00170-ip-10-236-191-2_873589200_0.json |
8a4ed97f_he_MapPointTravel_Data_Sources__Description | [Property] Created [Data Type] DateTime [Description] | The date and time when the traffic incident data was created. The MapPoint Web Service always returns this DateTime data in Pacific Time, regardless of the location of the traffic incident. You should verify whether your SOAP stack automatically converts this data to UTC time. | []
| Using the MapPointTravel Data Sources | Description | https://msdn.microsoft.com/en-us/library/cc534866.aspx | 28/1438042990112.92_20150728002310-00127-ip-10-236-191-2_870387187_1.json |
8a4ed97f_he_MapPointTravel_Data_Sources__Description | [Property] Divert [Data Type] String [Description] | Specifies whether this incident is causing a traffic diversion. Values are either True or False. | []
| Using the MapPointTravel Data Sources | Description | https://msdn.microsoft.com/en-us/library/cc534866.aspx | 28/1438042990112.92_20150728002310-00127-ip-10-236-191-2_870387187_1.json |
8a4ed97f_he_MapPointTravel_Data_Sources__Description | [Property] ExpectedDelay [Data Type] String [Description] | The estimated traffic slowdown caused by the incident. | []
| Using the MapPointTravel Data Sources | Description | https://msdn.microsoft.com/en-us/library/cc534866.aspx | 28/1438042990112.92_20150728002310-00127-ip-10-236-191-2_870387187_1.json |
8a4ed97f_he_MapPointTravel_Data_Sources__Description | [Property] ExpectedDuration [Data Type] String [Description] | The estimated amount of time that the incident will persist. | []
| Using the MapPointTravel Data Sources | Description | https://msdn.microsoft.com/en-us/library/cc534866.aspx | 28/1438042990112.92_20150728002310-00127-ip-10-236-191-2_870387187_1.json |
8a4ed97f_he_MapPointTravel_Data_Sources__Description | [Property] FullDescription [Data Type] String [Description] | A full description of the traffic incident. | []
| Using the MapPointTravel Data Sources | Description | https://msdn.microsoft.com/en-us/library/cc534866.aspx | 28/1438042990112.92_20150728002310-00127-ip-10-236-191-2_870387187_1.json |
8a4ed97f_he_MapPointTravel_Data_Sources__Description | [Property] LastUpdated [Data Type] DateTime [Description] | The date and time when the traffic incident data was last updated. The MapPoint Web Service always returns this DateTime data in Pacific Time, regardless of the location of the traffic incident. You should verify whether your SOAP stack automatically converts this data to UTC time. | []
| Using the MapPointTravel Data Sources | Description | https://msdn.microsoft.com/en-us/library/cc534866.aspx | 28/1438042990112.92_20150728002310-00127-ip-10-236-191-2_870387187_1.json |
8a4ed97f_he_MapPointTravel_Data_Sources__Description | [Property] Name [Data Type] String [Description] | A name assigned to the specific incident. Typically a description (street name, intersection, etc.) of where the incident is occurring. | []
| Using the MapPointTravel Data Sources | Description | https://msdn.microsoft.com/en-us/library/cc534866.aspx | 28/1438042990112.92_20150728002310-00127-ip-10-236-191-2_870387187_1.json |
8a4ed97f_he_MapPointTravel_Data_Sources__Description | [Property] Severity [Data Type] String [Description] | The severity of the incident. Values for this property include Severe, High, Medium, Low, and Unknown. | []
| Using the MapPointTravel Data Sources | Description | https://msdn.microsoft.com/en-us/library/cc534866.aspx | 28/1438042990112.92_20150728002310-00127-ip-10-236-191-2_870387187_1.json |
8a4ed97f_he_MapPointTravel_Data_Sources__Description | [Property] StandardMessage [Data Type] String [Description] | A brief description of the incident type. | []
| Using the MapPointTravel Data Sources | Description | https://msdn.microsoft.com/en-us/library/cc534866.aspx | 28/1438042990112.92_20150728002310-00127-ip-10-236-191-2_870387187_1.json |
8a4ed97f_he_MapPointTravel_Data_Sources__Description | [Property] TrafficAreaID [Data Type] int [Description] | The EntityID of the TrafficArea polygon which contains this incident. Note Do not reference the value of this property in your code, as the entities in the MapPointTravel.TrafficIncidents data source are subject to change. | []
| Using the MapPointTravel Data Sources | Description | https://msdn.microsoft.com/en-us/library/cc534866.aspx | 28/1438042990112.92_20150728002310-00127-ip-10-236-191-2_870387187_1.json |
04ea25f0_ts__System_Speech_Recognition___Description | [Name] AudioLevelUpdated [Description] | Occurs when the shared recognizer reports the level of its audio input. | []
| SpeechRecognizer Events (System.Speech.Recognition) | Description | https://msdn.microsoft.com/en-us/library/system.speech.recognition.speechrecognizer_events.aspx | 28/1438042989301.17_20150728002309-00144-ip-10-236-191-2_885993435_0.json |
04ea25f0_ts__System_Speech_Recognition___Description | [Name] AudioSignalProblemOccurred [Description] | Occurs when the recognizer encounters a problem in the audio signal. | []
| SpeechRecognizer Events (System.Speech.Recognition) | Description | https://msdn.microsoft.com/en-us/library/system.speech.recognition.speechrecognizer_events.aspx | 28/1438042989301.17_20150728002309-00144-ip-10-236-191-2_885993435_0.json |
04ea25f0_ts__System_Speech_Recognition___Description | [Name] AudioStateChanged [Description] | Occurs when the state changes in the audio being received by the recognizer. | []
| SpeechRecognizer Events (System.Speech.Recognition) | Description | https://msdn.microsoft.com/en-us/library/system.speech.recognition.speechrecognizer_events.aspx | 28/1438042989301.17_20150728002309-00144-ip-10-236-191-2_885993435_0.json |
04ea25f0_ts__System_Speech_Recognition___Description | [Name] EmulateRecognizeCompleted [Description] | Occurs when the shared recognizer finalizes an asynchronous recognition operation for emulated input. | []
| SpeechRecognizer Events (System.Speech.Recognition) | Description | https://msdn.microsoft.com/en-us/library/system.speech.recognition.speechrecognizer_events.aspx | 28/1438042989301.17_20150728002309-00144-ip-10-236-191-2_885993435_0.json |
04ea25f0_ts__System_Speech_Recognition___Description | [Name] LoadGrammarCompleted [Description] | Occurs when the recognizer finishes the asynchronous loading of a speech recognition grammar. | []
| SpeechRecognizer Events (System.Speech.Recognition) | Description | https://msdn.microsoft.com/en-us/library/system.speech.recognition.speechrecognizer_events.aspx | 28/1438042989301.17_20150728002309-00144-ip-10-236-191-2_885993435_0.json |
04ea25f0_ts__System_Speech_Recognition___Description | [Name] RecognizerUpdateReached [Description] | Occurs when the recognizer pauses to synchronize recognition and other operations. | []
| SpeechRecognizer Events (System.Speech.Recognition) | Description | https://msdn.microsoft.com/en-us/library/system.speech.recognition.speechrecognizer_events.aspx | 28/1438042989301.17_20150728002309-00144-ip-10-236-191-2_885993435_0.json |
04ea25f0_ts__System_Speech_Recognition___Description | [Name] SpeechDetected [Description] | Occurs when the recognizer detects input that it can identify as speech. | []
| SpeechRecognizer Events (System.Speech.Recognition) | Description | https://msdn.microsoft.com/en-us/library/system.speech.recognition.speechrecognizer_events.aspx | 28/1438042989301.17_20150728002309-00144-ip-10-236-191-2_885993435_0.json |
04ea25f0_ts__System_Speech_Recognition___Description | [Name] SpeechHypothesized [Description] | Occurs when the recognizer has recognized a word or words that may be a component of multiple complete phrases in a grammar. | []
| SpeechRecognizer Events (System.Speech.Recognition) | Description | https://msdn.microsoft.com/en-us/library/system.speech.recognition.speechrecognizer_events.aspx | 28/1438042989301.17_20150728002309-00144-ip-10-236-191-2_885993435_0.json |
04ea25f0_ts__System_Speech_Recognition___Description | [Name] SpeechRecognitionRejected [Description] | Occurs when the recognizer receives input that does not match any of the speech recognition grammars it has loaded. | []
| SpeechRecognizer Events (System.Speech.Recognition) | Description | https://msdn.microsoft.com/en-us/library/system.speech.recognition.speechrecognizer_events.aspx | 28/1438042989301.17_20150728002309-00144-ip-10-236-191-2_885993435_0.json |
04ea25f0_ts__System_Speech_Recognition___Description | [Name] SpeechRecognized [Description] | Occurs when the recognizer receives input that matches one of its speech recognition grammars. | []
| SpeechRecognizer Events (System.Speech.Recognition) | Description | https://msdn.microsoft.com/en-us/library/system.speech.recognition.speechrecognizer_events.aspx | 28/1438042989301.17_20150728002309-00144-ip-10-236-191-2_885993435_0.json |
04ea25f0_ts__System_Speech_Recognition___Description | [Name] StateChanged [Description] | Occurs when the running state of the Windows Desktop Speech Technology recognition engine changes. | []
| SpeechRecognizer Events (System.Speech.Recognition) | Description | https://msdn.microsoft.com/en-us/library/system.speech.recognition.speechrecognizer_events.aspx | 28/1438042989301.17_20150728002309-00144-ip-10-236-191-2_885993435_0.json |
296be815_WebRequest_Class__System_Net___Name | [Description] Gets or sets values indicating the level of authentication and impersonation used for this request. [Name] | AuthenticationLevel | []
| WebRequest Class (System.Net) | Name | https://msdn.microsoft.com/en-us/library/system.net.webrequest(d=printer,v=vs.100).aspx | 28/1438042990112.92_20150728002310-00196-ip-10-236-191-2_858998350_1.json |
296be815_WebRequest_Class__System_Net___Name | [Description] Gets or sets the cache policy for this request. [Name] | CachePolicy | []
| WebRequest Class (System.Net) | Name | https://msdn.microsoft.com/en-us/library/system.net.webrequest(d=printer,v=vs.100).aspx | 28/1438042990112.92_20150728002310-00196-ip-10-236-191-2_858998350_1.json |
296be815_WebRequest_Class__System_Net___Name | [Description] When overridden in a descendant class, gets or sets the name of the connection group for the request. [Name] | ConnectionGroupName | []
| WebRequest Class (System.Net) | Name | https://msdn.microsoft.com/en-us/library/system.net.webrequest(d=printer,v=vs.100).aspx | 28/1438042990112.92_20150728002310-00196-ip-10-236-191-2_858998350_1.json |
296be815_WebRequest_Class__System_Net___Name | [Description] When overridden in a descendant class, gets or sets the content length of the request data being sent. [Name] | ContentLength | []
| WebRequest Class (System.Net) | Name | https://msdn.microsoft.com/en-us/library/system.net.webrequest(d=printer,v=vs.100).aspx | 28/1438042990112.92_20150728002310-00196-ip-10-236-191-2_858998350_1.json |
296be815_WebRequest_Class__System_Net___Name | [Description] When overridden in a descendant class, gets or sets the content type of the request data being sent. [Name] | ContentType | []
| WebRequest Class (System.Net) | Name | https://msdn.microsoft.com/en-us/library/system.net.webrequest(d=printer,v=vs.100).aspx | 28/1438042990112.92_20150728002310-00196-ip-10-236-191-2_858998350_1.json |
296be815_WebRequest_Class__System_Net___Name | [Description] When overridden in a descendant class, gets or sets the network credentials used for authenticating the request with the Internet resource. [Name] | Credentials | []
| WebRequest Class (System.Net) | Name | https://msdn.microsoft.com/en-us/library/system.net.webrequest(d=printer,v=vs.100).aspx | 28/1438042990112.92_20150728002310-00196-ip-10-236-191-2_858998350_1.json |
296be815_WebRequest_Class__System_Net___Name | [Description] Gets or sets the default cache policy for this request. [Name] | DefaultCachePolicy | []
| WebRequest Class (System.Net) | Name | https://msdn.microsoft.com/en-us/library/system.net.webrequest(d=printer,v=vs.100).aspx | 28/1438042990112.92_20150728002310-00196-ip-10-236-191-2_858998350_1.json |
296be815_WebRequest_Class__System_Net___Name | [Description] Gets or sets the global HTTP proxy. [Name] | DefaultWebProxy | []
| WebRequest Class (System.Net) | Name | https://msdn.microsoft.com/en-us/library/system.net.webrequest(d=printer,v=vs.100).aspx | 28/1438042990112.92_20150728002310-00196-ip-10-236-191-2_858998350_1.json |
296be815_WebRequest_Class__System_Net___Name | [Description] When overridden in a descendant class, gets or sets the collection of header name/value pairs associated with the request. [Name] | Headers | []
| WebRequest Class (System.Net) | Name | https://msdn.microsoft.com/en-us/library/system.net.webrequest(d=printer,v=vs.100).aspx | 28/1438042990112.92_20150728002310-00196-ip-10-236-191-2_858998350_1.json |
296be815_WebRequest_Class__System_Net___Name | [Description] Gets or sets the impersonation level for the current request. [Name] | ImpersonationLevel | []
| WebRequest Class (System.Net) | Name | https://msdn.microsoft.com/en-us/library/system.net.webrequest(d=printer,v=vs.100).aspx | 28/1438042990112.92_20150728002310-00196-ip-10-236-191-2_858998350_1.json |
296be815_WebRequest_Class__System_Net___Name | [Description] When overridden in a descendant class, gets or sets the protocol method to use in this request. [Name] | Method | []
| WebRequest Class (System.Net) | Name | https://msdn.microsoft.com/en-us/library/system.net.webrequest(d=printer,v=vs.100).aspx | 28/1438042990112.92_20150728002310-00196-ip-10-236-191-2_858998350_1.json |
296be815_WebRequest_Class__System_Net___Name | [Description] When overridden in a descendant class, indicates whether to pre-authenticate the request. [Name] | PreAuthenticate | []
| WebRequest Class (System.Net) | Name | https://msdn.microsoft.com/en-us/library/system.net.webrequest(d=printer,v=vs.100).aspx | 28/1438042990112.92_20150728002310-00196-ip-10-236-191-2_858998350_1.json |
296be815_WebRequest_Class__System_Net___Name | [Description] When overridden in a descendant class, gets or sets the network proxy to use to access this Internet resource. [Name] | Proxy | []
| WebRequest Class (System.Net) | Name | https://msdn.microsoft.com/en-us/library/system.net.webrequest(d=printer,v=vs.100).aspx | 28/1438042990112.92_20150728002310-00196-ip-10-236-191-2_858998350_1.json |
296be815_WebRequest_Class__System_Net___Name | [Description] When overridden in a descendant class, gets the URI of the Internet resource associated with the request. [Name] | RequestUri | []
| WebRequest Class (System.Net) | Name | https://msdn.microsoft.com/en-us/library/system.net.webrequest(d=printer,v=vs.100).aspx | 28/1438042990112.92_20150728002310-00196-ip-10-236-191-2_858998350_1.json |
296be815_WebRequest_Class__System_Net___Name | [Description] Gets or sets the length of time, in milliseconds, before the request times out. [Name] | Timeout | []
| WebRequest Class (System.Net) | Name | https://msdn.microsoft.com/en-us/library/system.net.webrequest(d=printer,v=vs.100).aspx | 28/1438042990112.92_20150728002310-00196-ip-10-236-191-2_858998350_1.json |
296be815_WebRequest_Class__System_Net___Name | [Description] When overridden in a descendant class, gets or sets a Boolean value that controls whether DefaultCredentials are sent with requests. [Name] | UseDefaultCredentials | []
| WebRequest Class (System.Net) | Name | https://msdn.microsoft.com/en-us/library/system.net.webrequest(d=printer,v=vs.100).aspx | 28/1438042990112.92_20150728002310-00196-ip-10-236-191-2_858998350_1.json |
bd9ed090_r_Modify_a_Virtual_Environment__Description | [Status] Stored [Applies to] Stored environments only [Description] | The environment is stored in the library and is available for use. | []
| How to: View or Modify a Virtual Environment | Description | https://msdn.microsoft.com/en-us/library/vstudio/dd648134(v=vs.100).aspx | 28/1438042990112.92_20150728002310-00239-ip-10-236-191-2_867276773_2.json |
bd9ed090_r_Modify_a_Virtual_Environment__Description | [Status] Stopped [Applies to] Active environments only [Description] | All virtual machines in the environment are stopped. | []
| How to: View or Modify a Virtual Environment | Description | https://msdn.microsoft.com/en-us/library/vstudio/dd648134(v=vs.100).aspx | 28/1438042990112.92_20150728002310-00239-ip-10-236-191-2_867276773_2.json |
bd9ed090_r_Modify_a_Virtual_Environment__Description | [Status] Running [Applies to] Active environments only [Description] | All virtual machines in the environment are running. | []
| How to: View or Modify a Virtual Environment | Description | https://msdn.microsoft.com/en-us/library/vstudio/dd648134(v=vs.100).aspx | 28/1438042990112.92_20150728002310-00239-ip-10-236-191-2_867276773_2.json |
bd9ed090_r_Modify_a_Virtual_Environment__Description | [Status] Paused [Applies to] Active environments only [Description] | All virtual machines in the environment are paused. A paused virtual machine has its CPU execution suspended. The virtual machine is still using memory and disk resources on the physical host. | []
| How to: View or Modify a Virtual Environment | Description | https://msdn.microsoft.com/en-us/library/vstudio/dd648134(v=vs.100).aspx | 28/1438042990112.92_20150728002310-00239-ip-10-236-191-2_867276773_2.json |
bd9ed090_r_Modify_a_Virtual_Environment__Description | [Status] Mixed [Applies to] Active and stored environments [Description] | Not all virtual machines in the environment are in the same state. Some of them are in Stopped, Paused, or Running states, whereas others might be in some form of Failed states. This might occur if the state of a virtual machine was changed bypassing Lab Management. For example, if you restart a virtual machine and you are connected to it, the state of the environment becomes Mixed. | []
| How to: View or Modify a Virtual Environment | Description | https://msdn.microsoft.com/en-us/library/vstudio/dd648134(v=vs.100).aspx | 28/1438042990112.92_20150728002310-00239-ip-10-236-191-2_867276773_2.json |
bd9ed090_r_Modify_a_Virtual_Environment__Description | [Status] Creating [Applies to] Active and stored environments [Description] | The environment is being created and cannot be used until it is completed. You can cancel creating the environment. | []
| How to: View or Modify a Virtual Environment | Description | https://msdn.microsoft.com/en-us/library/vstudio/dd648134(v=vs.100).aspx | 28/1438042990112.92_20150728002310-00239-ip-10-236-191-2_867276773_2.json |
bd9ed090_r_Modify_a_Virtual_Environment__Description | [Status] CreateCancelling [Applies to] Active and stored environments [Description] | A Cancel operation was requested while the environment was under creation. | []
| How to: View or Modify a Virtual Environment | Description | https://msdn.microsoft.com/en-us/library/vstudio/dd648134(v=vs.100).aspx | 28/1438042990112.92_20150728002310-00239-ip-10-236-191-2_867276773_2.json |
bd9ed090_r_Modify_a_Virtual_Environment__Description | [Status] CreateFailed [Applies to] Active and stored environments [Description] | Creation of the environment has failed. You can retry the creation. | []
| How to: View or Modify a Virtual Environment | Description | https://msdn.microsoft.com/en-us/library/vstudio/dd648134(v=vs.100).aspx | 28/1438042990112.92_20150728002310-00239-ip-10-236-191-2_867276773_2.json |
bd9ed090_r_Modify_a_Virtual_Environment__Description | [Status] Stopping [Applies to] Active environments only [Description] | The environment is stopping. | []
| How to: View or Modify a Virtual Environment | Description | https://msdn.microsoft.com/en-us/library/vstudio/dd648134(v=vs.100).aspx | 28/1438042990112.92_20150728002310-00239-ip-10-236-191-2_867276773_2.json |
bd9ed090_r_Modify_a_Virtual_Environment__Description | [Status] Starting [Applies to] Active environments only [Description] | The environment is starting. | []
| How to: View or Modify a Virtual Environment | Description | https://msdn.microsoft.com/en-us/library/vstudio/dd648134(v=vs.100).aspx | 28/1438042990112.92_20150728002310-00239-ip-10-236-191-2_867276773_2.json |
bd9ed090_r_Modify_a_Virtual_Environment__Description | [Status] Pausing [Applies to] Active environments only [Description] | The environment is pausing. | []
| How to: View or Modify a Virtual Environment | Description | https://msdn.microsoft.com/en-us/library/vstudio/dd648134(v=vs.100).aspx | 28/1438042990112.92_20150728002310-00239-ip-10-236-191-2_867276773_2.json |
bd9ed090_r_Modify_a_Virtual_Environment__Description | [Status] Deleting [Applies to] Active and stored environments [Description] | The environment is being deleted. | []
| How to: View or Modify a Virtual Environment | Description | https://msdn.microsoft.com/en-us/library/vstudio/dd648134(v=vs.100).aspx | 28/1438042990112.92_20150728002310-00239-ip-10-236-191-2_867276773_2.json |
bd9ed090_r_Modify_a_Virtual_Environment__Description | [Status] Updating [Applies to] Active and stored environments [Description] | Properties of the environment are being updated. | []
| How to: View or Modify a Virtual Environment | Description | https://msdn.microsoft.com/en-us/library/vstudio/dd648134(v=vs.100).aspx | 28/1438042990112.92_20150728002310-00239-ip-10-236-191-2_867276773_2.json |
bd9ed090_r_Modify_a_Virtual_Environment__Description | [Status] CreatingSnapshot [Applies to] Active environments only [Description] | A snapshot operation was performed on the environment. A new snapshot is being created. | []
| How to: View or Modify a Virtual Environment | Description | https://msdn.microsoft.com/en-us/library/vstudio/dd648134(v=vs.100).aspx | 28/1438042990112.92_20150728002310-00239-ip-10-236-191-2_867276773_2.json |
bd9ed090_r_Modify_a_Virtual_Environment__Description | [Status] DiscardingSnapshot [Applies to] Active environments only [Description] | A snapshot is being deleted from the environment. | []
| How to: View or Modify a Virtual Environment | Description | https://msdn.microsoft.com/en-us/library/vstudio/dd648134(v=vs.100).aspx | 28/1438042990112.92_20150728002310-00239-ip-10-236-191-2_867276773_2.json |
bd9ed090_r_Modify_a_Virtual_Environment__Description | [Status] RestoringSnapshot [Applies to] Active environments only [Description] | A restore operation was performed on the environment. The environment is being restored to an earlier snapshot. | []
| How to: View or Modify a Virtual Environment | Description | https://msdn.microsoft.com/en-us/library/vstudio/dd648134(v=vs.100).aspx | 28/1438042990112.92_20150728002310-00239-ip-10-236-191-2_867276773_2.json |
bd9ed090_r_Modify_a_Virtual_Environment__Description | [Status] UnderMigration [Applies to] Active and stored environments [Description] | All virtual machines in the environment are being migrated from their current host or library server to another location. | []
| How to: View or Modify a Virtual Environment | Description | https://msdn.microsoft.com/en-us/library/vstudio/dd648134(v=vs.100).aspx | 28/1438042990112.92_20150728002310-00239-ip-10-236-191-2_867276773_2.json |
bd9ed090_r_Modify_a_Virtual_Environment__Description | [Status] Failed [Applies to] Active and stored environments [Description] | All the virtual machines in the environment have entered one of the following failure states: CheckpointActionFailed, Missing, IncompleteVMConfig, HostNotResponding, CustomizationFailed, MigrationFailed, UpdateFailed, or Unsupported. | []
| How to: View or Modify a Virtual Environment | Description | https://msdn.microsoft.com/en-us/library/vstudio/dd648134(v=vs.100).aspx | 28/1438042990112.92_20150728002310-00239-ip-10-236-191-2_867276773_2.json |
543bcba2_ts__System_Speech_Recognition___Name | [Description] Occurs when the shared recognizer reports the level of its audio input. [Name] | AudioLevelUpdated | []
| SpeechRecognizer Events (System.Speech.Recognition) | Name | https://msdn.microsoft.com/en-us/library/system.speech.recognition.speechrecognizer_events.aspx | 28/1438042989301.17_20150728002309-00144-ip-10-236-191-2_885993435_0.json |
543bcba2_ts__System_Speech_Recognition___Name | [Description] Occurs when the recognizer encounters a problem in the audio signal. [Name] | AudioSignalProblemOccurred | []
| SpeechRecognizer Events (System.Speech.Recognition) | Name | https://msdn.microsoft.com/en-us/library/system.speech.recognition.speechrecognizer_events.aspx | 28/1438042989301.17_20150728002309-00144-ip-10-236-191-2_885993435_0.json |
543bcba2_ts__System_Speech_Recognition___Name | [Description] Occurs when the state changes in the audio being received by the recognizer. [Name] | AudioStateChanged | []
| SpeechRecognizer Events (System.Speech.Recognition) | Name | https://msdn.microsoft.com/en-us/library/system.speech.recognition.speechrecognizer_events.aspx | 28/1438042989301.17_20150728002309-00144-ip-10-236-191-2_885993435_0.json |
543bcba2_ts__System_Speech_Recognition___Name | [Description] Occurs when the shared recognizer finalizes an asynchronous recognition operation for emulated input. [Name] | EmulateRecognizeCompleted | []
| SpeechRecognizer Events (System.Speech.Recognition) | Name | https://msdn.microsoft.com/en-us/library/system.speech.recognition.speechrecognizer_events.aspx | 28/1438042989301.17_20150728002309-00144-ip-10-236-191-2_885993435_0.json |
543bcba2_ts__System_Speech_Recognition___Name | [Description] Occurs when the recognizer finishes the asynchronous loading of a speech recognition grammar. [Name] | LoadGrammarCompleted | []
| SpeechRecognizer Events (System.Speech.Recognition) | Name | https://msdn.microsoft.com/en-us/library/system.speech.recognition.speechrecognizer_events.aspx | 28/1438042989301.17_20150728002309-00144-ip-10-236-191-2_885993435_0.json |
543bcba2_ts__System_Speech_Recognition___Name | [Description] Occurs when the recognizer pauses to synchronize recognition and other operations. [Name] | RecognizerUpdateReached | []
| SpeechRecognizer Events (System.Speech.Recognition) | Name | https://msdn.microsoft.com/en-us/library/system.speech.recognition.speechrecognizer_events.aspx | 28/1438042989301.17_20150728002309-00144-ip-10-236-191-2_885993435_0.json |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.