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
|
---|---|---|---|---|---|---|---|
0c116b86__Win32_Service_class__Windows___Description | [Return code/value] Success 0 [Description] | The request was accepted. | []
| Change method of the Win32_Service class (Windows) | Description | https://msdn.microsoft.com/en-us/library/aa384901.aspx | 23/1438042988930.94_20150728002308-00332-ip-10-236-191-2_892325768_3.json |
0c116b86__Win32_Service_class__Windows___Description | [Return code/value] Not Supported 1 [Description] | The request is not supported. | []
| Change method of the Win32_Service class (Windows) | Description | https://msdn.microsoft.com/en-us/library/aa384901.aspx | 23/1438042988930.94_20150728002308-00332-ip-10-236-191-2_892325768_3.json |
0c116b86__Win32_Service_class__Windows___Description | [Return code/value] Access Denied 2 [Description] | The user did not have the necessary access. | []
| Change method of the Win32_Service class (Windows) | Description | https://msdn.microsoft.com/en-us/library/aa384901.aspx | 23/1438042988930.94_20150728002308-00332-ip-10-236-191-2_892325768_3.json |
0c116b86__Win32_Service_class__Windows___Description | [Return code/value] Dependent Services Running 3 [Description] | The service cannot be stopped because other services that are running are dependent on it. | []
| Change method of the Win32_Service class (Windows) | Description | https://msdn.microsoft.com/en-us/library/aa384901.aspx | 23/1438042988930.94_20150728002308-00332-ip-10-236-191-2_892325768_3.json |
0c116b86__Win32_Service_class__Windows___Description | [Return code/value] Invalid Service Control 4 [Description] | The requested control code is not valid, or it is unacceptable to the service. | []
| Change method of the Win32_Service class (Windows) | Description | https://msdn.microsoft.com/en-us/library/aa384901.aspx | 23/1438042988930.94_20150728002308-00332-ip-10-236-191-2_892325768_3.json |
0c116b86__Win32_Service_class__Windows___Description | [Return code/value] Service Cannot Accept Control 5 [Description] | The requested control code cannot be sent to the service because the state of the service (Win32_BaseService State property) is equal to 0, 1, or 2. | []
| Change method of the Win32_Service class (Windows) | Description | https://msdn.microsoft.com/en-us/library/aa384901.aspx | 23/1438042988930.94_20150728002308-00332-ip-10-236-191-2_892325768_3.json |
0c116b86__Win32_Service_class__Windows___Description | [Return code/value] Service Not Active 6 [Description] | The service has not been started. | []
| Change method of the Win32_Service class (Windows) | Description | https://msdn.microsoft.com/en-us/library/aa384901.aspx | 23/1438042988930.94_20150728002308-00332-ip-10-236-191-2_892325768_3.json |
0c116b86__Win32_Service_class__Windows___Description | [Return code/value] Service Request Timeout 7 [Description] | The service did not respond to the start request in a timely fashion. | []
| Change method of the Win32_Service class (Windows) | Description | https://msdn.microsoft.com/en-us/library/aa384901.aspx | 23/1438042988930.94_20150728002308-00332-ip-10-236-191-2_892325768_3.json |
0c116b86__Win32_Service_class__Windows___Description | [Return code/value] Unknown Failure 8 [Description] | Unknown failure when starting the service. | []
| Change method of the Win32_Service class (Windows) | Description | https://msdn.microsoft.com/en-us/library/aa384901.aspx | 23/1438042988930.94_20150728002308-00332-ip-10-236-191-2_892325768_3.json |
0c116b86__Win32_Service_class__Windows___Description | [Return code/value] Path Not Found 9 [Description] | The directory path to the service executable file was not found. | []
| Change method of the Win32_Service class (Windows) | Description | https://msdn.microsoft.com/en-us/library/aa384901.aspx | 23/1438042988930.94_20150728002308-00332-ip-10-236-191-2_892325768_3.json |
0c116b86__Win32_Service_class__Windows___Description | [Return code/value] Service Already Running 10 [Description] | The service is already running. | []
| Change method of the Win32_Service class (Windows) | Description | https://msdn.microsoft.com/en-us/library/aa384901.aspx | 23/1438042988930.94_20150728002308-00332-ip-10-236-191-2_892325768_3.json |
0c116b86__Win32_Service_class__Windows___Description | [Return code/value] Service Database Locked 11 [Description] | The database to add a new service is locked. | []
| Change method of the Win32_Service class (Windows) | Description | https://msdn.microsoft.com/en-us/library/aa384901.aspx | 23/1438042988930.94_20150728002308-00332-ip-10-236-191-2_892325768_3.json |
0c116b86__Win32_Service_class__Windows___Description | [Return code/value] Service Dependency Deleted 12 [Description] | A dependency this service relies on has been removed from the system. | []
| Change method of the Win32_Service class (Windows) | Description | https://msdn.microsoft.com/en-us/library/aa384901.aspx | 23/1438042988930.94_20150728002308-00332-ip-10-236-191-2_892325768_3.json |
0c116b86__Win32_Service_class__Windows___Description | [Return code/value] Service Dependency Failure 13 [Description] | The service failed to find the service needed from a dependent service. | []
| Change method of the Win32_Service class (Windows) | Description | https://msdn.microsoft.com/en-us/library/aa384901.aspx | 23/1438042988930.94_20150728002308-00332-ip-10-236-191-2_892325768_3.json |
0c116b86__Win32_Service_class__Windows___Description | [Return code/value] Service Disabled 14 [Description] | The service has been disabled from the system. | []
| Change method of the Win32_Service class (Windows) | Description | https://msdn.microsoft.com/en-us/library/aa384901.aspx | 23/1438042988930.94_20150728002308-00332-ip-10-236-191-2_892325768_3.json |
0c116b86__Win32_Service_class__Windows___Description | [Return code/value] Service Logon Failed 15 [Description] | The service does not have the correct authentication to run on the system. | []
| Change method of the Win32_Service class (Windows) | Description | https://msdn.microsoft.com/en-us/library/aa384901.aspx | 23/1438042988930.94_20150728002308-00332-ip-10-236-191-2_892325768_3.json |
0c116b86__Win32_Service_class__Windows___Description | [Return code/value] Service Marked For Deletion 16 [Description] | This service is being removed from the system. | []
| Change method of the Win32_Service class (Windows) | Description | https://msdn.microsoft.com/en-us/library/aa384901.aspx | 23/1438042988930.94_20150728002308-00332-ip-10-236-191-2_892325768_3.json |
0c116b86__Win32_Service_class__Windows___Description | [Return code/value] Service No Thread 17 [Description] | The service has no execution thread. | []
| Change method of the Win32_Service class (Windows) | Description | https://msdn.microsoft.com/en-us/library/aa384901.aspx | 23/1438042988930.94_20150728002308-00332-ip-10-236-191-2_892325768_3.json |
0c116b86__Win32_Service_class__Windows___Description | [Return code/value] Status Circular Dependency 18 [Description] | The service has circular dependencies when it starts. | []
| Change method of the Win32_Service class (Windows) | Description | https://msdn.microsoft.com/en-us/library/aa384901.aspx | 23/1438042988930.94_20150728002308-00332-ip-10-236-191-2_892325768_3.json |
0c116b86__Win32_Service_class__Windows___Description | [Return code/value] Status Duplicate Name 19 [Description] | A service is running under the same name. | []
| Change method of the Win32_Service class (Windows) | Description | https://msdn.microsoft.com/en-us/library/aa384901.aspx | 23/1438042988930.94_20150728002308-00332-ip-10-236-191-2_892325768_3.json |
0c116b86__Win32_Service_class__Windows___Description | [Return code/value] Status Invalid Name 20 [Description] | The service name has invalid characters. | []
| Change method of the Win32_Service class (Windows) | Description | https://msdn.microsoft.com/en-us/library/aa384901.aspx | 23/1438042988930.94_20150728002308-00332-ip-10-236-191-2_892325768_3.json |
0c116b86__Win32_Service_class__Windows___Description | [Return code/value] Status Invalid Parameter 21 [Description] | Invalid parameters have been passed to the service. | []
| Change method of the Win32_Service class (Windows) | Description | https://msdn.microsoft.com/en-us/library/aa384901.aspx | 23/1438042988930.94_20150728002308-00332-ip-10-236-191-2_892325768_3.json |
0c116b86__Win32_Service_class__Windows___Description | [Return code/value] Status Invalid Service Account 22 [Description] | The account under which this service runs is either invalid or lacks the permissions to run the service. | []
| Change method of the Win32_Service class (Windows) | Description | https://msdn.microsoft.com/en-us/library/aa384901.aspx | 23/1438042988930.94_20150728002308-00332-ip-10-236-191-2_892325768_3.json |
0c116b86__Win32_Service_class__Windows___Description | [Return code/value] Status Service Exists 23 [Description] | The service exists in the database of services available from the system. | []
| Change method of the Win32_Service class (Windows) | Description | https://msdn.microsoft.com/en-us/library/aa384901.aspx | 23/1438042988930.94_20150728002308-00332-ip-10-236-191-2_892325768_3.json |
0c116b86__Win32_Service_class__Windows___Description | [Return code/value] Service Already Paused 24 [Description] | The service is currently paused in the system. | []
| Change method of the Win32_Service class (Windows) | Description | https://msdn.microsoft.com/en-us/library/aa384901.aspx | 23/1438042988930.94_20150728002308-00332-ip-10-236-191-2_892325768_3.json |
e5b43ce0_ceContext2_interface__Windows___Method | [Description] Updates tiles by copying from app memory to the tiled resource. [Method] | UpdateTiles | [
[
"U",
"p",
"d",
"a",
"t",
"e",
"T",
"i",
"l",
"e",
"s"
],
[
"B",
"e",
"g",
"i",
"n",
"E",
"v",
"e",
"n",
"t",
"I",
"n",
"t"
],
[
"C",
"o",
"p",
"y",
"T",
"i",
"l",
"e",
"M",
"a",
"p",
"p",
"i",
"n",
"g",
"s"
],
[
"C",
"o",
"p",
"y",
"T",
"i",
"l",
"e",
"s"
],
[
"E",
"n",
"d",
"E",
"v",
"e",
"n",
"t"
],
[
"I",
"s",
"A",
"n",
"n",
"o",
"t",
"a",
"t",
"i",
"o",
"n",
"E",
"n",
"a",
"b",
"l",
"e",
"d"
],
[
"R",
"e",
"s",
"i",
"z",
"e",
"T",
"i",
"l",
"e",
"P",
"o",
"o",
"l"
],
[
"S",
"e",
"t",
"M",
"a",
"r",
"k",
"e",
"r",
"I",
"n",
"t"
],
[
"T",
"i",
"l",
"e",
"d",
"R",
"e",
"s",
"o",
"u",
"r",
"c",
"e",
"B",
"a",
"r",
"r",
"i",
"e",
"r"
],
[
"U",
"p",
"d",
"a",
"t",
"e",
"T",
"i",
"l",
"e",
"M",
"a",
"p",
"p",
"i",
"n",
"g",
"s"
]
]
| ID3D11DeviceContext2 interface (Windows) | Method | https://msdn.microsoft.com/en-us/library/dn280498(v=vs.85).aspx | 23/1438042988930.94_20150728002308-00167-ip-10-236-191-2_903581502_0.json |
e5b43ce0_ceContext2_interface__Windows___Method | [Description] Allows applications to annotate the beginning of a range of graphics commands. [Method] | BeginEventInt | [
[
"U",
"p",
"d",
"a",
"t",
"e",
"T",
"i",
"l",
"e",
"s"
],
[
"B",
"e",
"g",
"i",
"n",
"E",
"v",
"e",
"n",
"t",
"I",
"n",
"t"
],
[
"C",
"o",
"p",
"y",
"T",
"i",
"l",
"e",
"M",
"a",
"p",
"p",
"i",
"n",
"g",
"s"
],
[
"C",
"o",
"p",
"y",
"T",
"i",
"l",
"e",
"s"
],
[
"E",
"n",
"d",
"E",
"v",
"e",
"n",
"t"
],
[
"I",
"s",
"A",
"n",
"n",
"o",
"t",
"a",
"t",
"i",
"o",
"n",
"E",
"n",
"a",
"b",
"l",
"e",
"d"
],
[
"R",
"e",
"s",
"i",
"z",
"e",
"T",
"i",
"l",
"e",
"P",
"o",
"o",
"l"
],
[
"S",
"e",
"t",
"M",
"a",
"r",
"k",
"e",
"r",
"I",
"n",
"t"
],
[
"T",
"i",
"l",
"e",
"d",
"R",
"e",
"s",
"o",
"u",
"r",
"c",
"e",
"B",
"a",
"r",
"r",
"i",
"e",
"r"
],
[
"U",
"p",
"d",
"a",
"t",
"e",
"T",
"i",
"l",
"e",
"M",
"a",
"p",
"p",
"i",
"n",
"g",
"s"
]
]
| ID3D11DeviceContext2 interface (Windows) | Method | https://msdn.microsoft.com/en-us/library/dn280498(v=vs.85).aspx | 23/1438042988930.94_20150728002308-00167-ip-10-236-191-2_903581502_0.json |
e5b43ce0_ceContext2_interface__Windows___Method | [Description] Copies mappings from a source tiled resource to a destination tiled resource. [Method] | CopyTileMappings | [
[
"U",
"p",
"d",
"a",
"t",
"e",
"T",
"i",
"l",
"e",
"s"
],
[
"B",
"e",
"g",
"i",
"n",
"E",
"v",
"e",
"n",
"t",
"I",
"n",
"t"
],
[
"C",
"o",
"p",
"y",
"T",
"i",
"l",
"e",
"M",
"a",
"p",
"p",
"i",
"n",
"g",
"s"
],
[
"C",
"o",
"p",
"y",
"T",
"i",
"l",
"e",
"s"
],
[
"E",
"n",
"d",
"E",
"v",
"e",
"n",
"t"
],
[
"I",
"s",
"A",
"n",
"n",
"o",
"t",
"a",
"t",
"i",
"o",
"n",
"E",
"n",
"a",
"b",
"l",
"e",
"d"
],
[
"R",
"e",
"s",
"i",
"z",
"e",
"T",
"i",
"l",
"e",
"P",
"o",
"o",
"l"
],
[
"S",
"e",
"t",
"M",
"a",
"r",
"k",
"e",
"r",
"I",
"n",
"t"
],
[
"T",
"i",
"l",
"e",
"d",
"R",
"e",
"s",
"o",
"u",
"r",
"c",
"e",
"B",
"a",
"r",
"r",
"i",
"e",
"r"
],
[
"U",
"p",
"d",
"a",
"t",
"e",
"T",
"i",
"l",
"e",
"M",
"a",
"p",
"p",
"i",
"n",
"g",
"s"
]
]
| ID3D11DeviceContext2 interface (Windows) | Method | https://msdn.microsoft.com/en-us/library/dn280498(v=vs.85).aspx | 23/1438042988930.94_20150728002308-00167-ip-10-236-191-2_903581502_0.json |
e5b43ce0_ceContext2_interface__Windows___Method | [Description] Copies tiles from buffer to tiled resource or vice versa. [Method] | CopyTiles | [
[
"U",
"p",
"d",
"a",
"t",
"e",
"T",
"i",
"l",
"e",
"s"
],
[
"B",
"e",
"g",
"i",
"n",
"E",
"v",
"e",
"n",
"t",
"I",
"n",
"t"
],
[
"C",
"o",
"p",
"y",
"T",
"i",
"l",
"e",
"M",
"a",
"p",
"p",
"i",
"n",
"g",
"s"
],
[
"C",
"o",
"p",
"y",
"T",
"i",
"l",
"e",
"s"
],
[
"E",
"n",
"d",
"E",
"v",
"e",
"n",
"t"
],
[
"I",
"s",
"A",
"n",
"n",
"o",
"t",
"a",
"t",
"i",
"o",
"n",
"E",
"n",
"a",
"b",
"l",
"e",
"d"
],
[
"R",
"e",
"s",
"i",
"z",
"e",
"T",
"i",
"l",
"e",
"P",
"o",
"o",
"l"
],
[
"S",
"e",
"t",
"M",
"a",
"r",
"k",
"e",
"r",
"I",
"n",
"t"
],
[
"T",
"i",
"l",
"e",
"d",
"R",
"e",
"s",
"o",
"u",
"r",
"c",
"e",
"B",
"a",
"r",
"r",
"i",
"e",
"r"
],
[
"U",
"p",
"d",
"a",
"t",
"e",
"T",
"i",
"l",
"e",
"M",
"a",
"p",
"p",
"i",
"n",
"g",
"s"
]
]
| ID3D11DeviceContext2 interface (Windows) | Method | https://msdn.microsoft.com/en-us/library/dn280498(v=vs.85).aspx | 23/1438042988930.94_20150728002308-00167-ip-10-236-191-2_903581502_0.json |
e5b43ce0_ceContext2_interface__Windows___Method | [Description] Allows applications to annotate the end of a range of graphics commands. [Method] | EndEvent | [
[
"U",
"p",
"d",
"a",
"t",
"e",
"T",
"i",
"l",
"e",
"s"
],
[
"B",
"e",
"g",
"i",
"n",
"E",
"v",
"e",
"n",
"t",
"I",
"n",
"t"
],
[
"C",
"o",
"p",
"y",
"T",
"i",
"l",
"e",
"M",
"a",
"p",
"p",
"i",
"n",
"g",
"s"
],
[
"C",
"o",
"p",
"y",
"T",
"i",
"l",
"e",
"s"
],
[
"E",
"n",
"d",
"E",
"v",
"e",
"n",
"t"
],
[
"I",
"s",
"A",
"n",
"n",
"o",
"t",
"a",
"t",
"i",
"o",
"n",
"E",
"n",
"a",
"b",
"l",
"e",
"d"
],
[
"R",
"e",
"s",
"i",
"z",
"e",
"T",
"i",
"l",
"e",
"P",
"o",
"o",
"l"
],
[
"S",
"e",
"t",
"M",
"a",
"r",
"k",
"e",
"r",
"I",
"n",
"t"
],
[
"T",
"i",
"l",
"e",
"d",
"R",
"e",
"s",
"o",
"u",
"r",
"c",
"e",
"B",
"a",
"r",
"r",
"i",
"e",
"r"
],
[
"U",
"p",
"d",
"a",
"t",
"e",
"T",
"i",
"l",
"e",
"M",
"a",
"p",
"p",
"i",
"n",
"g",
"s"
]
]
| ID3D11DeviceContext2 interface (Windows) | Method | https://msdn.microsoft.com/en-us/library/dn280498(v=vs.85).aspx | 23/1438042988930.94_20150728002308-00167-ip-10-236-191-2_903581502_0.json |
e5b43ce0_ceContext2_interface__Windows___Method | [Description] Allows apps to determine when either a capture or profiling request is enabled. [Method] | IsAnnotationEnabled | [
[
"U",
"p",
"d",
"a",
"t",
"e",
"T",
"i",
"l",
"e",
"s"
],
[
"B",
"e",
"g",
"i",
"n",
"E",
"v",
"e",
"n",
"t",
"I",
"n",
"t"
],
[
"C",
"o",
"p",
"y",
"T",
"i",
"l",
"e",
"M",
"a",
"p",
"p",
"i",
"n",
"g",
"s"
],
[
"C",
"o",
"p",
"y",
"T",
"i",
"l",
"e",
"s"
],
[
"E",
"n",
"d",
"E",
"v",
"e",
"n",
"t"
],
[
"I",
"s",
"A",
"n",
"n",
"o",
"t",
"a",
"t",
"i",
"o",
"n",
"E",
"n",
"a",
"b",
"l",
"e",
"d"
],
[
"R",
"e",
"s",
"i",
"z",
"e",
"T",
"i",
"l",
"e",
"P",
"o",
"o",
"l"
],
[
"S",
"e",
"t",
"M",
"a",
"r",
"k",
"e",
"r",
"I",
"n",
"t"
],
[
"T",
"i",
"l",
"e",
"d",
"R",
"e",
"s",
"o",
"u",
"r",
"c",
"e",
"B",
"a",
"r",
"r",
"i",
"e",
"r"
],
[
"U",
"p",
"d",
"a",
"t",
"e",
"T",
"i",
"l",
"e",
"M",
"a",
"p",
"p",
"i",
"n",
"g",
"s"
]
]
| ID3D11DeviceContext2 interface (Windows) | Method | https://msdn.microsoft.com/en-us/library/dn280498(v=vs.85).aspx | 23/1438042988930.94_20150728002308-00167-ip-10-236-191-2_903581502_0.json |
e5b43ce0_ceContext2_interface__Windows___Method | [Description] Resizes a tile pool. [Method] | ResizeTilePool | [
[
"U",
"p",
"d",
"a",
"t",
"e",
"T",
"i",
"l",
"e",
"s"
],
[
"B",
"e",
"g",
"i",
"n",
"E",
"v",
"e",
"n",
"t",
"I",
"n",
"t"
],
[
"C",
"o",
"p",
"y",
"T",
"i",
"l",
"e",
"M",
"a",
"p",
"p",
"i",
"n",
"g",
"s"
],
[
"C",
"o",
"p",
"y",
"T",
"i",
"l",
"e",
"s"
],
[
"E",
"n",
"d",
"E",
"v",
"e",
"n",
"t"
],
[
"I",
"s",
"A",
"n",
"n",
"o",
"t",
"a",
"t",
"i",
"o",
"n",
"E",
"n",
"a",
"b",
"l",
"e",
"d"
],
[
"R",
"e",
"s",
"i",
"z",
"e",
"T",
"i",
"l",
"e",
"P",
"o",
"o",
"l"
],
[
"S",
"e",
"t",
"M",
"a",
"r",
"k",
"e",
"r",
"I",
"n",
"t"
],
[
"T",
"i",
"l",
"e",
"d",
"R",
"e",
"s",
"o",
"u",
"r",
"c",
"e",
"B",
"a",
"r",
"r",
"i",
"e",
"r"
],
[
"U",
"p",
"d",
"a",
"t",
"e",
"T",
"i",
"l",
"e",
"M",
"a",
"p",
"p",
"i",
"n",
"g",
"s"
]
]
| ID3D11DeviceContext2 interface (Windows) | Method | https://msdn.microsoft.com/en-us/library/dn280498(v=vs.85).aspx | 23/1438042988930.94_20150728002308-00167-ip-10-236-191-2_903581502_0.json |
e5b43ce0_ceContext2_interface__Windows___Method | [Description] Allows applications to annotate graphics commands. [Method] | SetMarkerInt | [
[
"U",
"p",
"d",
"a",
"t",
"e",
"T",
"i",
"l",
"e",
"s"
],
[
"B",
"e",
"g",
"i",
"n",
"E",
"v",
"e",
"n",
"t",
"I",
"n",
"t"
],
[
"C",
"o",
"p",
"y",
"T",
"i",
"l",
"e",
"M",
"a",
"p",
"p",
"i",
"n",
"g",
"s"
],
[
"C",
"o",
"p",
"y",
"T",
"i",
"l",
"e",
"s"
],
[
"E",
"n",
"d",
"E",
"v",
"e",
"n",
"t"
],
[
"I",
"s",
"A",
"n",
"n",
"o",
"t",
"a",
"t",
"i",
"o",
"n",
"E",
"n",
"a",
"b",
"l",
"e",
"d"
],
[
"R",
"e",
"s",
"i",
"z",
"e",
"T",
"i",
"l",
"e",
"P",
"o",
"o",
"l"
],
[
"S",
"e",
"t",
"M",
"a",
"r",
"k",
"e",
"r",
"I",
"n",
"t"
],
[
"T",
"i",
"l",
"e",
"d",
"R",
"e",
"s",
"o",
"u",
"r",
"c",
"e",
"B",
"a",
"r",
"r",
"i",
"e",
"r"
],
[
"U",
"p",
"d",
"a",
"t",
"e",
"T",
"i",
"l",
"e",
"M",
"a",
"p",
"p",
"i",
"n",
"g",
"s"
]
]
| ID3D11DeviceContext2 interface (Windows) | Method | https://msdn.microsoft.com/en-us/library/dn280498(v=vs.85).aspx | 23/1438042988930.94_20150728002308-00167-ip-10-236-191-2_903581502_0.json |
e5b43ce0_ceContext2_interface__Windows___Method | [Description] Specifies a data access ordering constraint between multiple tiled resources. [Method] | TiledResourceBarrier | [
[
"U",
"p",
"d",
"a",
"t",
"e",
"T",
"i",
"l",
"e",
"s"
],
[
"B",
"e",
"g",
"i",
"n",
"E",
"v",
"e",
"n",
"t",
"I",
"n",
"t"
],
[
"C",
"o",
"p",
"y",
"T",
"i",
"l",
"e",
"M",
"a",
"p",
"p",
"i",
"n",
"g",
"s"
],
[
"C",
"o",
"p",
"y",
"T",
"i",
"l",
"e",
"s"
],
[
"E",
"n",
"d",
"E",
"v",
"e",
"n",
"t"
],
[
"I",
"s",
"A",
"n",
"n",
"o",
"t",
"a",
"t",
"i",
"o",
"n",
"E",
"n",
"a",
"b",
"l",
"e",
"d"
],
[
"R",
"e",
"s",
"i",
"z",
"e",
"T",
"i",
"l",
"e",
"P",
"o",
"o",
"l"
],
[
"S",
"e",
"t",
"M",
"a",
"r",
"k",
"e",
"r",
"I",
"n",
"t"
],
[
"T",
"i",
"l",
"e",
"d",
"R",
"e",
"s",
"o",
"u",
"r",
"c",
"e",
"B",
"a",
"r",
"r",
"i",
"e",
"r"
],
[
"U",
"p",
"d",
"a",
"t",
"e",
"T",
"i",
"l",
"e",
"M",
"a",
"p",
"p",
"i",
"n",
"g",
"s"
]
]
| ID3D11DeviceContext2 interface (Windows) | Method | https://msdn.microsoft.com/en-us/library/dn280498(v=vs.85).aspx | 23/1438042988930.94_20150728002308-00167-ip-10-236-191-2_903581502_0.json |
e5b43ce0_ceContext2_interface__Windows___Method | [Description] Updates mappings of tile locations in tiled resources to memory locations in a tile pool. [Method] | UpdateTileMappings | [
[
"U",
"p",
"d",
"a",
"t",
"e",
"T",
"i",
"l",
"e",
"s"
],
[
"B",
"e",
"g",
"i",
"n",
"E",
"v",
"e",
"n",
"t",
"I",
"n",
"t"
],
[
"C",
"o",
"p",
"y",
"T",
"i",
"l",
"e",
"M",
"a",
"p",
"p",
"i",
"n",
"g",
"s"
],
[
"C",
"o",
"p",
"y",
"T",
"i",
"l",
"e",
"s"
],
[
"E",
"n",
"d",
"E",
"v",
"e",
"n",
"t"
],
[
"I",
"s",
"A",
"n",
"n",
"o",
"t",
"a",
"t",
"i",
"o",
"n",
"E",
"n",
"a",
"b",
"l",
"e",
"d"
],
[
"R",
"e",
"s",
"i",
"z",
"e",
"T",
"i",
"l",
"e",
"P",
"o",
"o",
"l"
],
[
"S",
"e",
"t",
"M",
"a",
"r",
"k",
"e",
"r",
"I",
"n",
"t"
],
[
"T",
"i",
"l",
"e",
"d",
"R",
"e",
"s",
"o",
"u",
"r",
"c",
"e",
"B",
"a",
"r",
"r",
"i",
"e",
"r"
],
[
"U",
"p",
"d",
"a",
"t",
"e",
"T",
"i",
"l",
"e",
"M",
"a",
"p",
"p",
"i",
"n",
"g",
"s"
]
]
| ID3D11DeviceContext2 interface (Windows) | Method | https://msdn.microsoft.com/en-us/library/dn280498(v=vs.85).aspx | 23/1438042988930.94_20150728002308-00167-ip-10-236-191-2_903581502_0.json |
ae42eb38_Exception_Class__System___Condition | [Exception] ArgumentException [Condition] | A non-null argument that is passed to a method is invalid. | []
| Exception Class (System) | Condition | https://msdn.microsoft.com/en-US/library/system.exception | 23/1438042990609.0_20150728002310-00316-ip-10-236-191-2_876668724_5.json |
ae42eb38_Exception_Class__System___Condition | [Exception] ArgumentNullException [Condition] | An argument that is passed to a method is null. | []
| Exception Class (System) | Condition | https://msdn.microsoft.com/en-US/library/system.exception | 23/1438042990609.0_20150728002310-00316-ip-10-236-191-2_876668724_5.json |
ae42eb38_Exception_Class__System___Condition | [Exception] ArgumentOutOfRangeException [Condition] | An argument is outside the range of valid values. | []
| Exception Class (System) | Condition | https://msdn.microsoft.com/en-US/library/system.exception | 23/1438042990609.0_20150728002310-00316-ip-10-236-191-2_876668724_5.json |
ae42eb38_Exception_Class__System___Condition | [Exception] DirectoryNotFoundException [Condition] | Part of a directory path is not valid. | []
| Exception Class (System) | Condition | https://msdn.microsoft.com/en-US/library/system.exception | 23/1438042990609.0_20150728002310-00316-ip-10-236-191-2_876668724_5.json |
ae42eb38_Exception_Class__System___Condition | [Exception] DivideByZeroException [Condition] | The denominator in an integer or Decimal division operation is zero. | []
| Exception Class (System) | Condition | https://msdn.microsoft.com/en-US/library/system.exception | 23/1438042990609.0_20150728002310-00316-ip-10-236-191-2_876668724_5.json |
ae42eb38_Exception_Class__System___Condition | [Exception] DriveNotFoundException [Condition] | A drive is unavailable or does not exist. | []
| Exception Class (System) | Condition | https://msdn.microsoft.com/en-US/library/system.exception | 23/1438042990609.0_20150728002310-00316-ip-10-236-191-2_876668724_5.json |
ae42eb38_Exception_Class__System___Condition | [Exception] FileNotFoundException [Condition] | A file does not exist. | []
| Exception Class (System) | Condition | https://msdn.microsoft.com/en-US/library/system.exception | 23/1438042990609.0_20150728002310-00316-ip-10-236-191-2_876668724_5.json |
ae42eb38_Exception_Class__System___Condition | [Exception] FormatException [Condition] | A value is not in an appropriate format to be converted from a string by a conversion method such as Parse. | []
| Exception Class (System) | Condition | https://msdn.microsoft.com/en-US/library/system.exception | 23/1438042990609.0_20150728002310-00316-ip-10-236-191-2_876668724_5.json |
ae42eb38_Exception_Class__System___Condition | [Exception] IndexOutOfRangeException [Condition] | An index is outside the bounds of an array or collection. | []
| Exception Class (System) | Condition | https://msdn.microsoft.com/en-US/library/system.exception | 23/1438042990609.0_20150728002310-00316-ip-10-236-191-2_876668724_5.json |
ae42eb38_Exception_Class__System___Condition | [Exception] InvalidOperationException [Condition] | A method call is invalid in an object's current state. | []
| Exception Class (System) | Condition | https://msdn.microsoft.com/en-US/library/system.exception | 23/1438042990609.0_20150728002310-00316-ip-10-236-191-2_876668724_5.json |
ae42eb38_Exception_Class__System___Condition | [Exception] KeyNotFoundException [Condition] | The specified key for accessing a member in a collection cannot be found. | []
| Exception Class (System) | Condition | https://msdn.microsoft.com/en-US/library/system.exception | 23/1438042990609.0_20150728002310-00316-ip-10-236-191-2_876668724_5.json |
ae42eb38_Exception_Class__System___Condition | [Exception] NotImplementedException [Condition] | A method or operation is not implemented. | []
| Exception Class (System) | Condition | https://msdn.microsoft.com/en-US/library/system.exception | 23/1438042990609.0_20150728002310-00316-ip-10-236-191-2_876668724_5.json |
ae42eb38_Exception_Class__System___Condition | [Exception] NotSupportedException [Condition] | A method or operation is not supported. | []
| Exception Class (System) | Condition | https://msdn.microsoft.com/en-US/library/system.exception | 23/1438042990609.0_20150728002310-00316-ip-10-236-191-2_876668724_5.json |
ae42eb38_Exception_Class__System___Condition | [Exception] ObjectDisposedException [Condition] | An operation is performed on an object that has been disposed. | []
| Exception Class (System) | Condition | https://msdn.microsoft.com/en-US/library/system.exception | 23/1438042990609.0_20150728002310-00316-ip-10-236-191-2_876668724_5.json |
ae42eb38_Exception_Class__System___Condition | [Exception] OverflowException [Condition] | An arithmetic, casting, or conversion operation results in an overflow. | []
| Exception Class (System) | Condition | https://msdn.microsoft.com/en-US/library/system.exception | 23/1438042990609.0_20150728002310-00316-ip-10-236-191-2_876668724_5.json |
ae42eb38_Exception_Class__System___Condition | [Exception] PathTooLongException [Condition] | A path or file name exceeds the maximum system-defined length. | []
| Exception Class (System) | Condition | https://msdn.microsoft.com/en-US/library/system.exception | 23/1438042990609.0_20150728002310-00316-ip-10-236-191-2_876668724_5.json |
ae42eb38_Exception_Class__System___Condition | [Exception] PlatformNotSupportedException [Condition] | The operation is not supported on the current platform. | []
| Exception Class (System) | Condition | https://msdn.microsoft.com/en-US/library/system.exception | 23/1438042990609.0_20150728002310-00316-ip-10-236-191-2_876668724_5.json |
ae42eb38_Exception_Class__System___Condition | [Exception] RankException [Condition] | An array with the wrong number of dimensions is passed to a method. | []
| Exception Class (System) | Condition | https://msdn.microsoft.com/en-US/library/system.exception | 23/1438042990609.0_20150728002310-00316-ip-10-236-191-2_876668724_5.json |
ae42eb38_Exception_Class__System___Condition | [Exception] TimeoutException [Condition] | The time interval allotted to an operation has expired. | []
| Exception Class (System) | Condition | https://msdn.microsoft.com/en-US/library/system.exception | 23/1438042990609.0_20150728002310-00316-ip-10-236-191-2_876668724_5.json |
ae42eb38_Exception_Class__System___Condition | [Exception] UriFormatException [Condition] | An invalid Uniform Resource Identifier (URI) is used. | []
| Exception Class (System) | Condition | https://msdn.microsoft.com/en-US/library/system.exception | 23/1438042990609.0_20150728002310-00316-ip-10-236-191-2_876668724_5.json |
d5fbf17e_ties__System_Windows_Controls___Name | [Description] Gets or sets the highest page number that is allowed in page ranges. [Name] | MaxPage | [
[
"M",
"a",
"x",
"P",
"a",
"g",
"e"
],
[
"M",
"i",
"n",
"P",
"a",
"g",
"e"
],
[
"P",
"a",
"g",
"e",
"R",
"a",
"n",
"g",
"e"
],
[
"P",
"a",
"g",
"e",
"R",
"a",
"n",
"g",
"e",
"S",
"e",
"l",
"e",
"c",
"t",
"i",
"o",
"n"
],
[
"P",
"r",
"i",
"n",
"t",
"a",
"b",
"l",
"e",
"A",
"r",
"e",
"a",
"H",
"e",
"i",
"g",
"h",
"t"
],
[
"P",
"r",
"i",
"n",
"t",
"a",
"b",
"l",
"e",
"A",
"r",
"e",
"a",
"W",
"i",
"d",
"t",
"h"
],
[
"P",
"r",
"i",
"n",
"t",
"Q",
"u",
"e",
"u",
"e"
],
[
"P",
"r",
"i",
"n",
"t",
"T",
"i",
"c",
"k",
"e",
"t"
],
[
"U",
"s",
"e",
"r",
"P",
"a",
"g",
"e",
"R",
"a",
"n",
"g",
"e",
"E",
"n",
"a",
"b",
"l",
"e",
"d"
]
]
| PrintDialog Properties (System.Windows.Controls) | Name | https://msdn.microsoft.com/en-us/library/system.windows.controls.printdialog_properties(v=vs.90).aspx | 23/1438042989043.35_20150728002309-00107-ip-10-236-191-2_898522793_0.json |
d5fbf17e_ties__System_Windows_Controls___Name | [Description] Gets or sets the lowest page number that is allowed in page ranges. [Name] | MinPage | [
[
"M",
"a",
"x",
"P",
"a",
"g",
"e"
],
[
"M",
"i",
"n",
"P",
"a",
"g",
"e"
],
[
"P",
"a",
"g",
"e",
"R",
"a",
"n",
"g",
"e"
],
[
"P",
"a",
"g",
"e",
"R",
"a",
"n",
"g",
"e",
"S",
"e",
"l",
"e",
"c",
"t",
"i",
"o",
"n"
],
[
"P",
"r",
"i",
"n",
"t",
"a",
"b",
"l",
"e",
"A",
"r",
"e",
"a",
"H",
"e",
"i",
"g",
"h",
"t"
],
[
"P",
"r",
"i",
"n",
"t",
"a",
"b",
"l",
"e",
"A",
"r",
"e",
"a",
"W",
"i",
"d",
"t",
"h"
],
[
"P",
"r",
"i",
"n",
"t",
"Q",
"u",
"e",
"u",
"e"
],
[
"P",
"r",
"i",
"n",
"t",
"T",
"i",
"c",
"k",
"e",
"t"
],
[
"U",
"s",
"e",
"r",
"P",
"a",
"g",
"e",
"R",
"a",
"n",
"g",
"e",
"E",
"n",
"a",
"b",
"l",
"e",
"d"
]
]
| PrintDialog Properties (System.Windows.Controls) | Name | https://msdn.microsoft.com/en-us/library/system.windows.controls.printdialog_properties(v=vs.90).aspx | 23/1438042989043.35_20150728002309-00107-ip-10-236-191-2_898522793_0.json |
d5fbf17e_ties__System_Windows_Controls___Name | [Description] Gets or sets the range of pages to print when PageRangeSelection is set to UserPages. [Name] | PageRange | [
[
"M",
"a",
"x",
"P",
"a",
"g",
"e"
],
[
"M",
"i",
"n",
"P",
"a",
"g",
"e"
],
[
"P",
"a",
"g",
"e",
"R",
"a",
"n",
"g",
"e"
],
[
"P",
"a",
"g",
"e",
"R",
"a",
"n",
"g",
"e",
"S",
"e",
"l",
"e",
"c",
"t",
"i",
"o",
"n"
],
[
"P",
"r",
"i",
"n",
"t",
"a",
"b",
"l",
"e",
"A",
"r",
"e",
"a",
"H",
"e",
"i",
"g",
"h",
"t"
],
[
"P",
"r",
"i",
"n",
"t",
"a",
"b",
"l",
"e",
"A",
"r",
"e",
"a",
"W",
"i",
"d",
"t",
"h"
],
[
"P",
"r",
"i",
"n",
"t",
"Q",
"u",
"e",
"u",
"e"
],
[
"P",
"r",
"i",
"n",
"t",
"T",
"i",
"c",
"k",
"e",
"t"
],
[
"U",
"s",
"e",
"r",
"P",
"a",
"g",
"e",
"R",
"a",
"n",
"g",
"e",
"E",
"n",
"a",
"b",
"l",
"e",
"d"
]
]
| PrintDialog Properties (System.Windows.Controls) | Name | https://msdn.microsoft.com/en-us/library/system.windows.controls.printdialog_properties(v=vs.90).aspx | 23/1438042989043.35_20150728002309-00107-ip-10-236-191-2_898522793_0.json |
d5fbf17e_ties__System_Windows_Controls___Name | [Description] Gets or sets the PageRangeSelection for this instance of PrintDialog. [Name] | PageRangeSelection | [
[
"M",
"a",
"x",
"P",
"a",
"g",
"e"
],
[
"M",
"i",
"n",
"P",
"a",
"g",
"e"
],
[
"P",
"a",
"g",
"e",
"R",
"a",
"n",
"g",
"e"
],
[
"P",
"a",
"g",
"e",
"R",
"a",
"n",
"g",
"e",
"S",
"e",
"l",
"e",
"c",
"t",
"i",
"o",
"n"
],
[
"P",
"r",
"i",
"n",
"t",
"a",
"b",
"l",
"e",
"A",
"r",
"e",
"a",
"H",
"e",
"i",
"g",
"h",
"t"
],
[
"P",
"r",
"i",
"n",
"t",
"a",
"b",
"l",
"e",
"A",
"r",
"e",
"a",
"W",
"i",
"d",
"t",
"h"
],
[
"P",
"r",
"i",
"n",
"t",
"Q",
"u",
"e",
"u",
"e"
],
[
"P",
"r",
"i",
"n",
"t",
"T",
"i",
"c",
"k",
"e",
"t"
],
[
"U",
"s",
"e",
"r",
"P",
"a",
"g",
"e",
"R",
"a",
"n",
"g",
"e",
"E",
"n",
"a",
"b",
"l",
"e",
"d"
]
]
| PrintDialog Properties (System.Windows.Controls) | Name | https://msdn.microsoft.com/en-us/library/system.windows.controls.printdialog_properties(v=vs.90).aspx | 23/1438042989043.35_20150728002309-00107-ip-10-236-191-2_898522793_0.json |
d5fbf17e_ties__System_Windows_Controls___Name | [Description] Gets the height of the printable area of the page. [Name] | PrintableAreaHeight | [
[
"M",
"a",
"x",
"P",
"a",
"g",
"e"
],
[
"M",
"i",
"n",
"P",
"a",
"g",
"e"
],
[
"P",
"a",
"g",
"e",
"R",
"a",
"n",
"g",
"e"
],
[
"P",
"a",
"g",
"e",
"R",
"a",
"n",
"g",
"e",
"S",
"e",
"l",
"e",
"c",
"t",
"i",
"o",
"n"
],
[
"P",
"r",
"i",
"n",
"t",
"a",
"b",
"l",
"e",
"A",
"r",
"e",
"a",
"H",
"e",
"i",
"g",
"h",
"t"
],
[
"P",
"r",
"i",
"n",
"t",
"a",
"b",
"l",
"e",
"A",
"r",
"e",
"a",
"W",
"i",
"d",
"t",
"h"
],
[
"P",
"r",
"i",
"n",
"t",
"Q",
"u",
"e",
"u",
"e"
],
[
"P",
"r",
"i",
"n",
"t",
"T",
"i",
"c",
"k",
"e",
"t"
],
[
"U",
"s",
"e",
"r",
"P",
"a",
"g",
"e",
"R",
"a",
"n",
"g",
"e",
"E",
"n",
"a",
"b",
"l",
"e",
"d"
]
]
| PrintDialog Properties (System.Windows.Controls) | Name | https://msdn.microsoft.com/en-us/library/system.windows.controls.printdialog_properties(v=vs.90).aspx | 23/1438042989043.35_20150728002309-00107-ip-10-236-191-2_898522793_0.json |
d5fbf17e_ties__System_Windows_Controls___Name | [Description] Gets the width of the printable area of the page. [Name] | PrintableAreaWidth | [
[
"M",
"a",
"x",
"P",
"a",
"g",
"e"
],
[
"M",
"i",
"n",
"P",
"a",
"g",
"e"
],
[
"P",
"a",
"g",
"e",
"R",
"a",
"n",
"g",
"e"
],
[
"P",
"a",
"g",
"e",
"R",
"a",
"n",
"g",
"e",
"S",
"e",
"l",
"e",
"c",
"t",
"i",
"o",
"n"
],
[
"P",
"r",
"i",
"n",
"t",
"a",
"b",
"l",
"e",
"A",
"r",
"e",
"a",
"H",
"e",
"i",
"g",
"h",
"t"
],
[
"P",
"r",
"i",
"n",
"t",
"a",
"b",
"l",
"e",
"A",
"r",
"e",
"a",
"W",
"i",
"d",
"t",
"h"
],
[
"P",
"r",
"i",
"n",
"t",
"Q",
"u",
"e",
"u",
"e"
],
[
"P",
"r",
"i",
"n",
"t",
"T",
"i",
"c",
"k",
"e",
"t"
],
[
"U",
"s",
"e",
"r",
"P",
"a",
"g",
"e",
"R",
"a",
"n",
"g",
"e",
"E",
"n",
"a",
"b",
"l",
"e",
"d"
]
]
| PrintDialog Properties (System.Windows.Controls) | Name | https://msdn.microsoft.com/en-us/library/system.windows.controls.printdialog_properties(v=vs.90).aspx | 23/1438042989043.35_20150728002309-00107-ip-10-236-191-2_898522793_0.json |
d5fbf17e_ties__System_Windows_Controls___Name | [Description] Gets or sets a PrintQueue that represents the printer that is selected. [Name] | PrintQueue | [
[
"M",
"a",
"x",
"P",
"a",
"g",
"e"
],
[
"M",
"i",
"n",
"P",
"a",
"g",
"e"
],
[
"P",
"a",
"g",
"e",
"R",
"a",
"n",
"g",
"e"
],
[
"P",
"a",
"g",
"e",
"R",
"a",
"n",
"g",
"e",
"S",
"e",
"l",
"e",
"c",
"t",
"i",
"o",
"n"
],
[
"P",
"r",
"i",
"n",
"t",
"a",
"b",
"l",
"e",
"A",
"r",
"e",
"a",
"H",
"e",
"i",
"g",
"h",
"t"
],
[
"P",
"r",
"i",
"n",
"t",
"a",
"b",
"l",
"e",
"A",
"r",
"e",
"a",
"W",
"i",
"d",
"t",
"h"
],
[
"P",
"r",
"i",
"n",
"t",
"Q",
"u",
"e",
"u",
"e"
],
[
"P",
"r",
"i",
"n",
"t",
"T",
"i",
"c",
"k",
"e",
"t"
],
[
"U",
"s",
"e",
"r",
"P",
"a",
"g",
"e",
"R",
"a",
"n",
"g",
"e",
"E",
"n",
"a",
"b",
"l",
"e",
"d"
]
]
| PrintDialog Properties (System.Windows.Controls) | Name | https://msdn.microsoft.com/en-us/library/system.windows.controls.printdialog_properties(v=vs.90).aspx | 23/1438042989043.35_20150728002309-00107-ip-10-236-191-2_898522793_0.json |
d5fbf17e_ties__System_Windows_Controls___Name | [Description] Gets or sets the PrintTicket that is used by the PrintDialog when the user clicks Print for the current print job. [Name] | PrintTicket | [
[
"M",
"a",
"x",
"P",
"a",
"g",
"e"
],
[
"M",
"i",
"n",
"P",
"a",
"g",
"e"
],
[
"P",
"a",
"g",
"e",
"R",
"a",
"n",
"g",
"e"
],
[
"P",
"a",
"g",
"e",
"R",
"a",
"n",
"g",
"e",
"S",
"e",
"l",
"e",
"c",
"t",
"i",
"o",
"n"
],
[
"P",
"r",
"i",
"n",
"t",
"a",
"b",
"l",
"e",
"A",
"r",
"e",
"a",
"H",
"e",
"i",
"g",
"h",
"t"
],
[
"P",
"r",
"i",
"n",
"t",
"a",
"b",
"l",
"e",
"A",
"r",
"e",
"a",
"W",
"i",
"d",
"t",
"h"
],
[
"P",
"r",
"i",
"n",
"t",
"Q",
"u",
"e",
"u",
"e"
],
[
"P",
"r",
"i",
"n",
"t",
"T",
"i",
"c",
"k",
"e",
"t"
],
[
"U",
"s",
"e",
"r",
"P",
"a",
"g",
"e",
"R",
"a",
"n",
"g",
"e",
"E",
"n",
"a",
"b",
"l",
"e",
"d"
]
]
| PrintDialog Properties (System.Windows.Controls) | Name | https://msdn.microsoft.com/en-us/library/system.windows.controls.printdialog_properties(v=vs.90).aspx | 23/1438042989043.35_20150728002309-00107-ip-10-236-191-2_898522793_0.json |
d5fbf17e_ties__System_Windows_Controls___Name | [Description] Gets or sets a value that indicates whether users of the Print dialog box have the option to specify ranges of pages to print. [Name] | UserPageRangeEnabled | [
[
"M",
"a",
"x",
"P",
"a",
"g",
"e"
],
[
"M",
"i",
"n",
"P",
"a",
"g",
"e"
],
[
"P",
"a",
"g",
"e",
"R",
"a",
"n",
"g",
"e"
],
[
"P",
"a",
"g",
"e",
"R",
"a",
"n",
"g",
"e",
"S",
"e",
"l",
"e",
"c",
"t",
"i",
"o",
"n"
],
[
"P",
"r",
"i",
"n",
"t",
"a",
"b",
"l",
"e",
"A",
"r",
"e",
"a",
"H",
"e",
"i",
"g",
"h",
"t"
],
[
"P",
"r",
"i",
"n",
"t",
"a",
"b",
"l",
"e",
"A",
"r",
"e",
"a",
"W",
"i",
"d",
"t",
"h"
],
[
"P",
"r",
"i",
"n",
"t",
"Q",
"u",
"e",
"u",
"e"
],
[
"P",
"r",
"i",
"n",
"t",
"T",
"i",
"c",
"k",
"e",
"t"
],
[
"U",
"s",
"e",
"r",
"P",
"a",
"g",
"e",
"R",
"a",
"n",
"g",
"e",
"E",
"n",
"a",
"b",
"l",
"e",
"d"
]
]
| PrintDialog Properties (System.Windows.Controls) | Name | https://msdn.microsoft.com/en-us/library/system.windows.controls.printdialog_properties(v=vs.90).aspx | 23/1438042989043.35_20150728002309-00107-ip-10-236-191-2_898522793_0.json |
d4cb695b_Design_Extensibility_Namespace__Description | [Class] ChangeEntityDesignerSelectionEventArgs [Description] | Defines an EventArgs type that allows extenders of the Entity Designer to drive selection programmatically | []
| Microsoft.Data.Entity.Design.Extensibility Namespace | Description | https://msdn.microsoft.com/en-us/library/microsoft.data.entity.design.extensibility.aspx | 23/1438042988930.94_20150728002308-00112-ip-10-236-191-2_883434282_0.json |
d4cb695b_Design_Extensibility_Namespace__Description | [Class] EntityDesignerChangeScope [Description] | Creates a unit of work that can be undone or redone with the Undo and Redo buttons in Visual Studio. | []
| Microsoft.Data.Entity.Design.Extensibility Namespace | Description | https://msdn.microsoft.com/en-us/library/microsoft.data.entity.design.extensibility.aspx | 23/1438042988930.94_20150728002308-00112-ip-10-236-191-2_883434282_0.json |
d4cb695b_Design_Extensibility_Namespace__Description | [Class] EntityDesignerExtendedPropertyAttribute [Description] | Specifies objects in the Entity Data Model Designer or the Model Browser that, when selected by a user, cause the CreateProperty method of the annotated class to be called. | []
| Microsoft.Data.Entity.Design.Extensibility Namespace | Description | https://msdn.microsoft.com/en-us/library/microsoft.data.entity.design.extensibility.aspx | 23/1438042988930.94_20150728002308-00112-ip-10-236-191-2_883434282_0.json |
d4cb695b_Design_Extensibility_Namespace__Description | [Class] EntityDesignerLayerAttribute [Description] | Attribute used to specify that an Extension belongs to a particular layer | []
| Microsoft.Data.Entity.Design.Extensibility Namespace | Description | https://msdn.microsoft.com/en-us/library/microsoft.data.entity.design.extensibility.aspx | 23/1438042988930.94_20150728002308-00112-ip-10-236-191-2_883434282_0.json |
d4cb695b_Design_Extensibility_Namespace__Description | [Class] ExtensionContext [Description] | A base class for the ModelGenerationExtensionContext, PropertyExtensionContext, ModelTransformExtensionContext and ModelConversionExtensionContext classes. | []
| Microsoft.Data.Entity.Design.Extensibility Namespace | Description | https://msdn.microsoft.com/en-us/library/microsoft.data.entity.design.extensibility.aspx | 23/1438042988930.94_20150728002308-00112-ip-10-236-191-2_883434282_0.json |
d4cb695b_Design_Extensibility_Namespace__Description | [Class] ExtensionError [Description] | Encapsulates custom error information for Visual Studio extensions that extend the functionality of the Entity Data Model Designer. | []
| Microsoft.Data.Entity.Design.Extensibility Namespace | Description | https://msdn.microsoft.com/en-us/library/microsoft.data.entity.design.extensibility.aspx | 23/1438042988930.94_20150728002308-00112-ip-10-236-191-2_883434282_0.json |
d4cb695b_Design_Extensibility_Namespace__Description | [Class] ModelConversionExtensionContext [Description] | Provides file and project information to Visual Studio extensions that enable the loading and saving of custom file formats. | []
| Microsoft.Data.Entity.Design.Extensibility Namespace | Description | https://msdn.microsoft.com/en-us/library/microsoft.data.entity.design.extensibility.aspx | 23/1438042988930.94_20150728002308-00112-ip-10-236-191-2_883434282_0.json |
d4cb695b_Design_Extensibility_Namespace__Description | [Class] ModelFileExtensionAttribute [Description] | Specifies a custom file extension that can be loaded or saved by the Entity Data Model Designer. | []
| Microsoft.Data.Entity.Design.Extensibility Namespace | Description | https://msdn.microsoft.com/en-us/library/microsoft.data.entity.design.extensibility.aspx | 23/1438042988930.94_20150728002308-00112-ip-10-236-191-2_883434282_0.json |
d4cb695b_Design_Extensibility_Namespace__Description | [Class] ModelGenerationExtensionContext [Description] | Provides file and project information to Visual Studio extensions that extend the .edmx file generation process of the Entity Data Model Wizard. | []
| Microsoft.Data.Entity.Design.Extensibility Namespace | Description | https://msdn.microsoft.com/en-us/library/microsoft.data.entity.design.extensibility.aspx | 23/1438042988930.94_20150728002308-00112-ip-10-236-191-2_883434282_0.json |
d4cb695b_Design_Extensibility_Namespace__Description | [Class] ModelTransformExtensionContext [Description] | Provides file and project information to Visual Studio extensions that extend the file loading and saving of .edmx files by the Entity Data Model Designer. | []
| Microsoft.Data.Entity.Design.Extensibility Namespace | Description | https://msdn.microsoft.com/en-us/library/microsoft.data.entity.design.extensibility.aspx | 23/1438042988930.94_20150728002308-00112-ip-10-236-191-2_883434282_0.json |
d4cb695b_Design_Extensibility_Namespace__Description | [Class] PropertyExtensionContext [Description] | Provides file and project information to Visual Studio extensions that add custom properties to objects visible in the Entity Data Model Designer or the Model Browser. | []
| Microsoft.Data.Entity.Design.Extensibility Namespace | Description | https://msdn.microsoft.com/en-us/library/microsoft.data.entity.design.extensibility.aspx | 23/1438042988930.94_20150728002308-00112-ip-10-236-191-2_883434282_0.json |
d4cb695b_Design_Extensibility_Namespace__Description | [Class] UpdateModelExtensionContext [Description] | Provides file and project information to Visual Studio extensions that extend the .edmx file update process of the Update Model Wizard. | []
| Microsoft.Data.Entity.Design.Extensibility Namespace | Description | https://msdn.microsoft.com/en-us/library/microsoft.data.entity.design.extensibility.aspx | 23/1438042988930.94_20150728002308-00112-ip-10-236-191-2_883434282_0.json |
30a733ee__trace_setevent__Transact_SQL___Description | [Column number] 1 [Column name] TextData [Description] | Text value dependent on the event class that is captured in the trace. | []
| sp_trace_setevent (Transact-SQL) | Description | https://msdn.microsoft.com/en-us/library/ms186265(v=sql.105).aspx | 23/1438042988930.94_20150728002308-00199-ip-10-236-191-2_874606385_1.json |
30a733ee__trace_setevent__Transact_SQL___Description | [Column number] 2 [Column name] BinaryData [Description] | Binary value dependent on the event class captured in the trace. | []
| sp_trace_setevent (Transact-SQL) | Description | https://msdn.microsoft.com/en-us/library/ms186265(v=sql.105).aspx | 23/1438042988930.94_20150728002308-00199-ip-10-236-191-2_874606385_1.json |
30a733ee__trace_setevent__Transact_SQL___Description | [Column number] 3 [Column name] DatabaseID [Description] | ID of the database specified by the USE database statement, or the default database if no USE database statement is issued for a given connection. The value for a database can be determined by using the DB_ID function. | []
| sp_trace_setevent (Transact-SQL) | Description | https://msdn.microsoft.com/en-us/library/ms186265(v=sql.105).aspx | 23/1438042988930.94_20150728002308-00199-ip-10-236-191-2_874606385_1.json |
30a733ee__trace_setevent__Transact_SQL___Description | [Column number] 4 [Column name] TransactionID [Description] | System-assigned ID of the transaction. | []
| sp_trace_setevent (Transact-SQL) | Description | https://msdn.microsoft.com/en-us/library/ms186265(v=sql.105).aspx | 23/1438042988930.94_20150728002308-00199-ip-10-236-191-2_874606385_1.json |
30a733ee__trace_setevent__Transact_SQL___Description | [Column number] 5 [Column name] LineNumber [Description] | Contains the number of the line that contains the error. For events that involve Transact-SQL statements, like SP:StmtStarting, the LineNumber contains the line number of the statement in the stored procedure or batch. | []
| sp_trace_setevent (Transact-SQL) | Description | https://msdn.microsoft.com/en-us/library/ms186265(v=sql.105).aspx | 23/1438042988930.94_20150728002308-00199-ip-10-236-191-2_874606385_1.json |
30a733ee__trace_setevent__Transact_SQL___Description | [Column number] 6 [Column name] NTUserName [Description] | Microsoft Windows user name. | []
| sp_trace_setevent (Transact-SQL) | Description | https://msdn.microsoft.com/en-us/library/ms186265(v=sql.105).aspx | 23/1438042988930.94_20150728002308-00199-ip-10-236-191-2_874606385_1.json |
30a733ee__trace_setevent__Transact_SQL___Description | [Column number] 7 [Column name] NTDomainName [Description] | Windows domain to which the user belongs. | []
| sp_trace_setevent (Transact-SQL) | Description | https://msdn.microsoft.com/en-us/library/ms186265(v=sql.105).aspx | 23/1438042988930.94_20150728002308-00199-ip-10-236-191-2_874606385_1.json |
30a733ee__trace_setevent__Transact_SQL___Description | [Column number] 8 [Column name] HostName [Description] | Name of the client computer that originated the request. | []
| sp_trace_setevent (Transact-SQL) | Description | https://msdn.microsoft.com/en-us/library/ms186265(v=sql.105).aspx | 23/1438042988930.94_20150728002308-00199-ip-10-236-191-2_874606385_1.json |
30a733ee__trace_setevent__Transact_SQL___Description | [Column number] 9 [Column name] ClientProcessID [Description] | ID assigned by the client computer to the process in which the client application is running. | []
| sp_trace_setevent (Transact-SQL) | Description | https://msdn.microsoft.com/en-us/library/ms186265(v=sql.105).aspx | 23/1438042988930.94_20150728002308-00199-ip-10-236-191-2_874606385_1.json |
30a733ee__trace_setevent__Transact_SQL___Description | [Column number] 10 [Column name] ApplicationName [Description] | Name of the client application that created the connection to an instance of SQL Server. This column is populated with the values passed by the application rather than the displayed name of the program. | []
| sp_trace_setevent (Transact-SQL) | Description | https://msdn.microsoft.com/en-us/library/ms186265(v=sql.105).aspx | 23/1438042988930.94_20150728002308-00199-ip-10-236-191-2_874606385_1.json |
30a733ee__trace_setevent__Transact_SQL___Description | [Column number] 11 [Column name] LoginName [Description] | SQL Server login name of the client. | []
| sp_trace_setevent (Transact-SQL) | Description | https://msdn.microsoft.com/en-us/library/ms186265(v=sql.105).aspx | 23/1438042988930.94_20150728002308-00199-ip-10-236-191-2_874606385_1.json |
30a733ee__trace_setevent__Transact_SQL___Description | [Column number] 12 [Column name] SPID [Description] | Server Process ID assigned by SQL Server to the process associated with the client. | []
| sp_trace_setevent (Transact-SQL) | Description | https://msdn.microsoft.com/en-us/library/ms186265(v=sql.105).aspx | 23/1438042988930.94_20150728002308-00199-ip-10-236-191-2_874606385_1.json |
30a733ee__trace_setevent__Transact_SQL___Description | [Column number] 13 [Column name] Duration [Description] | Amount of elapsed time (in microseconds) taken by the event. This data column is not populated by the Hash Warning event. | []
| sp_trace_setevent (Transact-SQL) | Description | https://msdn.microsoft.com/en-us/library/ms186265(v=sql.105).aspx | 23/1438042988930.94_20150728002308-00199-ip-10-236-191-2_874606385_1.json |
30a733ee__trace_setevent__Transact_SQL___Description | [Column number] 14 [Column name] StartTime [Description] | Time at which the event started, when available. | []
| sp_trace_setevent (Transact-SQL) | Description | https://msdn.microsoft.com/en-us/library/ms186265(v=sql.105).aspx | 23/1438042988930.94_20150728002308-00199-ip-10-236-191-2_874606385_1.json |
30a733ee__trace_setevent__Transact_SQL___Description | [Column number] 15 [Column name] EndTime [Description] | Time at which the event ended. This column is not populated for starting event classes, such as SQL:BatchStarting or SP:Starting. It is also not populated by the Hash Warning event. | []
| sp_trace_setevent (Transact-SQL) | Description | https://msdn.microsoft.com/en-us/library/ms186265(v=sql.105).aspx | 23/1438042988930.94_20150728002308-00199-ip-10-236-191-2_874606385_1.json |
30a733ee__trace_setevent__Transact_SQL___Description | [Column number] 16 [Column name] Reads [Description] | Number of logical disk reads performed by the server on behalf of the event. This column is not populated by the Lock:Released event. | []
| sp_trace_setevent (Transact-SQL) | Description | https://msdn.microsoft.com/en-us/library/ms186265(v=sql.105).aspx | 23/1438042988930.94_20150728002308-00199-ip-10-236-191-2_874606385_1.json |
30a733ee__trace_setevent__Transact_SQL___Description | [Column number] 17 [Column name] Writes [Description] | Number of physical disk writes performed by the server on behalf of the event. | []
| sp_trace_setevent (Transact-SQL) | Description | https://msdn.microsoft.com/en-us/library/ms186265(v=sql.105).aspx | 23/1438042988930.94_20150728002308-00199-ip-10-236-191-2_874606385_1.json |
30a733ee__trace_setevent__Transact_SQL___Description | [Column number] 18 [Column name] CPU [Description] | Amount of CPU time (in milliseconds) used by the event. | []
| sp_trace_setevent (Transact-SQL) | Description | https://msdn.microsoft.com/en-us/library/ms186265(v=sql.105).aspx | 23/1438042988930.94_20150728002308-00199-ip-10-236-191-2_874606385_1.json |
30a733ee__trace_setevent__Transact_SQL___Description | [Column number] 19 [Column name] Permissions [Description] | Represents the bitmap of permissions; used by Security Auditing. | []
| sp_trace_setevent (Transact-SQL) | Description | https://msdn.microsoft.com/en-us/library/ms186265(v=sql.105).aspx | 23/1438042988930.94_20150728002308-00199-ip-10-236-191-2_874606385_1.json |
30a733ee__trace_setevent__Transact_SQL___Description | [Column number] 20 [Column name] Severity [Description] | Severity level of an exception. | []
| sp_trace_setevent (Transact-SQL) | Description | https://msdn.microsoft.com/en-us/library/ms186265(v=sql.105).aspx | 23/1438042988930.94_20150728002308-00199-ip-10-236-191-2_874606385_1.json |
30a733ee__trace_setevent__Transact_SQL___Description | [Column number] 21 [Column name] EventSubClass [Description] | Type of event subclass. This data column is not populated for all event classes. | []
| sp_trace_setevent (Transact-SQL) | Description | https://msdn.microsoft.com/en-us/library/ms186265(v=sql.105).aspx | 23/1438042988930.94_20150728002308-00199-ip-10-236-191-2_874606385_1.json |
30a733ee__trace_setevent__Transact_SQL___Description | [Column number] 22 [Column name] ObjectID [Description] | System-assigned ID of the object. | []
| sp_trace_setevent (Transact-SQL) | Description | https://msdn.microsoft.com/en-us/library/ms186265(v=sql.105).aspx | 23/1438042988930.94_20150728002308-00199-ip-10-236-191-2_874606385_1.json |
30a733ee__trace_setevent__Transact_SQL___Description | [Column number] 23 [Column name] Success [Description] | Success of the permissions usage attempt; used for auditing. 1 = success0 = failure | []
| sp_trace_setevent (Transact-SQL) | Description | https://msdn.microsoft.com/en-us/library/ms186265(v=sql.105).aspx | 23/1438042988930.94_20150728002308-00199-ip-10-236-191-2_874606385_1.json |
30a733ee__trace_setevent__Transact_SQL___Description | [Column number] 24 [Column name] IndexID [Description] | ID for the index on the object affected by the event. To determine the index ID for an object, use the indid column of the sysindexes system table. | []
| sp_trace_setevent (Transact-SQL) | Description | https://msdn.microsoft.com/en-us/library/ms186265(v=sql.105).aspx | 23/1438042988930.94_20150728002308-00199-ip-10-236-191-2_874606385_1.json |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.