task
stringlengths 24
71
| input
stringlengths 8
2.38k
| output
stringlengths 1
2.34k
| options
sequence | pageTitle
stringlengths 4
140
| outputColName
stringlengths 1
79
| url
stringlengths 41
160
| wdcFile
stringlengths 71
74
|
---|---|---|---|---|---|---|---|
4b0a8890_Common_Schema_Collections__Description | [ColumnName] IsNullable [DataType] bool [Description] | true—The data type is nullable. false—The data type is not nullable. DBNull.Value—It is not known whether the data type is nullable. | [] | Common Schema Collections | Description | https://msdn.microsoft.com/en-us/library/ms254501(v=vs.110).aspx | 14/1438042988860.88_20150728002308-00132-ip-10-236-191-2_875463977_2.json |
4b0a8890_Common_Schema_Collections__Description | [ColumnName] IsSearchable [DataType] bool [Description] | true—The data type can be used in a WHERE clause with any operator except the LIKE predicate. false—The data type cannot be used in a WHERE clause with any operator except the LIKE predicate. | [] | Common Schema Collections | Description | https://msdn.microsoft.com/en-us/library/ms254501(v=vs.110).aspx | 14/1438042988860.88_20150728002308-00132-ip-10-236-191-2_875463977_2.json |
4b0a8890_Common_Schema_Collections__Description | [ColumnName] IsSearchableWithLike [DataType] bool [Description] | true—The data type can be used with the LIKE predicate false—The data type cannot be used with the LIKE predicate. | [] | Common Schema Collections | Description | https://msdn.microsoft.com/en-us/library/ms254501(v=vs.110).aspx | 14/1438042988860.88_20150728002308-00132-ip-10-236-191-2_875463977_2.json |
4b0a8890_Common_Schema_Collections__Description | [ColumnName] IsUnsigned [DataType] bool [Description] | true—The data type is unsigned. false—The data type is signed. DBNull.Value—Not applicable to data type. | [] | Common Schema Collections | Description | https://msdn.microsoft.com/en-us/library/ms254501(v=vs.110).aspx | 14/1438042988860.88_20150728002308-00132-ip-10-236-191-2_875463977_2.json |
4b0a8890_Common_Schema_Collections__Description | [ColumnName] MaximumScale [DataType] short [Description] | If the type indicator is a numeric type, this is the maximum number of digits allowed to the right of the decimal point. Otherwise, this is DBNull.Value. | [] | Common Schema Collections | Description | https://msdn.microsoft.com/en-us/library/ms254501(v=vs.110).aspx | 14/1438042988860.88_20150728002308-00132-ip-10-236-191-2_875463977_2.json |
4b0a8890_Common_Schema_Collections__Description | [ColumnName] MinimumScale [DataType] short [Description] | If the type indicator is a numeric type, this is the minimum number of digits allowed to the right of the decimal point. Otherwise, this is DBNull.Value. | [] | Common Schema Collections | Description | https://msdn.microsoft.com/en-us/library/ms254501(v=vs.110).aspx | 14/1438042988860.88_20150728002308-00132-ip-10-236-191-2_875463977_2.json |
4b0a8890_Common_Schema_Collections__Description | [ColumnName] IsConcurrencyType [DataType] bool [Description] | true – the data type is updated by the database every time the row is changed and the value of the column is different from all previous values false – the data type is note updated by the database every time the row is changed DBNull.Value – the database does not support this type of data type | [] | Common Schema Collections | Description | https://msdn.microsoft.com/en-us/library/ms254501(v=vs.110).aspx | 14/1438042988860.88_20150728002308-00132-ip-10-236-191-2_875463977_2.json |
4b0a8890_Common_Schema_Collections__Description | [ColumnName] IsLiteralsSupported [DataType] bool [Description] | true – the data type can be expressed as a literal false – the data type can not be expressed as a literal | [] | Common Schema Collections | Description | https://msdn.microsoft.com/en-us/library/ms254501(v=vs.110).aspx | 14/1438042988860.88_20150728002308-00132-ip-10-236-191-2_875463977_2.json |
4b0a8890_Common_Schema_Collections__Description | [ColumnName] LiteralPrefix [DataType] string [Description] | The prefix applied to a given literal. | [] | Common Schema Collections | Description | https://msdn.microsoft.com/en-us/library/ms254501(v=vs.110).aspx | 14/1438042988860.88_20150728002308-00132-ip-10-236-191-2_875463977_2.json |
4b0a8890_Common_Schema_Collections__Description | [ColumnName] LitteralSuffix [DataType] string [Description] | The suffix applied to a given literal. | [] | Common Schema Collections | Description | https://msdn.microsoft.com/en-us/library/ms254501(v=vs.110).aspx | 14/1438042988860.88_20150728002308-00132-ip-10-236-191-2_875463977_2.json |
4b0a8890_Common_Schema_Collections__Description | [ColumnName] NativeDataType [DataType] String [Description] | NativeDataType is an OLE DB specific column for exposing the OLE DB type of the data type . | [] | Common Schema Collections | Description | https://msdn.microsoft.com/en-us/library/ms254501(v=vs.110).aspx | 14/1438042988860.88_20150728002308-00132-ip-10-236-191-2_875463977_2.json |
85bab455_nal_Statement_Syntax__Windows___Symbol_type | [Prefix] (none) [Value] Value of property (Property) table. [Symbol type] | Installer property | [
[
"I",
"n",
"s",
"t",
"a",
"l",
"l",
"e",
"r",
" ",
"p",
"r",
"o",
"p",
"e",
"r",
"t",
"y"
],
[
"E",
"n",
"v",
"i",
"r",
"o",
"n",
"m",
"e",
"n",
"t",
" ",
"v",
"a",
"r",
"i",
"a",
"b",
"l",
"e"
],
[
"C",
"o",
"m",
"p",
"o",
"n",
"e",
"n",
"t",
" ",
"t",
"a",
"b",
"l",
"e",
" ",
"k",
"e",
"y"
],
[
"F",
"e",
"a",
"t",
"u",
"r",
"e",
" ",
"t",
"a",
"b",
"l",
"e",
" ",
"k",
"e",
"y"
]
] | Conditional Statement Syntax (Windows) | Symbol type | https://msdn.microsoft.com/en-us/library/aa368012.aspx | 14/1438042988860.88_20150728002308-00281-ip-10-236-191-2_879141812_1.json |
85bab455_nal_Statement_Syntax__Windows___Symbol_type | [Prefix] % [Value] Value of environment variable. [Symbol type] | Environment variable | [
[
"I",
"n",
"s",
"t",
"a",
"l",
"l",
"e",
"r",
" ",
"p",
"r",
"o",
"p",
"e",
"r",
"t",
"y"
],
[
"E",
"n",
"v",
"i",
"r",
"o",
"n",
"m",
"e",
"n",
"t",
" ",
"v",
"a",
"r",
"i",
"a",
"b",
"l",
"e"
],
[
"C",
"o",
"m",
"p",
"o",
"n",
"e",
"n",
"t",
" ",
"t",
"a",
"b",
"l",
"e",
" ",
"k",
"e",
"y"
],
[
"F",
"e",
"a",
"t",
"u",
"r",
"e",
" ",
"t",
"a",
"b",
"l",
"e",
" ",
"k",
"e",
"y"
]
] | Conditional Statement Syntax (Windows) | Symbol type | https://msdn.microsoft.com/en-us/library/aa368012.aspx | 14/1438042988860.88_20150728002308-00281-ip-10-236-191-2_879141812_1.json |
85bab455_nal_Statement_Syntax__Windows___Symbol_type | [Prefix] $ [Value] Action state of the component. [Symbol type] | Component table key | [
[
"I",
"n",
"s",
"t",
"a",
"l",
"l",
"e",
"r",
" ",
"p",
"r",
"o",
"p",
"e",
"r",
"t",
"y"
],
[
"E",
"n",
"v",
"i",
"r",
"o",
"n",
"m",
"e",
"n",
"t",
" ",
"v",
"a",
"r",
"i",
"a",
"b",
"l",
"e"
],
[
"C",
"o",
"m",
"p",
"o",
"n",
"e",
"n",
"t",
" ",
"t",
"a",
"b",
"l",
"e",
" ",
"k",
"e",
"y"
],
[
"F",
"e",
"a",
"t",
"u",
"r",
"e",
" ",
"t",
"a",
"b",
"l",
"e",
" ",
"k",
"e",
"y"
]
] | Conditional Statement Syntax (Windows) | Symbol type | https://msdn.microsoft.com/en-us/library/aa368012.aspx | 14/1438042988860.88_20150728002308-00281-ip-10-236-191-2_879141812_1.json |
85bab455_nal_Statement_Syntax__Windows___Symbol_type | [Prefix] ? [Value] Installed state of the component. [Symbol type] | Component table key | [
[
"I",
"n",
"s",
"t",
"a",
"l",
"l",
"e",
"r",
" ",
"p",
"r",
"o",
"p",
"e",
"r",
"t",
"y"
],
[
"E",
"n",
"v",
"i",
"r",
"o",
"n",
"m",
"e",
"n",
"t",
" ",
"v",
"a",
"r",
"i",
"a",
"b",
"l",
"e"
],
[
"C",
"o",
"m",
"p",
"o",
"n",
"e",
"n",
"t",
" ",
"t",
"a",
"b",
"l",
"e",
" ",
"k",
"e",
"y"
],
[
"F",
"e",
"a",
"t",
"u",
"r",
"e",
" ",
"t",
"a",
"b",
"l",
"e",
" ",
"k",
"e",
"y"
]
] | Conditional Statement Syntax (Windows) | Symbol type | https://msdn.microsoft.com/en-us/library/aa368012.aspx | 14/1438042988860.88_20150728002308-00281-ip-10-236-191-2_879141812_1.json |
85bab455_nal_Statement_Syntax__Windows___Symbol_type | [Prefix] & [Value] Action state of the feature. [Symbol type] | Feature table key | [
[
"I",
"n",
"s",
"t",
"a",
"l",
"l",
"e",
"r",
" ",
"p",
"r",
"o",
"p",
"e",
"r",
"t",
"y"
],
[
"E",
"n",
"v",
"i",
"r",
"o",
"n",
"m",
"e",
"n",
"t",
" ",
"v",
"a",
"r",
"i",
"a",
"b",
"l",
"e"
],
[
"C",
"o",
"m",
"p",
"o",
"n",
"e",
"n",
"t",
" ",
"t",
"a",
"b",
"l",
"e",
" ",
"k",
"e",
"y"
],
[
"F",
"e",
"a",
"t",
"u",
"r",
"e",
" ",
"t",
"a",
"b",
"l",
"e",
" ",
"k",
"e",
"y"
]
] | Conditional Statement Syntax (Windows) | Symbol type | https://msdn.microsoft.com/en-us/library/aa368012.aspx | 14/1438042988860.88_20150728002308-00281-ip-10-236-191-2_879141812_1.json |
85bab455_nal_Statement_Syntax__Windows___Symbol_type | [Prefix] ! [Value] Installed state of the feature. [Symbol type] | Feature table key | [
[
"I",
"n",
"s",
"t",
"a",
"l",
"l",
"e",
"r",
" ",
"p",
"r",
"o",
"p",
"e",
"r",
"t",
"y"
],
[
"E",
"n",
"v",
"i",
"r",
"o",
"n",
"m",
"e",
"n",
"t",
" ",
"v",
"a",
"r",
"i",
"a",
"b",
"l",
"e"
],
[
"C",
"o",
"m",
"p",
"o",
"n",
"e",
"n",
"t",
" ",
"t",
"a",
"b",
"l",
"e",
" ",
"k",
"e",
"y"
],
[
"F",
"e",
"a",
"t",
"u",
"r",
"e",
" ",
"t",
"a",
"b",
"l",
"e",
" ",
"k",
"e",
"y"
]
] | Conditional Statement Syntax (Windows) | Symbol type | https://msdn.microsoft.com/en-us/library/aa368012.aspx | 14/1438042988860.88_20150728002308-00281-ip-10-236-191-2_879141812_1.json |
b7b8d98b_lass__System_Windows_Controls___Description | [Name] CurrentPageEnabled [Description] | Gets or sets a value that indicates whether the option to print the current page is enabled. | [] | PrintDialog Class (System.Windows.Controls) | Description | https://msdn.microsoft.com/en-us/library/system.windows.controls.printdialog(v=vs.110).aspx?cs-save-lang=1&cs-lang=csharp | 14/1438042986646.29_20150728002306-00116-ip-10-236-191-2_889163399_1.json |
b7b8d98b_lass__System_Windows_Controls___Description | [Name] MaxPage [Description] | Gets or sets the highest page number that is allowed in page ranges. | [] | PrintDialog Class (System.Windows.Controls) | Description | https://msdn.microsoft.com/en-us/library/system.windows.controls.printdialog(v=vs.110).aspx?cs-save-lang=1&cs-lang=csharp | 14/1438042986646.29_20150728002306-00116-ip-10-236-191-2_889163399_1.json |
b7b8d98b_lass__System_Windows_Controls___Description | [Name] MinPage [Description] | Gets or sets the lowest page number that is allowed in page ranges. | [] | PrintDialog Class (System.Windows.Controls) | Description | https://msdn.microsoft.com/en-us/library/system.windows.controls.printdialog(v=vs.110).aspx?cs-save-lang=1&cs-lang=csharp | 14/1438042986646.29_20150728002306-00116-ip-10-236-191-2_889163399_1.json |
b7b8d98b_lass__System_Windows_Controls___Description | [Name] PageRange [Description] | Gets or sets the range of pages to print when PageRangeSelection is set to UserPages. | [] | PrintDialog Class (System.Windows.Controls) | Description | https://msdn.microsoft.com/en-us/library/system.windows.controls.printdialog(v=vs.110).aspx?cs-save-lang=1&cs-lang=csharp | 14/1438042986646.29_20150728002306-00116-ip-10-236-191-2_889163399_1.json |
b7b8d98b_lass__System_Windows_Controls___Description | [Name] PageRangeSelection [Description] | Gets or sets the PageRangeSelection for this instance of PrintDialog. | [] | PrintDialog Class (System.Windows.Controls) | Description | https://msdn.microsoft.com/en-us/library/system.windows.controls.printdialog(v=vs.110).aspx?cs-save-lang=1&cs-lang=csharp | 14/1438042986646.29_20150728002306-00116-ip-10-236-191-2_889163399_1.json |
b7b8d98b_lass__System_Windows_Controls___Description | [Name] PrintableAreaHeight [Description] | Gets the height of the printable area of the page. | [] | PrintDialog Class (System.Windows.Controls) | Description | https://msdn.microsoft.com/en-us/library/system.windows.controls.printdialog(v=vs.110).aspx?cs-save-lang=1&cs-lang=csharp | 14/1438042986646.29_20150728002306-00116-ip-10-236-191-2_889163399_1.json |
b7b8d98b_lass__System_Windows_Controls___Description | [Name] PrintableAreaWidth [Description] | Gets the width of the printable area of the page. | [] | PrintDialog Class (System.Windows.Controls) | Description | https://msdn.microsoft.com/en-us/library/system.windows.controls.printdialog(v=vs.110).aspx?cs-save-lang=1&cs-lang=csharp | 14/1438042986646.29_20150728002306-00116-ip-10-236-191-2_889163399_1.json |
b7b8d98b_lass__System_Windows_Controls___Description | [Name] PrintQueue [Description] | Gets or sets a PrintQueue that represents the printer that is selected. | [] | PrintDialog Class (System.Windows.Controls) | Description | https://msdn.microsoft.com/en-us/library/system.windows.controls.printdialog(v=vs.110).aspx?cs-save-lang=1&cs-lang=csharp | 14/1438042986646.29_20150728002306-00116-ip-10-236-191-2_889163399_1.json |
b7b8d98b_lass__System_Windows_Controls___Description | [Name] PrintTicket [Description] | Gets or sets the PrintTicket that is used by the PrintDialog when the user clicks Print for the current print job. | [] | PrintDialog Class (System.Windows.Controls) | Description | https://msdn.microsoft.com/en-us/library/system.windows.controls.printdialog(v=vs.110).aspx?cs-save-lang=1&cs-lang=csharp | 14/1438042986646.29_20150728002306-00116-ip-10-236-191-2_889163399_1.json |
b7b8d98b_lass__System_Windows_Controls___Description | [Name] SelectedPagesEnabled [Description] | Gets or sets a value that indicates whether the option to print the selected pages is enabled. | [] | PrintDialog Class (System.Windows.Controls) | Description | https://msdn.microsoft.com/en-us/library/system.windows.controls.printdialog(v=vs.110).aspx?cs-save-lang=1&cs-lang=csharp | 14/1438042986646.29_20150728002306-00116-ip-10-236-191-2_889163399_1.json |
b7b8d98b_lass__System_Windows_Controls___Description | [Name] UserPageRangeEnabled [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. | [] | PrintDialog Class (System.Windows.Controls) | Description | https://msdn.microsoft.com/en-us/library/system.windows.controls.printdialog(v=vs.110).aspx?cs-save-lang=1&cs-lang=csharp | 14/1438042986646.29_20150728002306-00116-ip-10-236-191-2_889163399_1.json |
f8a85266_Monitor_Azure_In_Role_Cache__Description | [Performance Counter] Cache Miss Percentage [Description] | The percentage of unsuccessful cache requests to the total number of requests since start of cache service. | [] | Monitor Azure In-Role Cache | Description | https://msdn.microsoft.com/en-us/library/azure/jj136940.aspx | 14/1438042988860.88_20150728002308-00218-ip-10-236-191-2_879618754_1.json |
f8a85266_Monitor_Azure_In_Role_Cache__Description | [Performance Counter] Total Cache Misses [Description] | The total number of unsuccessful cache requests since start of cache service. | [] | Monitor Azure In-Role Cache | Description | https://msdn.microsoft.com/en-us/library/azure/jj136940.aspx | 14/1438042988860.88_20150728002308-00218-ip-10-236-191-2_879618754_1.json |
f8a85266_Monitor_Azure_In_Role_Cache__Description | [Performance Counter] Total Cache Misses / sec [Description] | The total number of unsuccessful cache requests per second since start of cache service. | [] | Monitor Azure In-Role Cache | Description | https://msdn.microsoft.com/en-us/library/azure/jj136940.aspx | 14/1438042988860.88_20150728002308-00218-ip-10-236-191-2_879618754_1.json |
f8a85266_Monitor_Azure_In_Role_Cache__Description | [Performance Counter] Total Data Size Bytes [Description] | Represents the total size of cached data in the cache, not including cache overhead. Indicates the current data memory usage of the server. | [] | Monitor Azure In-Role Cache | Description | https://msdn.microsoft.com/en-us/library/azure/jj136940.aspx | 14/1438042988860.88_20150728002308-00218-ip-10-236-191-2_879618754_1.json |
f8a85266_Monitor_Azure_In_Role_Cache__Description | [Performance Counter] Total Primary Data Size Bytes [Description] | Represents the total size of primary cached data in the cache, not including cache overhead. Indicates the current primary memory data usage of the cache. | [] | Monitor Azure In-Role Cache | Description | https://msdn.microsoft.com/en-us/library/azure/jj136940.aspx | 14/1438042988860.88_20150728002308-00218-ip-10-236-191-2_879618754_1.json |
f8a85266_Monitor_Azure_In_Role_Cache__Description | [Performance Counter] Total Secondary Data Size Bytes [Description] | Represents the total size of secondary cached data in the cache, not including cache overhead. Indicates the current secondary memory data usage of the cache. | [] | Monitor Azure In-Role Cache | Description | https://msdn.microsoft.com/en-us/library/azure/jj136940.aspx | 14/1438042988860.88_20150728002308-00218-ip-10-236-191-2_879618754_1.json |
f8a85266_Monitor_Azure_In_Role_Cache__Description | [Performance Counter] Total Object Count [Description] | Represents the total number of objects stored in cache. | [] | Monitor Azure In-Role Cache | Description | https://msdn.microsoft.com/en-us/library/azure/jj136940.aspx | 14/1438042988860.88_20150728002308-00218-ip-10-236-191-2_879618754_1.json |
f8a85266_Monitor_Azure_In_Role_Cache__Description | [Performance Counter] Total Client Requests [Description] | The total number of client requests, including all API calls. | [] | Monitor Azure In-Role Cache | Description | https://msdn.microsoft.com/en-us/library/azure/jj136940.aspx | 14/1438042988860.88_20150728002308-00218-ip-10-236-191-2_879618754_1.json |
f8a85266_Monitor_Azure_In_Role_Cache__Description | [Performance Counter] Total Client Requests / sec [Description] | The total number of client requests per second, including all API calls. | [] | Monitor Azure In-Role Cache | Description | https://msdn.microsoft.com/en-us/library/azure/jj136940.aspx | 14/1438042988860.88_20150728002308-00218-ip-10-236-191-2_879618754_1.json |
f8a85266_Monitor_Azure_In_Role_Cache__Description | [Performance Counter] Total Read Requests [Description] | The number of read requests (Bulk Get, Get and Enumeration) received from all clients since start of cache service. | [] | Monitor Azure In-Role Cache | Description | https://msdn.microsoft.com/en-us/library/azure/jj136940.aspx | 14/1438042988860.88_20150728002308-00218-ip-10-236-191-2_879618754_1.json |
f8a85266_Monitor_Azure_In_Role_Cache__Description | [Performance Counter] Total Read Requests / sec [Description] | The number of read requests (Bulk Get, Get and Enumeration) received per second from all clients since start of cache service. | [] | Monitor Azure In-Role Cache | Description | https://msdn.microsoft.com/en-us/library/azure/jj136940.aspx | 14/1438042988860.88_20150728002308-00218-ip-10-236-191-2_879618754_1.json |
f8a85266_Monitor_Azure_In_Role_Cache__Description | [Performance Counter] Total Objects Returned [Description] | The number of objects returned by client read requests. This counter along with total read requests counter indicates the success of read operations. | [] | Monitor Azure In-Role Cache | Description | https://msdn.microsoft.com/en-us/library/azure/jj136940.aspx | 14/1438042988860.88_20150728002308-00218-ip-10-236-191-2_879618754_1.json |
f8a85266_Monitor_Azure_In_Role_Cache__Description | [Performance Counter] Total Objects Returned / sec [Description] | The number of objects returned by client read requests per second. | [] | Monitor Azure In-Role Cache | Description | https://msdn.microsoft.com/en-us/library/azure/jj136940.aspx | 14/1438042988860.88_20150728002308-00218-ip-10-236-191-2_879618754_1.json |
f8a85266_Monitor_Azure_In_Role_Cache__Description | [Performance Counter] Total Write Operations [Description] | The number of write requests since start of cache service. Put, Add, and Lock methods are included with write operations. | [] | Monitor Azure In-Role Cache | Description | https://msdn.microsoft.com/en-us/library/azure/jj136940.aspx | 14/1438042988860.88_20150728002308-00218-ip-10-236-191-2_879618754_1.json |
f8a85266_Monitor_Azure_In_Role_Cache__Description | [Performance Counter] Total Write Operations / sec [Description] | The number of write requests per second since start of cache service. Put, Add, and Lock methods are included with write operations. | [] | Monitor Azure In-Role Cache | Description | https://msdn.microsoft.com/en-us/library/azure/jj136940.aspx | 14/1438042988860.88_20150728002308-00218-ip-10-236-191-2_879618754_1.json |
f8a85266_Monitor_Azure_In_Role_Cache__Description | [Performance Counter] Total GetAndLock Requests [Description] | The total number of GetAndLock requests since start of cache service. | [] | Monitor Azure In-Role Cache | Description | https://msdn.microsoft.com/en-us/library/azure/jj136940.aspx | 14/1438042988860.88_20150728002308-00218-ip-10-236-191-2_879618754_1.json |
f8a85266_Monitor_Azure_In_Role_Cache__Description | [Performance Counter] Total GetAndLock Requests / sec [Description] | The total number of GetAndLock requests per second since start of cache service. | [] | Monitor Azure In-Role Cache | Description | https://msdn.microsoft.com/en-us/library/azure/jj136940.aspx | 14/1438042988860.88_20150728002308-00218-ip-10-236-191-2_879618754_1.json |
f8a85266_Monitor_Azure_In_Role_Cache__Description | [Performance Counter] Total Successful GetAndLock Requests [Description] | The number of GetAndLock requests succeeded since start of cache service. | [] | Monitor Azure In-Role Cache | Description | https://msdn.microsoft.com/en-us/library/azure/jj136940.aspx | 14/1438042988860.88_20150728002308-00218-ip-10-236-191-2_879618754_1.json |
f8a85266_Monitor_Azure_In_Role_Cache__Description | [Performance Counter] Total Successful GetAndLock Requests / sec [Description] | The number of GetAndLock requests succeeded per second since start of cache service. | [] | Monitor Azure In-Role Cache | Description | https://msdn.microsoft.com/en-us/library/azure/jj136940.aspx | 14/1438042988860.88_20150728002308-00218-ip-10-236-191-2_879618754_1.json |
91fd4092_System_Web_UI_Namespace_____Description | [Class] AsyncPostBackErrorEventArgs [Description] | Provides data for the AsyncPostBackError event. | [] | System.Web.UI Namespace () | Description | https://msdn.microsoft.com/en-us/library/system.web.ui(v=vs.100).aspx | 14/1438042988860.88_20150728002308-00286-ip-10-236-191-2_881416955_0.json |
91fd4092_System_Web_UI_Namespace_____Description | [Class] AsyncPostBackTrigger [Description] | Defines a control and optional event of the control as an asynchronous postback control trigger that causes an UpdatePanel control to refresh. | [] | System.Web.UI Namespace () | Description | https://msdn.microsoft.com/en-us/library/system.web.ui(v=vs.100).aspx | 14/1438042988860.88_20150728002308-00286-ip-10-236-191-2_881416955_0.json |
91fd4092_System_Web_UI_Namespace_____Description | [Class] AttributeCollection [Description] | Provides object-model access to all attributes declared in the opening tag of an ASP.NET server control element. This class cannot be inherited. | [] | System.Web.UI Namespace () | Description | https://msdn.microsoft.com/en-us/library/system.web.ui(v=vs.100).aspx | 14/1438042988860.88_20150728002308-00286-ip-10-236-191-2_881416955_0.json |
91fd4092_System_Web_UI_Namespace_____Description | [Class] AuthenticationServiceManager [Description] | Configures the location of a custom implementation of the authentication service. | [] | System.Web.UI Namespace () | Description | https://msdn.microsoft.com/en-us/library/system.web.ui(v=vs.100).aspx | 14/1438042988860.88_20150728002308-00286-ip-10-236-191-2_881416955_0.json |
91fd4092_System_Web_UI_Namespace_____Description | [Class] BaseParser [Description] | Provides a base set of functionality for classes involved in parsing ASP.NET page requests and server controls. | [] | System.Web.UI Namespace () | Description | https://msdn.microsoft.com/en-us/library/system.web.ui(v=vs.100).aspx | 14/1438042988860.88_20150728002308-00286-ip-10-236-191-2_881416955_0.json |
91fd4092_System_Web_UI_Namespace_____Description | [Class] BasePartialCachingControl [Description] | Provides the base functionality for the StaticPartialCachingControl and PartialCachingControl classes. | [] | System.Web.UI Namespace () | Description | https://msdn.microsoft.com/en-us/library/system.web.ui(v=vs.100).aspx | 14/1438042988860.88_20150728002308-00286-ip-10-236-191-2_881416955_0.json |
91fd4092_System_Web_UI_Namespace_____Description | [Class] BaseTemplateParser [Description] | Infrastructure. Implements ASP.NET template parsing for template files. | [] | System.Web.UI Namespace () | Description | https://msdn.microsoft.com/en-us/library/system.web.ui(v=vs.100).aspx | 14/1438042988860.88_20150728002308-00286-ip-10-236-191-2_881416955_0.json |
91fd4092_System_Web_UI_Namespace_____Description | [Class] BindableTemplateBuilder [Description] | Supports page parsing of data-bound controls that automatically bind to an ASP.NET data source control within templated content sections. This class cannot be inherited. | [] | System.Web.UI Namespace () | Description | https://msdn.microsoft.com/en-us/library/system.web.ui(v=vs.100).aspx | 14/1438042988860.88_20150728002308-00286-ip-10-236-191-2_881416955_0.json |
91fd4092_System_Web_UI_Namespace_____Description | [Class] BoundPropertyEntry [Description] | Infrastructure. Represents a control property that is data-bound to an expression. | [] | System.Web.UI Namespace () | Description | https://msdn.microsoft.com/en-us/library/system.web.ui(v=vs.100).aspx | 14/1438042988860.88_20150728002308-00286-ip-10-236-191-2_881416955_0.json |
91fd4092_System_Web_UI_Namespace_____Description | [Class] BuilderPropertyEntry [Description] | Serves as the base class for all property entries that require a control builder. | [] | System.Web.UI Namespace () | Description | https://msdn.microsoft.com/en-us/library/system.web.ui(v=vs.100).aspx | 14/1438042988860.88_20150728002308-00286-ip-10-236-191-2_881416955_0.json |
91fd4092_System_Web_UI_Namespace_____Description | [Class] ChtmlTextWriter [Description] | Writes a series of cHTML-specific characters and text to the output stream of an ASP.NET server control. The ChtmlTextWriter class provides formatting capabilities that ASP.NET server controls use when rendering cHTML content to clients. | [] | System.Web.UI Namespace () | Description | https://msdn.microsoft.com/en-us/library/system.web.ui(v=vs.100).aspx | 14/1438042988860.88_20150728002308-00286-ip-10-236-191-2_881416955_0.json |
91fd4092_System_Web_UI_Namespace_____Description | [Class] ClientScriptManager [Description] | Defines methods for managing client scripts in Web applications. | [] | System.Web.UI Namespace () | Description | https://msdn.microsoft.com/en-us/library/system.web.ui(v=vs.100).aspx | 14/1438042988860.88_20150728002308-00286-ip-10-236-191-2_881416955_0.json |
91fd4092_System_Web_UI_Namespace_____Description | [Class] CompiledBindableTemplateBuilder [Description] | Infrastructure. Provides the default implementation of an IBindableTemplate object, which ASP.NET uses whenever it parses two-way data-binding within the templated content of an ASP.NET control such as FormView. This class cannot be inherited. | [] | System.Web.UI Namespace () | Description | https://msdn.microsoft.com/en-us/library/system.web.ui(v=vs.100).aspx | 14/1438042988860.88_20150728002308-00286-ip-10-236-191-2_881416955_0.json |
91fd4092_System_Web_UI_Namespace_____Description | [Class] CompiledTemplateBuilder [Description] | Infrastructure. An ITemplate implementation that is called from the generated page class code. This class cannot be inherited. | [] | System.Web.UI Namespace () | Description | https://msdn.microsoft.com/en-us/library/system.web.ui(v=vs.100).aspx | 14/1438042988860.88_20150728002308-00286-ip-10-236-191-2_881416955_0.json |
91fd4092_System_Web_UI_Namespace_____Description | [Class] ComplexPropertyEntry [Description] | Infrastructure. Serves as the property entry for read/write and read-only properties such as templates. | [] | System.Web.UI Namespace () | Description | https://msdn.microsoft.com/en-us/library/system.web.ui(v=vs.100).aspx | 14/1438042988860.88_20150728002308-00286-ip-10-236-191-2_881416955_0.json |
91fd4092_System_Web_UI_Namespace_____Description | [Class] CompositeScriptReference [Description] | Represents a collection of script references to combine into a single composite script. | [] | System.Web.UI Namespace () | Description | https://msdn.microsoft.com/en-us/library/system.web.ui(v=vs.100).aspx | 14/1438042988860.88_20150728002308-00286-ip-10-236-191-2_881416955_0.json |
91fd4092_System_Web_UI_Namespace_____Description | [Class] CompositeScriptReferenceEventArgs [Description] | Provides data for the ResolveCompositeScriptReference event. | [] | System.Web.UI Namespace () | Description | https://msdn.microsoft.com/en-us/library/system.web.ui(v=vs.100).aspx | 14/1438042988860.88_20150728002308-00286-ip-10-236-191-2_881416955_0.json |
91fd4092_System_Web_UI_Namespace_____Description | [Class] ConstructorNeedsTagAttribute [Description] | Specifies that a server control needs a tag name in its constructor. | [] | System.Web.UI Namespace () | Description | https://msdn.microsoft.com/en-us/library/system.web.ui(v=vs.100).aspx | 14/1438042988860.88_20150728002308-00286-ip-10-236-191-2_881416955_0.json |
91fd4092_System_Web_UI_Namespace_____Description | [Class] Control [Description] | Defines the properties, methods, and events that are shared by all ASP.NET server controls. | [] | System.Web.UI Namespace () | Description | https://msdn.microsoft.com/en-us/library/system.web.ui(v=vs.100).aspx | 14/1438042988860.88_20150728002308-00286-ip-10-236-191-2_881416955_0.json |
91fd4092_System_Web_UI_Namespace_____Description | [Class] ControlBuilder [Description] | Supports the page parser in building a control and the child controls it contains. | [] | System.Web.UI Namespace () | Description | https://msdn.microsoft.com/en-us/library/system.web.ui(v=vs.100).aspx | 14/1438042988860.88_20150728002308-00286-ip-10-236-191-2_881416955_0.json |
91fd4092_System_Web_UI_Namespace_____Description | [Class] ControlBuilderAttribute [Description] | Specifies a ControlBuilder class for building a custom control within the ASP.NET parser. This class cannot be inherited. | [] | System.Web.UI Namespace () | Description | https://msdn.microsoft.com/en-us/library/system.web.ui(v=vs.100).aspx | 14/1438042988860.88_20150728002308-00286-ip-10-236-191-2_881416955_0.json |
91fd4092_System_Web_UI_Namespace_____Description | [Class] ControlCachePolicy [Description] | Provides programmatic access to an ASP.NET user control's output cache settings. | [] | System.Web.UI Namespace () | Description | https://msdn.microsoft.com/en-us/library/system.web.ui(v=vs.100).aspx | 14/1438042988860.88_20150728002308-00286-ip-10-236-191-2_881416955_0.json |
91fd4092_System_Web_UI_Namespace_____Description | [Class] ControlCollection [Description] | Provides a collection container that enables ASP.NET server controls to maintain a list of their child controls. | [] | System.Web.UI Namespace () | Description | https://msdn.microsoft.com/en-us/library/system.web.ui(v=vs.100).aspx | 14/1438042988860.88_20150728002308-00286-ip-10-236-191-2_881416955_0.json |
91fd4092_System_Web_UI_Namespace_____Description | [Class] ControlSkin [Description] | Represents a control skin, which is a means to define stylistic properties that are applied to an ASP.NET Web server control. | [] | System.Web.UI Namespace () | Description | https://msdn.microsoft.com/en-us/library/system.web.ui(v=vs.100).aspx | 14/1438042988860.88_20150728002308-00286-ip-10-236-191-2_881416955_0.json |
91fd4092_System_Web_UI_Namespace_____Description | [Class] ControlValuePropertyAttribute [Description] | Specifies the default property of a control that a ControlParameter object binds to at run time. This class cannot be inherited. | [] | System.Web.UI Namespace () | Description | https://msdn.microsoft.com/en-us/library/system.web.ui(v=vs.100).aspx | 14/1438042988860.88_20150728002308-00286-ip-10-236-191-2_881416955_0.json |
91fd4092_System_Web_UI_Namespace_____Description | [Class] CssClassPropertyAttribute [Description] | Adds Cascading Style Sheet (CSS) editing capabilities to a property at design time. | [] | System.Web.UI Namespace () | Description | https://msdn.microsoft.com/en-us/library/system.web.ui(v=vs.100).aspx | 14/1438042988860.88_20150728002308-00286-ip-10-236-191-2_881416955_0.json |
91fd4092_System_Web_UI_Namespace_____Description | [Class] CssStyleCollection [Description] | Contains the HTML cascading-style sheets (CSS) inline style attributes for a specified HTML server control. This class cannot be inherited. | [] | System.Web.UI Namespace () | Description | https://msdn.microsoft.com/en-us/library/system.web.ui(v=vs.100).aspx | 14/1438042988860.88_20150728002308-00286-ip-10-236-191-2_881416955_0.json |
91fd4092_System_Web_UI_Namespace_____Description | [Class] DataBinder [Description] | Provides support for rapid application development (RAD) designers to generate and parse data-binding expression syntax. This class cannot be inherited. | [] | System.Web.UI Namespace () | Description | https://msdn.microsoft.com/en-us/library/system.web.ui(v=vs.100).aspx | 14/1438042988860.88_20150728002308-00286-ip-10-236-191-2_881416955_0.json |
91fd4092_System_Web_UI_Namespace_____Description | [Class] DataBinding [Description] | Contains information about a single data-binding expression in an ASP.NET server control, which allows rapid-application development (RAD) designers, such as Microsoft Visual Studio, to create data-binding expressions at design time. This class cannot be inherited. | [] | System.Web.UI Namespace () | Description | https://msdn.microsoft.com/en-us/library/system.web.ui(v=vs.100).aspx | 14/1438042988860.88_20150728002308-00286-ip-10-236-191-2_881416955_0.json |
91fd4092_System_Web_UI_Namespace_____Description | [Class] DataBindingCollection [Description] | Provides a collection of DataBinding objects for an ASP.NET server control. This class cannot be inherited. | [] | System.Web.UI Namespace () | Description | https://msdn.microsoft.com/en-us/library/system.web.ui(v=vs.100).aspx | 14/1438042988860.88_20150728002308-00286-ip-10-236-191-2_881416955_0.json |
91fd4092_System_Web_UI_Namespace_____Description | [Class] DataBindingHandlerAttribute [Description] | Specifies a design-time class that performs data binding of controls within a designer. This class cannot be inherited. | [] | System.Web.UI Namespace () | Description | https://msdn.microsoft.com/en-us/library/system.web.ui(v=vs.100).aspx | 14/1438042988860.88_20150728002308-00286-ip-10-236-191-2_881416955_0.json |
91fd4092_System_Web_UI_Namespace_____Description | [Class] DataBoundLiteralControl [Description] | Retains data-binding expressions and static literal text. This class cannot be inherited. | [] | System.Web.UI Namespace () | Description | https://msdn.microsoft.com/en-us/library/system.web.ui(v=vs.100).aspx | 14/1438042988860.88_20150728002308-00286-ip-10-236-191-2_881416955_0.json |
91fd4092_System_Web_UI_Namespace_____Description | [Class] DataControlExtensions [Description] | Provides extension methods that are used by ASP.NET Dynamic Data. | [] | System.Web.UI Namespace () | Description | https://msdn.microsoft.com/en-us/library/system.web.ui(v=vs.100).aspx | 14/1438042988860.88_20150728002308-00286-ip-10-236-191-2_881416955_0.json |
91fd4092_System_Web_UI_Namespace_____Description | [Class] DataKeyPropertyAttribute [Description] | Specifies the default property of a control that the ControlParameter property binds to at run time. | [] | System.Web.UI Namespace () | Description | https://msdn.microsoft.com/en-us/library/system.web.ui(v=vs.100).aspx | 14/1438042988860.88_20150728002308-00286-ip-10-236-191-2_881416955_0.json |
91fd4092_System_Web_UI_Namespace_____Description | [Class] DataSourceCacheDurationConverter [Description] | Provides a type converter to convert 32-bit signed integer objects to and from data source control cache duration representations. | [] | System.Web.UI Namespace () | Description | https://msdn.microsoft.com/en-us/library/system.web.ui(v=vs.100).aspx | 14/1438042988860.88_20150728002308-00286-ip-10-236-191-2_881416955_0.json |
91fd4092_System_Web_UI_Namespace_____Description | [Class] DataSourceControl [Description] | Serves as the base class for controls that represent data sources to data-bound controls. | [] | System.Web.UI Namespace () | Description | https://msdn.microsoft.com/en-us/library/system.web.ui(v=vs.100).aspx | 14/1438042988860.88_20150728002308-00286-ip-10-236-191-2_881416955_0.json |
91fd4092_System_Web_UI_Namespace_____Description | [Class] DataSourceControlBuilder [Description] | Supports the page parser in building controls that are connected to a data provider. This class cannot be inherited. | [] | System.Web.UI Namespace () | Description | https://msdn.microsoft.com/en-us/library/system.web.ui(v=vs.100).aspx | 14/1438042988860.88_20150728002308-00286-ip-10-236-191-2_881416955_0.json |
91fd4092_System_Web_UI_Namespace_____Description | [Class] DataSourceSelectArguments [Description] | Provides a mechanism that data-bound controls use to request data-related operations from data source controls when data is retrieved. This class cannot be inherited. | [] | System.Web.UI Namespace () | Description | https://msdn.microsoft.com/en-us/library/system.web.ui(v=vs.100).aspx | 14/1438042988860.88_20150728002308-00286-ip-10-236-191-2_881416955_0.json |
91fd4092_System_Web_UI_Namespace_____Description | [Class] DataSourceView [Description] | Serves as the base class for all data source view classes, which define the capabilities of data source controls. | [] | System.Web.UI Namespace () | Description | https://msdn.microsoft.com/en-us/library/system.web.ui(v=vs.100).aspx | 14/1438042988860.88_20150728002308-00286-ip-10-236-191-2_881416955_0.json |
91fd4092_System_Web_UI_Namespace_____Description | [Class] DesignerDataBoundLiteralControl [Description] | Infrastructure. Represents the design-time version of the DataBoundLiteralControl control. This class cannot be inherited. | [] | System.Web.UI Namespace () | Description | https://msdn.microsoft.com/en-us/library/system.web.ui(v=vs.100).aspx | 14/1438042988860.88_20150728002308-00286-ip-10-236-191-2_881416955_0.json |
91fd4092_System_Web_UI_Namespace_____Description | [Class] DesignTimeParseData [Description] | Infrastructure. Provides information to the parser during design time. | [] | System.Web.UI Namespace () | Description | https://msdn.microsoft.com/en-us/library/system.web.ui(v=vs.100).aspx | 14/1438042988860.88_20150728002308-00286-ip-10-236-191-2_881416955_0.json |
91fd4092_System_Web_UI_Namespace_____Description | [Class] DesignTimeTemplateParser [Description] | Infrastructure. Provides parsing at design time. | [] | System.Web.UI Namespace () | Description | https://msdn.microsoft.com/en-us/library/system.web.ui(v=vs.100).aspx | 14/1438042988860.88_20150728002308-00286-ip-10-236-191-2_881416955_0.json |
91fd4092_System_Web_UI_Namespace_____Description | [Class] EmptyControlCollection [Description] | Provides standard support for a ControlCollection collection that is always empty. | [] | System.Web.UI Namespace () | Description | https://msdn.microsoft.com/en-us/library/system.web.ui(v=vs.100).aspx | 14/1438042988860.88_20150728002308-00286-ip-10-236-191-2_881416955_0.json |
91fd4092_System_Web_UI_Namespace_____Description | [Class] EventEntry [Description] | Infrastructure. Acts as the property entry for event handlers. | [] | System.Web.UI Namespace () | Description | https://msdn.microsoft.com/en-us/library/system.web.ui(v=vs.100).aspx | 14/1438042988860.88_20150728002308-00286-ip-10-236-191-2_881416955_0.json |
91fd4092_System_Web_UI_Namespace_____Description | [Class] ExpressionBinding [Description] | Infrastructure. Supports the parsing and persisting of an expression-binding instance. This class cannot be inherited. | [] | System.Web.UI Namespace () | Description | https://msdn.microsoft.com/en-us/library/system.web.ui(v=vs.100).aspx | 14/1438042988860.88_20150728002308-00286-ip-10-236-191-2_881416955_0.json |
91fd4092_System_Web_UI_Namespace_____Description | [Class] ExpressionBindingCollection [Description] | Infrastructure. Represents a collection of ExpressionBinding objects. This class cannot be inherited. | [] | System.Web.UI Namespace () | Description | https://msdn.microsoft.com/en-us/library/system.web.ui(v=vs.100).aspx | 14/1438042988860.88_20150728002308-00286-ip-10-236-191-2_881416955_0.json |
91fd4092_System_Web_UI_Namespace_____Description | [Class] ExtenderControl [Description] | Provides an abstract base class for an extender control. | [] | System.Web.UI Namespace () | Description | https://msdn.microsoft.com/en-us/library/system.web.ui(v=vs.100).aspx | 14/1438042988860.88_20150728002308-00286-ip-10-236-191-2_881416955_0.json |
91fd4092_System_Web_UI_Namespace_____Description | [Class] FileLevelControlBuilderAttribute [Description] | Allows a TemplateControl-derived class to specify the control builder used at the top level of the builder tree when parsing the file. This class cannot be inherited. | [] | System.Web.UI Namespace () | Description | https://msdn.microsoft.com/en-us/library/system.web.ui(v=vs.100).aspx | 14/1438042988860.88_20150728002308-00286-ip-10-236-191-2_881416955_0.json |
91fd4092_System_Web_UI_Namespace_____Description | [Class] FileLevelMasterPageControlBuilder [Description] | Parses master page files. | [] | System.Web.UI Namespace () | Description | https://msdn.microsoft.com/en-us/library/system.web.ui(v=vs.100).aspx | 14/1438042988860.88_20150728002308-00286-ip-10-236-191-2_881416955_0.json |
91fd4092_System_Web_UI_Namespace_____Description | [Class] FileLevelPageControlBuilder [Description] | Parses page files and is the default ControlBuilder class for parsing page files. | [] | System.Web.UI Namespace () | Description | https://msdn.microsoft.com/en-us/library/system.web.ui(v=vs.100).aspx | 14/1438042988860.88_20150728002308-00286-ip-10-236-191-2_881416955_0.json |
91fd4092_System_Web_UI_Namespace_____Description | [Class] FileLevelUserControlBuilder [Description] | Supports the page parser in building a user control by specifying the FileLevelUserControlBuilder class that is used to parse the user control file. | [] | System.Web.UI Namespace () | Description | https://msdn.microsoft.com/en-us/library/system.web.ui(v=vs.100).aspx | 14/1438042988860.88_20150728002308-00286-ip-10-236-191-2_881416955_0.json |
91fd4092_System_Web_UI_Namespace_____Description | [Class] FilterableAttribute [Description] | Specifies whether the property to which the attribute is applied supports device filtering. This class cannot be inherited. | [] | System.Web.UI Namespace () | Description | https://msdn.microsoft.com/en-us/library/system.web.ui(v=vs.100).aspx | 14/1438042988860.88_20150728002308-00286-ip-10-236-191-2_881416955_0.json |
91fd4092_System_Web_UI_Namespace_____Description | [Class] HiddenFieldPageStatePersister [Description] | Stores ASP.NET page view state on the Web client in a hidden HTML element. | [] | System.Web.UI Namespace () | Description | https://msdn.microsoft.com/en-us/library/system.web.ui(v=vs.100).aspx | 14/1438042988860.88_20150728002308-00286-ip-10-236-191-2_881416955_0.json |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.