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
c3024460_nt_Service_Performance_Objects__Description
[Counter] Memory Shrink Notifications/sec [Description]
The number of notifications that the server issued in the last second to shrink the memory in use. This value indicates how often the server experiences memory pressure.
[]
Performance Counters for the ReportServer:Service and ReportServerSharePoint:Service Performance Objects
Description
https://msdn.microsoft.com/en-us/library/cc627471.aspx
1/1438042990112.50_20150728002310-00259-ip-10-236-191-2_866594463_1.json
c3024460_nt_Service_Performance_Objects__Description
[Counter] Requests Disconnected [Description]
The number of requests that are disconnected because of a communication failure.
[]
Performance Counters for the ReportServer:Service and ReportServerSharePoint:Service Performance Objects
Description
https://msdn.microsoft.com/en-us/library/cc627471.aspx
1/1438042990112.50_20150728002310-00259-ip-10-236-191-2_866594463_1.json
c3024460_nt_Service_Performance_Objects__Description
[Counter] Requests Executing [Description]
The number of requests that are currently processing.
[]
Performance Counters for the ReportServer:Service and ReportServerSharePoint:Service Performance Objects
Description
https://msdn.microsoft.com/en-us/library/cc627471.aspx
1/1438042990112.50_20150728002310-00259-ip-10-236-191-2_866594463_1.json
c3024460_nt_Service_Performance_Objects__Description
[Counter] Requests Not Authorized [Description]
The number of requests that fail with an HTTP 401 status code.
[]
Performance Counters for the ReportServer:Service and ReportServerSharePoint:Service Performance Objects
Description
https://msdn.microsoft.com/en-us/library/cc627471.aspx
1/1438042990112.50_20150728002310-00259-ip-10-236-191-2_866594463_1.json
c3024460_nt_Service_Performance_Objects__Description
[Counter] Requests Rejected [Description]
The total number of requests that were not processed because of insufficient server resources. This counter represents the number of requests that return a HTTP 503 status code, which indicates that the server is too busy.
[]
Performance Counters for the ReportServer:Service and ReportServerSharePoint:Service Performance Objects
Description
https://msdn.microsoft.com/en-us/library/cc627471.aspx
1/1438042990112.50_20150728002310-00259-ip-10-236-191-2_866594463_1.json
c3024460_nt_Service_Performance_Objects__Description
[Counter] Requests Total [Description]
The total number of requests that are received by the report server service since startup. This counter counts requests that are sent to Report Manager and requests that are sent from Report Manager to the report server.
[]
Performance Counters for the ReportServer:Service and ReportServerSharePoint:Service Performance Objects
Description
https://msdn.microsoft.com/en-us/library/cc627471.aspx
1/1438042990112.50_20150728002310-00259-ip-10-236-191-2_866594463_1.json
c3024460_nt_Service_Performance_Objects__Description
[Counter] Requests/sec [Description]
The number of requests that are processed per second. This value represents the current throughput of the application.
[]
Performance Counters for the ReportServer:Service and ReportServerSharePoint:Service Performance Objects
Description
https://msdn.microsoft.com/en-us/library/cc627471.aspx
1/1438042990112.50_20150728002310-00259-ip-10-236-191-2_866594463_1.json
c3024460_nt_Service_Performance_Objects__Description
[Counter] Tasks Queued [Description]
The number of tasks that are waiting for a thread to become available for processing. Each request made to the report server corresponds to one or more tasks. This counter represents only the number of tasks that are ready for processing; it does not include the number of tasks that are currently running.
[]
Performance Counters for the ReportServer:Service and ReportServerSharePoint:Service Performance Objects
Description
https://msdn.microsoft.com/en-us/library/cc627471.aspx
1/1438042990112.50_20150728002310-00259-ip-10-236-191-2_866594463_1.json
80e3c647_ture___Windows_app_development__Property
[Access type] Read-only [Description] Gets the y-axis value of the bottom of the rectangle. [Property]
Bottom
[ [ "B", "o", "t", "t", "o", "m" ], [ "E", "m", "p", "t", "y" ], [ "H", "e", "i", "g", "h", "t" ], [ "I", "s", "E", "m", "p", "t", "y" ], [ "L", "e", "f", "t" ], [ "R", "i", "g", "h", "t" ], [ "T", "o", "p" ], [ "W", "i", "d", "t", "h" ], [ "X" ], [ "Y" ] ]
Rect structure - Windows app development
Property
https://msdn.microsoft.com/en-us/library/windows/apps/windows.foundation.rect.aspx?cs-save-lang=1&cs-lang=vb
1/1438042990112.50_20150728002310-00037-ip-10-236-191-2_866145798_4.json
80e3c647_ture___Windows_app_development__Property
[Access type] Read-only [Description] Gets a special value that represents a rectangle with no position or area. [Property]
Empty
[ [ "B", "o", "t", "t", "o", "m" ], [ "E", "m", "p", "t", "y" ], [ "H", "e", "i", "g", "h", "t" ], [ "I", "s", "E", "m", "p", "t", "y" ], [ "L", "e", "f", "t" ], [ "R", "i", "g", "h", "t" ], [ "T", "o", "p" ], [ "W", "i", "d", "t", "h" ], [ "X" ], [ "Y" ] ]
Rect structure - Windows app development
Property
https://msdn.microsoft.com/en-us/library/windows/apps/windows.foundation.rect.aspx?cs-save-lang=1&cs-lang=vb
1/1438042990112.50_20150728002310-00037-ip-10-236-191-2_866145798_4.json
80e3c647_ture___Windows_app_development__Property
[Access type] Read/write [Description] Gets or sets the height of the rectangle. [Property]
Height
[ [ "B", "o", "t", "t", "o", "m" ], [ "E", "m", "p", "t", "y" ], [ "H", "e", "i", "g", "h", "t" ], [ "I", "s", "E", "m", "p", "t", "y" ], [ "L", "e", "f", "t" ], [ "R", "i", "g", "h", "t" ], [ "T", "o", "p" ], [ "W", "i", "d", "t", "h" ], [ "X" ], [ "Y" ] ]
Rect structure - Windows app development
Property
https://msdn.microsoft.com/en-us/library/windows/apps/windows.foundation.rect.aspx?cs-save-lang=1&cs-lang=vb
1/1438042990112.50_20150728002310-00037-ip-10-236-191-2_866145798_4.json
80e3c647_ture___Windows_app_development__Property
[Access type] Read-only [Description] Gets a value that indicates whether the rectangle is the Empty rectangle. [Property]
IsEmpty
[ [ "B", "o", "t", "t", "o", "m" ], [ "E", "m", "p", "t", "y" ], [ "H", "e", "i", "g", "h", "t" ], [ "I", "s", "E", "m", "p", "t", "y" ], [ "L", "e", "f", "t" ], [ "R", "i", "g", "h", "t" ], [ "T", "o", "p" ], [ "W", "i", "d", "t", "h" ], [ "X" ], [ "Y" ] ]
Rect structure - Windows app development
Property
https://msdn.microsoft.com/en-us/library/windows/apps/windows.foundation.rect.aspx?cs-save-lang=1&cs-lang=vb
1/1438042990112.50_20150728002310-00037-ip-10-236-191-2_866145798_4.json
80e3c647_ture___Windows_app_development__Property
[Access type] Read-only [Description] Gets the x-axis value of the left side of the rectangle. [Property]
Left
[ [ "B", "o", "t", "t", "o", "m" ], [ "E", "m", "p", "t", "y" ], [ "H", "e", "i", "g", "h", "t" ], [ "I", "s", "E", "m", "p", "t", "y" ], [ "L", "e", "f", "t" ], [ "R", "i", "g", "h", "t" ], [ "T", "o", "p" ], [ "W", "i", "d", "t", "h" ], [ "X" ], [ "Y" ] ]
Rect structure - Windows app development
Property
https://msdn.microsoft.com/en-us/library/windows/apps/windows.foundation.rect.aspx?cs-save-lang=1&cs-lang=vb
1/1438042990112.50_20150728002310-00037-ip-10-236-191-2_866145798_4.json
80e3c647_ture___Windows_app_development__Property
[Access type] Read-only [Description] Gets the x-axis value of the right side of the rectangle. [Property]
Right
[ [ "B", "o", "t", "t", "o", "m" ], [ "E", "m", "p", "t", "y" ], [ "H", "e", "i", "g", "h", "t" ], [ "I", "s", "E", "m", "p", "t", "y" ], [ "L", "e", "f", "t" ], [ "R", "i", "g", "h", "t" ], [ "T", "o", "p" ], [ "W", "i", "d", "t", "h" ], [ "X" ], [ "Y" ] ]
Rect structure - Windows app development
Property
https://msdn.microsoft.com/en-us/library/windows/apps/windows.foundation.rect.aspx?cs-save-lang=1&cs-lang=vb
1/1438042990112.50_20150728002310-00037-ip-10-236-191-2_866145798_4.json
80e3c647_ture___Windows_app_development__Property
[Access type] Read-only [Description] Gets the y-axis position of the top of the rectangle. [Property]
Top
[ [ "B", "o", "t", "t", "o", "m" ], [ "E", "m", "p", "t", "y" ], [ "H", "e", "i", "g", "h", "t" ], [ "I", "s", "E", "m", "p", "t", "y" ], [ "L", "e", "f", "t" ], [ "R", "i", "g", "h", "t" ], [ "T", "o", "p" ], [ "W", "i", "d", "t", "h" ], [ "X" ], [ "Y" ] ]
Rect structure - Windows app development
Property
https://msdn.microsoft.com/en-us/library/windows/apps/windows.foundation.rect.aspx?cs-save-lang=1&cs-lang=vb
1/1438042990112.50_20150728002310-00037-ip-10-236-191-2_866145798_4.json
80e3c647_ture___Windows_app_development__Property
[Access type] Read/write [Description] Gets or sets the width of the rectangle. [Property]
Width
[ [ "B", "o", "t", "t", "o", "m" ], [ "E", "m", "p", "t", "y" ], [ "H", "e", "i", "g", "h", "t" ], [ "I", "s", "E", "m", "p", "t", "y" ], [ "L", "e", "f", "t" ], [ "R", "i", "g", "h", "t" ], [ "T", "o", "p" ], [ "W", "i", "d", "t", "h" ], [ "X" ], [ "Y" ] ]
Rect structure - Windows app development
Property
https://msdn.microsoft.com/en-us/library/windows/apps/windows.foundation.rect.aspx?cs-save-lang=1&cs-lang=vb
1/1438042990112.50_20150728002310-00037-ip-10-236-191-2_866145798_4.json
80e3c647_ture___Windows_app_development__Property
[Access type] Read/write [Description] Gets or sets the x-axis value of the left side of the rectangle. [Property]
X
[ [ "B", "o", "t", "t", "o", "m" ], [ "E", "m", "p", "t", "y" ], [ "H", "e", "i", "g", "h", "t" ], [ "I", "s", "E", "m", "p", "t", "y" ], [ "L", "e", "f", "t" ], [ "R", "i", "g", "h", "t" ], [ "T", "o", "p" ], [ "W", "i", "d", "t", "h" ], [ "X" ], [ "Y" ] ]
Rect structure - Windows app development
Property
https://msdn.microsoft.com/en-us/library/windows/apps/windows.foundation.rect.aspx?cs-save-lang=1&cs-lang=vb
1/1438042990112.50_20150728002310-00037-ip-10-236-191-2_866145798_4.json
80e3c647_ture___Windows_app_development__Property
[Access type] Read/write [Description] Gets or sets the y-axis value of the top side of the rectangle. [Property]
Y
[ [ "B", "o", "t", "t", "o", "m" ], [ "E", "m", "p", "t", "y" ], [ "H", "e", "i", "g", "h", "t" ], [ "I", "s", "E", "m", "p", "t", "y" ], [ "L", "e", "f", "t" ], [ "R", "i", "g", "h", "t" ], [ "T", "o", "p" ], [ "W", "i", "d", "t", "h" ], [ "X" ], [ "Y" ] ]
Rect structure - Windows app development
Property
https://msdn.microsoft.com/en-us/library/windows/apps/windows.foundation.rect.aspx?cs-save-lang=1&cs-lang=vb
1/1438042990112.50_20150728002310-00037-ip-10-236-191-2_866145798_4.json
5e360e29_xplore_XML_Web_Service_Content__Value
[Parameter] servername [Value]
The server on which the XML Web service resides.
[]
How to: Explore XML Web Service Content
Value
https://msdn.microsoft.com/en-US/library/0c515353(v=vs.80).aspx
1/1438042987127.36_20150728002307-00289-ip-10-236-191-2_887026093_3.json
5e360e29_xplore_XML_Web_Service_Content__Value
[Parameter] projectname [Value]
The name of the project for your XML Web service and any additional directory information needed to access the .asmx file for your XML Web service.
[]
How to: Explore XML Web Service Content
Value
https://msdn.microsoft.com/en-US/library/0c515353(v=vs.80).aspx
1/1438042987127.36_20150728002307-00289-ip-10-236-191-2_887026093_3.json
5e360e29_xplore_XML_Web_Service_Content__Value
[Parameter] webservicename.asmx [Value]
The name of the .asmx file for the XML Web service.
[]
How to: Explore XML Web Service Content
Value
https://msdn.microsoft.com/en-US/library/0c515353(v=vs.80).aspx
1/1438042987127.36_20150728002307-00289-ip-10-236-191-2_887026093_3.json
5e360e29_xplore_XML_Web_Service_Content__Value
[Parameter] methodname [Value]
The case-sensitive name of the Web method.
[]
How to: Explore XML Web Service Content
Value
https://msdn.microsoft.com/en-US/library/0c515353(v=vs.80).aspx
1/1438042987127.36_20150728002307-00289-ip-10-236-191-2_887026093_3.json
5e360e29_xplore_XML_Web_Service_Content__Value
[Parameter] parametername [Value]
The names of the Web method parameters.
[]
How to: Explore XML Web Service Content
Value
https://msdn.microsoft.com/en-US/library/0c515353(v=vs.80).aspx
1/1438042987127.36_20150728002307-00289-ip-10-236-191-2_887026093_3.json
5e360e29_xplore_XML_Web_Service_Content__Value
[Parameter] value [Value]
The URL encoded values of each of the Web method parameters.
[]
How to: Explore XML Web Service Content
Value
https://msdn.microsoft.com/en-US/library/0c515353(v=vs.80).aspx
1/1438042987127.36_20150728002307-00289-ip-10-236-191-2_887026093_3.json
a9c1afe1_I8FromCy_function__Automation___Description
[Return code] S_OK [Description]
Success.
[]
VarI8FromCy function (Automation)
Description
https://msdn.microsoft.com/en-us/library/windows/apps/ms644514(v=vs.85).aspx
1/1438042987127.36_20150728002307-00253-ip-10-236-191-2_875426424_0.json
a9c1afe1_I8FromCy_function__Automation___Description
[Return code] DISP_E_BADVARTYPE [Description]
The input parameter is not a valid type of variant.
[]
VarI8FromCy function (Automation)
Description
https://msdn.microsoft.com/en-us/library/windows/apps/ms644514(v=vs.85).aspx
1/1438042987127.36_20150728002307-00253-ip-10-236-191-2_875426424_0.json
a9c1afe1_I8FromCy_function__Automation___Description
[Return code] DISP_E_OVERFLOW [Description]
The data pointed to by the output parameter does not fit in the destination type.
[]
VarI8FromCy function (Automation)
Description
https://msdn.microsoft.com/en-us/library/windows/apps/ms644514(v=vs.85).aspx
1/1438042987127.36_20150728002307-00253-ip-10-236-191-2_875426424_0.json
a9c1afe1_I8FromCy_function__Automation___Description
[Return code] DISP_E_TYPEMISMATCH [Description]
The argument could not be coerced to the specified type.
[]
VarI8FromCy function (Automation)
Description
https://msdn.microsoft.com/en-us/library/windows/apps/ms644514(v=vs.85).aspx
1/1438042987127.36_20150728002307-00253-ip-10-236-191-2_875426424_0.json
a9c1afe1_I8FromCy_function__Automation___Description
[Return code] E_INVALIDARG [Description]
One of the arguments is not valid.
[]
VarI8FromCy function (Automation)
Description
https://msdn.microsoft.com/en-us/library/windows/apps/ms644514(v=vs.85).aspx
1/1438042987127.36_20150728002307-00253-ip-10-236-191-2_875426424_0.json
a9c1afe1_I8FromCy_function__Automation___Description
[Return code] E_OUTOFMEMORY [Description]
Insufficient memory to complete the operation.
[]
VarI8FromCy function (Automation)
Description
https://msdn.microsoft.com/en-us/library/windows/apps/ms644514(v=vs.85).aspx
1/1438042987127.36_20150728002307-00253-ip-10-236-191-2_875426424_0.json
5af82702_adProgress_interface__Windows___Description
[Property] CurrentUpdateBytesDownloaded [Access type] Read-only [Description]
Gets a string that specifies how much data has been transferred for the content file or files of the update that is being downloaded, in bytes.
[]
IDownloadProgress interface (Windows)
Description
https://msdn.microsoft.com/en-us/library/aa385871(v=vs.85).aspx
1/1438042987127.36_20150728002307-00270-ip-10-236-191-2_858709147_1.json
5af82702_adProgress_interface__Windows___Description
[Property] CurrentUpdateBytesToDownload [Access type] Read-only [Description]
Gets a string that estimates how much data should be transferred for the content file or files of the update that is being downloaded, in bytes.
[]
IDownloadProgress interface (Windows)
Description
https://msdn.microsoft.com/en-us/library/aa385871(v=vs.85).aspx
1/1438042987127.36_20150728002307-00270-ip-10-236-191-2_858709147_1.json
5af82702_adProgress_interface__Windows___Description
[Property] CurrentUpdateDownloadPhase [Access type] Read-only [Description]
Gets a DownloadPhase enumeration value that specifies the phase of the download that is currently in progress.
[]
IDownloadProgress interface (Windows)
Description
https://msdn.microsoft.com/en-us/library/aa385871(v=vs.85).aspx
1/1438042987127.36_20150728002307-00270-ip-10-236-191-2_858709147_1.json
5af82702_adProgress_interface__Windows___Description
[Property] CurrentUpdateIndex [Access type] Read-only [Description]
Gets a zero-based index value that specifies the update that is currently being downloaded when multiple updates have been selected.
[]
IDownloadProgress interface (Windows)
Description
https://msdn.microsoft.com/en-us/library/aa385871(v=vs.85).aspx
1/1438042987127.36_20150728002307-00270-ip-10-236-191-2_858709147_1.json
5af82702_adProgress_interface__Windows___Description
[Property] CurrentUpdatePercentComplete [Access type] Read-only [Description]
Gets an estimate of the percentage of the current update that has been downloaded.
[]
IDownloadProgress interface (Windows)
Description
https://msdn.microsoft.com/en-us/library/aa385871(v=vs.85).aspx
1/1438042987127.36_20150728002307-00270-ip-10-236-191-2_858709147_1.json
5af82702_adProgress_interface__Windows___Description
[Property] PercentComplete [Access type] Read-only [Description]
Gets an estimate of the percentage of all the updates that have been downloaded.
[]
IDownloadProgress interface (Windows)
Description
https://msdn.microsoft.com/en-us/library/aa385871(v=vs.85).aspx
1/1438042987127.36_20150728002307-00270-ip-10-236-191-2_858709147_1.json
5af82702_adProgress_interface__Windows___Description
[Property] TotalBytesDownloaded [Access type] Read-only [Description]
Gets a string that specifies the total amount of data that has been downloaded, in bytes.
[]
IDownloadProgress interface (Windows)
Description
https://msdn.microsoft.com/en-us/library/aa385871(v=vs.85).aspx
1/1438042987127.36_20150728002307-00270-ip-10-236-191-2_858709147_1.json
5af82702_adProgress_interface__Windows___Description
[Property] TotalBytesToDownload [Access type] Read-only [Description]
Gets a string that represents the estimate of the total amount of data that will be downloaded, in bytes.
[]
IDownloadProgress interface (Windows)
Description
https://msdn.microsoft.com/en-us/library/aa385871(v=vs.85).aspx
1/1438042987127.36_20150728002307-00270-ip-10-236-191-2_858709147_1.json
3062194b_oryManager__VirtualFree_Method__HRESULT
[Description] VirtualFree returned successfully. [HRESULT]
S_OK
[ [ "S", "_", "O", "K" ], [ "H", "O", "S", "T", "_", "E", "_", "C", "L", "R", "N", "O", "T", "A", "V", "A", "I", "L", "A", "B", "L", "E" ], [ "H", "O", "S", "T", "_", "E", "_", "T", "I", "M", "E", "O", "U", "T" ], [ "H", "O", "S", "T", "_", "E", "_", "N", "O", "T", "_", "O", "W", "N", "E", "R" ], [ "H", "O", "S", "T", "_", "E", "_", "A", "B", "A", "N", "D", "O", "N", "E", "D" ], [ "E", "_", "F", "A", "I", "L" ], [ "H", "O", "S", "T", "_", "E", "_", "I", "N", "V", "A", "L", "I", "D", "O", "P", "E", "R", "A", "T", "I", "O", "N" ] ]
IHostMemoryManager::VirtualFree Method
HRESULT
https://msdn.microsoft.com/en-us/library/vstudio/ms164518(v=vs.90).aspx
1/1438042987127.36_20150728002307-00089-ip-10-236-191-2_891024323_0.json
3062194b_oryManager__VirtualFree_Method__HRESULT
[Description] The common language runtime (CLR) has not been loaded into a process, or the CLR is in a state in which it cannot run managed code or process the call successfully. [HRESULT]
HOST_E_CLRNOTAVAILABLE
[ [ "S", "_", "O", "K" ], [ "H", "O", "S", "T", "_", "E", "_", "C", "L", "R", "N", "O", "T", "A", "V", "A", "I", "L", "A", "B", "L", "E" ], [ "H", "O", "S", "T", "_", "E", "_", "T", "I", "M", "E", "O", "U", "T" ], [ "H", "O", "S", "T", "_", "E", "_", "N", "O", "T", "_", "O", "W", "N", "E", "R" ], [ "H", "O", "S", "T", "_", "E", "_", "A", "B", "A", "N", "D", "O", "N", "E", "D" ], [ "E", "_", "F", "A", "I", "L" ], [ "H", "O", "S", "T", "_", "E", "_", "I", "N", "V", "A", "L", "I", "D", "O", "P", "E", "R", "A", "T", "I", "O", "N" ] ]
IHostMemoryManager::VirtualFree Method
HRESULT
https://msdn.microsoft.com/en-us/library/vstudio/ms164518(v=vs.90).aspx
1/1438042987127.36_20150728002307-00089-ip-10-236-191-2_891024323_0.json
3062194b_oryManager__VirtualFree_Method__HRESULT
[Description] The call timed out. [HRESULT]
HOST_E_TIMEOUT
[ [ "S", "_", "O", "K" ], [ "H", "O", "S", "T", "_", "E", "_", "C", "L", "R", "N", "O", "T", "A", "V", "A", "I", "L", "A", "B", "L", "E" ], [ "H", "O", "S", "T", "_", "E", "_", "T", "I", "M", "E", "O", "U", "T" ], [ "H", "O", "S", "T", "_", "E", "_", "N", "O", "T", "_", "O", "W", "N", "E", "R" ], [ "H", "O", "S", "T", "_", "E", "_", "A", "B", "A", "N", "D", "O", "N", "E", "D" ], [ "E", "_", "F", "A", "I", "L" ], [ "H", "O", "S", "T", "_", "E", "_", "I", "N", "V", "A", "L", "I", "D", "O", "P", "E", "R", "A", "T", "I", "O", "N" ] ]
IHostMemoryManager::VirtualFree Method
HRESULT
https://msdn.microsoft.com/en-us/library/vstudio/ms164518(v=vs.90).aspx
1/1438042987127.36_20150728002307-00089-ip-10-236-191-2_891024323_0.json
3062194b_oryManager__VirtualFree_Method__HRESULT
[Description] The caller does not own the lock. [HRESULT]
HOST_E_NOT_OWNER
[ [ "S", "_", "O", "K" ], [ "H", "O", "S", "T", "_", "E", "_", "C", "L", "R", "N", "O", "T", "A", "V", "A", "I", "L", "A", "B", "L", "E" ], [ "H", "O", "S", "T", "_", "E", "_", "T", "I", "M", "E", "O", "U", "T" ], [ "H", "O", "S", "T", "_", "E", "_", "N", "O", "T", "_", "O", "W", "N", "E", "R" ], [ "H", "O", "S", "T", "_", "E", "_", "A", "B", "A", "N", "D", "O", "N", "E", "D" ], [ "E", "_", "F", "A", "I", "L" ], [ "H", "O", "S", "T", "_", "E", "_", "I", "N", "V", "A", "L", "I", "D", "O", "P", "E", "R", "A", "T", "I", "O", "N" ] ]
IHostMemoryManager::VirtualFree Method
HRESULT
https://msdn.microsoft.com/en-us/library/vstudio/ms164518(v=vs.90).aspx
1/1438042987127.36_20150728002307-00089-ip-10-236-191-2_891024323_0.json
3062194b_oryManager__VirtualFree_Method__HRESULT
[Description] An event was canceled while a blocked thread or fiber was waiting on it. [HRESULT]
HOST_E_ABANDONED
[ [ "S", "_", "O", "K" ], [ "H", "O", "S", "T", "_", "E", "_", "C", "L", "R", "N", "O", "T", "A", "V", "A", "I", "L", "A", "B", "L", "E" ], [ "H", "O", "S", "T", "_", "E", "_", "T", "I", "M", "E", "O", "U", "T" ], [ "H", "O", "S", "T", "_", "E", "_", "N", "O", "T", "_", "O", "W", "N", "E", "R" ], [ "H", "O", "S", "T", "_", "E", "_", "A", "B", "A", "N", "D", "O", "N", "E", "D" ], [ "E", "_", "F", "A", "I", "L" ], [ "H", "O", "S", "T", "_", "E", "_", "I", "N", "V", "A", "L", "I", "D", "O", "P", "E", "R", "A", "T", "I", "O", "N" ] ]
IHostMemoryManager::VirtualFree Method
HRESULT
https://msdn.microsoft.com/en-us/library/vstudio/ms164518(v=vs.90).aspx
1/1438042987127.36_20150728002307-00089-ip-10-236-191-2_891024323_0.json
3062194b_oryManager__VirtualFree_Method__HRESULT
[Description] An unknown catastrophic failure occurred. When a method returns E_FAIL, the CLR is no longer usable within the process. Subsequent calls to hosting methods return HOST_E_CLRNOTAVAILABLE. [HRESULT]
E_FAIL
[ [ "S", "_", "O", "K" ], [ "H", "O", "S", "T", "_", "E", "_", "C", "L", "R", "N", "O", "T", "A", "V", "A", "I", "L", "A", "B", "L", "E" ], [ "H", "O", "S", "T", "_", "E", "_", "T", "I", "M", "E", "O", "U", "T" ], [ "H", "O", "S", "T", "_", "E", "_", "N", "O", "T", "_", "O", "W", "N", "E", "R" ], [ "H", "O", "S", "T", "_", "E", "_", "A", "B", "A", "N", "D", "O", "N", "E", "D" ], [ "E", "_", "F", "A", "I", "L" ], [ "H", "O", "S", "T", "_", "E", "_", "I", "N", "V", "A", "L", "I", "D", "O", "P", "E", "R", "A", "T", "I", "O", "N" ] ]
IHostMemoryManager::VirtualFree Method
HRESULT
https://msdn.microsoft.com/en-us/library/vstudio/ms164518(v=vs.90).aspx
1/1438042987127.36_20150728002307-00089-ip-10-236-191-2_891024323_0.json
3062194b_oryManager__VirtualFree_Method__HRESULT
[Description] An attempt was made to free memory that was not allocated through the host. [HRESULT]
HOST_E_INVALIDOPERATION
[ [ "S", "_", "O", "K" ], [ "H", "O", "S", "T", "_", "E", "_", "C", "L", "R", "N", "O", "T", "A", "V", "A", "I", "L", "A", "B", "L", "E" ], [ "H", "O", "S", "T", "_", "E", "_", "T", "I", "M", "E", "O", "U", "T" ], [ "H", "O", "S", "T", "_", "E", "_", "N", "O", "T", "_", "O", "W", "N", "E", "R" ], [ "H", "O", "S", "T", "_", "E", "_", "A", "B", "A", "N", "D", "O", "N", "E", "D" ], [ "E", "_", "F", "A", "I", "L" ], [ "H", "O", "S", "T", "_", "E", "_", "I", "N", "V", "A", "L", "I", "D", "O", "P", "E", "R", "A", "T", "I", "O", "N" ] ]
IHostMemoryManager::VirtualFree Method
HRESULT
https://msdn.microsoft.com/en-us/library/vstudio/ms164518(v=vs.90).aspx
1/1438042987127.36_20150728002307-00089-ip-10-236-191-2_891024323_0.json
9793e805_eration__System_Windows_Forms___Member_name
[Description] The column widths adjust to fit the contents of all cells in the columns, including header cells. [Member name]
AllCells
[ [ "A", "l", "l", "C", "e", "l", "l", "s" ], [ "A", "l", "l", "C", "e", "l", "l", "s", "E", "x", "c", "e", "p", "t", "H", "e", "a", "d", "e", "r" ], [ "C", "o", "l", "u", "m", "n", "H", "e", "a", "d", "e", "r" ], [ "D", "i", "s", "p", "l", "a", "y", "e", "d", "C", "e", "l", "l", "s" ], [ "D", "i", "s", "p", "l", "a", "y", "e", "d", "C", "e", "l", "l", "s", "E", "x", "c", "e", "p", "t", "H", "e", "a", "d", "e", "r" ], [ "F", "i", "l", "l" ], [ "N", "o", "n", "e" ] ]
DataGridViewAutoSizeColumnsMode Enumeration (System.Windows.Forms)
Member name
https://msdn.microsoft.com/en-US/library/system.windows.forms.datagridviewautosizecolumnsmode(v=vs.80).aspx
1/1438042987127.36_20150728002307-00311-ip-10-236-191-2_883060014_0.json
9793e805_eration__System_Windows_Forms___Member_name
[Description] The column widths adjust to fit the contents of all cells in the columns, excluding header cells. [Member name]
AllCellsExceptHeader
[ [ "A", "l", "l", "C", "e", "l", "l", "s" ], [ "A", "l", "l", "C", "e", "l", "l", "s", "E", "x", "c", "e", "p", "t", "H", "e", "a", "d", "e", "r" ], [ "C", "o", "l", "u", "m", "n", "H", "e", "a", "d", "e", "r" ], [ "D", "i", "s", "p", "l", "a", "y", "e", "d", "C", "e", "l", "l", "s" ], [ "D", "i", "s", "p", "l", "a", "y", "e", "d", "C", "e", "l", "l", "s", "E", "x", "c", "e", "p", "t", "H", "e", "a", "d", "e", "r" ], [ "F", "i", "l", "l" ], [ "N", "o", "n", "e" ] ]
DataGridViewAutoSizeColumnsMode Enumeration (System.Windows.Forms)
Member name
https://msdn.microsoft.com/en-US/library/system.windows.forms.datagridviewautosizecolumnsmode(v=vs.80).aspx
1/1438042987127.36_20150728002307-00311-ip-10-236-191-2_883060014_0.json
9793e805_eration__System_Windows_Forms___Member_name
[Description] The column widths adjust to fit the contents of the column header cells. [Member name]
ColumnHeader
[ [ "A", "l", "l", "C", "e", "l", "l", "s" ], [ "A", "l", "l", "C", "e", "l", "l", "s", "E", "x", "c", "e", "p", "t", "H", "e", "a", "d", "e", "r" ], [ "C", "o", "l", "u", "m", "n", "H", "e", "a", "d", "e", "r" ], [ "D", "i", "s", "p", "l", "a", "y", "e", "d", "C", "e", "l", "l", "s" ], [ "D", "i", "s", "p", "l", "a", "y", "e", "d", "C", "e", "l", "l", "s", "E", "x", "c", "e", "p", "t", "H", "e", "a", "d", "e", "r" ], [ "F", "i", "l", "l" ], [ "N", "o", "n", "e" ] ]
DataGridViewAutoSizeColumnsMode Enumeration (System.Windows.Forms)
Member name
https://msdn.microsoft.com/en-US/library/system.windows.forms.datagridviewautosizecolumnsmode(v=vs.80).aspx
1/1438042987127.36_20150728002307-00311-ip-10-236-191-2_883060014_0.json
9793e805_eration__System_Windows_Forms___Member_name
[Description] The column widths adjust to fit the contents of all cells in the columns that are in rows currently displayed onscreen, including header cells. [Member name]
DisplayedCells
[ [ "A", "l", "l", "C", "e", "l", "l", "s" ], [ "A", "l", "l", "C", "e", "l", "l", "s", "E", "x", "c", "e", "p", "t", "H", "e", "a", "d", "e", "r" ], [ "C", "o", "l", "u", "m", "n", "H", "e", "a", "d", "e", "r" ], [ "D", "i", "s", "p", "l", "a", "y", "e", "d", "C", "e", "l", "l", "s" ], [ "D", "i", "s", "p", "l", "a", "y", "e", "d", "C", "e", "l", "l", "s", "E", "x", "c", "e", "p", "t", "H", "e", "a", "d", "e", "r" ], [ "F", "i", "l", "l" ], [ "N", "o", "n", "e" ] ]
DataGridViewAutoSizeColumnsMode Enumeration (System.Windows.Forms)
Member name
https://msdn.microsoft.com/en-US/library/system.windows.forms.datagridviewautosizecolumnsmode(v=vs.80).aspx
1/1438042987127.36_20150728002307-00311-ip-10-236-191-2_883060014_0.json
9793e805_eration__System_Windows_Forms___Member_name
[Description] The column widths adjust to fit the contents of all cells in the columns that are in rows currently displayed onscreen, excluding header cells. [Member name]
DisplayedCellsExceptHeader
[ [ "A", "l", "l", "C", "e", "l", "l", "s" ], [ "A", "l", "l", "C", "e", "l", "l", "s", "E", "x", "c", "e", "p", "t", "H", "e", "a", "d", "e", "r" ], [ "C", "o", "l", "u", "m", "n", "H", "e", "a", "d", "e", "r" ], [ "D", "i", "s", "p", "l", "a", "y", "e", "d", "C", "e", "l", "l", "s" ], [ "D", "i", "s", "p", "l", "a", "y", "e", "d", "C", "e", "l", "l", "s", "E", "x", "c", "e", "p", "t", "H", "e", "a", "d", "e", "r" ], [ "F", "i", "l", "l" ], [ "N", "o", "n", "e" ] ]
DataGridViewAutoSizeColumnsMode Enumeration (System.Windows.Forms)
Member name
https://msdn.microsoft.com/en-US/library/system.windows.forms.datagridviewautosizecolumnsmode(v=vs.80).aspx
1/1438042987127.36_20150728002307-00311-ip-10-236-191-2_883060014_0.json
9793e805_eration__System_Windows_Forms___Member_name
[Description] The column widths adjust so that the widths of all columns exactly fill the display area of the control, requiring horizontal scrolling only to keep column widths above the DataGridViewColumn.MinimumWidth property values. Relative column widths are determined by the relative DataGridViewColumn.FillWeight property values. [Member name]
Fill
[ [ "A", "l", "l", "C", "e", "l", "l", "s" ], [ "A", "l", "l", "C", "e", "l", "l", "s", "E", "x", "c", "e", "p", "t", "H", "e", "a", "d", "e", "r" ], [ "C", "o", "l", "u", "m", "n", "H", "e", "a", "d", "e", "r" ], [ "D", "i", "s", "p", "l", "a", "y", "e", "d", "C", "e", "l", "l", "s" ], [ "D", "i", "s", "p", "l", "a", "y", "e", "d", "C", "e", "l", "l", "s", "E", "x", "c", "e", "p", "t", "H", "e", "a", "d", "e", "r" ], [ "F", "i", "l", "l" ], [ "N", "o", "n", "e" ] ]
DataGridViewAutoSizeColumnsMode Enumeration (System.Windows.Forms)
Member name
https://msdn.microsoft.com/en-US/library/system.windows.forms.datagridviewautosizecolumnsmode(v=vs.80).aspx
1/1438042987127.36_20150728002307-00311-ip-10-236-191-2_883060014_0.json
9793e805_eration__System_Windows_Forms___Member_name
[Description] The column widths do not automatically adjust. [Member name]
None
[ [ "A", "l", "l", "C", "e", "l", "l", "s" ], [ "A", "l", "l", "C", "e", "l", "l", "s", "E", "x", "c", "e", "p", "t", "H", "e", "a", "d", "e", "r" ], [ "C", "o", "l", "u", "m", "n", "H", "e", "a", "d", "e", "r" ], [ "D", "i", "s", "p", "l", "a", "y", "e", "d", "C", "e", "l", "l", "s" ], [ "D", "i", "s", "p", "l", "a", "y", "e", "d", "C", "e", "l", "l", "s", "E", "x", "c", "e", "p", "t", "H", "e", "a", "d", "e", "r" ], [ "F", "i", "l", "l" ], [ "N", "o", "n", "e" ] ]
DataGridViewAutoSizeColumnsMode Enumeration (System.Windows.Forms)
Member name
https://msdn.microsoft.com/en-US/library/system.windows.forms.datagridviewautosizecolumnsmode(v=vs.80).aspx
1/1438042987127.36_20150728002307-00311-ip-10-236-191-2_883060014_0.json
329fc94c_DirectoryEx_function__Windows___Description
[Return code] ERROR_BAD_PATHNAME [Description]
The pszPath parameter was set to a relative path.
[]
SHCreateDirectoryEx function (Windows)
Description
https://msdn.microsoft.com/en-us/library/bb762131(VS.85).aspx
1/1438042987127.36_20150728002307-00316-ip-10-236-191-2_881725242_0.json
329fc94c_DirectoryEx_function__Windows___Description
[Return code] ERROR_FILENAME_EXCED_RANGE [Description]
The path pointed to by pszPath is too long.
[]
SHCreateDirectoryEx function (Windows)
Description
https://msdn.microsoft.com/en-us/library/bb762131(VS.85).aspx
1/1438042987127.36_20150728002307-00316-ip-10-236-191-2_881725242_0.json
329fc94c_DirectoryEx_function__Windows___Description
[Return code] ERROR_PATH_NOT_FOUND [Description]
The system cannot find the path pointed to by pszPath. The path may contain an invalid entry.
[]
SHCreateDirectoryEx function (Windows)
Description
https://msdn.microsoft.com/en-us/library/bb762131(VS.85).aspx
1/1438042987127.36_20150728002307-00316-ip-10-236-191-2_881725242_0.json
329fc94c_DirectoryEx_function__Windows___Description
[Return code] ERROR_FILE_EXISTS [Description]
The directory exists.
[]
SHCreateDirectoryEx function (Windows)
Description
https://msdn.microsoft.com/en-us/library/bb762131(VS.85).aspx
1/1438042987127.36_20150728002307-00316-ip-10-236-191-2_881725242_0.json
329fc94c_DirectoryEx_function__Windows___Description
[Return code] ERROR_ALREADY_EXISTS [Description]
The directory exists.
[]
SHCreateDirectoryEx function (Windows)
Description
https://msdn.microsoft.com/en-us/library/bb762131(VS.85).aspx
1/1438042987127.36_20150728002307-00316-ip-10-236-191-2_881725242_0.json
329fc94c_DirectoryEx_function__Windows___Description
[Return code] ERROR_CANCELLED [Description]
The user canceled the operation.
[]
SHCreateDirectoryEx function (Windows)
Description
https://msdn.microsoft.com/en-us/library/bb762131(VS.85).aspx
1/1438042987127.36_20150728002307-00316-ip-10-236-191-2_881725242_0.json
a08abb9b__Enumeration__System_Printing___Description
[Member name] Unknown [Description]
The feature (whose options are represented by this enumeration) is set to an option not defined in the Print Schema.
[]
TrueTypeFontMode Enumeration (System.Printing)
Description
https://msdn.microsoft.com/en-us/library/system.printing.truetypefontmode(v=vs.90).aspx?cs-save-lang=1&cs-lang=cpp
1/1438042990112.50_20150728002310-00103-ip-10-236-191-2_868358324_0.json
a08abb9b__Enumeration__System_Printing___Description
[Member name] Automatic [Description]
The printer driver decides the best method for handling TrueType fonts.
[]
TrueTypeFontMode Enumeration (System.Printing)
Description
https://msdn.microsoft.com/en-us/library/system.printing.truetypefontmode(v=vs.90).aspx?cs-save-lang=1&cs-lang=cpp
1/1438042990112.50_20150728002310-00103-ip-10-236-191-2_868358324_0.json
a08abb9b__Enumeration__System_Printing___Description
[Member name] DownloadAsOutlineFont [Description]
The printer driver downloads the TrueType font as an outline font.
[]
TrueTypeFontMode Enumeration (System.Printing)
Description
https://msdn.microsoft.com/en-us/library/system.printing.truetypefontmode(v=vs.90).aspx?cs-save-lang=1&cs-lang=cpp
1/1438042990112.50_20150728002310-00103-ip-10-236-191-2_868358324_0.json
a08abb9b__Enumeration__System_Printing___Description
[Member name] DownloadAsRasterFont [Description]
The printer driver creates a raster font for each size of the TrueType font that it needs and downloads them all.
[]
TrueTypeFontMode Enumeration (System.Printing)
Description
https://msdn.microsoft.com/en-us/library/system.printing.truetypefontmode(v=vs.90).aspx?cs-save-lang=1&cs-lang=cpp
1/1438042990112.50_20150728002310-00103-ip-10-236-191-2_868358324_0.json
a08abb9b__Enumeration__System_Printing___Description
[Member name] DownloadAsNativeTrueTypeFont [Description]
The printer driver downloads the TrueType font.
[]
TrueTypeFontMode Enumeration (System.Printing)
Description
https://msdn.microsoft.com/en-us/library/system.printing.truetypefontmode(v=vs.90).aspx?cs-save-lang=1&cs-lang=cpp
1/1438042990112.50_20150728002310-00103-ip-10-236-191-2_868358324_0.json
a08abb9b__Enumeration__System_Printing___Description
[Member name] RenderAsBitmap [Description]
The printer driver downloads each area of text as a graphic.
[]
TrueTypeFontMode Enumeration (System.Printing)
Description
https://msdn.microsoft.com/en-us/library/system.printing.truetypefontmode(v=vs.90).aspx?cs-save-lang=1&cs-lang=cpp
1/1438042990112.50_20150728002310-00103-ip-10-236-191-2_868358324_0.json
f4705d15_lass___Windows_app_development__Property
[Access type] Read-only [Description] Gets the device identifier. [Property]
DeviceId
[ [ "D", "e", "v", "i", "c", "e", "I", "d" ], [ "M", "a", "x", "B", "a", "t", "c", "h", "S", "i", "z", "e" ], [ "M", "i", "n", "i", "m", "u", "m", "R", "e", "p", "o", "r", "t", "I", "n", "t", "e", "r", "v", "a", "l" ], [ "R", "e", "a", "d", "i", "n", "g", "T", "r", "a", "n", "s", "f", "o", "r", "m" ], [ "R", "e", "p", "o", "r", "t", "I", "n", "t", "e", "r", "v", "a", "l" ], [ "R", "e", "p", "o", "r", "t", "L", "a", "t", "e", "n", "c", "y" ] ]
Accelerometer class - Windows app development
Property
https://msdn.microsoft.com/en-us/library/windows/apps/windows.devices.sensors.accelerometer.aspx?cs-save-lang=1&cs-lang=csharp
40/1438042981921.1_20150728002301-00187-ip-10-236-191-2_875845931_2.json
f4705d15_lass___Windows_app_development__Property
[Access type] Read-only [Description] Gets the maximum number of events that can be batched by the sensor. [Property]
MaxBatchSize
[ [ "D", "e", "v", "i", "c", "e", "I", "d" ], [ "M", "a", "x", "B", "a", "t", "c", "h", "S", "i", "z", "e" ], [ "M", "i", "n", "i", "m", "u", "m", "R", "e", "p", "o", "r", "t", "I", "n", "t", "e", "r", "v", "a", "l" ], [ "R", "e", "a", "d", "i", "n", "g", "T", "r", "a", "n", "s", "f", "o", "r", "m" ], [ "R", "e", "p", "o", "r", "t", "I", "n", "t", "e", "r", "v", "a", "l" ], [ "R", "e", "p", "o", "r", "t", "L", "a", "t", "e", "n", "c", "y" ] ]
Accelerometer class - Windows app development
Property
https://msdn.microsoft.com/en-us/library/windows/apps/windows.devices.sensors.accelerometer.aspx?cs-save-lang=1&cs-lang=csharp
40/1438042981921.1_20150728002301-00187-ip-10-236-191-2_875845931_2.json
f4705d15_lass___Windows_app_development__Property
[Access type] Read-only [Description] Gets the minimum report interval supported by the accelerometer. [Property]
MinimumReportInterval
[ [ "D", "e", "v", "i", "c", "e", "I", "d" ], [ "M", "a", "x", "B", "a", "t", "c", "h", "S", "i", "z", "e" ], [ "M", "i", "n", "i", "m", "u", "m", "R", "e", "p", "o", "r", "t", "I", "n", "t", "e", "r", "v", "a", "l" ], [ "R", "e", "a", "d", "i", "n", "g", "T", "r", "a", "n", "s", "f", "o", "r", "m" ], [ "R", "e", "p", "o", "r", "t", "I", "n", "t", "e", "r", "v", "a", "l" ], [ "R", "e", "p", "o", "r", "t", "L", "a", "t", "e", "n", "c", "y" ] ]
Accelerometer class - Windows app development
Property
https://msdn.microsoft.com/en-us/library/windows/apps/windows.devices.sensors.accelerometer.aspx?cs-save-lang=1&cs-lang=csharp
40/1438042981921.1_20150728002301-00187-ip-10-236-191-2_875845931_2.json
f4705d15_lass___Windows_app_development__Property
[Access type] Read/write [Description] Gets or sets the transformation that needs to be applied to sensor data. Transformations to be applied are tied to the display orientation with which to align the sensor data. [Property]
ReadingTransform
[ [ "D", "e", "v", "i", "c", "e", "I", "d" ], [ "M", "a", "x", "B", "a", "t", "c", "h", "S", "i", "z", "e" ], [ "M", "i", "n", "i", "m", "u", "m", "R", "e", "p", "o", "r", "t", "I", "n", "t", "e", "r", "v", "a", "l" ], [ "R", "e", "a", "d", "i", "n", "g", "T", "r", "a", "n", "s", "f", "o", "r", "m" ], [ "R", "e", "p", "o", "r", "t", "I", "n", "t", "e", "r", "v", "a", "l" ], [ "R", "e", "p", "o", "r", "t", "L", "a", "t", "e", "n", "c", "y" ] ]
Accelerometer class - Windows app development
Property
https://msdn.microsoft.com/en-us/library/windows/apps/windows.devices.sensors.accelerometer.aspx?cs-save-lang=1&cs-lang=csharp
40/1438042981921.1_20150728002301-00187-ip-10-236-191-2_875845931_2.json
f4705d15_lass___Windows_app_development__Property
[Access type] Read/write [Description] Gets or sets the current report interval for the accelerometer. [Property]
ReportInterval
[ [ "D", "e", "v", "i", "c", "e", "I", "d" ], [ "M", "a", "x", "B", "a", "t", "c", "h", "S", "i", "z", "e" ], [ "M", "i", "n", "i", "m", "u", "m", "R", "e", "p", "o", "r", "t", "I", "n", "t", "e", "r", "v", "a", "l" ], [ "R", "e", "a", "d", "i", "n", "g", "T", "r", "a", "n", "s", "f", "o", "r", "m" ], [ "R", "e", "p", "o", "r", "t", "I", "n", "t", "e", "r", "v", "a", "l" ], [ "R", "e", "p", "o", "r", "t", "L", "a", "t", "e", "n", "c", "y" ] ]
Accelerometer class - Windows app development
Property
https://msdn.microsoft.com/en-us/library/windows/apps/windows.devices.sensors.accelerometer.aspx?cs-save-lang=1&cs-lang=csharp
40/1438042981921.1_20150728002301-00187-ip-10-236-191-2_875845931_2.json
f4705d15_lass___Windows_app_development__Property
[Access type] Read/write [Description] Gets or sets the delay between batches of sensor information. [Property]
ReportLatency
[ [ "D", "e", "v", "i", "c", "e", "I", "d" ], [ "M", "a", "x", "B", "a", "t", "c", "h", "S", "i", "z", "e" ], [ "M", "i", "n", "i", "m", "u", "m", "R", "e", "p", "o", "r", "t", "I", "n", "t", "e", "r", "v", "a", "l" ], [ "R", "e", "a", "d", "i", "n", "g", "T", "r", "a", "n", "s", "f", "o", "r", "m" ], [ "R", "e", "p", "o", "r", "t", "I", "n", "t", "e", "r", "v", "a", "l" ], [ "R", "e", "p", "o", "r", "t", "L", "a", "t", "e", "n", "c", "y" ] ]
Accelerometer class - Windows app development
Property
https://msdn.microsoft.com/en-us/library/windows/apps/windows.devices.sensors.accelerometer.aspx?cs-save-lang=1&cs-lang=csharp
40/1438042981921.1_20150728002301-00187-ip-10-236-191-2_875845931_2.json
1c426ce3_Data_Services_in_Visual_Studio__Description
[Title] Walkthrough: Creating and Accessing WCF Services [Description]
Provides a step-by-step demonstration of creating and using WCF services in Visual Studio.
[]
Windows Communication Foundation Services and WCF Data Services in Visual Studio
Description
https://msdn.microsoft.com/en-us/library/bb907578(v=vs.110).aspx
40/1438042988305.14_20150728002308-00082-ip-10-236-191-2_876440898_5.json
1c426ce3_Data_Services_in_Visual_Studio__Description
[Title] Walkthrough: Creating and Accessing a WCF Data Service in Visual Studio [Description]
Provides a step-by-step demonstration of how to create and use WCF Data Services in Visual Studio.
[]
Windows Communication Foundation Services and WCF Data Services in Visual Studio
Description
https://msdn.microsoft.com/en-us/library/bb907578(v=vs.110).aspx
40/1438042988305.14_20150728002308-00082-ip-10-236-191-2_876440898_5.json
1c426ce3_Data_Services_in_Visual_Studio__Description
[Title] Using the WCF Development Tools [Description]
Discusses how to create and test WCF services in Visual Studio.
[]
Windows Communication Foundation Services and WCF Data Services in Visual Studio
Description
https://msdn.microsoft.com/en-us/library/bb907578(v=vs.110).aspx
40/1438042988305.14_20150728002308-00082-ip-10-236-191-2_876440898_5.json
1c426ce3_Data_Services_in_Visual_Studio__Description
[Title] How to: Add, Update, or Remove a Service Reference [Description]
Describes how to add, update, or remove WCF services from a project.
[]
Windows Communication Foundation Services and WCF Data Services in Visual Studio
Description
https://msdn.microsoft.com/en-us/library/bb907578(v=vs.110).aspx
40/1438042988305.14_20150728002308-00082-ip-10-236-191-2_876440898_5.json
1c426ce3_Data_Services_in_Visual_Studio__Description
[Title] How to: Add, Update, or Remove a WCF Data Service Reference [Description]
Discusses how to reference and use WCF Data Services in Visual Studio.
[]
Windows Communication Foundation Services and WCF Data Services in Visual Studio
Description
https://msdn.microsoft.com/en-us/library/bb907578(v=vs.110).aspx
40/1438042988305.14_20150728002308-00082-ip-10-236-191-2_876440898_5.json
1c426ce3_Data_Services_in_Visual_Studio__Description
[Title] How to: Add a Reference to a Web Service [Description]
Describes how to add a reference to an XML (ASMX) Web service to a project.
[]
Windows Communication Foundation Services and WCF Data Services in Visual Studio
Description
https://msdn.microsoft.com/en-us/library/bb907578(v=vs.110).aspx
40/1438042988305.14_20150728002308-00082-ip-10-236-191-2_876440898_5.json
1c426ce3_Data_Services_in_Visual_Studio__Description
[Title] Troubleshooting Service References [Description]
Presents some common errors that can occur with service references and how to prevent them.
[]
Windows Communication Foundation Services and WCF Data Services in Visual Studio
Description
https://msdn.microsoft.com/en-us/library/bb907578(v=vs.110).aspx
40/1438042988305.14_20150728002308-00082-ip-10-236-191-2_876440898_5.json
1c426ce3_Data_Services_in_Visual_Studio__Description
[Title] Debugging WCF Services [Description]
Describes common debugging problems and techniques you might encounter when debugging WCF services.
[]
Windows Communication Foundation Services and WCF Data Services in Visual Studio
Description
https://msdn.microsoft.com/en-us/library/bb907578(v=vs.110).aspx
40/1438042988305.14_20150728002308-00082-ip-10-236-191-2_876440898_5.json
1c426ce3_Data_Services_in_Visual_Studio__Description
[Title] Windows Communication Foundation Authentication Service Overview [Description]
Describes how to use WCF to provide a role service for a Web site.
[]
Windows Communication Foundation Services and WCF Data Services in Visual Studio
Description
https://msdn.microsoft.com/en-us/library/bb907578(v=vs.110).aspx
40/1438042988305.14_20150728002308-00082-ip-10-236-191-2_876440898_5.json
1c426ce3_Data_Services_in_Visual_Studio__Description
[Title] Messaging in the .NET Compact Framework [Description]
Describes support for the WCF messaging layer in the .NET Compact Framework.
[]
Windows Communication Foundation Services and WCF Data Services in Visual Studio
Description
https://msdn.microsoft.com/en-us/library/bb907578(v=vs.110).aspx
40/1438042988305.14_20150728002308-00082-ip-10-236-191-2_876440898_5.json
1c426ce3_Data_Services_in_Visual_Studio__Description
[Title] Walkthrough: Creating an N-Tier Data Application [Description]
Provides step-by-step instructions for creating a typed dataset and separating the TableAdapter and dataset code into multiple projects.
[]
Windows Communication Foundation Services and WCF Data Services in Visual Studio
Description
https://msdn.microsoft.com/en-us/library/bb907578(v=vs.110).aspx
40/1438042988305.14_20150728002308-00082-ip-10-236-191-2_876440898_5.json
1c426ce3_Data_Services_in_Visual_Studio__Description
[Title] Add Service Reference Dialog Box [Description]
Describes the user interface elements of the Add Service Reference dialog box.
[]
Windows Communication Foundation Services and WCF Data Services in Visual Studio
Description
https://msdn.microsoft.com/en-us/library/bb907578(v=vs.110).aspx
40/1438042988305.14_20150728002308-00082-ip-10-236-191-2_876440898_5.json
1c426ce3_Data_Services_in_Visual_Studio__Description
[Title] Configure Service Reference Dialog Box [Description]
Describes the user interface elements of the Configure Service Reference dialog box.
[]
Windows Communication Foundation Services and WCF Data Services in Visual Studio
Description
https://msdn.microsoft.com/en-us/library/bb907578(v=vs.110).aspx
40/1438042988305.14_20150728002308-00082-ip-10-236-191-2_876440898_5.json
981af302_008_R2_from_the_Command_Prompt__Description
[SQL Server component] SQL Server Setup Control [Parameter] /ACTION Required [Description]
Required to indicate the installation workflow. Supported values: Upgrade
[]
How to: Install SQL Server 2008 R2 from the Command Prompt
Description
https://msdn.microsoft.com/en-us/library/ms144259(v=sql.105).aspx
40/1438042989510.73_20150728002309-00197-ip-10-236-191-2_879933332_28.json
981af302_008_R2_from_the_Command_Prompt__Description
[SQL Server component] SQL Server Setup Control [Parameter] /IACCEPTSQLSERVERLICENSETERMS Required only when the /Q parameter is specified for unattended installations. [Description]
Required to acknowledge acceptance of the license terms.
[]
How to: Install SQL Server 2008 R2 from the Command Prompt
Description
https://msdn.microsoft.com/en-us/library/ms144259(v=sql.105).aspx
40/1438042989510.73_20150728002309-00197-ip-10-236-191-2_879933332_28.json
981af302_008_R2_from_the_Command_Prompt__Description
[SQL Server component] SQL Server Setup Control [Parameter] /ENU Optional [Description]
Use this parameter to install the English version of SQL Server on a localized operating system when the installation media includes language packs for both English and the language corresponding to the operating system.
[]
How to: Install SQL Server 2008 R2 from the Command Prompt
Description
https://msdn.microsoft.com/en-us/library/ms144259(v=sql.105).aspx
40/1438042989510.73_20150728002309-00197-ip-10-236-191-2_879933332_28.json
981af302_008_R2_from_the_Command_Prompt__Description
[SQL Server component] SQL Server Setup Control [Parameter] /CONFIGURATIONFILE Optional [Description]
Specifies the ConfigurationFile to use.
[]
How to: Install SQL Server 2008 R2 from the Command Prompt
Description
https://msdn.microsoft.com/en-us/library/ms144259(v=sql.105).aspx
40/1438042989510.73_20150728002309-00197-ip-10-236-191-2_879933332_28.json
981af302_008_R2_from_the_Command_Prompt__Description
[SQL Server component] SQL Server Setup Control [Parameter] /ERRORREPORTING Optional [Description]
Specifies the error reporting for SQL Server. For more information, see Privacy Statement for the Microsoft Error Reporting Service. Supported values: 1=enabled 0=disabled
[]
How to: Install SQL Server 2008 R2 from the Command Prompt
Description
https://msdn.microsoft.com/en-us/library/ms144259(v=sql.105).aspx
40/1438042989510.73_20150728002309-00197-ip-10-236-191-2_879933332_28.json
981af302_008_R2_from_the_Command_Prompt__Description
[SQL Server component] SQL Server Setup Control [Parameter] /HELP, H, ? Optional [Description]
Displays the usage options for the parameters.
[]
How to: Install SQL Server 2008 R2 from the Command Prompt
Description
https://msdn.microsoft.com/en-us/library/ms144259(v=sql.105).aspx
40/1438042989510.73_20150728002309-00197-ip-10-236-191-2_879933332_28.json
981af302_008_R2_from_the_Command_Prompt__Description
[SQL Server component] SQL Server Setup Control [Parameter] /INDICATEPROGRESS Optional [Description]
Specifies that the verbose Setup log file will be piped to the console.
[]
How to: Install SQL Server 2008 R2 from the Command Prompt
Description
https://msdn.microsoft.com/en-us/library/ms144259(v=sql.105).aspx
40/1438042989510.73_20150728002309-00197-ip-10-236-191-2_879933332_28.json
981af302_008_R2_from_the_Command_Prompt__Description
[SQL Server component] SQL Server Setup Control [Parameter] / INSTANCEDIR Optional [Description]
Specifies a nondefault installation directory for shared components.
[]
How to: Install SQL Server 2008 R2 from the Command Prompt
Description
https://msdn.microsoft.com/en-us/library/ms144259(v=sql.105).aspx
40/1438042989510.73_20150728002309-00197-ip-10-236-191-2_879933332_28.json
981af302_008_R2_from_the_Command_Prompt__Description
[SQL Server component] SQL Server Setup Control [Parameter] /INSTANCEID Required when you upgrade from SQL Server 2008 Optional when you upgrade from SQL Server 2000 and SQL Server 2005 [Description]
Specifies a nondefault value for an InstanceID.
[]
How to: Install SQL Server 2008 R2 from the Command Prompt
Description
https://msdn.microsoft.com/en-us/library/ms144259(v=sql.105).aspx
40/1438042989510.73_20150728002309-00197-ip-10-236-191-2_879933332_28.json
981af302_008_R2_from_the_Command_Prompt__Description
[SQL Server component] SQL Server Setup Control [Parameter] /INSTANCENAME Required [Description]
Specifies a SQL Server instance name. For more information, see Instance Configuration.Instance Configuration
[]
How to: Install SQL Server 2008 R2 from the Command Prompt
Description
https://msdn.microsoft.com/en-us/library/ms144259(v=sql.105).aspx
40/1438042989510.73_20150728002309-00197-ip-10-236-191-2_879933332_28.json
981af302_008_R2_from_the_Command_Prompt__Description
[SQL Server component] SQL Server Setup Control [Parameter] /PID Optional [Description]
Specifies the product key for the edition of SQL Server. If this parameter is not specified, Evaluation is used.
[]
How to: Install SQL Server 2008 R2 from the Command Prompt
Description
https://msdn.microsoft.com/en-us/library/ms144259(v=sql.105).aspx
40/1438042989510.73_20150728002309-00197-ip-10-236-191-2_879933332_28.json
981af302_008_R2_from_the_Command_Prompt__Description
[SQL Server component] SQL Server Setup Control [Parameter] /Q Optional [Description]
Specifies that Setup runs in a quiet mode without any user interface. This is used for unattended installations.
[]
How to: Install SQL Server 2008 R2 from the Command Prompt
Description
https://msdn.microsoft.com/en-us/library/ms144259(v=sql.105).aspx
40/1438042989510.73_20150728002309-00197-ip-10-236-191-2_879933332_28.json
981af302_008_R2_from_the_Command_Prompt__Description
[SQL Server component] SQL Server Setup Control [Parameter] /SQMREPORTING Optional [Description]
Specifies feature usage reporting for SQL Server. For more information, see Privacy Statement for the Microsoft Error Reporting Service. Supported values: 1=enabled 0=disabled
[]
How to: Install SQL Server 2008 R2 from the Command Prompt
Description
https://msdn.microsoft.com/en-us/library/ms144259(v=sql.105).aspx
40/1438042989510.73_20150728002309-00197-ip-10-236-191-2_879933332_28.json
981af302_008_R2_from_the_Command_Prompt__Description
[SQL Server component] SQL Server Setup Control [Parameter] /HIDECONSOLE Optional [Description]
Specifies that the console window is hidden or closed.
[]
How to: Install SQL Server 2008 R2 from the Command Prompt
Description
https://msdn.microsoft.com/en-us/library/ms144259(v=sql.105).aspx
40/1438042989510.73_20150728002309-00197-ip-10-236-191-2_879933332_28.json
981af302_008_R2_from_the_Command_Prompt__Description
[SQL Server component] SQL Server Setup Control [Parameter] /FAILOVERCLUSTERROLLOWNERSHIP [Description]
Specifies the failover behavior during upgrade.
[]
How to: Install SQL Server 2008 R2 from the Command Prompt
Description
https://msdn.microsoft.com/en-us/library/ms144259(v=sql.105).aspx
40/1438042989510.73_20150728002309-00197-ip-10-236-191-2_879933332_28.json
981af302_008_R2_from_the_Command_Prompt__Description
[SQL Server component] SQL Server Browser Service [Parameter] /BROWSERSVCSTARTUPTYPE Optional [Description]
Specifies the startup mode for SQL Server Browser service Supported values: Automatic Disabled Manual
[]
How to: Install SQL Server 2008 R2 from the Command Prompt
Description
https://msdn.microsoft.com/en-us/library/ms144259(v=sql.105).aspx
40/1438042989510.73_20150728002309-00197-ip-10-236-191-2_879933332_28.json
981af302_008_R2_from_the_Command_Prompt__Description
[SQL Server component] SQL Server Full-Text [Parameter] /FTUPGRADEOPTION Optional [Description]
Specifies the Full-Text catalog upgrade option. Supported values: REBUILD RESET IMPORT
[]
How to: Install SQL Server 2008 R2 from the Command Prompt
Description
https://msdn.microsoft.com/en-us/library/ms144259(v=sql.105).aspx
40/1438042989510.73_20150728002309-00197-ip-10-236-191-2_879933332_28.json