task
stringlengths
24
71
input
stringlengths
8
2.38k
output
stringlengths
1
2.34k
options
sequence
pageTitle
stringlengths
4
140
outputColName
stringlengths
1
79
url
stringlengths
41
160
wdcFile
stringlengths
71
74
87923aba_em_Data_SqlClient_Namespace_____Description
[Class] SqlClientFactory [Description]
Represents a set of methods for creating instances of the System.Data.SqlClient provider's implementation of the data source classes.
[]
System.Data.SqlClient Namespace ()
Description
https://msdn.microsoft.com/en-us/library/system.data.sqlclient(v=vs.100).aspx
25/1438042987155.85_20150728002307-00108-ip-10-236-191-2_878180665_1.json
87923aba_em_Data_SqlClient_Namespace_____Description
[Class] SqlClientMetaDataCollectionNames [Description]
Provides a list of constants for use with the GetSchema method to retrieve metadata collections.
[]
System.Data.SqlClient Namespace ()
Description
https://msdn.microsoft.com/en-us/library/system.data.sqlclient(v=vs.100).aspx
25/1438042987155.85_20150728002307-00108-ip-10-236-191-2_878180665_1.json
87923aba_em_Data_SqlClient_Namespace_____Description
[Class] SqlClientPermission [Description]
Enables the .NET Framework Data Provider for SQL Server to help make sure that a user has a security level sufficient to access a data source.
[]
System.Data.SqlClient Namespace ()
Description
https://msdn.microsoft.com/en-us/library/system.data.sqlclient(v=vs.100).aspx
25/1438042987155.85_20150728002307-00108-ip-10-236-191-2_878180665_1.json
87923aba_em_Data_SqlClient_Namespace_____Description
[Class] SqlClientPermissionAttribute [Description]
Associates a security action with a custom security attribute.
[]
System.Data.SqlClient Namespace ()
Description
https://msdn.microsoft.com/en-us/library/system.data.sqlclient(v=vs.100).aspx
25/1438042987155.85_20150728002307-00108-ip-10-236-191-2_878180665_1.json
87923aba_em_Data_SqlClient_Namespace_____Description
[Class] SqlCommand [Description]
Represents a Transact-SQL statement or stored procedure to execute against a SQL Server database. This class cannot be inherited.
[]
System.Data.SqlClient Namespace ()
Description
https://msdn.microsoft.com/en-us/library/system.data.sqlclient(v=vs.100).aspx
25/1438042987155.85_20150728002307-00108-ip-10-236-191-2_878180665_1.json
87923aba_em_Data_SqlClient_Namespace_____Description
[Class] SqlCommandBuilder [Description]
Automatically generates single-table commands that are used to reconcile changes made to a DataSet with the associated SQL Server database. This class cannot be inherited.
[]
System.Data.SqlClient Namespace ()
Description
https://msdn.microsoft.com/en-us/library/system.data.sqlclient(v=vs.100).aspx
25/1438042987155.85_20150728002307-00108-ip-10-236-191-2_878180665_1.json
87923aba_em_Data_SqlClient_Namespace_____Description
[Class] SqlConnection [Description]
Represents an open connection to a SQL Server database. This class cannot be inherited.
[]
System.Data.SqlClient Namespace ()
Description
https://msdn.microsoft.com/en-us/library/system.data.sqlclient(v=vs.100).aspx
25/1438042987155.85_20150728002307-00108-ip-10-236-191-2_878180665_1.json
87923aba_em_Data_SqlClient_Namespace_____Description
[Class] SqlConnectionStringBuilder [Description]
Provides a simple way to create and manage the contents of connection strings used by the SqlConnection class.
[]
System.Data.SqlClient Namespace ()
Description
https://msdn.microsoft.com/en-us/library/system.data.sqlclient(v=vs.100).aspx
25/1438042987155.85_20150728002307-00108-ip-10-236-191-2_878180665_1.json
87923aba_em_Data_SqlClient_Namespace_____Description
[Class] SqlDataAdapter [Description]
Represents a set of data commands and a database connection that are used to fill the DataSet and update a SQL Server database. This class cannot be inherited.
[]
System.Data.SqlClient Namespace ()
Description
https://msdn.microsoft.com/en-us/library/system.data.sqlclient(v=vs.100).aspx
25/1438042987155.85_20150728002307-00108-ip-10-236-191-2_878180665_1.json
87923aba_em_Data_SqlClient_Namespace_____Description
[Class] SqlDataReader [Description]
Provides a way of reading a forward-only stream of rows from a SQL Server database. This class cannot be inherited.
[]
System.Data.SqlClient Namespace ()
Description
https://msdn.microsoft.com/en-us/library/system.data.sqlclient(v=vs.100).aspx
25/1438042987155.85_20150728002307-00108-ip-10-236-191-2_878180665_1.json
87923aba_em_Data_SqlClient_Namespace_____Description
[Class] SQLDebugging [Description]
Infrastructure. Included to support debugging applications. Not intended for direct use.
[]
System.Data.SqlClient Namespace ()
Description
https://msdn.microsoft.com/en-us/library/system.data.sqlclient(v=vs.100).aspx
25/1438042987155.85_20150728002307-00108-ip-10-236-191-2_878180665_1.json
87923aba_em_Data_SqlClient_Namespace_____Description
[Class] SqlDependency [Description]
The SqlDependency object represents a query notification dependency between an application and an instance of SQL Server 2005. An application can create a SqlDependency object and register to receive notifications via the OnChangeEventHandler event handler.
[]
System.Data.SqlClient Namespace ()
Description
https://msdn.microsoft.com/en-us/library/system.data.sqlclient(v=vs.100).aspx
25/1438042987155.85_20150728002307-00108-ip-10-236-191-2_878180665_1.json
87923aba_em_Data_SqlClient_Namespace_____Description
[Class] SqlError [Description]
Collects information relevant to a warning or error returned by SQL Server.
[]
System.Data.SqlClient Namespace ()
Description
https://msdn.microsoft.com/en-us/library/system.data.sqlclient(v=vs.100).aspx
25/1438042987155.85_20150728002307-00108-ip-10-236-191-2_878180665_1.json
87923aba_em_Data_SqlClient_Namespace_____Description
[Class] SqlErrorCollection [Description]
Collects all errors generated by the .NET Framework Data Provider for SQL Server. This class cannot be inherited.
[]
System.Data.SqlClient Namespace ()
Description
https://msdn.microsoft.com/en-us/library/system.data.sqlclient(v=vs.100).aspx
25/1438042987155.85_20150728002307-00108-ip-10-236-191-2_878180665_1.json
87923aba_em_Data_SqlClient_Namespace_____Description
[Class] SqlException [Description]
The exception that is thrown when SQL Server returns a warning or error. This class cannot be inherited.
[]
System.Data.SqlClient Namespace ()
Description
https://msdn.microsoft.com/en-us/library/system.data.sqlclient(v=vs.100).aspx
25/1438042987155.85_20150728002307-00108-ip-10-236-191-2_878180665_1.json
87923aba_em_Data_SqlClient_Namespace_____Description
[Class] SqlInfoMessageEventArgs [Description]
Provides data for the InfoMessage event.
[]
System.Data.SqlClient Namespace ()
Description
https://msdn.microsoft.com/en-us/library/system.data.sqlclient(v=vs.100).aspx
25/1438042987155.85_20150728002307-00108-ip-10-236-191-2_878180665_1.json
87923aba_em_Data_SqlClient_Namespace_____Description
[Class] SqlNotificationEventArgs [Description]
Represents the set of arguments passed to the notification event handler.
[]
System.Data.SqlClient Namespace ()
Description
https://msdn.microsoft.com/en-us/library/system.data.sqlclient(v=vs.100).aspx
25/1438042987155.85_20150728002307-00108-ip-10-236-191-2_878180665_1.json
87923aba_em_Data_SqlClient_Namespace_____Description
[Class] SqlParameter [Description]
Represents a parameter to a SqlCommand and optionally its mapping to DataSet columns. This class cannot be inherited. For more information on parameters, see Configuring Parameters and Parameter Data Types (ADO.NET).
[]
System.Data.SqlClient Namespace ()
Description
https://msdn.microsoft.com/en-us/library/system.data.sqlclient(v=vs.100).aspx
25/1438042987155.85_20150728002307-00108-ip-10-236-191-2_878180665_1.json
87923aba_em_Data_SqlClient_Namespace_____Description
[Class] SqlParameterCollection [Description]
Represents a collection of parameters associated with a SqlCommand and their respective mappings to columns in a DataSet. This class cannot be inherited.
[]
System.Data.SqlClient Namespace ()
Description
https://msdn.microsoft.com/en-us/library/system.data.sqlclient(v=vs.100).aspx
25/1438042987155.85_20150728002307-00108-ip-10-236-191-2_878180665_1.json
87923aba_em_Data_SqlClient_Namespace_____Description
[Class] SqlRowsCopiedEventArgs [Description]
Represents the set of arguments passed to the SqlRowsCopiedEventHandler.
[]
System.Data.SqlClient Namespace ()
Description
https://msdn.microsoft.com/en-us/library/system.data.sqlclient(v=vs.100).aspx
25/1438042987155.85_20150728002307-00108-ip-10-236-191-2_878180665_1.json
87923aba_em_Data_SqlClient_Namespace_____Description
[Class] SqlRowUpdatedEventArgs [Description]
Provides data for the RowUpdated event.
[]
System.Data.SqlClient Namespace ()
Description
https://msdn.microsoft.com/en-us/library/system.data.sqlclient(v=vs.100).aspx
25/1438042987155.85_20150728002307-00108-ip-10-236-191-2_878180665_1.json
87923aba_em_Data_SqlClient_Namespace_____Description
[Class] SqlRowUpdatingEventArgs [Description]
Provides data for the RowUpdating event.
[]
System.Data.SqlClient Namespace ()
Description
https://msdn.microsoft.com/en-us/library/system.data.sqlclient(v=vs.100).aspx
25/1438042987155.85_20150728002307-00108-ip-10-236-191-2_878180665_1.json
87923aba_em_Data_SqlClient_Namespace_____Description
[Class] SqlTransaction [Description]
Represents a Transact-SQL transaction to be made in a SQL Server database. This class cannot be inherited.
[]
System.Data.SqlClient Namespace ()
Description
https://msdn.microsoft.com/en-us/library/system.data.sqlclient(v=vs.100).aspx
25/1438042987155.85_20150728002307-00108-ip-10-236-191-2_878180665_1.json
147fa912_ficationQuery_method__Windows___Return_code
[Description] The current user is not authorized to view the result set. [Return code]
WBEM_E_ACCESS_DENIED
[]
IWbemServices::ExecNotificationQuery method (Windows)
Return code
https://msdn.microsoft.com/en-us/library/aa392105(v=vs.85).aspx
25/1438042989790.89_20150728002309-00188-ip-10-236-191-2_892809538_1.json
147fa912_ficationQuery_method__Windows___Return_code
[Description] This indicates other unspecified errors. [Return code]
WBEM_E_FAILED
[]
IWbemServices::ExecNotificationQuery method (Windows)
Return code
https://msdn.microsoft.com/en-us/library/aa392105(v=vs.85).aspx
25/1438042989790.89_20150728002309-00188-ip-10-236-191-2_892809538_1.json
147fa912_ficationQuery_method__Windows___Return_code
[Description] The query specifies a class that does not exist. [Return code]
WBEM_E_INVALID_CLASS
[]
IWbemServices::ExecNotificationQuery method (Windows)
Return code
https://msdn.microsoft.com/en-us/library/aa392105(v=vs.85).aspx
25/1438042989790.89_20150728002309-00188-ip-10-236-191-2_892809538_1.json
147fa912_ficationQuery_method__Windows___Return_code
[Description] A specified parameter is not valid. [Return code]
WBEM_E_INVALID_PARAMETER
[]
IWbemServices::ExecNotificationQuery method (Windows)
Return code
https://msdn.microsoft.com/en-us/library/aa392105(v=vs.85).aspx
25/1438042989790.89_20150728002309-00188-ip-10-236-191-2_892809538_1.json
147fa912_ficationQuery_method__Windows___Return_code
[Description] Too much precision in delivery of events has been requested. A larger polling tolerance must be specified. [Return code]
WBEM_E_REGISTRATION_TOO_PRECISE
[]
IWbemServices::ExecNotificationQuery method (Windows)
Return code
https://msdn.microsoft.com/en-us/library/aa392105(v=vs.85).aspx
25/1438042989790.89_20150728002309-00188-ip-10-236-191-2_892809538_1.json
147fa912_ficationQuery_method__Windows___Return_code
[Description] The query requests more information than Windows Management can reasonably provide. This message is returned when an event query results in a request to poll all objects in a namespace. [Return code]
WBEM_E_REGISTRATION_TOO_BROAD
[]
IWbemServices::ExecNotificationQuery method (Windows)
Return code
https://msdn.microsoft.com/en-us/library/aa392105(v=vs.85).aspx
25/1438042989790.89_20150728002309-00188-ip-10-236-191-2_892809538_1.json
147fa912_ficationQuery_method__Windows___Return_code
[Description] The query was not syntactically valid. [Return code]
WBEM_E_INVALID_QUERY
[]
IWbemServices::ExecNotificationQuery method (Windows)
Return code
https://msdn.microsoft.com/en-us/library/aa392105(v=vs.85).aspx
25/1438042989790.89_20150728002309-00188-ip-10-236-191-2_892809538_1.json
147fa912_ficationQuery_method__Windows___Return_code
[Description] The requested query language is not supported. [Return code]
WBEM_E_INVALID_QUERY_TYPE
[]
IWbemServices::ExecNotificationQuery method (Windows)
Return code
https://msdn.microsoft.com/en-us/library/aa392105(v=vs.85).aspx
25/1438042989790.89_20150728002309-00188-ip-10-236-191-2_892809538_1.json
147fa912_ficationQuery_method__Windows___Return_code
[Description] There was not enough memory to complete the operation. [Return code]
WBEM_E_OUT_OF_MEMORY
[]
IWbemServices::ExecNotificationQuery method (Windows)
Return code
https://msdn.microsoft.com/en-us/library/aa392105(v=vs.85).aspx
25/1438042989790.89_20150728002309-00188-ip-10-236-191-2_892809538_1.json
147fa912_ficationQuery_method__Windows___Return_code
[Description] This indicates the failure of the remote procedure call (RPC) link between the current process and Windows Management. [Return code]
WBEM_E_TRANSPORT_FAILURE
[]
IWbemServices::ExecNotificationQuery method (Windows)
Return code
https://msdn.microsoft.com/en-us/library/aa392105(v=vs.85).aspx
25/1438042989790.89_20150728002309-00188-ip-10-236-191-2_892809538_1.json
147fa912_ficationQuery_method__Windows___Return_code
[Description] Windows Management service was stopped and restarted. A new call to ConnectServer is required. [Return code]
WBEM_E_SHUTTING_DOWN
[]
IWbemServices::ExecNotificationQuery method (Windows)
Return code
https://msdn.microsoft.com/en-us/library/aa392105(v=vs.85).aspx
25/1438042989790.89_20150728002309-00188-ip-10-236-191-2_892809538_1.json
147fa912_ficationQuery_method__Windows___Return_code
[Description] The query cannot be parsed. [Return code]
WBEM_E_UNPARSABLE_QUERY
[]
IWbemServices::ExecNotificationQuery method (Windows)
Return code
https://msdn.microsoft.com/en-us/library/aa392105(v=vs.85).aspx
25/1438042989790.89_20150728002309-00188-ip-10-236-191-2_892809538_1.json
147fa912_ficationQuery_method__Windows___Return_code
[Description] The call succeeded. [Return code]
WBEM_S_NO_ERROR
[]
IWbemServices::ExecNotificationQuery method (Windows)
Return code
https://msdn.microsoft.com/en-us/library/aa392105(v=vs.85).aspx
25/1438042989790.89_20150728002309-00188-ip-10-236-191-2_892809538_1.json
ecef9f82_T_Framework_4_Migration_Issues__Differences_from_3_5_SP1
[Feature] Batched Binary Content [Differences from 3.5 SP1]
WCF Data Services now supports batched binary content in requests and responses.
[]
.NET Framework 4 Migration Issues
Differences from 3.5 SP1
https://msdn.microsoft.com/en-us/library/ee941656(v=vs.100).aspx
25/1438042989790.89_20150728002309-00196-ip-10-236-191-2_896753699_10.json
ecef9f82_T_Framework_4_Migration_Issues__Differences_from_3_5_SP1
[Feature] Change interceptors [Differences from 3.5 SP1]
Change interceptors are now executed for a delete request. A change interceptor is a method that runs every time a request is received by the server to modify an entity in the entity set. It runs before the incoming request is executed. The change interceptor provides access to the entity that is being changed and the operation that is being performed on it.
[]
.NET Framework 4 Migration Issues
Differences from 3.5 SP1
https://msdn.microsoft.com/en-us/library/ee941656(v=vs.100).aspx
25/1438042989790.89_20150728002309-00196-ip-10-236-191-2_896753699_10.json
ecef9f82_T_Framework_4_Migration_Issues__Differences_from_3_5_SP1
[Feature] Exceptions [Differences from 3.5 SP1]
The following conditions now throw more useful exceptions instead of a NullReferenceException: A TimeoutException when a call to a data service times out. A DataServiceRequestException when a bad request is made to a data service. In your applications, you should change exception handling to catch the new exceptions.
[]
.NET Framework 4 Migration Issues
Differences from 3.5 SP1
https://msdn.microsoft.com/en-us/library/ee941656(v=vs.100).aspx
25/1438042989790.89_20150728002309-00196-ip-10-236-191-2_896753699_10.json
ecef9f82_T_Framework_4_Migration_Issues__Differences_from_3_5_SP1
[Feature] Headers [Differences from 3.5 SP1]
The following improvements were made to headers: WCF Data Services now correctly rejects an eTag header that has an unspecified value. WCF Data Services now returns an error and does not execute the request for a delete request to a link when an if-* header is in the request. WCF Data Services now returns an error to the client in the format (Atom, JSON) that the client specified in the Accept header.
[]
.NET Framework 4 Migration Issues
Differences from 3.5 SP1
https://msdn.microsoft.com/en-us/library/ee941656(v=vs.100).aspx
25/1438042989790.89_20150728002309-00196-ip-10-236-191-2_896753699_10.json
ecef9f82_T_Framework_4_Migration_Issues__Differences_from_3_5_SP1
[Feature] JSON Reader [Differences from 3.5 SP1]
The JavaScript Object Notation (JSON) reader now correctly returns an error when it reads the single backslash ("\") escape character, when it processes JSON payloads sent to a WCF Data Service.
[]
.NET Framework 4 Migration Issues
Differences from 3.5 SP1
https://msdn.microsoft.com/en-us/library/ee941656(v=vs.100).aspx
25/1438042989790.89_20150728002309-00196-ip-10-236-191-2_896753699_10.json
ecef9f82_T_Framework_4_Migration_Issues__Differences_from_3_5_SP1
[Feature] Merges [Differences from 3.5 SP1]
The following improvements were made to the MergeOption enumeration: The AppendOnly merge option no longer modifies the entity on the client as a result of any subsequent response from a data service. The PreserveChanges option is now consistent between dynamic SQL and stored procedure-based updates.
[]
.NET Framework 4 Migration Issues
Differences from 3.5 SP1
https://msdn.microsoft.com/en-us/library/ee941656(v=vs.100).aspx
25/1438042989790.89_20150728002309-00196-ip-10-236-191-2_896753699_10.json
ecef9f82_T_Framework_4_Migration_Issues__Differences_from_3_5_SP1
[Feature] Requests [Differences from 3.5 SP1]
The DataService.OnStartProcessingRequest method is now called before a request to data services is processed. This enables the request to work correctly for ServiceOperation services.
[]
.NET Framework 4 Migration Issues
Differences from 3.5 SP1
https://msdn.microsoft.com/en-us/library/ee941656(v=vs.100).aspx
25/1438042989790.89_20150728002309-00196-ip-10-236-191-2_896753699_10.json
ecef9f82_T_Framework_4_Migration_Issues__Differences_from_3_5_SP1
[Feature] Streams [Differences from 3.5 SP1]
WCF Data Services no longer closes the underlying stream for read and write operations.
[]
.NET Framework 4 Migration Issues
Differences from 3.5 SP1
https://msdn.microsoft.com/en-us/library/ee941656(v=vs.100).aspx
25/1438042989790.89_20150728002309-00196-ip-10-236-191-2_896753699_10.json
ecef9f82_T_Framework_4_Migration_Issues__Differences_from_3_5_SP1
[Feature] URIs [Differences from 3.5 SP1]
The escaping of URIs by WCF Data Services client has been corrected.
[]
.NET Framework 4 Migration Issues
Differences from 3.5 SP1
https://msdn.microsoft.com/en-us/library/ee941656(v=vs.100).aspx
25/1438042989790.89_20150728002309-00196-ip-10-236-191-2_896753699_10.json
ed6d75ee_hreading__C__and_Visual_Basic___Description
[Title] Multithreaded Applications (C# and Visual Basic) [Description]
Describes how to create and use threads.
[]
Threading (C# and Visual Basic)
Description
https://msdn.microsoft.com/en-US/library/ms173178(v=vs.100).aspx
25/1438042987155.85_20150728002307-00166-ip-10-236-191-2_872617113_1.json
ed6d75ee_hreading__C__and_Visual_Basic___Description
[Title] Parameters and Return Values for Multithreaded Procedures (C# and Visual Basic) [Description]
Describes how to pass and return parameters with multithreaded applications.
[]
Threading (C# and Visual Basic)
Description
https://msdn.microsoft.com/en-US/library/ms173178(v=vs.100).aspx
25/1438042987155.85_20150728002307-00166-ip-10-236-191-2_872617113_1.json
ed6d75ee_hreading__C__and_Visual_Basic___Description
[Title] Walkthrough: Multithreading with the BackgroundWorker Component (C# and Visual Basic) [Description]
Shows how to create a simple multithreaded application.
[]
Threading (C# and Visual Basic)
Description
https://msdn.microsoft.com/en-US/library/ms173178(v=vs.100).aspx
25/1438042987155.85_20150728002307-00166-ip-10-236-191-2_872617113_1.json
ed6d75ee_hreading__C__and_Visual_Basic___Description
[Title] Thread Synchronization (C# and Visual Basic) [Description]
Describes how to control the interactions of threads.
[]
Threading (C# and Visual Basic)
Description
https://msdn.microsoft.com/en-US/library/ms173178(v=vs.100).aspx
25/1438042987155.85_20150728002307-00166-ip-10-236-191-2_872617113_1.json
ed6d75ee_hreading__C__and_Visual_Basic___Description
[Title] Thread Timers (C# and Visual Basic) [Description]
Describes how to run procedures on separate threads at fixed intervals.
[]
Threading (C# and Visual Basic)
Description
https://msdn.microsoft.com/en-US/library/ms173178(v=vs.100).aspx
25/1438042987155.85_20150728002307-00166-ip-10-236-191-2_872617113_1.json
ed6d75ee_hreading__C__and_Visual_Basic___Description
[Title] Thread Pooling (C# and Visual Basic) [Description]
Describes how to use a pool of worker threads that are managed by the system.
[]
Threading (C# and Visual Basic)
Description
https://msdn.microsoft.com/en-US/library/ms173178(v=vs.100).aspx
25/1438042987155.85_20150728002307-00166-ip-10-236-191-2_872617113_1.json
ed6d75ee_hreading__C__and_Visual_Basic___Description
[Title] How to: Use a Thread Pool (C# and Visual Basic) [Description]
Demonstrates synchronized use of multiple threads in the thread pool.
[]
Threading (C# and Visual Basic)
Description
https://msdn.microsoft.com/en-US/library/ms173178(v=vs.100).aspx
25/1438042987155.85_20150728002307-00166-ip-10-236-191-2_872617113_1.json
ed6d75ee_hreading__C__and_Visual_Basic___Description
[Title] Managed Threading [Description]
Describes how to implement threading in the .NET Framework.
[]
Threading (C# and Visual Basic)
Description
https://msdn.microsoft.com/en-US/library/ms173178(v=vs.100).aspx
25/1438042987155.85_20150728002307-00166-ip-10-236-191-2_872617113_1.json
f20a3c91_e_Parameters_for_Data_Adapters__Description
[Property] SourceColumn [Description]
The name of a column in a dataset table from which the parameter value will be read. This property is used with parameters that fill values in an UPDATE, INSERT, or DELETE statement (or equivalent stored procedures).
[]
How to: Configure Parameters for Data Adapters
Description
https://msdn.microsoft.com/en-us/library/vstudio/30bys7z3(v=vs.80).aspx
25/1438042990900.28_20150728002310-00197-ip-10-236-191-2_879158078_3.json
f20a3c91_e_Parameters_for_Data_Adapters__Description
[Property] SourceVersion [Description]
If the parameter value is being derived via the SourceColumn property, SourceVersion specifies which version of a dataset record should be used as the parameter value source: Original - the value of the column as it was read from the database. You use this option when you need the value of a column before it has changed. An example is when a primary key is changing but you need the old key to find the record in the database. Current - the value of the column after a record has been updated. This is usually the value to be written to the database. Default - the value to which a column is set if no value is explicitly supplied.
[]
How to: Configure Parameters for Data Adapters
Description
https://msdn.microsoft.com/en-us/library/vstudio/30bys7z3(v=vs.80).aspx
25/1438042990900.28_20150728002310-00197-ip-10-236-191-2_879158078_3.json
f20a3c91_e_Parameters_for_Data_Adapters__Description
[Property] Value [Description]
An explicit value to set for the parameter. This property is often set at run time rather than statically at design time. The Value property takes precedence over the SourceColumn property if both are set.
[]
How to: Configure Parameters for Data Adapters
Description
https://msdn.microsoft.com/en-us/library/vstudio/30bys7z3(v=vs.80).aspx
25/1438042990900.28_20150728002310-00197-ip-10-236-191-2_879158078_3.json
f20a3c91_e_Parameters_for_Data_Adapters__Description
[Property] NamedParameter [Description]
An Boolean value indicating whether the parameter corresponds to a variable (typically with the format @parametername) or to a placeholder (typically a question mark). If you are working with a SqlConnection object and are using named parameters, set this to true.
[]
How to: Configure Parameters for Data Adapters
Description
https://msdn.microsoft.com/en-us/library/vstudio/30bys7z3(v=vs.80).aspx
25/1438042990900.28_20150728002310-00197-ip-10-236-191-2_879158078_3.json
f20a3c91_e_Parameters_for_Data_Adapters__Description
[Property] DBType, Precision, Scale, Size [Description]
Information about the native data type (in the data store) of the parameter value. The parameter value is converted into or out of the type you specify.
[]
How to: Configure Parameters for Data Adapters
Description
https://msdn.microsoft.com/en-us/library/vstudio/30bys7z3(v=vs.80).aspx
25/1438042990900.28_20150728002310-00197-ip-10-236-191-2_879158078_3.json
f20a3c91_e_Parameters_for_Data_Adapters__Description
[Property] Direction [Description]
A specification for whether the parameter value is being passed to the command or back: Input - the value is being passed to the command. This is the default. Output - the value is being passed back from a stored procedure. (Not applicable for SQL statements.) InputOutput - the value is passed to a stored procedure and passed back, usually with a modified value. ReturnValue - the value is an explicit return value. By default, the returned value is the first item (index value zero) in the parameters collection.
[]
How to: Configure Parameters for Data Adapters
Description
https://msdn.microsoft.com/en-us/library/vstudio/30bys7z3(v=vs.80).aspx
25/1438042990900.28_20150728002310-00197-ip-10-236-191-2_879158078_3.json
f20a3c91_e_Parameters_for_Data_Adapters__Description
[Property] ParameterName [Description]
A name by which you can refer to the parameter in the collection, instead of referencing it by its index value. Although not required, a parameter name is recommended for ease of maintenance.
[]
How to: Configure Parameters for Data Adapters
Description
https://msdn.microsoft.com/en-us/library/vstudio/30bys7z3(v=vs.80).aspx
25/1438042990900.28_20150728002310-00197-ip-10-236-191-2_879158078_3.json
eaf1888b_yptography_Functions__Windows___Function
[Description] Adds a CTL context to the certificate store. [Function]
CertAddCTLContextToStore
[]
Cryptography Functions (Windows)
Function
https://msdn.microsoft.com/en-us/library/aa380252(d=printer)
25/1438042987155.85_20150728002307-00212-ip-10-236-191-2_871909285_11.json
eaf1888b_yptography_Functions__Windows___Function
[Description] Adds a link in a store to a CRL context in a different store. [Function]
CertAddCTLLinkToStore
[]
Cryptography Functions (Windows)
Function
https://msdn.microsoft.com/en-us/library/aa380252(d=printer)
25/1438042987155.85_20150728002307-00212-ip-10-236-191-2_871909285_11.json
eaf1888b_yptography_Functions__Windows___Function
[Description] Converts the encoded CTL to a CTL context, and then adds the context to the certificate store. [Function]
CertAddEncodedCTLToStore
[]
Cryptography Functions (Windows)
Function
https://msdn.microsoft.com/en-us/library/aa380252(d=printer)
25/1438042987155.85_20150728002307-00212-ip-10-236-191-2_871909285_11.json
eaf1888b_yptography_Functions__Windows___Function
[Description] Creates a CTL context from an encoded certificate trust list. The created context is not put in a certificate store. [Function]
CertCreateCTLContext
[]
Cryptography Functions (Windows)
Function
https://msdn.microsoft.com/en-us/library/aa380252(d=printer)
25/1438042987155.85_20150728002307-00212-ip-10-236-191-2_871909285_11.json
eaf1888b_yptography_Functions__Windows___Function
[Description] Deletes a CTL from the certificate store. [Function]
CertDeleteCTLFromStore
[]
Cryptography Functions (Windows)
Function
https://msdn.microsoft.com/en-us/library/aa380252(d=printer)
25/1438042987155.85_20150728002307-00212-ip-10-236-191-2_871909285_11.json
eaf1888b_yptography_Functions__Windows___Function
[Description] Duplicates a CTL context by incrementing the reference count. [Function]
CertDuplicateCTLContext
[]
Cryptography Functions (Windows)
Function
https://msdn.microsoft.com/en-us/library/aa380252(d=printer)
25/1438042987155.85_20150728002307-00212-ip-10-236-191-2_871909285_11.json
eaf1888b_yptography_Functions__Windows___Function
[Description] Enumerates the CTL contexts in the certificate store. [Function]
CertEnumCTLsInStore
[]
Cryptography Functions (Windows)
Function
https://msdn.microsoft.com/en-us/library/aa380252(d=printer)
25/1438042987155.85_20150728002307-00212-ip-10-236-191-2_871909285_11.json
eaf1888b_yptography_Functions__Windows___Function
[Description] Finds the first, or next, CTL context in the certificate store that matches a specific criteria. [Function]
CertFindCTLInStore
[]
Cryptography Functions (Windows)
Function
https://msdn.microsoft.com/en-us/library/aa380252(d=printer)
25/1438042987155.85_20150728002307-00212-ip-10-236-191-2_871909285_11.json
eaf1888b_yptography_Functions__Windows___Function
[Description] Frees a CTL context. [Function]
CertFreeCTLContext
[]
Cryptography Functions (Windows)
Function
https://msdn.microsoft.com/en-us/library/aa380252(d=printer)
25/1438042987155.85_20150728002307-00212-ip-10-236-191-2_871909285_11.json
eaf1888b_yptography_Functions__Windows___Function
[Description] Modifies the set of certificates in a CTL for a given purpose. [Function]
CertModifyCertificatesToTrust
[]
Cryptography Functions (Windows)
Function
https://msdn.microsoft.com/en-us/library/aa380252(d=printer)
25/1438042987155.85_20150728002307-00212-ip-10-236-191-2_871909285_11.json
eaf1888b_yptography_Functions__Windows___Function
[Description] Serializes the CTL context's encoded CTL and its properties. [Function]
CertSerializeCTLStoreElement
[]
Cryptography Functions (Windows)
Function
https://msdn.microsoft.com/en-us/library/aa380252(d=printer)
25/1438042987155.85_20150728002307-00212-ip-10-236-191-2_871909285_11.json
b396ae5a_Microsoft_Csf_Utilities__Description
[Class] ANDFilter [Description]
Implements the AND Filter for the paging class.
[]
Microsoft.Csf.Utilities
Description
https://msdn.microsoft.com/en-us/library/aa307822.aspx
25/1438042987155.85_20150728002307-00268-ip-10-236-191-2_875137293_0.json
b396ae5a_Microsoft_Csf_Utilities__Description
[Class] EqualityMatch [Description]
Implements the equal operator.
[]
Microsoft.Csf.Utilities
Description
https://msdn.microsoft.com/en-us/library/aa307822.aspx
25/1438042987155.85_20150728002307-00268-ip-10-236-191-2_875137293_0.json
b396ae5a_Microsoft_Csf_Utilities__Description
[Class] Filter [Description]
This is the abstract filter class it has all base implementation for all derived filters except which operand the current filter is. Also this class uses the factory pattern to get derived filters.
[]
Microsoft.Csf.Utilities
Description
https://msdn.microsoft.com/en-us/library/aa307822.aspx
25/1438042987155.85_20150728002307-00268-ip-10-236-191-2_875137293_0.json
b396ae5a_Microsoft_Csf_Utilities__Description
[Class] FilterMatch [Description]
Base class for the search criteria.
[]
Microsoft.Csf.Utilities
Description
https://msdn.microsoft.com/en-us/library/aa307822.aspx
25/1438042987155.85_20150728002307-00268-ip-10-236-191-2_875137293_0.json
b396ae5a_Microsoft_Csf_Utilities__Description
[Class] FilterSet [Description]
This is the root class for the search criteria functionality. It is a modular and reusable component of the paging framework.
[]
Microsoft.Csf.Utilities
Description
https://msdn.microsoft.com/en-us/library/aa307822.aspx
25/1438042987155.85_20150728002307-00268-ip-10-236-191-2_875137293_0.json
b396ae5a_Microsoft_Csf_Utilities__Description
[Class] GreaterOrEqual [Description]
Implements the Greater or Equal operator
[]
Microsoft.Csf.Utilities
Description
https://msdn.microsoft.com/en-us/library/aa307822.aspx
25/1438042987155.85_20150728002307-00268-ip-10-236-191-2_875137293_0.json
b396ae5a_Microsoft_Csf_Utilities__Description
[Class] LessOrEqual [Description]
Implements the Less or Equal operator
[]
Microsoft.Csf.Utilities
Description
https://msdn.microsoft.com/en-us/library/aa307822.aspx
25/1438042987155.85_20150728002307-00268-ip-10-236-191-2_875137293_0.json
b396ae5a_Microsoft_Csf_Utilities__Description
[Class] NotFilter [Description]
Implements the PresentFilter for the paging class.
[]
Microsoft.Csf.Utilities
Description
https://msdn.microsoft.com/en-us/library/aa307822.aspx
25/1438042987155.85_20150728002307-00268-ip-10-236-191-2_875137293_0.json
b396ae5a_Microsoft_Csf_Utilities__Description
[Class] ORFilter [Description]
Implements the OR Filter for the paging class.
[]
Microsoft.Csf.Utilities
Description
https://msdn.microsoft.com/en-us/library/aa307822.aspx
25/1438042987155.85_20150728002307-00268-ip-10-236-191-2_875137293_0.json
b396ae5a_Microsoft_Csf_Utilities__Description
[Class] PagingInfo [Description]
Holds Paging Information. This is the main class to inherit to support paging.
[]
Microsoft.Csf.Utilities
Description
https://msdn.microsoft.com/en-us/library/aa307822.aspx
25/1438042987155.85_20150728002307-00268-ip-10-236-191-2_875137293_0.json
b396ae5a_Microsoft_Csf_Utilities__Description
[Class] PresentFilter [Description]
Implements the PresentFilter for the paging class.
[]
Microsoft.Csf.Utilities
Description
https://msdn.microsoft.com/en-us/library/aa307822.aspx
25/1438042987155.85_20150728002307-00268-ip-10-236-191-2_875137293_0.json
ad1b8b4c_ysmail_allitems__Transact_SQL___Description
[Column name] mailitem_id [Data type] int [Description]
Identifier of the mail item in the mail queue.
[]
sysmail_allitems (Transact-SQL)
Description
https://msdn.microsoft.com/en-US/library/ms175056(v=sql.90).aspx
25/1438042987155.85_20150728002307-00027-ip-10-236-191-2_874740283_0.json
ad1b8b4c_ysmail_allitems__Transact_SQL___Description
[Column name] profile_id [Data type] int [Description]
The identifier of the profile used to send the message.
[]
sysmail_allitems (Transact-SQL)
Description
https://msdn.microsoft.com/en-US/library/ms175056(v=sql.90).aspx
25/1438042987155.85_20150728002307-00027-ip-10-236-191-2_874740283_0.json
ad1b8b4c_ysmail_allitems__Transact_SQL___Description
[Column name] recipients [Data type] varchar(max) [Description]
The e-mail addresses of the message recipients.
[]
sysmail_allitems (Transact-SQL)
Description
https://msdn.microsoft.com/en-US/library/ms175056(v=sql.90).aspx
25/1438042987155.85_20150728002307-00027-ip-10-236-191-2_874740283_0.json
ad1b8b4c_ysmail_allitems__Transact_SQL___Description
[Column name] copy_recipients [Data type] varchar(max) [Description]
The e-mail addresses of those who receive copies of the message.
[]
sysmail_allitems (Transact-SQL)
Description
https://msdn.microsoft.com/en-US/library/ms175056(v=sql.90).aspx
25/1438042987155.85_20150728002307-00027-ip-10-236-191-2_874740283_0.json
ad1b8b4c_ysmail_allitems__Transact_SQL___Description
[Column name] blind_copy_recipients [Data type] varchar(max) [Description]
The e-mail addresses of those who receive copies of the message but whose names do not appear in the message header.
[]
sysmail_allitems (Transact-SQL)
Description
https://msdn.microsoft.com/en-US/library/ms175056(v=sql.90).aspx
25/1438042987155.85_20150728002307-00027-ip-10-236-191-2_874740283_0.json
ad1b8b4c_ysmail_allitems__Transact_SQL___Description
[Column name] subject [Data type] nvarchar(510) [Description]
The subject line of the message.
[]
sysmail_allitems (Transact-SQL)
Description
https://msdn.microsoft.com/en-US/library/ms175056(v=sql.90).aspx
25/1438042987155.85_20150728002307-00027-ip-10-236-191-2_874740283_0.json
ad1b8b4c_ysmail_allitems__Transact_SQL___Description
[Column name] body [Data type] varchar(max) [Description]
The body of the message.
[]
sysmail_allitems (Transact-SQL)
Description
https://msdn.microsoft.com/en-US/library/ms175056(v=sql.90).aspx
25/1438042987155.85_20150728002307-00027-ip-10-236-191-2_874740283_0.json
ad1b8b4c_ysmail_allitems__Transact_SQL___Description
[Column name] body_format [Data type] varchar(20) [Description]
The body format of the message. The possible values are TEXT and HTML.
[]
sysmail_allitems (Transact-SQL)
Description
https://msdn.microsoft.com/en-US/library/ms175056(v=sql.90).aspx
25/1438042987155.85_20150728002307-00027-ip-10-236-191-2_874740283_0.json
ad1b8b4c_ysmail_allitems__Transact_SQL___Description
[Column name] importance [Data type] varchar(6) [Description]
The importance parameter of the message.
[]
sysmail_allitems (Transact-SQL)
Description
https://msdn.microsoft.com/en-US/library/ms175056(v=sql.90).aspx
25/1438042987155.85_20150728002307-00027-ip-10-236-191-2_874740283_0.json
ad1b8b4c_ysmail_allitems__Transact_SQL___Description
[Column name] sensitivity [Data type] varchar(12) [Description]
The sensitivity parameter of the message.
[]
sysmail_allitems (Transact-SQL)
Description
https://msdn.microsoft.com/en-US/library/ms175056(v=sql.90).aspx
25/1438042987155.85_20150728002307-00027-ip-10-236-191-2_874740283_0.json
ad1b8b4c_ysmail_allitems__Transact_SQL___Description
[Column name] file_attachments [Data type] varchar(max) [Description]
A semicolon-delimited list of file names attached to the e-mail message.
[]
sysmail_allitems (Transact-SQL)
Description
https://msdn.microsoft.com/en-US/library/ms175056(v=sql.90).aspx
25/1438042987155.85_20150728002307-00027-ip-10-236-191-2_874740283_0.json
ad1b8b4c_ysmail_allitems__Transact_SQL___Description
[Column name] attachment_encoding [Data type] varchar(20) [Description]
The type of mail attachment.
[]
sysmail_allitems (Transact-SQL)
Description
https://msdn.microsoft.com/en-US/library/ms175056(v=sql.90).aspx
25/1438042987155.85_20150728002307-00027-ip-10-236-191-2_874740283_0.json
ad1b8b4c_ysmail_allitems__Transact_SQL___Description
[Column name] query [Data type] varchar(max) [Description]
The query executed by the mail program.
[]
sysmail_allitems (Transact-SQL)
Description
https://msdn.microsoft.com/en-US/library/ms175056(v=sql.90).aspx
25/1438042987155.85_20150728002307-00027-ip-10-236-191-2_874740283_0.json
ad1b8b4c_ysmail_allitems__Transact_SQL___Description
[Column name] execute_query_database [Data type] sysname [Description]
The database context within which the mail program executed the query.
[]
sysmail_allitems (Transact-SQL)
Description
https://msdn.microsoft.com/en-US/library/ms175056(v=sql.90).aspx
25/1438042987155.85_20150728002307-00027-ip-10-236-191-2_874740283_0.json
ad1b8b4c_ysmail_allitems__Transact_SQL___Description
[Column name] attach_query_result_as_file [Data type] bit [Description]
When the value is 0, the query results were included in the body of the e-mail message, after the contents of the body. When the value is 1, the results were returned as an attachment.
[]
sysmail_allitems (Transact-SQL)
Description
https://msdn.microsoft.com/en-US/library/ms175056(v=sql.90).aspx
25/1438042987155.85_20150728002307-00027-ip-10-236-191-2_874740283_0.json
ad1b8b4c_ysmail_allitems__Transact_SQL___Description
[Column name] query_result_header [Data type] bit [Description]
When the value is 1, query results contained column headers. When the value is 0, query results did not include column headers.
[]
sysmail_allitems (Transact-SQL)
Description
https://msdn.microsoft.com/en-US/library/ms175056(v=sql.90).aspx
25/1438042987155.85_20150728002307-00027-ip-10-236-191-2_874740283_0.json
ad1b8b4c_ysmail_allitems__Transact_SQL___Description
[Column name] query_result_width [Data type] int [Description]
The query_result_width parameter of the message.
[]
sysmail_allitems (Transact-SQL)
Description
https://msdn.microsoft.com/en-US/library/ms175056(v=sql.90).aspx
25/1438042987155.85_20150728002307-00027-ip-10-236-191-2_874740283_0.json
ad1b8b4c_ysmail_allitems__Transact_SQL___Description
[Column name] query_result_separator [Data type] char(1) [Description]
The character used to separate columns in the query output.
[]
sysmail_allitems (Transact-SQL)
Description
https://msdn.microsoft.com/en-US/library/ms175056(v=sql.90).aspx
25/1438042987155.85_20150728002307-00027-ip-10-236-191-2_874740283_0.json