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
24dc3a48_eportServer_Configuration_File__Description
[Setting] Extension Name [Description]
Specifies the delivery extensions that are available to the report server. Reporting Services includes default delivery extensions for Report Server Fileshare, Report Server Email, NULL delivery provider, and SharePoint Delivery. Report Server Email requires additional configuration before it can be used. The NULL delivery provider is supported for data-driven subscriptions only. SharePoint delivery is available only when you configure a report server for SharePoint integrated mode; you can ignore it if the report server runs in native mode. For more information about server modes, see Deployment Modes for Reporting Services. For more information about delivery extensions, see Delivering Reports Through Subscriptions.
[]
RSReportServer Configuration File
Description
https://msdn.microsoft.com/en-US/library/ms157273(d=printer,v=sql.90).aspx
21/1438042988840.31_20150728002308-00226-ip-10-236-191-2_887754701_0.json
24dc3a48_eportServer_Configuration_File__Description
[Setting] MaxRetries [Description]
Specifies the number of times a report server will retry a delivery. The default value is 3.
[]
RSReportServer Configuration File
Description
https://msdn.microsoft.com/en-US/library/ms157273(d=printer,v=sql.90).aspx
21/1438042988840.31_20150728002308-00226-ip-10-236-191-2_887754701_0.json
24dc3a48_eportServer_Configuration_File__Description
[Setting] SecondsBeforeRetry [Description]
Specifies the interval of time between each retry attempt. The default value is 900.
[]
RSReportServer Configuration File
Description
https://msdn.microsoft.com/en-US/library/ms157273(d=printer,v=sql.90).aspx
21/1438042988840.31_20150728002308-00226-ip-10-236-191-2_887754701_0.json
24dc3a48_eportServer_Configuration_File__Description
[Setting] FileShareConfiguration [Description]
Specifies settings for subscription-based file share delivery. For more information, see File Share Delivery in Reporting Services. For more information about the ExcludedRenderFormats and RenderingExtension settings used for file share delivery configuration, see the report server e-mail configuration settings further on in this table.
[]
RSReportServer Configuration File
Description
https://msdn.microsoft.com/en-US/library/ms157273(d=printer,v=sql.90).aspx
21/1438042988840.31_20150728002308-00226-ip-10-236-191-2_887754701_0.json
24dc3a48_eportServer_Configuration_File__Description
[Setting] RSEmailConfiguration [Description]
Specifies settings for subscription-based e-mail delivery. For more information, see Configuring a Report Server for E-Mail Delivery.
[]
RSReportServer Configuration File
Description
https://msdn.microsoft.com/en-US/library/ms157273(d=printer,v=sql.90).aspx
21/1438042988840.31_20150728002308-00226-ip-10-236-191-2_887754701_0.json
24dc3a48_eportServer_Configuration_File__Description
[Setting] SMTPServer [Description]
Specifies a string value indicating the address of a remote SMTP server or forwarder. This value is required for remote SMTP service. It can be an IP address, a UNC name of a computer on your corporate intranet, or a fully qualified domain name.
[]
RSReportServer Configuration File
Description
https://msdn.microsoft.com/en-US/library/ms157273(d=printer,v=sql.90).aspx
21/1438042988840.31_20150728002308-00226-ip-10-236-191-2_887754701_0.json
24dc3a48_eportServer_Configuration_File__Description
[Setting] SMTPServerPort [Description]
Specifies an integer value indicating the port on which the SMTP service uses to send outbound mail. Port 25 is typically used to send e-mail.
[]
RSReportServer Configuration File
Description
https://msdn.microsoft.com/en-US/library/ms157273(d=printer,v=sql.90).aspx
21/1438042988840.31_20150728002308-00226-ip-10-236-191-2_887754701_0.json
24dc3a48_eportServer_Configuration_File__Description
[Setting] SMTPAccountName [Description]
Contains a string value that assigns Microsoft Outlook Express account name. You can set this value if your SMTP server is configured to use it in some way; otherwise you can leave it blank. Use From to specify an e-mail account used to send reports.
[]
RSReportServer Configuration File
Description
https://msdn.microsoft.com/en-US/library/ms157273(d=printer,v=sql.90).aspx
21/1438042988840.31_20150728002308-00226-ip-10-236-191-2_887754701_0.json
24dc3a48_eportServer_Configuration_File__Description
[Setting] SMTPConnectionTimeout [Description]
Specifies an integer value indicating the number of seconds to wait for a valid socket connection with the SMTP service before timing out. The default is 30 seconds, but this value is ignored if SendUsing is set to 2.
[]
RSReportServer Configuration File
Description
https://msdn.microsoft.com/en-US/library/ms157273(d=printer,v=sql.90).aspx
21/1438042988840.31_20150728002308-00226-ip-10-236-191-2_887754701_0.json
24dc3a48_eportServer_Configuration_File__Description
[Setting] SMTPServerPickupDirectory [Description]
Specifies a string value indicating the pickup directory for the local SMTP service. This value must be a fully qualified local folder path (for example, d:\rs-emails).
[]
RSReportServer Configuration File
Description
https://msdn.microsoft.com/en-US/library/ms157273(d=printer,v=sql.90).aspx
21/1438042988840.31_20150728002308-00226-ip-10-236-191-2_887754701_0.json
24dc3a48_eportServer_Configuration_File__Description
[Setting] SMTPUseSSL [Description]
Specifies a Boolean value that can be set to use Secure Sockets Layer (SSL) when sending an SMTP message over the network. The default value is 0 (or false). This setting can be used when the SendUsing element is set to 2.
[]
RSReportServer Configuration File
Description
https://msdn.microsoft.com/en-US/library/ms157273(d=printer,v=sql.90).aspx
21/1438042988840.31_20150728002308-00226-ip-10-236-191-2_887754701_0.json
24dc3a48_eportServer_Configuration_File__Description
[Setting] SendUsing [Description]
Specifies which method to use for sending messages. Valid values include the following: 1=Sends a message from the local SMTP service pickup directory. 2=Sends the message from the network SMTP service.
[]
RSReportServer Configuration File
Description
https://msdn.microsoft.com/en-US/library/ms157273(d=printer,v=sql.90).aspx
21/1438042988840.31_20150728002308-00226-ip-10-236-191-2_887754701_0.json
24dc3a48_eportServer_Configuration_File__Description
[Setting] SMTPAuthenticate [Description]
Specifies an integer value that indicates the kind of authentication to use when sending messages to an SMTP service over a TCP/IP connection. Valid values include the following: 0=No authentication. 1= (not supported). 2= NTLM (NT LanMan) authentication. The security context of the Report Server Windows service is used to connect to the network SMTP server.
[]
RSReportServer Configuration File
Description
https://msdn.microsoft.com/en-US/library/ms157273(d=printer,v=sql.90).aspx
21/1438042988840.31_20150728002308-00226-ip-10-236-191-2_887754701_0.json
24dc3a48_eportServer_Configuration_File__Description
[Setting] From [Description]
Specifies an e-mail address from which reports are sent in the format abc@host.xyz. The address appears on the From line of an outgoing e-mail message. This value is required if you are using a remote SMTP server. It should be a valid e-mail account that has permission to send mail.
[]
RSReportServer Configuration File
Description
https://msdn.microsoft.com/en-US/library/ms157273(d=printer,v=sql.90).aspx
21/1438042988840.31_20150728002308-00226-ip-10-236-191-2_887754701_0.json
24dc3a48_eportServer_Configuration_File__Description
[Setting] EmbeddedRenderFormats [Description]
Specifies the rendering format used to encapsulate a report within the body of an e-mail message. Images within the report are subsequently embedded within the report. Valid values are MHTML and HTML4.0.
[]
RSReportServer Configuration File
Description
https://msdn.microsoft.com/en-US/library/ms157273(d=printer,v=sql.90).aspx
21/1438042988840.31_20150728002308-00226-ip-10-236-191-2_887754701_0.json
24dc3a48_eportServer_Configuration_File__Description
[Setting] PrivilegedUserRenderFormats [Description]
Specifies rendering formats that a user can select from for a report subscription when subscribing is enabled through the "Manage all subscriptions" task. If this value is not set, all render formats that are not purposely excluded are available to use.
[]
RSReportServer Configuration File
Description
https://msdn.microsoft.com/en-US/library/ms157273(d=printer,v=sql.90).aspx
21/1438042988840.31_20150728002308-00226-ip-10-236-191-2_887754701_0.json
24dc3a48_eportServer_Configuration_File__Description
[Setting] ExcludedRenderFormats [Description]
Purposely excludes formats that do not work well with a given delivery extension. By default, HTMLOWC, RGDI, and Null delivery extensions are excluded for e-mail delivery and file share delivery. You cannot exclude multiple instances of the same rendering extension. Excluding multiple instances will result in an error when the report server reads the configuration file.
[]
RSReportServer Configuration File
Description
https://msdn.microsoft.com/en-US/library/ms157273(d=printer,v=sql.90).aspx
21/1438042988840.31_20150728002308-00226-ip-10-236-191-2_887754701_0.json
24dc3a48_eportServer_Configuration_File__Description
[Setting] SendEmailToUserAlias [Description]
This value works with DefaultHostName. When SendEmailToUserAlias is set to true, users who define individual subscriptions are automatically specified as recipients of the report. The To field is hidden. If this value is false, the To field is visible. Set this value to true if you want maximum control over report distribution. Valid values include the following: True=The e-mail address of the user creating the subscription is used. This is the default value. False=Any e-mail address can be specified.
[]
RSReportServer Configuration File
Description
https://msdn.microsoft.com/en-US/library/ms157273(d=printer,v=sql.90).aspx
21/1438042988840.31_20150728002308-00226-ip-10-236-191-2_887754701_0.json
24dc3a48_eportServer_Configuration_File__Description
[Setting] DefaultHostName [Description]
This value works with SendEmailToUserAlias. Specifies a string value indicating the host name to append to the user alias when the SendEmailToUserAlias is set to true. This value can be a Domain Name System (DNS) name or IP address.
[]
RSReportServer Configuration File
Description
https://msdn.microsoft.com/en-US/library/ms157273(d=printer,v=sql.90).aspx
21/1438042988840.31_20150728002308-00226-ip-10-236-191-2_887754701_0.json
24dc3a48_eportServer_Configuration_File__Description
[Setting] PermittedHosts [Description]
Limits report distribution by explicitly specifying which hosts can receive e-mail delivery. Within PermittedHosts, each host is specified as a HostName element, where the value is either an IP address or a DNS name. Only e-mail accounts defined for the host are valid recipients. If you specified DefaultHostName, be sure to include that host as HostName element of PermittedHosts. This value must be one or more DNS names or IP addresses. By default, this value is not set. If the value is not set, there are no restrictions on who can receive e-mailed reports.
[]
RSReportServer Configuration File
Description
https://msdn.microsoft.com/en-US/library/ms157273(d=printer,v=sql.90).aspx
21/1438042988840.31_20150728002308-00226-ip-10-236-191-2_887754701_0.json
24dc3a48_eportServer_Configuration_File__Description
[Setting] Null [Description]
Specifies the NULL delivery provider, used to preload the cache. For more information, see Report Caching in Reporting Services.
[]
RSReportServer Configuration File
Description
https://msdn.microsoft.com/en-US/library/ms157273(d=printer,v=sql.90).aspx
21/1438042988840.31_20150728002308-00226-ip-10-236-191-2_887754701_0.json
24dc3a48_eportServer_Configuration_File__Description
[Setting] Render [Description]
Specifies default (and possibly custom) rendering extensions used in report presentation. Default rendering extensions include NULL, XML, CSV, IMAGE, PDF, RDGI, HTML4.0, HTML3.2, MHTML, and EXCEL.
[]
RSReportServer Configuration File
Description
https://msdn.microsoft.com/en-US/library/ms157273(d=printer,v=sql.90).aspx
21/1438042988840.31_20150728002308-00226-ip-10-236-191-2_887754701_0.json
24dc3a48_eportServer_Configuration_File__Description
[Setting] Data [Description]
Specifies default (and possibly custom) data processing extensions used to process queries. Default data processing extensions include SQL, OLEDB, OLEDB-MD, ORACLE, ODBC, and XML.
[]
RSReportServer Configuration File
Description
https://msdn.microsoft.com/en-US/library/ms157273(d=printer,v=sql.90).aspx
21/1438042988840.31_20150728002308-00226-ip-10-236-191-2_887754701_0.json
24dc3a48_eportServer_Configuration_File__Description
[Setting] Semantic Query [Description]
Specifies semantic query processing extension used to process report models. Query processing is not extensible. The semantic query processing extensions included with Reporting Services provide support for SQL Server relational data and Analysis Services multidimensional data.
[]
RSReportServer Configuration File
Description
https://msdn.microsoft.com/en-US/library/ms157273(d=printer,v=sql.90).aspx
21/1438042988840.31_20150728002308-00226-ip-10-236-191-2_887754701_0.json
24dc3a48_eportServer_Configuration_File__Description
[Setting] Security [Description]
Specifies default and custom authentication extensions used to support authentication. Default custom authentication extensions include Windows. For more information, see Implementing a Security Extension.
[]
RSReportServer Configuration File
Description
https://msdn.microsoft.com/en-US/library/ms157273(d=printer,v=sql.90).aspx
21/1438042988840.31_20150728002308-00226-ip-10-236-191-2_887754701_0.json
24dc3a48_eportServer_Configuration_File__Description
[Setting] EventProcessing [Description]
Specifies default event handlers. You cannot create custom event handlers in this release.
[]
RSReportServer Configuration File
Description
https://msdn.microsoft.com/en-US/library/ms157273(d=printer,v=sql.90).aspx
21/1438042988840.31_20150728002308-00226-ip-10-236-191-2_887754701_0.json
8f60b90b_ome_to_Windows_Embedded_CE_6_0__Topic
[Description] Describes how to use a board support package (BSP) to bring up a hardware platform. [Topic]
Bringing Up a Hardware Platform
[]
Welcome to Windows Embedded CE 6.0
Topic
https://msdn.microsoft.com/en-US/library/ee504799(v=winembedded.60).aspx
21/1438042988840.31_20150728002308-00193-ip-10-236-191-2_889355610_1.json
8f60b90b_ome_to_Windows_Embedded_CE_6_0__Topic
[Description] Provides information about CE 6.0 drivers and describes processes for developing device drivers. [Topic]
Developing a Device Driver
[]
Welcome to Windows Embedded CE 6.0
Topic
https://msdn.microsoft.com/en-US/library/ee504799(v=winembedded.60).aspx
21/1438042988840.31_20150728002308-00193-ip-10-236-191-2_889355610_1.json
8f60b90b_ome_to_Windows_Embedded_CE_6_0__Topic
[Description] Provides information about creating and modifying an OS design, building and downloading a run-time image, and configuring and building a software development kit (SDK). [Topic]
Developing an Operating System
[]
Welcome to Windows Embedded CE 6.0
Topic
https://msdn.microsoft.com/en-US/library/ee504799(v=winembedded.60).aspx
21/1438042988840.31_20150728002308-00193-ip-10-236-191-2_889355610_1.json
8f60b90b_ome_to_Windows_Embedded_CE_6_0__Topic
[Description] Describes how to develop an application for CE 6.0. [Topic]
Developing an Application
[]
Welcome to Windows Embedded CE 6.0
Topic
https://msdn.microsoft.com/en-US/library/ee504799(v=winembedded.60).aspx
21/1438042988840.31_20150728002308-00193-ip-10-236-191-2_889355610_1.json
8f60b90b_ome_to_Windows_Embedded_CE_6_0__Topic
[Description] Describes where to find code samples shipped with Windows Embedded CE. [Topic]
Samples
[]
Welcome to Windows Embedded CE 6.0
Topic
https://msdn.microsoft.com/en-US/library/ee504799(v=winembedded.60).aspx
21/1438042988840.31_20150728002308-00193-ip-10-236-191-2_889355610_1.json
8f60b90b_ome_to_Windows_Embedded_CE_6_0__Topic
[Description] Provides information about debugging and testing. [Topic]
Diagnostics and Debugging for Mobile and Embedded Development
[]
Welcome to Windows Embedded CE 6.0
Topic
https://msdn.microsoft.com/en-US/library/ee504799(v=winembedded.60).aspx
21/1438042988840.31_20150728002308-00193-ip-10-236-191-2_889355610_1.json
8f60b90b_ome_to_Windows_Embedded_CE_6_0__Topic
[Description] Describes the Windows Embedded CE 6.0 Test Kit (CETK), which is a tool that you can use to test the functionality and performance of device drivers and related hardware for CE 6.0. [Topic]
Windows Embedded CE Test Kit
[]
Welcome to Windows Embedded CE 6.0
Topic
https://msdn.microsoft.com/en-US/library/ee504799(v=winembedded.60).aspx
21/1438042988840.31_20150728002308-00193-ip-10-236-191-2_889355610_1.json
8f60b90b_ome_to_Windows_Embedded_CE_6_0__Topic
[Description] Provides instructions for developing a device by using a design template and instructions for developing a target device without using a design template. [Topic]
Developing a Target Device
[]
Welcome to Windows Embedded CE 6.0
Topic
https://msdn.microsoft.com/en-US/library/ee504799(v=winembedded.60).aspx
21/1438042988840.31_20150728002308-00193-ip-10-236-191-2_889355610_1.json
8f60b90b_ome_to_Windows_Embedded_CE_6_0__Topic
[Description] Provides information about compilers for microprocessor families supported by CE 6.0. [Topic]
Compilers for Microprocessors
[]
Welcome to Windows Embedded CE 6.0
Topic
https://msdn.microsoft.com/en-US/library/ee504799(v=winembedded.60).aspx
21/1438042988840.31_20150728002308-00193-ip-10-236-191-2_889355610_1.json
8f60b90b_ome_to_Windows_Embedded_CE_6_0__Topic
[Description] Describes features available in CE 6.0. [Topic]
Windows Embedded CE Features
[]
Welcome to Windows Embedded CE 6.0
Topic
https://msdn.microsoft.com/en-US/library/ee504799(v=winembedded.60).aspx
21/1438042988840.31_20150728002308-00193-ip-10-236-191-2_889355610_1.json
b8632794_es_for_Online_Index_Operations__Online_index_operation
[Excluded indexes] Disabled clustered index or disabled indexed view XML index Index on a local temp table [Other restrictions] Specifying the keyword ALL may cause the operation to fail when the table contains an excluded index. Additional restrictions on rebuilding disabled indexes apply. For more information, see Disable Indexes and Constraints. [Online index operation]
ALTER INDEX REBUILD
[]
Guidelines for Online Index Operations
Online index operation
https://msdn.microsoft.com/en-us/library/ms190981.aspx
21/1438042987174.71_20150728002307-00031-ip-10-236-191-2_864275896_1.json
b8632794_es_for_Online_Index_Operations__Online_index_operation
[Excluded indexes] XML index Initial unique clustered index on a view Index on a local temp table [Online index operation]
CREATE INDEX
[]
Guidelines for Online Index Operations
Online index operation
https://msdn.microsoft.com/en-us/library/ms190981.aspx
21/1438042987174.71_20150728002307-00031-ip-10-236-191-2_864275896_1.json
b8632794_es_for_Online_Index_Operations__Online_index_operation
[Excluded indexes] Disabled clustered index or disabled indexed view Index on a local temp table XML index [Online index operation]
CREATE INDEX WITH DROP_EXISTING
[]
Guidelines for Online Index Operations
Online index operation
https://msdn.microsoft.com/en-us/library/ms190981.aspx
21/1438042987174.71_20150728002307-00031-ip-10-236-191-2_864275896_1.json
b8632794_es_for_Online_Index_Operations__Online_index_operation
[Excluded indexes] Disabled index XML index Nonclustered index Index on a local temp table [Other restrictions] Multiple indexes cannot be specified within a single statement. [Online index operation]
DROP INDEX
[]
Guidelines for Online Index Operations
Online index operation
https://msdn.microsoft.com/en-us/library/ms190981.aspx
21/1438042987174.71_20150728002307-00031-ip-10-236-191-2_864275896_1.json
b8632794_es_for_Online_Index_Operations__Online_index_operation
[Excluded indexes] Index on a local temp table Clustered index [Other restrictions] Only one subclause is allowed at a time. For example, you cannot add and drop PRIMARY KEY or UNIQUE constraints in the same ALTER TABLE statement. [Online index operation]
ALTER TABLE ADD CONSTRAINT (PRIMARY KEY or UNIQUE)
[]
Guidelines for Online Index Operations
Online index operation
https://msdn.microsoft.com/en-us/library/ms190981.aspx
21/1438042987174.71_20150728002307-00031-ip-10-236-191-2_864275896_1.json
b8632794_es_for_Online_Index_Operations__Online_index_operation
[Excluded indexes] Clustered index [Online index operation]
ALTER TABLE DROP CONSTRAINT (PRIMARY KEY or UNIQUE)
[]
Guidelines for Online Index Operations
Online index operation
https://msdn.microsoft.com/en-us/library/ms190981.aspx
21/1438042987174.71_20150728002307-00031-ip-10-236-191-2_864275896_1.json
3fa49c5e_Array_Class__System___Description
[Name] IsFixedSize [Description]
Gets a value indicating whether the Array has a fixed size.
[]
Array Class (System)
Description
https://msdn.microsoft.com/en-us/library/czz5hkty.aspx
21/1438043062635.98_20150728002422-00337-ip-10-236-191-2_887585158_0.json
3fa49c5e_Array_Class__System___Description
[Name] IsReadOnly [Description]
Gets a value indicating whether the Array is read-only.
[]
Array Class (System)
Description
https://msdn.microsoft.com/en-us/library/czz5hkty.aspx
21/1438043062635.98_20150728002422-00337-ip-10-236-191-2_887585158_0.json
3fa49c5e_Array_Class__System___Description
[Name] IsSynchronized [Description]
Gets a value indicating whether access to the Array is synchronized (thread safe).
[]
Array Class (System)
Description
https://msdn.microsoft.com/en-us/library/czz5hkty.aspx
21/1438043062635.98_20150728002422-00337-ip-10-236-191-2_887585158_0.json
3fa49c5e_Array_Class__System___Description
[Name] Length [Description]
Gets the total number of elements in all the dimensions of the Array.
[]
Array Class (System)
Description
https://msdn.microsoft.com/en-us/library/czz5hkty.aspx
21/1438043062635.98_20150728002422-00337-ip-10-236-191-2_887585158_0.json
3fa49c5e_Array_Class__System___Description
[Name] LongLength [Description]
Gets a 64-bit integer that represents the total number of elements in all the dimensions of the Array.
[]
Array Class (System)
Description
https://msdn.microsoft.com/en-us/library/czz5hkty.aspx
21/1438043062635.98_20150728002422-00337-ip-10-236-191-2_887585158_0.json
3fa49c5e_Array_Class__System___Description
[Name] Rank [Description]
Gets the rank (number of dimensions) of the Array. For example, a one-dimensional array returns 1, a two-dimensional array returns 2, and so on.
[]
Array Class (System)
Description
https://msdn.microsoft.com/en-us/library/czz5hkty.aspx
21/1438043062635.98_20150728002422-00337-ip-10-236-191-2_887585158_0.json
3fa49c5e_Array_Class__System___Description
[Name] SyncRoot [Description]
Gets an object that can be used to synchronize access to the Array.
[]
Array Class (System)
Description
https://msdn.microsoft.com/en-us/library/czz5hkty.aspx
21/1438043062635.98_20150728002422-00337-ip-10-236-191-2_887585158_0.json
a5f2c538_stem_Transactions_Namespace_____Description
[Interface] IDtcTransaction [Description]
Describes a DTC transaction.
[]
System.Transactions Namespace ()
Description
https://msdn.microsoft.com/en-us/library/a90c30fy.aspx
21/1438042987174.71_20150728002307-00212-ip-10-236-191-2_866112449_3.json
a5f2c538_stem_Transactions_Namespace_____Description
[Interface] IEnlistmentNotification [Description]
Describes an interface that a resource manager should implement to provide two phase commit notification callbacks for the transaction manager upon enlisting for participation.
[]
System.Transactions Namespace ()
Description
https://msdn.microsoft.com/en-us/library/a90c30fy.aspx
21/1438042987174.71_20150728002307-00212-ip-10-236-191-2_866112449_3.json
a5f2c538_stem_Transactions_Namespace_____Description
[Interface] IPromotableSinglePhaseNotification [Description]
Describes an object that acts as a commit delegate for a non-distributed transaction internal to a resource manager.
[]
System.Transactions Namespace ()
Description
https://msdn.microsoft.com/en-us/library/a90c30fy.aspx
21/1438042987174.71_20150728002307-00212-ip-10-236-191-2_866112449_3.json
a5f2c538_stem_Transactions_Namespace_____Description
[Interface] ISimpleTransactionSuperior [Description]
Represents a transaction that is not a root transaction, but can be escalated to be managed by the MSDTC.
[]
System.Transactions Namespace ()
Description
https://msdn.microsoft.com/en-us/library/a90c30fy.aspx
21/1438042987174.71_20150728002307-00212-ip-10-236-191-2_866112449_3.json
a5f2c538_stem_Transactions_Namespace_____Description
[Interface] ISinglePhaseNotification [Description]
Describes a resource object that supports single phase commit optimization to participate in a transaction.
[]
System.Transactions Namespace ()
Description
https://msdn.microsoft.com/en-us/library/a90c30fy.aspx
21/1438042987174.71_20150728002307-00212-ip-10-236-191-2_866112449_3.json
a5f2c538_stem_Transactions_Namespace_____Description
[Interface] ITransactionPromoter [Description]
Describes a delegated transaction for an existing transaction that can be escalated to be managed by the MSDTC when needed.
[]
System.Transactions Namespace ()
Description
https://msdn.microsoft.com/en-us/library/a90c30fy.aspx
21/1438042987174.71_20150728002307-00212-ip-10-236-191-2_866112449_3.json
377b8be9_N__Specify_Section_Attributes___Meaning
[Character] E [Attribute] Execute [Meaning]
The section is executable
[]
/SECTION (Specify Section Attributes)
Meaning
https://msdn.microsoft.com/en-US/library/sf9b18xk(v=vs.80).aspx
21/1438042988840.31_20150728002308-00144-ip-10-236-191-2_865106617_1.json
377b8be9_N__Specify_Section_Attributes___Meaning
[Character] R [Attribute] Read [Meaning]
Allows read operations on data
[]
/SECTION (Specify Section Attributes)
Meaning
https://msdn.microsoft.com/en-US/library/sf9b18xk(v=vs.80).aspx
21/1438042988840.31_20150728002308-00144-ip-10-236-191-2_865106617_1.json
377b8be9_N__Specify_Section_Attributes___Meaning
[Character] W [Attribute] Write [Meaning]
Allows write operations on data
[]
/SECTION (Specify Section Attributes)
Meaning
https://msdn.microsoft.com/en-US/library/sf9b18xk(v=vs.80).aspx
21/1438042988840.31_20150728002308-00144-ip-10-236-191-2_865106617_1.json
377b8be9_N__Specify_Section_Attributes___Meaning
[Character] S [Attribute] Shared [Meaning]
Shares the section among all processes that load the image
[]
/SECTION (Specify Section Attributes)
Meaning
https://msdn.microsoft.com/en-US/library/sf9b18xk(v=vs.80).aspx
21/1438042988840.31_20150728002308-00144-ip-10-236-191-2_865106617_1.json
377b8be9_N__Specify_Section_Attributes___Meaning
[Character] D [Attribute] Discardable [Meaning]
Marks the section as discardable
[]
/SECTION (Specify Section Attributes)
Meaning
https://msdn.microsoft.com/en-US/library/sf9b18xk(v=vs.80).aspx
21/1438042988840.31_20150728002308-00144-ip-10-236-191-2_865106617_1.json
377b8be9_N__Specify_Section_Attributes___Meaning
[Character] K [Attribute] Cacheable [Meaning]
Marks the section as not cacheable
[]
/SECTION (Specify Section Attributes)
Meaning
https://msdn.microsoft.com/en-US/library/sf9b18xk(v=vs.80).aspx
21/1438042988840.31_20150728002308-00144-ip-10-236-191-2_865106617_1.json
377b8be9_N__Specify_Section_Attributes___Meaning
[Character] P [Attribute] Pageable [Meaning]
Marks the section as not pageable
[]
/SECTION (Specify Section Attributes)
Meaning
https://msdn.microsoft.com/en-US/library/sf9b18xk(v=vs.80).aspx
21/1438042988840.31_20150728002308-00144-ip-10-236-191-2_865106617_1.json
ee4b7b09_curing_Your_Application_Server__Description
[Authentication Level] Default [Description]
Choose authentication level using normal negotiation rules
[]
Securing Your Application Server
Description
https://msdn.microsoft.com/en-us/library/aa302433.aspx
21/1438042987174.71_20150728002307-00217-ip-10-236-191-2_883347409_3.json
ee4b7b09_curing_Your_Application_Server__Description
[Authentication Level] None [Description]
No authentication
[]
Securing Your Application Server
Description
https://msdn.microsoft.com/en-us/library/aa302433.aspx
21/1438042987174.71_20150728002307-00217-ip-10-236-191-2_883347409_3.json
ee4b7b09_curing_Your_Application_Server__Description
[Authentication Level] Connect [Description]
Only authenticates credentials when the client initially connects to the server
[]
Securing Your Application Server
Description
https://msdn.microsoft.com/en-us/library/aa302433.aspx
21/1438042987174.71_20150728002307-00217-ip-10-236-191-2_883347409_3.json
ee4b7b09_curing_Your_Application_Server__Description
[Authentication Level] Call [Description]
Authenticates at the start of each remote procedure call
[]
Securing Your Application Server
Description
https://msdn.microsoft.com/en-us/library/aa302433.aspx
21/1438042987174.71_20150728002307-00217-ip-10-236-191-2_883347409_3.json
ee4b7b09_curing_Your_Application_Server__Description
[Authentication Level] Packet [Description]
Authenticates all data received from the client
[]
Securing Your Application Server
Description
https://msdn.microsoft.com/en-us/library/aa302433.aspx
21/1438042987174.71_20150728002307-00217-ip-10-236-191-2_883347409_3.json
ee4b7b09_curing_Your_Application_Server__Description
[Authentication Level] Packet integrity [Description]
Authenticates all data and verifies that none of the transferred data has been modified
[]
Securing Your Application Server
Description
https://msdn.microsoft.com/en-us/library/aa302433.aspx
21/1438042987174.71_20150728002307-00217-ip-10-236-191-2_883347409_3.json
ee4b7b09_curing_Your_Application_Server__Description
[Authentication Level] Packet privacy [Description]
Authenticates all data and encrypts all packets transmitted using RPC encryption
[]
Securing Your Application Server
Description
https://msdn.microsoft.com/en-us/library/aa302433.aspx
21/1438042987174.71_20150728002307-00217-ip-10-236-191-2_883347409_3.json
1e9ce614_sponse_Properties__System_Net___Description
[Name] CharacterSet [Description]
Gets the character set of the response.
[]
HttpWebResponse Properties (System.Net)
Description
https://msdn.microsoft.com/en-US/library/system.net.httpwebresponse_properties(v=vs.85).aspx
21/1438042988840.31_20150728002308-00205-ip-10-236-191-2_872196837_0.json
1e9ce614_sponse_Properties__System_Net___Description
[Name] ContentEncoding [Description]
Gets the method that is used to encode the body of the response.
[]
HttpWebResponse Properties (System.Net)
Description
https://msdn.microsoft.com/en-US/library/system.net.httpwebresponse_properties(v=vs.85).aspx
21/1438042988840.31_20150728002308-00205-ip-10-236-191-2_872196837_0.json
1e9ce614_sponse_Properties__System_Net___Description
[Name] ContentLength [Description]
Overridden. Gets the length of the content returned by the request.
[]
HttpWebResponse Properties (System.Net)
Description
https://msdn.microsoft.com/en-US/library/system.net.httpwebresponse_properties(v=vs.85).aspx
21/1438042988840.31_20150728002308-00205-ip-10-236-191-2_872196837_0.json
1e9ce614_sponse_Properties__System_Net___Description
[Name] ContentType [Description]
Overridden. Gets the content type of the response.
[]
HttpWebResponse Properties (System.Net)
Description
https://msdn.microsoft.com/en-US/library/system.net.httpwebresponse_properties(v=vs.85).aspx
21/1438042988840.31_20150728002308-00205-ip-10-236-191-2_872196837_0.json
1e9ce614_sponse_Properties__System_Net___Description
[Name] Cookies [Description]
Gets or sets the cookies that are associated with this response.
[]
HttpWebResponse Properties (System.Net)
Description
https://msdn.microsoft.com/en-US/library/system.net.httpwebresponse_properties(v=vs.85).aspx
21/1438042988840.31_20150728002308-00205-ip-10-236-191-2_872196837_0.json
1e9ce614_sponse_Properties__System_Net___Description
[Name] Headers [Description]
Overridden. Gets the headers that are associated with this response from the server.
[]
HttpWebResponse Properties (System.Net)
Description
https://msdn.microsoft.com/en-US/library/system.net.httpwebresponse_properties(v=vs.85).aspx
21/1438042988840.31_20150728002308-00205-ip-10-236-191-2_872196837_0.json
1e9ce614_sponse_Properties__System_Net___Description
[Name] IsFromCache [Description]
Gets a Boolean value that indicates whether this response was obtained from the cache. (inherited from WebResponse)
[]
HttpWebResponse Properties (System.Net)
Description
https://msdn.microsoft.com/en-US/library/system.net.httpwebresponse_properties(v=vs.85).aspx
21/1438042988840.31_20150728002308-00205-ip-10-236-191-2_872196837_0.json
1e9ce614_sponse_Properties__System_Net___Description
[Name] IsMutuallyAuthenticated [Description]
Overridden. Gets a Boolean value that indicates whether both client and server were authenticated.
[]
HttpWebResponse Properties (System.Net)
Description
https://msdn.microsoft.com/en-US/library/system.net.httpwebresponse_properties(v=vs.85).aspx
21/1438042988840.31_20150728002308-00205-ip-10-236-191-2_872196837_0.json
1e9ce614_sponse_Properties__System_Net___Description
[Name] LastModified [Description]
Gets the last date and time that the contents of the response were modified.
[]
HttpWebResponse Properties (System.Net)
Description
https://msdn.microsoft.com/en-US/library/system.net.httpwebresponse_properties(v=vs.85).aspx
21/1438042988840.31_20150728002308-00205-ip-10-236-191-2_872196837_0.json
1e9ce614_sponse_Properties__System_Net___Description
[Name] Method [Description]
Gets the method that is used to return the response.
[]
HttpWebResponse Properties (System.Net)
Description
https://msdn.microsoft.com/en-US/library/system.net.httpwebresponse_properties(v=vs.85).aspx
21/1438042988840.31_20150728002308-00205-ip-10-236-191-2_872196837_0.json
1e9ce614_sponse_Properties__System_Net___Description
[Name] ProtocolVersion [Description]
Gets the version of the HTTP protocol that is used in the response.
[]
HttpWebResponse Properties (System.Net)
Description
https://msdn.microsoft.com/en-US/library/system.net.httpwebresponse_properties(v=vs.85).aspx
21/1438042988840.31_20150728002308-00205-ip-10-236-191-2_872196837_0.json
1e9ce614_sponse_Properties__System_Net___Description
[Name] ResponseUri [Description]
Overridden. Gets the URI of the Internet resource that responded to the request.
[]
HttpWebResponse Properties (System.Net)
Description
https://msdn.microsoft.com/en-US/library/system.net.httpwebresponse_properties(v=vs.85).aspx
21/1438042988840.31_20150728002308-00205-ip-10-236-191-2_872196837_0.json
1e9ce614_sponse_Properties__System_Net___Description
[Name] Server [Description]
Gets the name of the server that sent the response.
[]
HttpWebResponse Properties (System.Net)
Description
https://msdn.microsoft.com/en-US/library/system.net.httpwebresponse_properties(v=vs.85).aspx
21/1438042988840.31_20150728002308-00205-ip-10-236-191-2_872196837_0.json
1e9ce614_sponse_Properties__System_Net___Description
[Name] StatusCode [Description]
Gets the status of the response.
[]
HttpWebResponse Properties (System.Net)
Description
https://msdn.microsoft.com/en-US/library/system.net.httpwebresponse_properties(v=vs.85).aspx
21/1438042988840.31_20150728002308-00205-ip-10-236-191-2_872196837_0.json
1e9ce614_sponse_Properties__System_Net___Description
[Name] StatusDescription [Description]
Gets the status description returned with the response.
[]
HttpWebResponse Properties (System.Net)
Description
https://msdn.microsoft.com/en-US/library/system.net.httpwebresponse_properties(v=vs.85).aspx
21/1438042988840.31_20150728002308-00205-ip-10-236-191-2_872196837_0.json
870c5f1a_tions_Specialized_Namespace_____Description
[Class] CollectionChangedEventManager [Description]
Provides a WeakEventManager implementation so that you can use the "weak event listener" pattern to attach listeners for the CollectionChanged event.
[]
System.Collections.Specialized Namespace ()
Description
https://msdn.microsoft.com/en-us/library/system.collections.specialized.aspx
21/1438042987174.71_20150728002307-00205-ip-10-236-191-2_877948162_0.json
870c5f1a_tions_Specialized_Namespace_____Description
[Class] CollectionsUtil [Description]
Creates collections that ignore the case in strings.
[]
System.Collections.Specialized Namespace ()
Description
https://msdn.microsoft.com/en-us/library/system.collections.specialized.aspx
21/1438042987174.71_20150728002307-00205-ip-10-236-191-2_877948162_0.json
870c5f1a_tions_Specialized_Namespace_____Description
[Class] HybridDictionary [Description]
Implements IDictionary by using a ListDictionary while the collection is small, and then switching to a Hashtable when the collection gets large.
[]
System.Collections.Specialized Namespace ()
Description
https://msdn.microsoft.com/en-us/library/system.collections.specialized.aspx
21/1438042987174.71_20150728002307-00205-ip-10-236-191-2_877948162_0.json
870c5f1a_tions_Specialized_Namespace_____Description
[Class] ListDictionary [Description]
Implements IDictionary using a singly linked list. Recommended for collections that typically include fewer than 10 items.
[]
System.Collections.Specialized Namespace ()
Description
https://msdn.microsoft.com/en-us/library/system.collections.specialized.aspx
21/1438042987174.71_20150728002307-00205-ip-10-236-191-2_877948162_0.json
870c5f1a_tions_Specialized_Namespace_____Description
[Class] NameObjectCollectionBase [Description]
Provides the abstract base class for a collection of associated String keys and Object values that can be accessed either with the key or with the index.
[]
System.Collections.Specialized Namespace ()
Description
https://msdn.microsoft.com/en-us/library/system.collections.specialized.aspx
21/1438042987174.71_20150728002307-00205-ip-10-236-191-2_877948162_0.json
870c5f1a_tions_Specialized_Namespace_____Description
[Class] NameObjectCollectionBase.KeysCollection [Description]
Represents a collection of the String keys of a collection.
[]
System.Collections.Specialized Namespace ()
Description
https://msdn.microsoft.com/en-us/library/system.collections.specialized.aspx
21/1438042987174.71_20150728002307-00205-ip-10-236-191-2_877948162_0.json
870c5f1a_tions_Specialized_Namespace_____Description
[Class] NameValueCollection [Description]
Represents a collection of associated String keys and String values that can be accessed either with the key or with the index.
[]
System.Collections.Specialized Namespace ()
Description
https://msdn.microsoft.com/en-us/library/system.collections.specialized.aspx
21/1438042987174.71_20150728002307-00205-ip-10-236-191-2_877948162_0.json
870c5f1a_tions_Specialized_Namespace_____Description
[Class] NotifyCollectionChangedEventArgs [Description]
Provides data for the CollectionChanged event.
[]
System.Collections.Specialized Namespace ()
Description
https://msdn.microsoft.com/en-us/library/system.collections.specialized.aspx
21/1438042987174.71_20150728002307-00205-ip-10-236-191-2_877948162_0.json
870c5f1a_tions_Specialized_Namespace_____Description
[Class] OrderedDictionary [Description]
Represents a collection of key/value pairs that are accessible by the key or index.
[]
System.Collections.Specialized Namespace ()
Description
https://msdn.microsoft.com/en-us/library/system.collections.specialized.aspx
21/1438042987174.71_20150728002307-00205-ip-10-236-191-2_877948162_0.json
870c5f1a_tions_Specialized_Namespace_____Description
[Class] StringCollection [Description]
Represents a collection of strings.
[]
System.Collections.Specialized Namespace ()
Description
https://msdn.microsoft.com/en-us/library/system.collections.specialized.aspx
21/1438042987174.71_20150728002307-00205-ip-10-236-191-2_877948162_0.json
870c5f1a_tions_Specialized_Namespace_____Description
[Class] StringDictionary [Description]
Implements a hash table with the key and the value strongly typed to be strings rather than objects.
[]
System.Collections.Specialized Namespace ()
Description
https://msdn.microsoft.com/en-us/library/system.collections.specialized.aspx
21/1438042987174.71_20150728002307-00205-ip-10-236-191-2_877948162_0.json
870c5f1a_tions_Specialized_Namespace_____Description
[Class] StringEnumerator [Description]
Supports a simple iteration over a StringCollection.
[]
System.Collections.Specialized Namespace ()
Description
https://msdn.microsoft.com/en-us/library/system.collections.specialized.aspx
21/1438042987174.71_20150728002307-00205-ip-10-236-191-2_877948162_0.json
d0db7243_N__Specify_Section_Attributes___Attribute
[Character] E [Meaning] The section is executable [Attribute]
Execute
[ [ "E", "x", "e", "c", "u", "t", "e" ], [ "R", "e", "a", "d" ], [ "W", "r", "i", "t", "e" ], [ "S", "h", "a", "r", "e", "d" ], [ "D", "i", "s", "c", "a", "r", "d", "a", "b", "l", "e" ], [ "C", "a", "c", "h", "e", "a", "b", "l", "e" ], [ "P", "a", "g", "e", "a", "b", "l", "e" ] ]
/SECTION (Specify Section Attributes)
Attribute
https://msdn.microsoft.com/en-US/library/sf9b18xk(v=vs.80).aspx
21/1438042988840.31_20150728002308-00144-ip-10-236-191-2_865106617_1.json
d0db7243_N__Specify_Section_Attributes___Attribute
[Character] R [Meaning] Allows read operations on data [Attribute]
Read
[ [ "E", "x", "e", "c", "u", "t", "e" ], [ "R", "e", "a", "d" ], [ "W", "r", "i", "t", "e" ], [ "S", "h", "a", "r", "e", "d" ], [ "D", "i", "s", "c", "a", "r", "d", "a", "b", "l", "e" ], [ "C", "a", "c", "h", "e", "a", "b", "l", "e" ], [ "P", "a", "g", "e", "a", "b", "l", "e" ] ]
/SECTION (Specify Section Attributes)
Attribute
https://msdn.microsoft.com/en-US/library/sf9b18xk(v=vs.80).aspx
21/1438042988840.31_20150728002308-00144-ip-10-236-191-2_865106617_1.json
d0db7243_N__Specify_Section_Attributes___Attribute
[Character] W [Meaning] Allows write operations on data [Attribute]
Write
[ [ "E", "x", "e", "c", "u", "t", "e" ], [ "R", "e", "a", "d" ], [ "W", "r", "i", "t", "e" ], [ "S", "h", "a", "r", "e", "d" ], [ "D", "i", "s", "c", "a", "r", "d", "a", "b", "l", "e" ], [ "C", "a", "c", "h", "e", "a", "b", "l", "e" ], [ "P", "a", "g", "e", "a", "b", "l", "e" ] ]
/SECTION (Specify Section Attributes)
Attribute
https://msdn.microsoft.com/en-US/library/sf9b18xk(v=vs.80).aspx
21/1438042988840.31_20150728002308-00144-ip-10-236-191-2_865106617_1.json
d0db7243_N__Specify_Section_Attributes___Attribute
[Character] S [Meaning] Shares the section among all processes that load the image [Attribute]
Shared
[ [ "E", "x", "e", "c", "u", "t", "e" ], [ "R", "e", "a", "d" ], [ "W", "r", "i", "t", "e" ], [ "S", "h", "a", "r", "e", "d" ], [ "D", "i", "s", "c", "a", "r", "d", "a", "b", "l", "e" ], [ "C", "a", "c", "h", "e", "a", "b", "l", "e" ], [ "P", "a", "g", "e", "a", "b", "l", "e" ] ]
/SECTION (Specify Section Attributes)
Attribute
https://msdn.microsoft.com/en-US/library/sf9b18xk(v=vs.80).aspx
21/1438042988840.31_20150728002308-00144-ip-10-236-191-2_865106617_1.json