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
|
---|---|---|---|---|---|---|---|
74d35fd1_SQL_StmtRecompile_Event_Class__Description
|
[Data column name] ApplicationName [Data type] nvarchar [Column ID] 10 [Filterable] Yes [Description]
|
Name of the client application that created the connection to an instance of Microsoft SQL Server. This column is populated with the values passed by the application rather than the displayed name of the program
|
[] |
SQL:StmtRecompile Event Class
|
Description
|
https://msdn.microsoft.com/en-us/library/ms179294(d=printer).aspx
|
11/1438042988048.90_20150728002308-00267-ip-10-236-191-2_869135766_0.json
|
74d35fd1_SQL_StmtRecompile_Event_Class__Description
|
[Data column name] ClientProcessID [Data type] int [Column ID] 9 [Filterable] Yes [Description]
|
ID assigned by the host computer to the process where the client application is running. This data column is populated if the client provides the process ID.
|
[] |
SQL:StmtRecompile Event Class
|
Description
|
https://msdn.microsoft.com/en-us/library/ms179294(d=printer).aspx
|
11/1438042988048.90_20150728002308-00267-ip-10-236-191-2_869135766_0.json
|
74d35fd1_SQL_StmtRecompile_Event_Class__Description
|
[Data column name] DatabaseID [Data type] int [Column ID] 3 [Filterable] Yes [Description]
|
ID of the database in which the stored procedure is running. Determine the value for a database by using the DB_ID function.
|
[] |
SQL:StmtRecompile Event Class
|
Description
|
https://msdn.microsoft.com/en-us/library/ms179294(d=printer).aspx
|
11/1438042988048.90_20150728002308-00267-ip-10-236-191-2_869135766_0.json
|
74d35fd1_SQL_StmtRecompile_Event_Class__Description
|
[Data column name] DatabaseName [Data type] nvarchar [Column ID] 35 [Filterable] Yes [Description]
|
Name of the database in which the stored procedure is running.
|
[] |
SQL:StmtRecompile Event Class
|
Description
|
https://msdn.microsoft.com/en-us/library/ms179294(d=printer).aspx
|
11/1438042988048.90_20150728002308-00267-ip-10-236-191-2_869135766_0.json
|
74d35fd1_SQL_StmtRecompile_Event_Class__Description
|
[Data column name] EventSequence [Data type] int [Column ID] 51 [Filterable] No [Description]
|
The sequence of an event within the request.
|
[] |
SQL:StmtRecompile Event Class
|
Description
|
https://msdn.microsoft.com/en-us/library/ms179294(d=printer).aspx
|
11/1438042988048.90_20150728002308-00267-ip-10-236-191-2_869135766_0.json
|
74d35fd1_SQL_StmtRecompile_Event_Class__Description
|
[Data column name] EventSubClass [Data type] int [Column ID] 21 [Filterable] Yes [Description]
|
Describes the cause of the recompilation: 1 = Schema changed 2 = Statistics changed 3 = Deferred compile 4 = Set option changed 5 = Temp table changed 6 = Remote rowset changed 7 = For Browse permissions changed 8 = Query notification environment changed 9 = Partition view changed 10 = Cursor options changed 11 = Option (recompile) requested
|
[] |
SQL:StmtRecompile Event Class
|
Description
|
https://msdn.microsoft.com/en-us/library/ms179294(d=printer).aspx
|
11/1438042988048.90_20150728002308-00267-ip-10-236-191-2_869135766_0.json
|
74d35fd1_SQL_StmtRecompile_Event_Class__Description
|
[Data column name] GroupID [Data type] int [Column ID] 66 [Filterable] Yes [Description]
|
ID of the workload group where the SQL Trace event fires.
|
[] |
SQL:StmtRecompile Event Class
|
Description
|
https://msdn.microsoft.com/en-us/library/ms179294(d=printer).aspx
|
11/1438042988048.90_20150728002308-00267-ip-10-236-191-2_869135766_0.json
|
74d35fd1_SQL_StmtRecompile_Event_Class__Description
|
[Data column name] HostName [Data type] nvarchar [Column ID] 8 [Filterable] Yes [Description]
|
Name of the computer on which the client is running which submitted this statement. This data column is populated if the client provides the host name. To determine the host name, use the HOST_NAME function.
|
[] |
SQL:StmtRecompile Event Class
|
Description
|
https://msdn.microsoft.com/en-us/library/ms179294(d=printer).aspx
|
11/1438042988048.90_20150728002308-00267-ip-10-236-191-2_869135766_0.json
|
74d35fd1_SQL_StmtRecompile_Event_Class__Description
|
[Data column name] IntegerData2 [Data type] int [Column ID] 55 [Filterable] Yes [Description]
|
Ending offset of the statement within the stored procedure or batch that caused recompilation. Ending offset is -1 if the statement is the last statement in its batch.
|
[] |
SQL:StmtRecompile Event Class
|
Description
|
https://msdn.microsoft.com/en-us/library/ms179294(d=printer).aspx
|
11/1438042988048.90_20150728002308-00267-ip-10-236-191-2_869135766_0.json
|
74d35fd1_SQL_StmtRecompile_Event_Class__Description
|
[Data column name] IsSystem [Data type] int [Column ID] 60 [Filterable] Yes [Description]
|
Indicates whether the event occurred on a system process or a user process. 1 = system 0 = user
|
[] |
SQL:StmtRecompile Event Class
|
Description
|
https://msdn.microsoft.com/en-us/library/ms179294(d=printer).aspx
|
11/1438042988048.90_20150728002308-00267-ip-10-236-191-2_869135766_0.json
|
74d35fd1_SQL_StmtRecompile_Event_Class__Description
|
[Data column name] LineNumber [Data type] int [Column ID] 5 [Filterable] Yes [Description]
|
Sequence number of this statement within the batch, if applicable.
|
[] |
SQL:StmtRecompile Event Class
|
Description
|
https://msdn.microsoft.com/en-us/library/ms179294(d=printer).aspx
|
11/1438042988048.90_20150728002308-00267-ip-10-236-191-2_869135766_0.json
|
74d35fd1_SQL_StmtRecompile_Event_Class__Description
|
[Data column name] LoginName [Data type] nvarchar [Column ID] 11 [Filterable] Yes [Description]
|
Name of the login that submitted this batch.
|
[] |
SQL:StmtRecompile Event Class
|
Description
|
https://msdn.microsoft.com/en-us/library/ms179294(d=printer).aspx
|
11/1438042988048.90_20150728002308-00267-ip-10-236-191-2_869135766_0.json
|
74d35fd1_SQL_StmtRecompile_Event_Class__Description
|
[Data column name] LoginSid [Data type] image [Column ID] 41 [Filterable] Yes [Description]
|
Security identifier (SID) of the currently logged in user. You can find this information in the sys.server_principals catalog view. Each SID is unique for each login in the server.
|
[] |
SQL:StmtRecompile Event Class
|
Description
|
https://msdn.microsoft.com/en-us/library/ms179294(d=printer).aspx
|
11/1438042988048.90_20150728002308-00267-ip-10-236-191-2_869135766_0.json
|
74d35fd1_SQL_StmtRecompile_Event_Class__Description
|
[Data column name] NestLevel [Data type] int [Column ID] 29 [Filterable] Yes [Description]
|
The nesting level of the stored procedure call. For example, my_proc_a stored procedure calls my_proc_b. In this case, my_proc_a has a NestLevel of 1, my_proc_b has a NestLevel of 2.
|
[] |
SQL:StmtRecompile Event Class
|
Description
|
https://msdn.microsoft.com/en-us/library/ms179294(d=printer).aspx
|
11/1438042988048.90_20150728002308-00267-ip-10-236-191-2_869135766_0.json
|
74d35fd1_SQL_StmtRecompile_Event_Class__Description
|
[Data column name] NTDomainName [Data type] nvarchar [Column ID] 7 [Filterable] Yes [Description]
|
Windows domain to which the user belongs.
|
[] |
SQL:StmtRecompile Event Class
|
Description
|
https://msdn.microsoft.com/en-us/library/ms179294(d=printer).aspx
|
11/1438042988048.90_20150728002308-00267-ip-10-236-191-2_869135766_0.json
|
74d35fd1_SQL_StmtRecompile_Event_Class__Description
|
[Data column name] NTUserName [Data type] nvarchar [Column ID] 6 [Filterable] Yes [Description]
|
Windows user name of connected user.
|
[] |
SQL:StmtRecompile Event Class
|
Description
|
https://msdn.microsoft.com/en-us/library/ms179294(d=printer).aspx
|
11/1438042988048.90_20150728002308-00267-ip-10-236-191-2_869135766_0.json
|
74d35fd1_SQL_StmtRecompile_Event_Class__Description
|
[Data column name] ObjectID [Data type] int [Column ID] 22 [Filterable] Yes [Description]
|
System-assigned identifier of the object that contains the statement that caused the recompilation. This object can be a stored procedure, trigger, or user-defined function. For ad hoc batches or prepared SQL, ObjectID and ObjectName return a NULL value.
|
[] |
SQL:StmtRecompile Event Class
|
Description
|
https://msdn.microsoft.com/en-us/library/ms179294(d=printer).aspx
|
11/1438042988048.90_20150728002308-00267-ip-10-236-191-2_869135766_0.json
|
74d35fd1_SQL_StmtRecompile_Event_Class__Description
|
[Data column name] ObjectName [Data type] nvarchar [Column ID] 34 [Filterable] Yes [Description]
|
Name of the object identified by ObjectID.
|
[] |
SQL:StmtRecompile Event Class
|
Description
|
https://msdn.microsoft.com/en-us/library/ms179294(d=printer).aspx
|
11/1438042988048.90_20150728002308-00267-ip-10-236-191-2_869135766_0.json
|
74d35fd1_SQL_StmtRecompile_Event_Class__Description
|
[Data column name] ObjectType [Data type] int [Column ID] 28 [Filterable] Yes [Description]
|
Value that represents the type of object involved in the event. For more information, see ObjectType Trace Event Column.
|
[] |
SQL:StmtRecompile Event Class
|
Description
|
https://msdn.microsoft.com/en-us/library/ms179294(d=printer).aspx
|
11/1438042988048.90_20150728002308-00267-ip-10-236-191-2_869135766_0.json
|
74d35fd1_SQL_StmtRecompile_Event_Class__Description
|
[Data column name] Offset [Data type] int [Column ID] 61 [Filterable] Yes [Description]
|
Starting offset of the statement within the stored procedure or batch that caused recompilation.
|
[] |
SQL:StmtRecompile Event Class
|
Description
|
https://msdn.microsoft.com/en-us/library/ms179294(d=printer).aspx
|
11/1438042988048.90_20150728002308-00267-ip-10-236-191-2_869135766_0.json
|
74d35fd1_SQL_StmtRecompile_Event_Class__Description
|
[Data column name] RequestID [Data type] int [Column ID] 49 [Filterable] Yes [Description]
|
ID of the request containing the statement.
|
[] |
SQL:StmtRecompile Event Class
|
Description
|
https://msdn.microsoft.com/en-us/library/ms179294(d=printer).aspx
|
11/1438042988048.90_20150728002308-00267-ip-10-236-191-2_869135766_0.json
|
74d35fd1_SQL_StmtRecompile_Event_Class__Description
|
[Data column name] ServerName [Data type] nvarchar [Column ID] 26 [Filterable] No [Description]
|
Name of the SQL Server being traced.
|
[] |
SQL:StmtRecompile Event Class
|
Description
|
https://msdn.microsoft.com/en-us/library/ms179294(d=printer).aspx
|
11/1438042988048.90_20150728002308-00267-ip-10-236-191-2_869135766_0.json
|
74d35fd1_SQL_StmtRecompile_Event_Class__Description
|
[Data column name] SessionLoginName [Data type] nvarchar [Column ID] 64 [Filterable] Yes [Description]
|
Login name of the user who originated the session. For example, if you connect to SQL Server using Login1 and execute a statement as Login2, SessionLoginName shows Login1 and LoginName shows Login2. This column displays both SQL Server and Windows logins.
|
[] |
SQL:StmtRecompile Event Class
|
Description
|
https://msdn.microsoft.com/en-us/library/ms179294(d=printer).aspx
|
11/1438042988048.90_20150728002308-00267-ip-10-236-191-2_869135766_0.json
|
74d35fd1_SQL_StmtRecompile_Event_Class__Description
|
[Data column name] SPID [Data type] int [Column ID] 12 [Filterable] Yes [Description]
|
Server process ID of the connection.
|
[] |
SQL:StmtRecompile Event Class
|
Description
|
https://msdn.microsoft.com/en-us/library/ms179294(d=printer).aspx
|
11/1438042988048.90_20150728002308-00267-ip-10-236-191-2_869135766_0.json
|
74d35fd1_SQL_StmtRecompile_Event_Class__Description
|
[Data column name] SqlHandle [Data type] varbinary [Column ID] 63 [Filterable] No [Description]
|
64-bit hash based on the text of an ad hoc query or the database and object ID of an SQL object. This value can be passed to sys.dm_exec_sql_text to retrieve the associated SQL text.
|
[] |
SQL:StmtRecompile Event Class
|
Description
|
https://msdn.microsoft.com/en-us/library/ms179294(d=printer).aspx
|
11/1438042988048.90_20150728002308-00267-ip-10-236-191-2_869135766_0.json
|
74d35fd1_SQL_StmtRecompile_Event_Class__Description
|
[Data column name] StartTime [Data type] datetime [Column ID] 14 [Filterable] Yes [Description]
|
Time at which the event started, if available.
|
[] |
SQL:StmtRecompile Event Class
|
Description
|
https://msdn.microsoft.com/en-us/library/ms179294(d=printer).aspx
|
11/1438042988048.90_20150728002308-00267-ip-10-236-191-2_869135766_0.json
|
74d35fd1_SQL_StmtRecompile_Event_Class__Description
|
[Data column name] TextData [Data type] ntext [Column ID] 1 [Filterable] Yes [Description]
|
Text of the Transact-SQL statement that recompiled.
|
[] |
SQL:StmtRecompile Event Class
|
Description
|
https://msdn.microsoft.com/en-us/library/ms179294(d=printer).aspx
|
11/1438042988048.90_20150728002308-00267-ip-10-236-191-2_869135766_0.json
|
74d35fd1_SQL_StmtRecompile_Event_Class__Description
|
[Data column name] TransactionID [Data type] bigint [Column ID] 4 [Filterable] Yes [Description]
|
System-assigned ID of the transaction.
|
[] |
SQL:StmtRecompile Event Class
|
Description
|
https://msdn.microsoft.com/en-us/library/ms179294(d=printer).aspx
|
11/1438042988048.90_20150728002308-00267-ip-10-236-191-2_869135766_0.json
|
74d35fd1_SQL_StmtRecompile_Event_Class__Description
|
[Data column name] XactSequence [Data type] bigint [Column ID] 50 [Filterable] Yes [Description]
|
Token that describes the current transaction.
|
[] |
SQL:StmtRecompile Event Class
|
Description
|
https://msdn.microsoft.com/en-us/library/ms179294(d=printer).aspx
|
11/1438042988048.90_20150728002308-00267-ip-10-236-191-2_869135766_0.json
|
7da62ffc_l__Class__System_ServiceModel___Description
|
[Name] DuplexChannelFactory(InstanceContext) [Description]
|
Initializes a new instance of the DuplexChannelFactory class with specified instance context.
|
[] |
DuplexChannelFactory(TChannel) Class (System.ServiceModel)
|
Description
|
https://msdn.microsoft.com/en-in/library/windows/apps/ms576164.aspx
|
11/1438042988048.90_20150728002308-00181-ip-10-236-191-2_875503696_0.json
|
7da62ffc_l__Class__System_ServiceModel___Description
|
[Name] DuplexChannelFactory(Object) [Description]
|
Initializes a new instance of the DuplexChannelFactory class with an object that implements the callback contract.
|
[] |
DuplexChannelFactory(TChannel) Class (System.ServiceModel)
|
Description
|
https://msdn.microsoft.com/en-in/library/windows/apps/ms576164.aspx
|
11/1438042988048.90_20150728002308-00181-ip-10-236-191-2_875503696_0.json
|
7da62ffc_l__Class__System_ServiceModel___Description
|
[Name] DuplexChannelFactory(Type) [Description]
|
Initializes a new instance of the DuplexChannelFactory class with specified type of callback instance.
|
[] |
DuplexChannelFactory(TChannel) Class (System.ServiceModel)
|
Description
|
https://msdn.microsoft.com/en-in/library/windows/apps/ms576164.aspx
|
11/1438042988048.90_20150728002308-00181-ip-10-236-191-2_875503696_0.json
|
7da62ffc_l__Class__System_ServiceModel___Description
|
[Name] DuplexChannelFactory(InstanceContext, Binding) [Description]
|
Initializes a new instance of the DuplexChannelFactory class with a context that implements the callback contract and a specified binding.
|
[] |
DuplexChannelFactory(TChannel) Class (System.ServiceModel)
|
Description
|
https://msdn.microsoft.com/en-in/library/windows/apps/ms576164.aspx
|
11/1438042988048.90_20150728002308-00181-ip-10-236-191-2_875503696_0.json
|
7da62ffc_l__Class__System_ServiceModel___Description
|
[Name] DuplexChannelFactory(InstanceContext, String) [Description]
|
Initializes a new instance of the DuplexChannelFactory class with an object that implements the callback contract and a specified configuration.
|
[] |
DuplexChannelFactory(TChannel) Class (System.ServiceModel)
|
Description
|
https://msdn.microsoft.com/en-in/library/windows/apps/ms576164.aspx
|
11/1438042988048.90_20150728002308-00181-ip-10-236-191-2_875503696_0.json
|
7da62ffc_l__Class__System_ServiceModel___Description
|
[Name] DuplexChannelFactory(InstanceContext, ServiceEndpoint) [Description]
|
Initializes a new instance of the DuplexChannelFactory class with an object that implements the callback contract and a specified endpoint.
|
[] |
DuplexChannelFactory(TChannel) Class (System.ServiceModel)
|
Description
|
https://msdn.microsoft.com/en-in/library/windows/apps/ms576164.aspx
|
11/1438042988048.90_20150728002308-00181-ip-10-236-191-2_875503696_0.json
|
7da62ffc_l__Class__System_ServiceModel___Description
|
[Name] DuplexChannelFactory(Object, Binding) [Description]
|
Initializes a new instance of the DuplexChannelFactory class with an object that implements the callback contract and a specified binding.
|
[] |
DuplexChannelFactory(TChannel) Class (System.ServiceModel)
|
Description
|
https://msdn.microsoft.com/en-in/library/windows/apps/ms576164.aspx
|
11/1438042988048.90_20150728002308-00181-ip-10-236-191-2_875503696_0.json
|
7da62ffc_l__Class__System_ServiceModel___Description
|
[Name] DuplexChannelFactory(Object, ServiceEndpoint) [Description]
|
Initializes a new instance of the DuplexChannelFactory class with an object that implements the callback contract and a specified endpoint.
|
[] |
DuplexChannelFactory(TChannel) Class (System.ServiceModel)
|
Description
|
https://msdn.microsoft.com/en-in/library/windows/apps/ms576164.aspx
|
11/1438042988048.90_20150728002308-00181-ip-10-236-191-2_875503696_0.json
|
7da62ffc_l__Class__System_ServiceModel___Description
|
[Name] DuplexChannelFactory(Object, String) [Description]
|
Initializes a new instance of the DuplexChannelFactory class with an object that implements the callback contract and a specified configuration.
|
[] |
DuplexChannelFactory(TChannel) Class (System.ServiceModel)
|
Description
|
https://msdn.microsoft.com/en-in/library/windows/apps/ms576164.aspx
|
11/1438042988048.90_20150728002308-00181-ip-10-236-191-2_875503696_0.json
|
7da62ffc_l__Class__System_ServiceModel___Description
|
[Name] DuplexChannelFactory(Type, Binding) [Description]
|
Initializes a new instance of the DuplexChannelFactory class with specified type of callback instance and binding.
|
[] |
DuplexChannelFactory(TChannel) Class (System.ServiceModel)
|
Description
|
https://msdn.microsoft.com/en-in/library/windows/apps/ms576164.aspx
|
11/1438042988048.90_20150728002308-00181-ip-10-236-191-2_875503696_0.json
|
7da62ffc_l__Class__System_ServiceModel___Description
|
[Name] DuplexChannelFactory(Type, ServiceEndpoint) [Description]
|
Initializes a new instance of the DuplexChannelFactory class with specified type of callback instance and service endpoint.
|
[] |
DuplexChannelFactory(TChannel) Class (System.ServiceModel)
|
Description
|
https://msdn.microsoft.com/en-in/library/windows/apps/ms576164.aspx
|
11/1438042988048.90_20150728002308-00181-ip-10-236-191-2_875503696_0.json
|
7da62ffc_l__Class__System_ServiceModel___Description
|
[Name] DuplexChannelFactory(Type, String) [Description]
|
Initializes a new instance of the DuplexChannelFactory class with specified type of callback instance and configuration.
|
[] |
DuplexChannelFactory(TChannel) Class (System.ServiceModel)
|
Description
|
https://msdn.microsoft.com/en-in/library/windows/apps/ms576164.aspx
|
11/1438042988048.90_20150728002308-00181-ip-10-236-191-2_875503696_0.json
|
7da62ffc_l__Class__System_ServiceModel___Description
|
[Name] DuplexChannelFactory(InstanceContext, Binding, EndpointAddress) [Description]
|
Initializes a new instance of the DuplexChannelFactory class with an object that implements the callback contract and a specified binding and endpoint address.
|
[] |
DuplexChannelFactory(TChannel) Class (System.ServiceModel)
|
Description
|
https://msdn.microsoft.com/en-in/library/windows/apps/ms576164.aspx
|
11/1438042988048.90_20150728002308-00181-ip-10-236-191-2_875503696_0.json
|
7da62ffc_l__Class__System_ServiceModel___Description
|
[Name] DuplexChannelFactory(InstanceContext, Binding, String) [Description]
|
Initializes a new instance of the DuplexChannelFactory class with specified instance context, binding, and remote address.
|
[] |
DuplexChannelFactory(TChannel) Class (System.ServiceModel)
|
Description
|
https://msdn.microsoft.com/en-in/library/windows/apps/ms576164.aspx
|
11/1438042988048.90_20150728002308-00181-ip-10-236-191-2_875503696_0.json
|
7da62ffc_l__Class__System_ServiceModel___Description
|
[Name] DuplexChannelFactory(InstanceContext, String, EndpointAddress) [Description]
|
Initializes a new instance of the DuplexChannelFactory class with an object that implements the callback contract and a specified configuration and endpoint address.
|
[] |
DuplexChannelFactory(TChannel) Class (System.ServiceModel)
|
Description
|
https://msdn.microsoft.com/en-in/library/windows/apps/ms576164.aspx
|
11/1438042988048.90_20150728002308-00181-ip-10-236-191-2_875503696_0.json
|
7da62ffc_l__Class__System_ServiceModel___Description
|
[Name] DuplexChannelFactory(Object, Binding, EndpointAddress) [Description]
|
Initializes a new instance of the DuplexChannelFactory class with an object that implements the callback contract and a specified binding and endpoint address.
|
[] |
DuplexChannelFactory(TChannel) Class (System.ServiceModel)
|
Description
|
https://msdn.microsoft.com/en-in/library/windows/apps/ms576164.aspx
|
11/1438042988048.90_20150728002308-00181-ip-10-236-191-2_875503696_0.json
|
7da62ffc_l__Class__System_ServiceModel___Description
|
[Name] DuplexChannelFactory(Object, Binding, String) [Description]
|
Initializes a new instance of the DuplexChannelFactory class with specified callback object, binding, and remote address.
|
[] |
DuplexChannelFactory(TChannel) Class (System.ServiceModel)
|
Description
|
https://msdn.microsoft.com/en-in/library/windows/apps/ms576164.aspx
|
11/1438042988048.90_20150728002308-00181-ip-10-236-191-2_875503696_0.json
|
7da62ffc_l__Class__System_ServiceModel___Description
|
[Name] DuplexChannelFactory(Object, String, EndpointAddress) [Description]
|
Initializes a new instance of the DuplexChannelFactory class with an object that implements the callback contract, and a specified configuration and endpoint address.
|
[] |
DuplexChannelFactory(TChannel) Class (System.ServiceModel)
|
Description
|
https://msdn.microsoft.com/en-in/library/windows/apps/ms576164.aspx
|
11/1438042988048.90_20150728002308-00181-ip-10-236-191-2_875503696_0.json
|
7da62ffc_l__Class__System_ServiceModel___Description
|
[Name] DuplexChannelFactory(Type, Binding, EndpointAddress) [Description]
|
Initializes a new instance of the DuplexChannelFactory class with specified type of callback instance, binding, and remote address.
|
[] |
DuplexChannelFactory(TChannel) Class (System.ServiceModel)
|
Description
|
https://msdn.microsoft.com/en-in/library/windows/apps/ms576164.aspx
|
11/1438042988048.90_20150728002308-00181-ip-10-236-191-2_875503696_0.json
|
7da62ffc_l__Class__System_ServiceModel___Description
|
[Name] DuplexChannelFactory(Type, Binding, String) [Description]
|
Initializes a new instance of the DuplexChannelFactory class with the specified type of callback instance, binding, and remote address.
|
[] |
DuplexChannelFactory(TChannel) Class (System.ServiceModel)
|
Description
|
https://msdn.microsoft.com/en-in/library/windows/apps/ms576164.aspx
|
11/1438042988048.90_20150728002308-00181-ip-10-236-191-2_875503696_0.json
|
7da62ffc_l__Class__System_ServiceModel___Description
|
[Name] DuplexChannelFactory(Type, String, EndpointAddress) [Description]
|
Initializes a new instance of the DuplexChannelFactory class with the specified type of callback instance, configuration, and remote address.
|
[] |
DuplexChannelFactory(TChannel) Class (System.ServiceModel)
|
Description
|
https://msdn.microsoft.com/en-in/library/windows/apps/ms576164.aspx
|
11/1438042988048.90_20150728002308-00181-ip-10-236-191-2_875503696_0.json
|
8665caf3_System_Xml_Schema_Namespace__Description
|
[Enumeration] XmlSchemaContentProcessing [Description]
|
Provides information about the validation mode of any and anyAttribute element replacements.
|
[] |
System.Xml.Schema Namespace
|
Description
|
https://msdn.microsoft.com/en-US/library/system.xml.schema(v=vs.71).aspx
|
11/1438042988048.90_20150728002308-00023-ip-10-236-191-2_882267769_2.json
|
8665caf3_System_Xml_Schema_Namespace__Description
|
[Enumeration] XmlSchemaContentType [Description]
|
Enumerations for the content model of the complex type. This represents the content in the post-schema-validation infoset.
|
[] |
System.Xml.Schema Namespace
|
Description
|
https://msdn.microsoft.com/en-US/library/system.xml.schema(v=vs.71).aspx
|
11/1438042988048.90_20150728002308-00023-ip-10-236-191-2_882267769_2.json
|
8665caf3_System_Xml_Schema_Namespace__Description
|
[Enumeration] XmlSchemaDerivationMethod [Description]
|
Provides different methods for preventing derivation.
|
[] |
System.Xml.Schema Namespace
|
Description
|
https://msdn.microsoft.com/en-US/library/system.xml.schema(v=vs.71).aspx
|
11/1438042988048.90_20150728002308-00023-ip-10-236-191-2_882267769_2.json
|
8665caf3_System_Xml_Schema_Namespace__Description
|
[Enumeration] XmlSchemaForm [Description]
|
Indicates if attributes or elements need to be qualified or left unqualified.
|
[] |
System.Xml.Schema Namespace
|
Description
|
https://msdn.microsoft.com/en-US/library/system.xml.schema(v=vs.71).aspx
|
11/1438042988048.90_20150728002308-00023-ip-10-236-191-2_882267769_2.json
|
8665caf3_System_Xml_Schema_Namespace__Description
|
[Enumeration] XmlSchemaUse [Description]
|
Indicator of how the attribute is used.
|
[] |
System.Xml.Schema Namespace
|
Description
|
https://msdn.microsoft.com/en-US/library/system.xml.schema(v=vs.71).aspx
|
11/1438042988048.90_20150728002308-00023-ip-10-236-191-2_882267769_2.json
|
8665caf3_System_Xml_Schema_Namespace__Description
|
[Enumeration] XmlSeverityType [Description]
|
Represents the severity of the validation event.
|
[] |
System.Xml.Schema Namespace
|
Description
|
https://msdn.microsoft.com/en-US/library/system.xml.schema(v=vs.71).aspx
|
11/1438042988048.90_20150728002308-00023-ip-10-236-191-2_882267769_2.json
|
ef28ae13_ommand_Interface__System_Data___Description
|
[Name] CommandText [Description]
|
Gets or sets the text command to run against the data source.
|
[] |
IDbCommand Interface (System.Data)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.data.idbcommand.aspx
|
11/1438042987171.38_20150728002307-00258-ip-10-236-191-2_900251868_0.json
|
ef28ae13_ommand_Interface__System_Data___Description
|
[Name] CommandTimeout [Description]
|
Gets or sets the wait time before terminating the attempt to execute a command and generating an error.
|
[] |
IDbCommand Interface (System.Data)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.data.idbcommand.aspx
|
11/1438042987171.38_20150728002307-00258-ip-10-236-191-2_900251868_0.json
|
ef28ae13_ommand_Interface__System_Data___Description
|
[Name] CommandType [Description]
|
Indicates or specifies how the CommandText property is interpreted.
|
[] |
IDbCommand Interface (System.Data)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.data.idbcommand.aspx
|
11/1438042987171.38_20150728002307-00258-ip-10-236-191-2_900251868_0.json
|
ef28ae13_ommand_Interface__System_Data___Description
|
[Name] Connection [Description]
|
Gets or sets the IDbConnection used by this instance of the IDbCommand.
|
[] |
IDbCommand Interface (System.Data)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.data.idbcommand.aspx
|
11/1438042987171.38_20150728002307-00258-ip-10-236-191-2_900251868_0.json
|
ef28ae13_ommand_Interface__System_Data___Description
|
[Name] Parameters [Description]
|
Gets the IDataParameterCollection.
|
[] |
IDbCommand Interface (System.Data)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.data.idbcommand.aspx
|
11/1438042987171.38_20150728002307-00258-ip-10-236-191-2_900251868_0.json
|
ef28ae13_ommand_Interface__System_Data___Description
|
[Name] Transaction [Description]
|
Gets or sets the transaction within which the Command object of a .NET Framework data provider executes.
|
[] |
IDbCommand Interface (System.Data)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.data.idbcommand.aspx
|
11/1438042987171.38_20150728002307-00258-ip-10-236-191-2_900251868_0.json
|
ef28ae13_ommand_Interface__System_Data___Description
|
[Name] UpdatedRowSource [Description]
|
Gets or sets how command results are applied to the DataRow when used by the Update method of a DbDataAdapter.
|
[] |
IDbCommand Interface (System.Data)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.data.idbcommand.aspx
|
11/1438042987171.38_20150728002307-00258-ip-10-236-191-2_900251868_0.json
|
18ccc588_hat_Use_Word_2010_or_Word_2007__Description
|
[Title] Document-Centric Transforms [Description]
|
Explores what a document-centric transform is, and describes an approach for writing them.
|
[] |
Building Publishing Systems that Use Word 2010 or Word 2007
|
Description
|
https://msdn.microsoft.com/en-us/library/ff433637(v=office.14).aspx
|
11/1438042988048.90_20150728002308-00044-ip-10-236-191-2_868992235_1.json
|
18ccc588_hat_Use_Word_2010_or_Word_2007__Description
|
[Title] Transforming Open XML Documents using XSLT [Description]
|
Describes an approach of converting an Open XML package to flat OPC, transforming it to a new form, and then converting back to Open XML OPC format.
|
[] |
Building Publishing Systems that Use Word 2010 or Word 2007
|
Description
|
https://msdn.microsoft.com/en-us/library/ff433637(v=office.14).aspx
|
11/1438042988048.90_20150728002308-00044-ip-10-236-191-2_868992235_1.json
|
18ccc588_hat_Use_Word_2010_or_Word_2007__Description
|
[Title] Recursive Pure Functional Transformations [Description]
|
Explains an approach for writing document-centric transforms by using Microsoft Visual C# 3.0.
|
[] |
Building Publishing Systems that Use Word 2010 or Word 2007
|
Description
|
https://msdn.microsoft.com/en-us/library/ff433637(v=office.14).aspx
|
11/1438042988048.90_20150728002308-00044-ip-10-236-191-2_868992235_1.json
|
18ccc588_hat_Use_Word_2010_or_Word_2007__Description
|
[Title] Using Content Controls vs. Custom XML Elements [Description]
|
Describes an approach for integrating content publishing systems with Word 2007.
|
[] |
Building Publishing Systems that Use Word 2010 or Word 2007
|
Description
|
https://msdn.microsoft.com/en-us/library/ff433637(v=office.14).aspx
|
11/1438042988048.90_20150728002308-00044-ip-10-236-191-2_868992235_1.json
|
18ccc588_hat_Use_Word_2010_or_Word_2007__Description
|
[Title] Programmatically Limit Styles in Word [Description]
|
Sometimes developers of publishing systems want to programmatically limit styles so that the transform is more deterministic.
|
[] |
Building Publishing Systems that Use Word 2010 or Word 2007
|
Description
|
https://msdn.microsoft.com/en-us/library/ff433637(v=office.14).aspx
|
11/1438042988048.90_20150728002308-00044-ip-10-236-191-2_868992235_1.json
|
18ccc588_hat_Use_Word_2010_or_Word_2007__Description
|
[Title] Converting Open XML WordprocessingML to Html [Description]
|
Blog post series that explains issues that you can encounter when you transform Open XML WordprocessingML documents to another format, such as HTML.
|
[] |
Building Publishing Systems that Use Word 2010 or Word 2007
|
Description
|
https://msdn.microsoft.com/en-us/library/ff433637(v=office.14).aspx
|
11/1438042988048.90_20150728002308-00044-ip-10-236-191-2_868992235_1.json
|
18ccc588_hat_Use_Word_2010_or_Word_2007__Description
|
[Title] Open XML Document Viewer [Description]
|
CodePlex project for an XSLT-based transform from Open XML WordprocessingML to HTML.
|
[] |
Building Publishing Systems that Use Word 2010 or Word 2007
|
Description
|
https://msdn.microsoft.com/en-us/library/ff433637(v=office.14).aspx
|
11/1438042988048.90_20150728002308-00044-ip-10-236-191-2_868992235_1.json
|
9663fc5f_System_Security_Namespace_____Description
|
[Class] AllowPartiallyTrustedCallersAttribute [Description]
|
Allows an assembly to be called by partially trusted code. Without this declaration, only fully trusted callers are able to use the assembly. This class cannot be inherited.
|
[] |
System.Security Namespace ()
|
Description
|
https://msdn.microsoft.com/library/windows/apps/9w6t6kwc(v=vs.110).aspx
|
11/1438042988048.90_20150728002308-00001-ip-10-236-191-2_893961968_0.json
|
9663fc5f_System_Security_Namespace_____Description
|
[Class] CodeAccessPermission [Description]
|
Defines the underlying structure of all code access permissions.
|
[] |
System.Security Namespace ()
|
Description
|
https://msdn.microsoft.com/library/windows/apps/9w6t6kwc(v=vs.110).aspx
|
11/1438042988048.90_20150728002308-00001-ip-10-236-191-2_893961968_0.json
|
9663fc5f_System_Security_Namespace_____Description
|
[Class] HostProtectionException [Description]
|
The exception that is thrown when a denied host resource is detected.
|
[] |
System.Security Namespace ()
|
Description
|
https://msdn.microsoft.com/library/windows/apps/9w6t6kwc(v=vs.110).aspx
|
11/1438042988048.90_20150728002308-00001-ip-10-236-191-2_893961968_0.json
|
9663fc5f_System_Security_Namespace_____Description
|
[Class] HostSecurityManager [Description]
|
Allows the control and customization of security behavior for application domains.
|
[] |
System.Security Namespace ()
|
Description
|
https://msdn.microsoft.com/library/windows/apps/9w6t6kwc(v=vs.110).aspx
|
11/1438042988048.90_20150728002308-00001-ip-10-236-191-2_893961968_0.json
|
9663fc5f_System_Security_Namespace_____Description
|
[Class] NamedPermissionSet [Description]
|
Defines a permission set that has a name and description associated with it. This class cannot be inherited.
|
[] |
System.Security Namespace ()
|
Description
|
https://msdn.microsoft.com/library/windows/apps/9w6t6kwc(v=vs.110).aspx
|
11/1438042988048.90_20150728002308-00001-ip-10-236-191-2_893961968_0.json
|
9663fc5f_System_Security_Namespace_____Description
|
[Class] PermissionSet [Description]
|
Represents a collection that can contain many different types of permissions.
|
[] |
System.Security Namespace ()
|
Description
|
https://msdn.microsoft.com/library/windows/apps/9w6t6kwc(v=vs.110).aspx
|
11/1438042988048.90_20150728002308-00001-ip-10-236-191-2_893961968_0.json
|
9663fc5f_System_Security_Namespace_____Description
|
[Class] ReadOnlyPermissionSet [Description]
|
Represents a read-only collection that can contain many different types of permissions.
|
[] |
System.Security Namespace ()
|
Description
|
https://msdn.microsoft.com/library/windows/apps/9w6t6kwc(v=vs.110).aspx
|
11/1438042988048.90_20150728002308-00001-ip-10-236-191-2_893961968_0.json
|
9663fc5f_System_Security_Namespace_____Description
|
[Class] SecureString [Description]
|
Represents text that should be kept confidential, such as by deleting it from computer memory when no longer needed. This class cannot be inherited.
|
[] |
System.Security Namespace ()
|
Description
|
https://msdn.microsoft.com/library/windows/apps/9w6t6kwc(v=vs.110).aspx
|
11/1438042988048.90_20150728002308-00001-ip-10-236-191-2_893961968_0.json
|
9663fc5f_System_Security_Namespace_____Description
|
[Class] SecurityContext [Description]
|
Encapsulates and propagates all security-related data for execution contexts transferred across threads. This class cannot be inherited.
|
[] |
System.Security Namespace ()
|
Description
|
https://msdn.microsoft.com/library/windows/apps/9w6t6kwc(v=vs.110).aspx
|
11/1438042988048.90_20150728002308-00001-ip-10-236-191-2_893961968_0.json
|
9663fc5f_System_Security_Namespace_____Description
|
[Class] SecurityCriticalAttribute [Description]
|
Specifies that code or an assembly performs security-critical operations.
|
[] |
System.Security Namespace ()
|
Description
|
https://msdn.microsoft.com/library/windows/apps/9w6t6kwc(v=vs.110).aspx
|
11/1438042988048.90_20150728002308-00001-ip-10-236-191-2_893961968_0.json
|
9663fc5f_System_Security_Namespace_____Description
|
[Class] SecurityElement [Description]
|
Represents the XML object model for encoding security objects. This class cannot be inherited.
|
[] |
System.Security Namespace ()
|
Description
|
https://msdn.microsoft.com/library/windows/apps/9w6t6kwc(v=vs.110).aspx
|
11/1438042988048.90_20150728002308-00001-ip-10-236-191-2_893961968_0.json
|
9663fc5f_System_Security_Namespace_____Description
|
[Class] SecurityException [Description]
|
The exception that is thrown when a security error is detected.
|
[] |
System.Security Namespace ()
|
Description
|
https://msdn.microsoft.com/library/windows/apps/9w6t6kwc(v=vs.110).aspx
|
11/1438042988048.90_20150728002308-00001-ip-10-236-191-2_893961968_0.json
|
9663fc5f_System_Security_Namespace_____Description
|
[Class] SecurityManager [Description]
|
Provides the main access point for classes interacting with the security system. This class cannot be inherited.
|
[] |
System.Security Namespace ()
|
Description
|
https://msdn.microsoft.com/library/windows/apps/9w6t6kwc(v=vs.110).aspx
|
11/1438042988048.90_20150728002308-00001-ip-10-236-191-2_893961968_0.json
|
9663fc5f_System_Security_Namespace_____Description
|
[Class] SecurityRulesAttribute [Description]
|
Indicates the set of security rules the common language runtime should enforce for an assembly.
|
[] |
System.Security Namespace ()
|
Description
|
https://msdn.microsoft.com/library/windows/apps/9w6t6kwc(v=vs.110).aspx
|
11/1438042988048.90_20150728002308-00001-ip-10-236-191-2_893961968_0.json
|
9663fc5f_System_Security_Namespace_____Description
|
[Class] SecuritySafeCriticalAttribute [Description]
|
Identifies types or members as security-critical and safely accessible by transparent code.
|
[] |
System.Security Namespace ()
|
Description
|
https://msdn.microsoft.com/library/windows/apps/9w6t6kwc(v=vs.110).aspx
|
11/1438042988048.90_20150728002308-00001-ip-10-236-191-2_893961968_0.json
|
9663fc5f_System_Security_Namespace_____Description
|
[Class] SecurityState [Description]
|
Provides a base class for requesting the security status of an action from the AppDomainManager object.
|
[] |
System.Security Namespace ()
|
Description
|
https://msdn.microsoft.com/library/windows/apps/9w6t6kwc(v=vs.110).aspx
|
11/1438042988048.90_20150728002308-00001-ip-10-236-191-2_893961968_0.json
|
9663fc5f_System_Security_Namespace_____Description
|
[Class] SecurityTransparentAttribute [Description]
|
Specifies that an assembly cannot cause an elevation of privilege.
|
[] |
System.Security Namespace ()
|
Description
|
https://msdn.microsoft.com/library/windows/apps/9w6t6kwc(v=vs.110).aspx
|
11/1438042988048.90_20150728002308-00001-ip-10-236-191-2_893961968_0.json
|
9663fc5f_System_Security_Namespace_____Description
|
[Class] SecurityTreatAsSafeAttribute [Description]
|
Obsolete. Identifies which of the nonpublic SecurityCriticalAttribute members are accessible by transparent code within the assembly.
|
[] |
System.Security Namespace ()
|
Description
|
https://msdn.microsoft.com/library/windows/apps/9w6t6kwc(v=vs.110).aspx
|
11/1438042988048.90_20150728002308-00001-ip-10-236-191-2_893961968_0.json
|
9663fc5f_System_Security_Namespace_____Description
|
[Class] SuppressUnmanagedCodeSecurityAttribute [Description]
|
Allows managed code to call into unmanaged code without a stack walk. This class cannot be inherited.
|
[] |
System.Security Namespace ()
|
Description
|
https://msdn.microsoft.com/library/windows/apps/9w6t6kwc(v=vs.110).aspx
|
11/1438042988048.90_20150728002308-00001-ip-10-236-191-2_893961968_0.json
|
9663fc5f_System_Security_Namespace_____Description
|
[Class] UnverifiableCodeAttribute [Description]
|
Marks modules containing unverifiable code. This class cannot be inherited.
|
[] |
System.Security Namespace ()
|
Description
|
https://msdn.microsoft.com/library/windows/apps/9w6t6kwc(v=vs.110).aspx
|
11/1438042988048.90_20150728002308-00001-ip-10-236-191-2_893961968_0.json
|
9663fc5f_System_Security_Namespace_____Description
|
[Class] VerificationException [Description]
|
The exception that is thrown when the security policy requires code to be type safe and the verification process is unable to verify that the code is type safe.
|
[] |
System.Security Namespace ()
|
Description
|
https://msdn.microsoft.com/library/windows/apps/9w6t6kwc(v=vs.110).aspx
|
11/1438042988048.90_20150728002308-00001-ip-10-236-191-2_893961968_0.json
|
9663fc5f_System_Security_Namespace_____Description
|
[Class] XmlSyntaxException [Description]
|
The exception that is thrown when there is a syntax error in XML parsing. This class cannot be inherited.
|
[] |
System.Security Namespace ()
|
Description
|
https://msdn.microsoft.com/library/windows/apps/9w6t6kwc(v=vs.110).aspx
|
11/1438042988048.90_20150728002308-00001-ip-10-236-191-2_893961968_0.json
|
674b8486_nerResponse_Class__System_Net___Name
|
[Description] Gets or sets the Encoding for this response's OutputStream. [Name]
|
ContentEncoding
|
[] |
HttpListenerResponse Class (System.Net)
|
Name
|
https://msdn.microsoft.com/en-US/library/system.net.httplistenerresponse(v=vs.110).aspx
|
11/1438042988048.90_20150728002308-00052-ip-10-236-191-2_880159308_0.json
|
674b8486_nerResponse_Class__System_Net___Name
|
[Description] Gets or sets the number of bytes in the body data included in the response. [Name]
|
ContentLength64
|
[] |
HttpListenerResponse Class (System.Net)
|
Name
|
https://msdn.microsoft.com/en-US/library/system.net.httplistenerresponse(v=vs.110).aspx
|
11/1438042988048.90_20150728002308-00052-ip-10-236-191-2_880159308_0.json
|
674b8486_nerResponse_Class__System_Net___Name
|
[Description] Gets or sets the MIME type of the content returned. [Name]
|
ContentType
|
[] |
HttpListenerResponse Class (System.Net)
|
Name
|
https://msdn.microsoft.com/en-US/library/system.net.httplistenerresponse(v=vs.110).aspx
|
11/1438042988048.90_20150728002308-00052-ip-10-236-191-2_880159308_0.json
|
674b8486_nerResponse_Class__System_Net___Name
|
[Description] Gets or sets the collection of cookies returned with the response. [Name]
|
Cookies
|
[] |
HttpListenerResponse Class (System.Net)
|
Name
|
https://msdn.microsoft.com/en-US/library/system.net.httplistenerresponse(v=vs.110).aspx
|
11/1438042988048.90_20150728002308-00052-ip-10-236-191-2_880159308_0.json
|
674b8486_nerResponse_Class__System_Net___Name
|
[Description] Gets or sets the collection of header name/value pairs returned by the server. [Name]
|
Headers
|
[] |
HttpListenerResponse Class (System.Net)
|
Name
|
https://msdn.microsoft.com/en-US/library/system.net.httplistenerresponse(v=vs.110).aspx
|
11/1438042988048.90_20150728002308-00052-ip-10-236-191-2_880159308_0.json
|
674b8486_nerResponse_Class__System_Net___Name
|
[Description] Gets or sets a value indicating whether the server requests a persistent connection. [Name]
|
KeepAlive
|
[] |
HttpListenerResponse Class (System.Net)
|
Name
|
https://msdn.microsoft.com/en-US/library/system.net.httplistenerresponse(v=vs.110).aspx
|
11/1438042988048.90_20150728002308-00052-ip-10-236-191-2_880159308_0.json
|
674b8486_nerResponse_Class__System_Net___Name
|
[Description] Gets a Stream object to which a response can be written. [Name]
|
OutputStream
|
[] |
HttpListenerResponse Class (System.Net)
|
Name
|
https://msdn.microsoft.com/en-US/library/system.net.httplistenerresponse(v=vs.110).aspx
|
11/1438042988048.90_20150728002308-00052-ip-10-236-191-2_880159308_0.json
|
674b8486_nerResponse_Class__System_Net___Name
|
[Description] Gets or sets the HTTP version used for the response. [Name]
|
ProtocolVersion
|
[] |
HttpListenerResponse Class (System.Net)
|
Name
|
https://msdn.microsoft.com/en-US/library/system.net.httplistenerresponse(v=vs.110).aspx
|
11/1438042988048.90_20150728002308-00052-ip-10-236-191-2_880159308_0.json
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.