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
|
---|---|---|---|---|---|---|---|
60ec49d1_tion__and_Secure_Communication__Remoting | [Web Services] Limited to XML over HTTP [Remoting] | Contains an extensible architecture not limited to HTTP or TCP transports | []
| Building Secure ASP.NET Applications: Authentication, Authorization, and Secure Communication | Remoting | https://msdn.microsoft.com/en-us/library/ff649353.aspx | 27/1438042988051.33_20150728002308-00099-ip-10-236-191-2_868180507_17.json |
60ec49d1_tion__and_Secure_Communication__Remoting | [Web Services] No ability to modify messages [Remoting] | Can plug custom processing sinks into the message processing pipeline | []
| Building Secure ASP.NET Applications: Authentication, Authorization, and Secure Communication | Remoting | https://msdn.microsoft.com/en-us/library/ff649353.aspx | 27/1438042988051.33_20150728002308-00099-ip-10-236-191-2_868180507_17.json |
60ec49d1_tion__and_Secure_Communication__Remoting | [Web Services] SOAP implementation can use RPC or document encoding and can fully interoperate with other Web service platforms. For more information, see the "Message Formatting and Encoding" section of the Distributed Application Communication article on MSDN. [Remoting] | SOAP implementation is limited and can only use RPC encoding | []
| Building Secure ASP.NET Applications: Authentication, Authorization, and Secure Communication | Remoting | https://msdn.microsoft.com/en-us/library/ff649353.aspx | 27/1438042988051.33_20150728002308-00099-ip-10-236-191-2_868180507_17.json |
60ec49d1_tion__and_Secure_Communication__Remoting | [Web Services] Loosely coupled [Remoting] | Tightly coupled | []
| Building Secure ASP.NET Applications: Authentication, Authorization, and Secure Communication | Remoting | https://msdn.microsoft.com/en-us/library/ff649353.aspx | 27/1438042988051.33_20150728002308-00099-ip-10-236-191-2_868180507_17.json |
d7d793aa_CBindStatusCallback_Class__Description | [Name] CBindStatusCallback::Download [Description] | Static method that starts the download process, creates a CBindStatusCallback object, and calls StartAsyncDownload. | []
| CBindStatusCallback Class | Description | https://msdn.microsoft.com/en-us/library/9x28765t(v=vs.110).aspx | 27/1438042988051.33_20150728002308-00080-ip-10-236-191-2_881630717_2.json |
d7d793aa_CBindStatusCallback_Class__Description | [Name] CBindStatusCallback::GetBindInfo [Description] | Called by the asynchronous moniker to request information on the type of bind to be created. | []
| CBindStatusCallback Class | Description | https://msdn.microsoft.com/en-us/library/9x28765t(v=vs.110).aspx | 27/1438042988051.33_20150728002308-00080-ip-10-236-191-2_881630717_2.json |
d7d793aa_CBindStatusCallback_Class__Description | [Name] CBindStatusCallback::GetPriority [Description] | Called by the asynchronous moniker to get the priority of the bind operation. The ATL implementation returns E_NOTIMPL. | []
| CBindStatusCallback Class | Description | https://msdn.microsoft.com/en-us/library/9x28765t(v=vs.110).aspx | 27/1438042988051.33_20150728002308-00080-ip-10-236-191-2_881630717_2.json |
d7d793aa_CBindStatusCallback_Class__Description | [Name] CBindStatusCallback::OnDataAvailable [Description] | Called to provide data to your application as it becomes available. Reads the data, then calls the function passed to it to use the data. | []
| CBindStatusCallback Class | Description | https://msdn.microsoft.com/en-us/library/9x28765t(v=vs.110).aspx | 27/1438042988051.33_20150728002308-00080-ip-10-236-191-2_881630717_2.json |
d7d793aa_CBindStatusCallback_Class__Description | [Name] CBindStatusCallback::OnLowResource [Description] | Called when resources are low. The ATL implementation returns S_OK. | []
| CBindStatusCallback Class | Description | https://msdn.microsoft.com/en-us/library/9x28765t(v=vs.110).aspx | 27/1438042988051.33_20150728002308-00080-ip-10-236-191-2_881630717_2.json |
d7d793aa_CBindStatusCallback_Class__Description | [Name] CBindStatusCallback::OnObjectAvailable [Description] | Called by the asynchronous moniker to pass an object interface pointer to your application. The ATL implementation returns S_OK. | []
| CBindStatusCallback Class | Description | https://msdn.microsoft.com/en-us/library/9x28765t(v=vs.110).aspx | 27/1438042988051.33_20150728002308-00080-ip-10-236-191-2_881630717_2.json |
d7d793aa_CBindStatusCallback_Class__Description | [Name] CBindStatusCallback::OnProgress [Description] | Called to indicate the progress of a data downloading process. The ATL implementation returns S_OK. | []
| CBindStatusCallback Class | Description | https://msdn.microsoft.com/en-us/library/9x28765t(v=vs.110).aspx | 27/1438042988051.33_20150728002308-00080-ip-10-236-191-2_881630717_2.json |
d7d793aa_CBindStatusCallback_Class__Description | [Name] CBindStatusCallback::OnStartBinding [Description] | Called when binding is started. | []
| CBindStatusCallback Class | Description | https://msdn.microsoft.com/en-us/library/9x28765t(v=vs.110).aspx | 27/1438042988051.33_20150728002308-00080-ip-10-236-191-2_881630717_2.json |
d7d793aa_CBindStatusCallback_Class__Description | [Name] CBindStatusCallback::OnStopBinding [Description] | Called when the asynchronous data transfer is stopped. | []
| CBindStatusCallback Class | Description | https://msdn.microsoft.com/en-us/library/9x28765t(v=vs.110).aspx | 27/1438042988051.33_20150728002308-00080-ip-10-236-191-2_881630717_2.json |
d7d793aa_CBindStatusCallback_Class__Description | [Name] CBindStatusCallback::StartAsyncDownload [Description] | Initializes the bytes available and bytes read to zero, creates a push-type stream object from a URL, and calls OnDataAvailable every time data is available. | []
| CBindStatusCallback Class | Description | https://msdn.microsoft.com/en-us/library/9x28765t(v=vs.110).aspx | 27/1438042988051.33_20150728002308-00080-ip-10-236-191-2_881630717_2.json |
b2c1cb87_perties__System_Windows_Forms___Name | [Description] Gets or sets a value indicating whether the margins section of the dialog box is enabled. [Name] | AllowMargins | []
| PageSetupDialog Properties (System.Windows.Forms) | Name | https://msdn.microsoft.com/en-us/library/system.windows.forms.pagesetupdialog_properties(v=vs.85).aspx | 27/1438042988051.33_20150728002308-00333-ip-10-236-191-2_895691373_0.json |
b2c1cb87_perties__System_Windows_Forms___Name | [Description] Gets or sets a value indicating whether the orientation section of the dialog box (landscape versus portrait) is enabled. [Name] | AllowOrientation | []
| PageSetupDialog Properties (System.Windows.Forms) | Name | https://msdn.microsoft.com/en-us/library/system.windows.forms.pagesetupdialog_properties(v=vs.85).aspx | 27/1438042988051.33_20150728002308-00333-ip-10-236-191-2_895691373_0.json |
b2c1cb87_perties__System_Windows_Forms___Name | [Description] Gets or sets a value indicating whether the paper section of the dialog box (paper size and paper source) is enabled. [Name] | AllowPaper | []
| PageSetupDialog Properties (System.Windows.Forms) | Name | https://msdn.microsoft.com/en-us/library/system.windows.forms.pagesetupdialog_properties(v=vs.85).aspx | 27/1438042988051.33_20150728002308-00333-ip-10-236-191-2_895691373_0.json |
b2c1cb87_perties__System_Windows_Forms___Name | [Description] Gets or sets a value indicating whether the Printer button is enabled. [Name] | AllowPrinter | []
| PageSetupDialog Properties (System.Windows.Forms) | Name | https://msdn.microsoft.com/en-us/library/system.windows.forms.pagesetupdialog_properties(v=vs.85).aspx | 27/1438042988051.33_20150728002308-00333-ip-10-236-191-2_895691373_0.json |
b2c1cb87_perties__System_Windows_Forms___Name | [Description] Gets the IContainer that contains the Component. (inherited from Component) [Name] | Container | []
| PageSetupDialog Properties (System.Windows.Forms) | Name | https://msdn.microsoft.com/en-us/library/system.windows.forms.pagesetupdialog_properties(v=vs.85).aspx | 27/1438042988051.33_20150728002308-00333-ip-10-236-191-2_895691373_0.json |
b2c1cb87_perties__System_Windows_Forms___Name | [Description] Gets or sets a value indicating the PrintDocument to get page settings from. [Name] | Document | []
| PageSetupDialog Properties (System.Windows.Forms) | Name | https://msdn.microsoft.com/en-us/library/system.windows.forms.pagesetupdialog_properties(v=vs.85).aspx | 27/1438042988051.33_20150728002308-00333-ip-10-236-191-2_895691373_0.json |
b2c1cb87_perties__System_Windows_Forms___Name | [Description] Gets or sets a value indicating whether the margin settings, when displayed in millimeters, should be automatically converted to and from hundredths of an inch. [Name] | EnableMetric | []
| PageSetupDialog Properties (System.Windows.Forms) | Name | https://msdn.microsoft.com/en-us/library/system.windows.forms.pagesetupdialog_properties(v=vs.85).aspx | 27/1438042988051.33_20150728002308-00333-ip-10-236-191-2_895691373_0.json |
b2c1cb87_perties__System_Windows_Forms___Name | [Description] Gets or sets a value indicating the minimum margins, in hundredths of an inch, the user is allowed to select. [Name] | MinMargins | []
| PageSetupDialog Properties (System.Windows.Forms) | Name | https://msdn.microsoft.com/en-us/library/system.windows.forms.pagesetupdialog_properties(v=vs.85).aspx | 27/1438042988051.33_20150728002308-00333-ip-10-236-191-2_895691373_0.json |
b2c1cb87_perties__System_Windows_Forms___Name | [Description] Gets or sets a value indicating the page settings to modify. [Name] | PageSettings | []
| PageSetupDialog Properties (System.Windows.Forms) | Name | https://msdn.microsoft.com/en-us/library/system.windows.forms.pagesetupdialog_properties(v=vs.85).aspx | 27/1438042988051.33_20150728002308-00333-ip-10-236-191-2_895691373_0.json |
b2c1cb87_perties__System_Windows_Forms___Name | [Description] Gets or sets the printer settings that are modified when the user clicks the Printer button in the dialog. [Name] | PrinterSettings | []
| PageSetupDialog Properties (System.Windows.Forms) | Name | https://msdn.microsoft.com/en-us/library/system.windows.forms.pagesetupdialog_properties(v=vs.85).aspx | 27/1438042988051.33_20150728002308-00333-ip-10-236-191-2_895691373_0.json |
b2c1cb87_perties__System_Windows_Forms___Name | [Description] Gets or sets a value indicating whether the Help button is visible. [Name] | ShowHelp | []
| PageSetupDialog Properties (System.Windows.Forms) | Name | https://msdn.microsoft.com/en-us/library/system.windows.forms.pagesetupdialog_properties(v=vs.85).aspx | 27/1438042988051.33_20150728002308-00333-ip-10-236-191-2_895691373_0.json |
b2c1cb87_perties__System_Windows_Forms___Name | [Description] Gets or sets a value indicating whether the Network button is visible. [Name] | ShowNetwork | []
| PageSetupDialog Properties (System.Windows.Forms) | Name | https://msdn.microsoft.com/en-us/library/system.windows.forms.pagesetupdialog_properties(v=vs.85).aspx | 27/1438042988051.33_20150728002308-00333-ip-10-236-191-2_895691373_0.json |
b2c1cb87_perties__System_Windows_Forms___Name | [Description] Gets or sets the ISite of the Component. (inherited from Component) [Name] | Site | []
| PageSetupDialog Properties (System.Windows.Forms) | Name | https://msdn.microsoft.com/en-us/library/system.windows.forms.pagesetupdialog_properties(v=vs.85).aspx | 27/1438042988051.33_20150728002308-00333-ip-10-236-191-2_895691373_0.json |
b2c1cb87_perties__System_Windows_Forms___Name | [Description] Gets or sets an object that contains data about the control. (inherited from CommonDialog) [Name] | Tag | []
| PageSetupDialog Properties (System.Windows.Forms) | Name | https://msdn.microsoft.com/en-us/library/system.windows.forms.pagesetupdialog_properties(v=vs.85).aspx | 27/1438042988051.33_20150728002308-00333-ip-10-236-191-2_895691373_0.json |
957b1e63_emoting_Messaging_Namespace_____Description | [Class] AsyncResult [Description] | Encapsulates the results of an asynchronous operation on a delegate. | []
| System.Runtime.Remoting.Messaging Namespace () | Description | https://msdn.microsoft.com/en-US/library/system.runtime.remoting.messaging(v=vs.110).aspx | 27/1438042989826.86_20150728002309-00094-ip-10-236-191-2_888006900_0.json |
957b1e63_emoting_Messaging_Namespace_____Description | [Class] CallContext [Description] | Provides a set of properties that are carried with the execution code path. This class cannot be inherited. | []
| System.Runtime.Remoting.Messaging Namespace () | Description | https://msdn.microsoft.com/en-US/library/system.runtime.remoting.messaging(v=vs.110).aspx | 27/1438042989826.86_20150728002309-00094-ip-10-236-191-2_888006900_0.json |
957b1e63_emoting_Messaging_Namespace_____Description | [Class] ConstructionCall [Description] | Infrastructure. Implements the IConstructionCallMessage interface to create a request message that constitutes a constructor call on a remote object. | []
| System.Runtime.Remoting.Messaging Namespace () | Description | https://msdn.microsoft.com/en-US/library/system.runtime.remoting.messaging(v=vs.110).aspx | 27/1438042989826.86_20150728002309-00094-ip-10-236-191-2_888006900_0.json |
957b1e63_emoting_Messaging_Namespace_____Description | [Class] ConstructionResponse [Description] | Infrastructure. Implements the IConstructionReturnMessage interface to create a message that responds to a call to instantiate a remote object. | []
| System.Runtime.Remoting.Messaging Namespace () | Description | https://msdn.microsoft.com/en-US/library/system.runtime.remoting.messaging(v=vs.110).aspx | 27/1438042989826.86_20150728002309-00094-ip-10-236-191-2_888006900_0.json |
957b1e63_emoting_Messaging_Namespace_____Description | [Class] Header [Description] | Defines the out-of-band data for a call. | []
| System.Runtime.Remoting.Messaging Namespace () | Description | https://msdn.microsoft.com/en-US/library/system.runtime.remoting.messaging(v=vs.110).aspx | 27/1438042989826.86_20150728002309-00094-ip-10-236-191-2_888006900_0.json |
957b1e63_emoting_Messaging_Namespace_____Description | [Class] InternalMessageWrapper [Description] | Infrastructure. Wraps remoting data for passing between message sinks, either for requests from client to server or for the subsequent responses. | []
| System.Runtime.Remoting.Messaging Namespace () | Description | https://msdn.microsoft.com/en-US/library/system.runtime.remoting.messaging(v=vs.110).aspx | 27/1438042989826.86_20150728002309-00094-ip-10-236-191-2_888006900_0.json |
957b1e63_emoting_Messaging_Namespace_____Description | [Class] LogicalCallContext [Description] | Provides a set of properties that are carried with the execution code path during remote method calls. | []
| System.Runtime.Remoting.Messaging Namespace () | Description | https://msdn.microsoft.com/en-US/library/system.runtime.remoting.messaging(v=vs.110).aspx | 27/1438042989826.86_20150728002309-00094-ip-10-236-191-2_888006900_0.json |
957b1e63_emoting_Messaging_Namespace_____Description | [Class] MethodCall [Description] | Infrastructure. Implements the IMethodCallMessage interface to create a request message that acts as a method call on a remote object. | []
| System.Runtime.Remoting.Messaging Namespace () | Description | https://msdn.microsoft.com/en-US/library/system.runtime.remoting.messaging(v=vs.110).aspx | 27/1438042989826.86_20150728002309-00094-ip-10-236-191-2_888006900_0.json |
957b1e63_emoting_Messaging_Namespace_____Description | [Class] MethodCallMessageWrapper [Description] | Infrastructure. Implements the IMethodCallMessage interface to create a request message that acts as a method call on a remote object. | []
| System.Runtime.Remoting.Messaging Namespace () | Description | https://msdn.microsoft.com/en-US/library/system.runtime.remoting.messaging(v=vs.110).aspx | 27/1438042989826.86_20150728002309-00094-ip-10-236-191-2_888006900_0.json |
957b1e63_emoting_Messaging_Namespace_____Description | [Class] MethodResponse [Description] | Infrastructure. Implements the IMethodReturnMessage interface to create a message that acts as a method response on a remote object. | []
| System.Runtime.Remoting.Messaging Namespace () | Description | https://msdn.microsoft.com/en-US/library/system.runtime.remoting.messaging(v=vs.110).aspx | 27/1438042989826.86_20150728002309-00094-ip-10-236-191-2_888006900_0.json |
957b1e63_emoting_Messaging_Namespace_____Description | [Class] MethodReturnMessageWrapper [Description] | Infrastructure. Implements the IMethodReturnMessage interface to create a message that acts as a response to a method call on a remote object. | []
| System.Runtime.Remoting.Messaging Namespace () | Description | https://msdn.microsoft.com/en-US/library/system.runtime.remoting.messaging(v=vs.110).aspx | 27/1438042989826.86_20150728002309-00094-ip-10-236-191-2_888006900_0.json |
957b1e63_emoting_Messaging_Namespace_____Description | [Class] OneWayAttribute [Description] | Marks a method as one way, without a return value and out or ref parameters. | []
| System.Runtime.Remoting.Messaging Namespace () | Description | https://msdn.microsoft.com/en-US/library/system.runtime.remoting.messaging(v=vs.110).aspx | 27/1438042989826.86_20150728002309-00094-ip-10-236-191-2_888006900_0.json |
957b1e63_emoting_Messaging_Namespace_____Description | [Class] RemotingSurrogateSelector [Description] | Selects the remoting surrogate that can be used to serialize an object that derives from a MarshalByRefObject. | []
| System.Runtime.Remoting.Messaging Namespace () | Description | https://msdn.microsoft.com/en-US/library/system.runtime.remoting.messaging(v=vs.110).aspx | 27/1438042989826.86_20150728002309-00094-ip-10-236-191-2_888006900_0.json |
957b1e63_emoting_Messaging_Namespace_____Description | [Class] ReturnMessage [Description] | Holds a message returned in response to a method call on a remote object. | []
| System.Runtime.Remoting.Messaging Namespace () | Description | https://msdn.microsoft.com/en-US/library/system.runtime.remoting.messaging(v=vs.110).aspx | 27/1438042989826.86_20150728002309-00094-ip-10-236-191-2_888006900_0.json |
a7825076_CBindStatusCallback_Class__Name | [Description] Static method that starts the download process, creates a CBindStatusCallback object, and calls StartAsyncDownload. [Name] | CBindStatusCallback::Download | []
| CBindStatusCallback Class | Name | https://msdn.microsoft.com/en-us/library/9x28765t(v=vs.110).aspx | 27/1438042988051.33_20150728002308-00080-ip-10-236-191-2_881630717_2.json |
a7825076_CBindStatusCallback_Class__Name | [Description] Called by the asynchronous moniker to request information on the type of bind to be created. [Name] | CBindStatusCallback::GetBindInfo | []
| CBindStatusCallback Class | Name | https://msdn.microsoft.com/en-us/library/9x28765t(v=vs.110).aspx | 27/1438042988051.33_20150728002308-00080-ip-10-236-191-2_881630717_2.json |
a7825076_CBindStatusCallback_Class__Name | [Description] Called by the asynchronous moniker to get the priority of the bind operation. The ATL implementation returns E_NOTIMPL. [Name] | CBindStatusCallback::GetPriority | []
| CBindStatusCallback Class | Name | https://msdn.microsoft.com/en-us/library/9x28765t(v=vs.110).aspx | 27/1438042988051.33_20150728002308-00080-ip-10-236-191-2_881630717_2.json |
a7825076_CBindStatusCallback_Class__Name | [Description] Called to provide data to your application as it becomes available. Reads the data, then calls the function passed to it to use the data. [Name] | CBindStatusCallback::OnDataAvailable | []
| CBindStatusCallback Class | Name | https://msdn.microsoft.com/en-us/library/9x28765t(v=vs.110).aspx | 27/1438042988051.33_20150728002308-00080-ip-10-236-191-2_881630717_2.json |
a7825076_CBindStatusCallback_Class__Name | [Description] Called when resources are low. The ATL implementation returns S_OK. [Name] | CBindStatusCallback::OnLowResource | []
| CBindStatusCallback Class | Name | https://msdn.microsoft.com/en-us/library/9x28765t(v=vs.110).aspx | 27/1438042988051.33_20150728002308-00080-ip-10-236-191-2_881630717_2.json |
a7825076_CBindStatusCallback_Class__Name | [Description] Called by the asynchronous moniker to pass an object interface pointer to your application. The ATL implementation returns S_OK. [Name] | CBindStatusCallback::OnObjectAvailable | []
| CBindStatusCallback Class | Name | https://msdn.microsoft.com/en-us/library/9x28765t(v=vs.110).aspx | 27/1438042988051.33_20150728002308-00080-ip-10-236-191-2_881630717_2.json |
a7825076_CBindStatusCallback_Class__Name | [Description] Called to indicate the progress of a data downloading process. The ATL implementation returns S_OK. [Name] | CBindStatusCallback::OnProgress | []
| CBindStatusCallback Class | Name | https://msdn.microsoft.com/en-us/library/9x28765t(v=vs.110).aspx | 27/1438042988051.33_20150728002308-00080-ip-10-236-191-2_881630717_2.json |
a7825076_CBindStatusCallback_Class__Name | [Description] Called when binding is started. [Name] | CBindStatusCallback::OnStartBinding | []
| CBindStatusCallback Class | Name | https://msdn.microsoft.com/en-us/library/9x28765t(v=vs.110).aspx | 27/1438042988051.33_20150728002308-00080-ip-10-236-191-2_881630717_2.json |
a7825076_CBindStatusCallback_Class__Name | [Description] Called when the asynchronous data transfer is stopped. [Name] | CBindStatusCallback::OnStopBinding | []
| CBindStatusCallback Class | Name | https://msdn.microsoft.com/en-us/library/9x28765t(v=vs.110).aspx | 27/1438042988051.33_20150728002308-00080-ip-10-236-191-2_881630717_2.json |
a7825076_CBindStatusCallback_Class__Name | [Description] Initializes the bytes available and bytes read to zero, creates a push-type stream object from a URL, and calls OnDataAvailable every time data is available. [Name] | CBindStatusCallback::StartAsyncDownload | []
| CBindStatusCallback Class | Name | https://msdn.microsoft.com/en-us/library/9x28765t(v=vs.110).aspx | 27/1438042988051.33_20150728002308-00080-ip-10-236-191-2_881630717_2.json |
3b38d2ce_ndedArticleView__Transact_SQL___Column_name | [Data type] smallint [Description] The unique identifier for the Publisher. [Column name] | publisher_id | []
| IHextendedArticleView (Transact-SQL) | Column name | https://msdn.microsoft.com/en-US/library/ms175031(v=sql.90).aspx | 27/1438042988051.33_20150728002308-00208-ip-10-236-191-2_883578105_0.json |
3b38d2ce_ndedArticleView__Transact_SQL___Column_name | [Data type] int [Description] The unique identifier for the publication. [Column name] | publication_id | []
| IHextendedArticleView (Transact-SQL) | Column name | https://msdn.microsoft.com/en-US/library/ms175031(v=sql.90).aspx | 27/1438042988051.33_20150728002308-00208-ip-10-236-191-2_883578105_0.json |
3b38d2ce_ndedArticleView__Transact_SQL___Column_name | [Data type] sysname [Description] The name of the article [Column name] | article | []
| IHextendedArticleView (Transact-SQL) | Column name | https://msdn.microsoft.com/en-US/library/ms175031(v=sql.90).aspx | 27/1438042988051.33_20150728002308-00208-ip-10-236-191-2_883578105_0.json |
3b38d2ce_ndedArticleView__Transact_SQL___Column_name | [Data type] sysname [Description] The name of the published object at the Subscriber. [Column name] | destination_object | []
| IHextendedArticleView (Transact-SQL) | Column name | https://msdn.microsoft.com/en-US/library/ms175031(v=sql.90).aspx | 27/1438042988051.33_20150728002308-00208-ip-10-236-191-2_883578105_0.json |
3b38d2ce_ndedArticleView__Transact_SQL___Column_name | [Data type] sysname [Description] The owner of the published object at the Publisher. [Column name] | source_owner | []
| IHextendedArticleView (Transact-SQL) | Column name | https://msdn.microsoft.com/en-US/library/ms175031(v=sql.90).aspx | 27/1438042988051.33_20150728002308-00208-ip-10-236-191-2_883578105_0.json |
3b38d2ce_ndedArticleView__Transact_SQL___Column_name | [Data type] sysname [Description] The name of the published object at the Publisher. [Column name] | source_object | []
| IHextendedArticleView (Transact-SQL) | Column name | https://msdn.microsoft.com/en-US/library/ms175031(v=sql.90).aspx | 27/1438042988051.33_20150728002308-00208-ip-10-236-191-2_883578105_0.json |
3b38d2ce_ndedArticleView__Transact_SQL___Column_name | [Data type] nvarchar(255) [Description] The description of the article. [Column name] | description | []
| IHextendedArticleView (Transact-SQL) | Column name | https://msdn.microsoft.com/en-US/library/ms175031(v=sql.90).aspx | 27/1438042988051.33_20150728002308-00208-ip-10-236-191-2_883578105_0.json |
3b38d2ce_ndedArticleView__Transact_SQL___Column_name | [Data type] nvarchar(255) [Description] The schema creation script for the article. [Column name] | creation_script | []
| IHextendedArticleView (Transact-SQL) | Column name | https://msdn.microsoft.com/en-US/library/ms175031(v=sql.90).aspx | 27/1438042988051.33_20150728002308-00208-ip-10-236-191-2_883578105_0.json |
3b38d2ce_ndedArticleView__Transact_SQL___Column_name | [Data type] nvarchar(255) [Description] The command that is executed for a DELETE. [Column name] | del_cmd | []
| IHextendedArticleView (Transact-SQL) | Column name | https://msdn.microsoft.com/en-US/library/ms175031(v=sql.90).aspx | 27/1438042988051.33_20150728002308-00208-ip-10-236-191-2_883578105_0.json |
3b38d2ce_ndedArticleView__Transact_SQL___Column_name | [Data type] int [Description] The identifier for the stored procedure used to define the horizontal partition. [Column name] | filter | []
| IHextendedArticleView (Transact-SQL) | Column name | https://msdn.microsoft.com/en-US/library/ms175031(v=sql.90).aspx | 27/1438042988051.33_20150728002308-00208-ip-10-236-191-2_883578105_0.json |
3b38d2ce_ndedArticleView__Transact_SQL___Column_name | [Data type] ntext [Description] The WHERE clause used to horizontally filter the article. [Column name] | filter_clause | []
| IHextendedArticleView (Transact-SQL) | Column name | https://msdn.microsoft.com/en-US/library/ms175031(v=sql.90).aspx | 27/1438042988051.33_20150728002308-00208-ip-10-236-191-2_883578105_0.json |
3b38d2ce_ndedArticleView__Transact_SQL___Column_name | [Data type] nvarchar(255) [Description] The command that is executed for an INSERT. [Column name] | ins_cmd | []
| IHextendedArticleView (Transact-SQL) | Column name | https://msdn.microsoft.com/en-US/library/ms175031(v=sql.90).aspx | 27/1438042988051.33_20150728002308-00208-ip-10-236-191-2_883578105_0.json |
3b38d2ce_ndedArticleView__Transact_SQL___Column_name | [Data type] tinyint [Description] The Pre-creation command for DROP TABLE, DELETE TABLE, or TRUNCATE: 0 = None. 1 = DROP. 2 = DELETE. 3 = TRUNCATE. [Column name] | pre_creation_cmd | []
| IHextendedArticleView (Transact-SQL) | Column name | https://msdn.microsoft.com/en-US/library/ms175031(v=sql.90).aspx | 27/1438042988051.33_20150728002308-00208-ip-10-236-191-2_883578105_0.json |
3b38d2ce_ndedArticleView__Transact_SQL___Column_name | [Data type] tinyint [Description] The bitmask of the article options and status, which can be the bitwise logical OR result of one or more of these values: 1 = Article is active. 8 = Include the column name in INSERT statements. 16 = Use parameterized statements. 24 = Both include the column name in INSERT statements and use parameterized statements. For example, an active article using parameterized statements would have a value of 17 in this column. A value of 0 means that the article is inactive and no additional properties are defined. [Column name] | status | []
| IHextendedArticleView (Transact-SQL) | Column name | https://msdn.microsoft.com/en-US/library/ms175031(v=sql.90).aspx | 27/1438042988051.33_20150728002308-00208-ip-10-236-191-2_883578105_0.json |
3b38d2ce_ndedArticleView__Transact_SQL___Column_name | [Data type] tinyint [Description] Type of article: 1 = Log-based article. 3 = Log-based article with manual filter. 5 = Log-based article with manual view. 7 = Log-based article with manual filter and manual view. [Column name] | type | []
| IHextendedArticleView (Transact-SQL) | Column name | https://msdn.microsoft.com/en-US/library/ms175031(v=sql.90).aspx | 27/1438042988051.33_20150728002308-00208-ip-10-236-191-2_883578105_0.json |
3b38d2ce_ndedArticleView__Transact_SQL___Column_name | [Data type] nvarchar(255) [Description] The command that is executed for a UPDATE. [Column name] | upd_cmd | []
| IHextendedArticleView (Transact-SQL) | Column name | https://msdn.microsoft.com/en-US/library/ms175031(v=sql.90).aspx | 27/1438042988051.33_20150728002308-00208-ip-10-236-191-2_883578105_0.json |
3b38d2ce_ndedArticleView__Transact_SQL___Column_name | [Data type] binary [Description] Indicates what is to be scripted out. See sp_addarticle (Transact-SQL) for a list of supported schema options. [Column name] | schema_option | []
| IHextendedArticleView (Transact-SQL) | Column name | https://msdn.microsoft.com/en-US/library/ms175031(v=sql.90).aspx | 27/1438042988051.33_20150728002308-00208-ip-10-236-191-2_883578105_0.json |
3b38d2ce_ndedArticleView__Transact_SQL___Column_name | [Data type] sysname [Description] The owner of the published object at the destination database. [Column name] | dest_owner | []
| IHextendedArticleView (Transact-SQL) | Column name | https://msdn.microsoft.com/en-US/library/ms175031(v=sql.90).aspx | 27/1438042988051.33_20150728002308-00208-ip-10-236-191-2_883578105_0.json |
d13aa4d3_Azure_Role_Properties__Import_method | [Description] The component is copied from the local path specified by the From property into the role’s approot directory. [Import method] | copy | [
[
"c",
"o",
"p",
"y"
],
[
"E",
"A",
"R"
],
[
"J",
"A",
"R"
],
[
"n",
"o",
"n",
"e"
],
[
"W",
"A",
"R"
],
[
"z",
"i",
"p"
]
]
| Azure Role Properties | Import method | https://msdn.microsoft.com/library/azure/hh690945.aspx | 27/1438042989826.86_20150728002309-00194-ip-10-236-191-2_888276990_3.json |
d13aa4d3_Azure_Role_Properties__Import_method | [Description] The component is a Java enterprise archive (EAR) imported from an Enterprise Application Project at the local path specified by the From property. (This is detected automatically by the toolkit based on the nature of the project at that location). [Import method] | EAR | [
[
"c",
"o",
"p",
"y"
],
[
"E",
"A",
"R"
],
[
"J",
"A",
"R"
],
[
"n",
"o",
"n",
"e"
],
[
"W",
"A",
"R"
],
[
"z",
"i",
"p"
]
]
| Azure Role Properties | Import method | https://msdn.microsoft.com/library/azure/hh690945.aspx | 27/1438042989826.86_20150728002309-00194-ip-10-236-191-2_888276990_3.json |
d13aa4d3_Azure_Role_Properties__Import_method | [Description] The component is a Java archive (JAR) and is imported from a Java project at the local path specified by the From property. (This is detected automatically by the toolkit based on the nature of the project at that location). [Import method] | JAR | [
[
"c",
"o",
"p",
"y"
],
[
"E",
"A",
"R"
],
[
"J",
"A",
"R"
],
[
"n",
"o",
"n",
"e"
],
[
"W",
"A",
"R"
],
[
"z",
"i",
"p"
]
]
| Azure Role Properties | Import method | https://msdn.microsoft.com/library/azure/hh690945.aspx | 27/1438042989826.86_20150728002309-00194-ip-10-236-191-2_888276990_3.json |
d13aa4d3_Azure_Role_Properties__Import_method | [Description] No action is taken to import the component. This is applicable when the component is assumed to already be present in the role’s approot directory, or when the component is merely an executable command line statement, as specified in the As property when the Deploy method is exec. [Import method] | none | [
[
"c",
"o",
"p",
"y"
],
[
"E",
"A",
"R"
],
[
"J",
"A",
"R"
],
[
"n",
"o",
"n",
"e"
],
[
"W",
"A",
"R"
],
[
"z",
"i",
"p"
]
]
| Azure Role Properties | Import method | https://msdn.microsoft.com/library/azure/hh690945.aspx | 27/1438042989826.86_20150728002309-00194-ip-10-236-191-2_888276990_3.json |
d13aa4d3_Azure_Role_Properties__Import_method | [Description] The component is a Java web application archive (WAR) and is imported from a Dynamic Web Project at the local path specified by the From property. (This is detected automatically by the toolkit based on the nature of the project at that location). [Import method] | WAR | [
[
"c",
"o",
"p",
"y"
],
[
"E",
"A",
"R"
],
[
"J",
"A",
"R"
],
[
"n",
"o",
"n",
"e"
],
[
"W",
"A",
"R"
],
[
"z",
"i",
"p"
]
]
| Azure Role Properties | Import method | https://msdn.microsoft.com/library/azure/hh690945.aspx | 27/1438042989826.86_20150728002309-00194-ip-10-236-191-2_888276990_3.json |
d13aa4d3_Azure_Role_Properties__Import_method | [Description] The component is a zip file and is imported by zipping the directory or file specified by the From property. [Import method] | zip | [
[
"c",
"o",
"p",
"y"
],
[
"E",
"A",
"R"
],
[
"J",
"A",
"R"
],
[
"n",
"o",
"n",
"e"
],
[
"W",
"A",
"R"
],
[
"z",
"i",
"p"
]
]
| Azure Role Properties | Import method | https://msdn.microsoft.com/library/azure/hh690945.aspx | 27/1438042989826.86_20150728002309-00194-ip-10-236-191-2_888276990_3.json |
39c6e1f2_Access_Security_in_ASP_NET_2_0__Required_Permissions | [Resources Accessed] DPAPI encryption [Required Permissions] | DataProtectionPermission | []
| How To: Use Code Access Security in ASP.NET 2.0 | Required Permissions | https://msdn.microsoft.com/fr-fr/library/ms998326.aspx | 27/1438042988051.33_20150728002308-00290-ip-10-236-191-2_882724872_2.json |
39c6e1f2_Access_Security_in_ASP_NET_2_0__Required_Permissions | [Resources Accessed] DNS directory [Required Permissions] | DnsPermission | []
| How To: Use Code Access Security in ASP.NET 2.0 | Required Permissions | https://msdn.microsoft.com/fr-fr/library/ms998326.aspx | 27/1438042988051.33_20150728002308-00290-ip-10-236-191-2_882724872_2.json |
39c6e1f2_Access_Security_in_ASP_NET_2_0__Required_Permissions | [Resources Accessed] Environment variables [Required Permissions] | EnvironmentPermission | []
| How To: Use Code Access Security in ASP.NET 2.0 | Required Permissions | https://msdn.microsoft.com/fr-fr/library/ms998326.aspx | 27/1438042988051.33_20150728002308-00290-ip-10-236-191-2_882724872_2.json |
39c6e1f2_Access_Security_in_ASP_NET_2_0__Required_Permissions | [Resources Accessed] Event log [Required Permissions] | EventLogPermission | []
| How To: Use Code Access Security in ASP.NET 2.0 | Required Permissions | https://msdn.microsoft.com/fr-fr/library/ms998326.aspx | 27/1438042988051.33_20150728002308-00290-ip-10-236-191-2_882724872_2.json |
39c6e1f2_Access_Security_in_ASP_NET_2_0__Required_Permissions | [Resources Accessed] File dialog [Required Permissions] | FileDialogPermission | []
| How To: Use Code Access Security in ASP.NET 2.0 | Required Permissions | https://msdn.microsoft.com/fr-fr/library/ms998326.aspx | 27/1438042988051.33_20150728002308-00290-ip-10-236-191-2_882724872_2.json |
39c6e1f2_Access_Security_in_ASP_NET_2_0__Required_Permissions | [Resources Accessed] File system [Required Permissions] | FileIOPermission | []
| How To: Use Code Access Security in ASP.NET 2.0 | Required Permissions | https://msdn.microsoft.com/fr-fr/library/ms998326.aspx | 27/1438042988051.33_20150728002308-00290-ip-10-236-191-2_882724872_2.json |
39c6e1f2_Access_Security_in_ASP_NET_2_0__Required_Permissions | [Resources Accessed] Isolated file storage [Required Permissions] | IsolatedStoragePermission | []
| How To: Use Code Access Security in ASP.NET 2.0 | Required Permissions | https://msdn.microsoft.com/fr-fr/library/ms998326.aspx | 27/1438042988051.33_20150728002308-00290-ip-10-236-191-2_882724872_2.json |
39c6e1f2_Access_Security_in_ASP_NET_2_0__Required_Permissions | [Resources Accessed] Key containers [Required Permissions] | KeyContainerPermission | []
| How To: Use Code Access Security in ASP.NET 2.0 | Required Permissions | https://msdn.microsoft.com/fr-fr/library/ms998326.aspx | 27/1438042988051.33_20150728002308-00290-ip-10-236-191-2_882724872_2.json |
39c6e1f2_Access_Security_in_ASP_NET_2_0__Required_Permissions | [Resources Accessed] Message queues [Required Permissions] | MessageQueuePermission | []
| How To: Use Code Access Security in ASP.NET 2.0 | Required Permissions | https://msdn.microsoft.com/fr-fr/library/ms998326.aspx | 27/1438042988051.33_20150728002308-00290-ip-10-236-191-2_882724872_2.json |
39c6e1f2_Access_Security_in_ASP_NET_2_0__Required_Permissions | [Resources Accessed] Network information and traffic statistics [Required Permissions] | NetworkInformationPermission | []
| How To: Use Code Access Security in ASP.NET 2.0 | Required Permissions | https://msdn.microsoft.com/fr-fr/library/ms998326.aspx | 27/1438042988051.33_20150728002308-00290-ip-10-236-191-2_882724872_2.json |
39c6e1f2_Access_Security_in_ASP_NET_2_0__Required_Permissions | [Resources Accessed] OLE DB data sources [Required Permissions] | OleDbPermission | []
| How To: Use Code Access Security in ASP.NET 2.0 | Required Permissions | https://msdn.microsoft.com/fr-fr/library/ms998326.aspx | 27/1438042988051.33_20150728002308-00290-ip-10-236-191-2_882724872_2.json |
39c6e1f2_Access_Security_in_ASP_NET_2_0__Required_Permissions | [Resources Accessed] Performance counters [Required Permissions] | PerformanceCounterPermission | []
| How To: Use Code Access Security in ASP.NET 2.0 | Required Permissions | https://msdn.microsoft.com/fr-fr/library/ms998326.aspx | 27/1438042988051.33_20150728002308-00290-ip-10-236-191-2_882724872_2.json |
39c6e1f2_Access_Security_in_ASP_NET_2_0__Required_Permissions | [Resources Accessed] Printers [Required Permissions] | PrintingPermission | []
| How To: Use Code Access Security in ASP.NET 2.0 | Required Permissions | https://msdn.microsoft.com/fr-fr/library/ms998326.aspx | 27/1438042988051.33_20150728002308-00290-ip-10-236-191-2_882724872_2.json |
39c6e1f2_Access_Security_in_ASP_NET_2_0__Required_Permissions | [Resources Accessed] Reflection [Required Permissions] | ReflectionPermission | []
| How To: Use Code Access Security in ASP.NET 2.0 | Required Permissions | https://msdn.microsoft.com/fr-fr/library/ms998326.aspx | 27/1438042988051.33_20150728002308-00290-ip-10-236-191-2_882724872_2.json |
39c6e1f2_Access_Security_in_ASP_NET_2_0__Required_Permissions | [Resources Accessed] Registry [Required Permissions] | RegistryPermission | []
| How To: Use Code Access Security in ASP.NET 2.0 | Required Permissions | https://msdn.microsoft.com/fr-fr/library/ms998326.aspx | 27/1438042988051.33_20150728002308-00290-ip-10-236-191-2_882724872_2.json |
39c6e1f2_Access_Security_in_ASP_NET_2_0__Required_Permissions | [Resources Accessed] Security [Required Permissions] | SecurityPermission | []
| How To: Use Code Access Security in ASP.NET 2.0 | Required Permissions | https://msdn.microsoft.com/fr-fr/library/ms998326.aspx | 27/1438042988051.33_20150728002308-00290-ip-10-236-191-2_882724872_2.json |
39c6e1f2_Access_Security_in_ASP_NET_2_0__Required_Permissions | [Resources Accessed] SMTP servers [Required Permissions] | SmtpPermission | []
| How To: Use Code Access Security in ASP.NET 2.0 | Required Permissions | https://msdn.microsoft.com/fr-fr/library/ms998326.aspx | 27/1438042988051.33_20150728002308-00290-ip-10-236-191-2_882724872_2.json |
39c6e1f2_Access_Security_in_ASP_NET_2_0__Required_Permissions | [Resources Accessed] Sockets [Required Permissions] | SocketsPermission | []
| How To: Use Code Access Security in ASP.NET 2.0 | Required Permissions | https://msdn.microsoft.com/fr-fr/library/ms998326.aspx | 27/1438042988051.33_20150728002308-00290-ip-10-236-191-2_882724872_2.json |
39c6e1f2_Access_Security_in_ASP_NET_2_0__Required_Permissions | [Resources Accessed] SQL Server notifications [Required Permissions] | SqlNotificationPermission | []
| How To: Use Code Access Security in ASP.NET 2.0 | Required Permissions | https://msdn.microsoft.com/fr-fr/library/ms998326.aspx | 27/1438042988051.33_20150728002308-00290-ip-10-236-191-2_882724872_2.json |
39c6e1f2_Access_Security_in_ASP_NET_2_0__Required_Permissions | [Resources Accessed] SQL Server [Required Permissions] | SqlClientPermission | []
| How To: Use Code Access Security in ASP.NET 2.0 | Required Permissions | https://msdn.microsoft.com/fr-fr/library/ms998326.aspx | 27/1438042988051.33_20150728002308-00290-ip-10-236-191-2_882724872_2.json |
39c6e1f2_Access_Security_in_ASP_NET_2_0__Required_Permissions | [Resources Accessed] Stores containing X.509 certificates [Required Permissions] | StorePermission | []
| How To: Use Code Access Security in ASP.NET 2.0 | Required Permissions | https://msdn.microsoft.com/fr-fr/library/ms998326.aspx | 27/1438042988051.33_20150728002308-00290-ip-10-236-191-2_882724872_2.json |
39c6e1f2_Access_Security_in_ASP_NET_2_0__Required_Permissions | [Resources Accessed] User interfaces and clipboard [Required Permissions] | UIPermission | []
| How To: Use Code Access Security in ASP.NET 2.0 | Required Permissions | https://msdn.microsoft.com/fr-fr/library/ms998326.aspx | 27/1438042988051.33_20150728002308-00290-ip-10-236-191-2_882724872_2.json |
39c6e1f2_Access_Security_in_ASP_NET_2_0__Required_Permissions | [Resources Accessed] Web services (and other HTTP Internet resources) [Required Permissions] | WebPermission | []
| How To: Use Code Access Security in ASP.NET 2.0 | Required Permissions | https://msdn.microsoft.com/fr-fr/library/ms998326.aspx | 27/1438042988051.33_20150728002308-00290-ip-10-236-191-2_882724872_2.json |
2c5a1f48_ner_Class__System_Diagnostics___Name | [Description] Gets the custom trace listener attributes defined in the application configuration file. [Name] | Attributes | [
[
"A",
"t",
"t",
"r",
"i",
"b",
"u",
"t",
"e",
"s"
],
[
"F",
"i",
"l",
"t",
"e",
"r"
],
[
"I",
"n",
"d",
"e",
"n",
"t",
"L",
"e",
"v",
"e",
"l"
],
[
"I",
"n",
"d",
"e",
"n",
"t",
"S",
"i",
"z",
"e"
],
[
"I",
"s",
"T",
"h",
"r",
"e",
"a",
"d",
"S",
"a",
"f",
"e"
],
[
"N",
"a",
"m",
"e"
],
[
"N",
"e",
"e",
"d",
"I",
"n",
"d",
"e",
"n",
"t"
],
[
"T",
"r",
"a",
"c",
"e",
"O",
"u",
"t",
"p",
"u",
"t",
"O",
"p",
"t",
"i",
"o",
"n",
"s"
]
]
| TraceListener Class (System.Diagnostics) | Name | https://msdn.microsoft.com/en-us/library/system.diagnostics.tracelistener(v=vs.110).aspx | 27/1438042989826.86_20150728002309-00300-ip-10-236-191-2_879745217_1.json |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.