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
|
---|---|---|---|---|---|---|---|
2cd02f8e_eration__System_Windows_Forms___Member_name | [Description] Indicates that an element is in a selected (highlighted) UI state. [Member name] | Selected | [
[
"D",
"i",
"s",
"p",
"l",
"a",
"y",
"e",
"d"
],
[
"F",
"r",
"o",
"z",
"e",
"n"
],
[
"N",
"o",
"n",
"e"
],
[
"R",
"e",
"a",
"d",
"O",
"n",
"l",
"y"
],
[
"R",
"e",
"s",
"i",
"z",
"a",
"b",
"l",
"e"
],
[
"R",
"e",
"s",
"i",
"z",
"a",
"b",
"l",
"e",
"S",
"e",
"t"
],
[
"S",
"e",
"l",
"e",
"c",
"t",
"e",
"d"
],
[
"V",
"i",
"s",
"i",
"b",
"l",
"e"
]
] | DataGridViewElementStates Enumeration (System.Windows.Forms) | Member name | https://msdn.microsoft.com/en-us/library/system.windows.forms.datagridviewelementstates(v=vs.85).aspx | 20/1438042987174.71_20150728002307-00142-ip-10-236-191-2_877066392_0.json |
2cd02f8e_eration__System_Windows_Forms___Member_name | [Description] Indicates that an element is visible (displayable). [Member name] | Visible | [
[
"D",
"i",
"s",
"p",
"l",
"a",
"y",
"e",
"d"
],
[
"F",
"r",
"o",
"z",
"e",
"n"
],
[
"N",
"o",
"n",
"e"
],
[
"R",
"e",
"a",
"d",
"O",
"n",
"l",
"y"
],
[
"R",
"e",
"s",
"i",
"z",
"a",
"b",
"l",
"e"
],
[
"R",
"e",
"s",
"i",
"z",
"a",
"b",
"l",
"e",
"S",
"e",
"t"
],
[
"S",
"e",
"l",
"e",
"c",
"t",
"e",
"d"
],
[
"V",
"i",
"s",
"i",
"b",
"l",
"e"
]
] | DataGridViewElementStates Enumeration (System.Windows.Forms) | Member name | https://msdn.microsoft.com/en-us/library/system.windows.forms.datagridviewelementstates(v=vs.85).aspx | 20/1438042987174.71_20150728002307-00142-ip-10-236-191-2_877066392_0.json |
51e101c1_enerRequest_Class__System_Net___Description | [Name] AcceptTypes [Description] | Gets the MIME types accepted by the client. | [] | HttpListenerRequest Class (System.Net) | Description | https://msdn.microsoft.com/en-US/library/system.net.httplistenerrequest.aspx?cs-save-lang=1&cs-lang=vb | 20/1438042987174.71_20150728002307-00330-ip-10-236-191-2_879092211_0.json |
51e101c1_enerRequest_Class__System_Net___Description | [Name] ClientCertificateError [Description] | Gets an error code that identifies a problem with the X509Certificate provided by the client. | [] | HttpListenerRequest Class (System.Net) | Description | https://msdn.microsoft.com/en-US/library/system.net.httplistenerrequest.aspx?cs-save-lang=1&cs-lang=vb | 20/1438042987174.71_20150728002307-00330-ip-10-236-191-2_879092211_0.json |
51e101c1_enerRequest_Class__System_Net___Description | [Name] ContentEncoding [Description] | Gets the content encoding that can be used with data sent with the request | [] | HttpListenerRequest Class (System.Net) | Description | https://msdn.microsoft.com/en-US/library/system.net.httplistenerrequest.aspx?cs-save-lang=1&cs-lang=vb | 20/1438042987174.71_20150728002307-00330-ip-10-236-191-2_879092211_0.json |
51e101c1_enerRequest_Class__System_Net___Description | [Name] ContentLength64 [Description] | Gets the length of the body data included in the request. | [] | HttpListenerRequest Class (System.Net) | Description | https://msdn.microsoft.com/en-US/library/system.net.httplistenerrequest.aspx?cs-save-lang=1&cs-lang=vb | 20/1438042987174.71_20150728002307-00330-ip-10-236-191-2_879092211_0.json |
51e101c1_enerRequest_Class__System_Net___Description | [Name] ContentType [Description] | Gets the MIME type of the body data included in the request. | [] | HttpListenerRequest Class (System.Net) | Description | https://msdn.microsoft.com/en-US/library/system.net.httplistenerrequest.aspx?cs-save-lang=1&cs-lang=vb | 20/1438042987174.71_20150728002307-00330-ip-10-236-191-2_879092211_0.json |
51e101c1_enerRequest_Class__System_Net___Description | [Name] Cookies [Description] | Gets the cookies sent with the request. | [] | HttpListenerRequest Class (System.Net) | Description | https://msdn.microsoft.com/en-US/library/system.net.httplistenerrequest.aspx?cs-save-lang=1&cs-lang=vb | 20/1438042987174.71_20150728002307-00330-ip-10-236-191-2_879092211_0.json |
51e101c1_enerRequest_Class__System_Net___Description | [Name] HasEntityBody [Description] | Gets a Boolean value that indicates whether the request has associated body data. | [] | HttpListenerRequest Class (System.Net) | Description | https://msdn.microsoft.com/en-US/library/system.net.httplistenerrequest.aspx?cs-save-lang=1&cs-lang=vb | 20/1438042987174.71_20150728002307-00330-ip-10-236-191-2_879092211_0.json |
51e101c1_enerRequest_Class__System_Net___Description | [Name] Headers [Description] | Gets the collection of header name/value pairs sent in the request. | [] | HttpListenerRequest Class (System.Net) | Description | https://msdn.microsoft.com/en-US/library/system.net.httplistenerrequest.aspx?cs-save-lang=1&cs-lang=vb | 20/1438042987174.71_20150728002307-00330-ip-10-236-191-2_879092211_0.json |
51e101c1_enerRequest_Class__System_Net___Description | [Name] HttpMethod [Description] | Gets the HTTP method specified by the client. | [] | HttpListenerRequest Class (System.Net) | Description | https://msdn.microsoft.com/en-US/library/system.net.httplistenerrequest.aspx?cs-save-lang=1&cs-lang=vb | 20/1438042987174.71_20150728002307-00330-ip-10-236-191-2_879092211_0.json |
51e101c1_enerRequest_Class__System_Net___Description | [Name] InputStream [Description] | Gets a stream that contains the body data sent by the client. | [] | HttpListenerRequest Class (System.Net) | Description | https://msdn.microsoft.com/en-US/library/system.net.httplistenerrequest.aspx?cs-save-lang=1&cs-lang=vb | 20/1438042987174.71_20150728002307-00330-ip-10-236-191-2_879092211_0.json |
51e101c1_enerRequest_Class__System_Net___Description | [Name] IsAuthenticated [Description] | Gets a Boolean value that indicates whether the client sending this request is authenticated. | [] | HttpListenerRequest Class (System.Net) | Description | https://msdn.microsoft.com/en-US/library/system.net.httplistenerrequest.aspx?cs-save-lang=1&cs-lang=vb | 20/1438042987174.71_20150728002307-00330-ip-10-236-191-2_879092211_0.json |
51e101c1_enerRequest_Class__System_Net___Description | [Name] IsLocal [Description] | Gets a Boolean value that indicates whether the request is sent from the local computer. | [] | HttpListenerRequest Class (System.Net) | Description | https://msdn.microsoft.com/en-US/library/system.net.httplistenerrequest.aspx?cs-save-lang=1&cs-lang=vb | 20/1438042987174.71_20150728002307-00330-ip-10-236-191-2_879092211_0.json |
51e101c1_enerRequest_Class__System_Net___Description | [Name] IsSecureConnection [Description] | Gets a Boolean value that indicates whether the TCP connection used to send the request is using the Secure Sockets Layer (SSL) protocol. | [] | HttpListenerRequest Class (System.Net) | Description | https://msdn.microsoft.com/en-US/library/system.net.httplistenerrequest.aspx?cs-save-lang=1&cs-lang=vb | 20/1438042987174.71_20150728002307-00330-ip-10-236-191-2_879092211_0.json |
51e101c1_enerRequest_Class__System_Net___Description | [Name] IsWebSocketRequest [Description] | Gets a Boolean value that indicates whether the TCP connection was a WebSocket request. | [] | HttpListenerRequest Class (System.Net) | Description | https://msdn.microsoft.com/en-US/library/system.net.httplistenerrequest.aspx?cs-save-lang=1&cs-lang=vb | 20/1438042987174.71_20150728002307-00330-ip-10-236-191-2_879092211_0.json |
51e101c1_enerRequest_Class__System_Net___Description | [Name] KeepAlive [Description] | Gets a Boolean value that indicates whether the client requests a persistent connection. | [] | HttpListenerRequest Class (System.Net) | Description | https://msdn.microsoft.com/en-US/library/system.net.httplistenerrequest.aspx?cs-save-lang=1&cs-lang=vb | 20/1438042987174.71_20150728002307-00330-ip-10-236-191-2_879092211_0.json |
51e101c1_enerRequest_Class__System_Net___Description | [Name] LocalEndPoint [Description] | Get the server IP address and port number to which the request is directed. | [] | HttpListenerRequest Class (System.Net) | Description | https://msdn.microsoft.com/en-US/library/system.net.httplistenerrequest.aspx?cs-save-lang=1&cs-lang=vb | 20/1438042987174.71_20150728002307-00330-ip-10-236-191-2_879092211_0.json |
51e101c1_enerRequest_Class__System_Net___Description | [Name] ProtocolVersion [Description] | Gets the HTTP version used by the requesting client. | [] | HttpListenerRequest Class (System.Net) | Description | https://msdn.microsoft.com/en-US/library/system.net.httplistenerrequest.aspx?cs-save-lang=1&cs-lang=vb | 20/1438042987174.71_20150728002307-00330-ip-10-236-191-2_879092211_0.json |
51e101c1_enerRequest_Class__System_Net___Description | [Name] QueryString [Description] | Gets the query string included in the request. | [] | HttpListenerRequest Class (System.Net) | Description | https://msdn.microsoft.com/en-US/library/system.net.httplistenerrequest.aspx?cs-save-lang=1&cs-lang=vb | 20/1438042987174.71_20150728002307-00330-ip-10-236-191-2_879092211_0.json |
51e101c1_enerRequest_Class__System_Net___Description | [Name] RawUrl [Description] | Gets the URL information (without the host and port) requested by the client. | [] | HttpListenerRequest Class (System.Net) | Description | https://msdn.microsoft.com/en-US/library/system.net.httplistenerrequest.aspx?cs-save-lang=1&cs-lang=vb | 20/1438042987174.71_20150728002307-00330-ip-10-236-191-2_879092211_0.json |
51e101c1_enerRequest_Class__System_Net___Description | [Name] RemoteEndPoint [Description] | Gets the client IP address and port number from which the request originated. | [] | HttpListenerRequest Class (System.Net) | Description | https://msdn.microsoft.com/en-US/library/system.net.httplistenerrequest.aspx?cs-save-lang=1&cs-lang=vb | 20/1438042987174.71_20150728002307-00330-ip-10-236-191-2_879092211_0.json |
51e101c1_enerRequest_Class__System_Net___Description | [Name] RequestTraceIdentifier [Description] | Gets the request identifier of the incoming HTTP request. | [] | HttpListenerRequest Class (System.Net) | Description | https://msdn.microsoft.com/en-US/library/system.net.httplistenerrequest.aspx?cs-save-lang=1&cs-lang=vb | 20/1438042987174.71_20150728002307-00330-ip-10-236-191-2_879092211_0.json |
51e101c1_enerRequest_Class__System_Net___Description | [Name] ServiceName [Description] | Gets the Service Provider Name (SPN) that the client sent on the request. | [] | HttpListenerRequest Class (System.Net) | Description | https://msdn.microsoft.com/en-US/library/system.net.httplistenerrequest.aspx?cs-save-lang=1&cs-lang=vb | 20/1438042987174.71_20150728002307-00330-ip-10-236-191-2_879092211_0.json |
51e101c1_enerRequest_Class__System_Net___Description | [Name] TransportContext [Description] | Gets the TransportContext for the client request. | [] | HttpListenerRequest Class (System.Net) | Description | https://msdn.microsoft.com/en-US/library/system.net.httplistenerrequest.aspx?cs-save-lang=1&cs-lang=vb | 20/1438042987174.71_20150728002307-00330-ip-10-236-191-2_879092211_0.json |
51e101c1_enerRequest_Class__System_Net___Description | [Name] Url [Description] | Gets the Uri object requested by the client. | [] | HttpListenerRequest Class (System.Net) | Description | https://msdn.microsoft.com/en-US/library/system.net.httplistenerrequest.aspx?cs-save-lang=1&cs-lang=vb | 20/1438042987174.71_20150728002307-00330-ip-10-236-191-2_879092211_0.json |
51e101c1_enerRequest_Class__System_Net___Description | [Name] UrlReferrer [Description] | Gets the Uniform Resource Identifier (URI) of the resource that referred the client to the server. | [] | HttpListenerRequest Class (System.Net) | Description | https://msdn.microsoft.com/en-US/library/system.net.httplistenerrequest.aspx?cs-save-lang=1&cs-lang=vb | 20/1438042987174.71_20150728002307-00330-ip-10-236-191-2_879092211_0.json |
51e101c1_enerRequest_Class__System_Net___Description | [Name] UserAgent [Description] | Gets the user agent presented by the client. | [] | HttpListenerRequest Class (System.Net) | Description | https://msdn.microsoft.com/en-US/library/system.net.httplistenerrequest.aspx?cs-save-lang=1&cs-lang=vb | 20/1438042987174.71_20150728002307-00330-ip-10-236-191-2_879092211_0.json |
51e101c1_enerRequest_Class__System_Net___Description | [Name] UserHostAddress [Description] | Gets the server IP address and port number to which the request is directed. | [] | HttpListenerRequest Class (System.Net) | Description | https://msdn.microsoft.com/en-US/library/system.net.httplistenerrequest.aspx?cs-save-lang=1&cs-lang=vb | 20/1438042987174.71_20150728002307-00330-ip-10-236-191-2_879092211_0.json |
51e101c1_enerRequest_Class__System_Net___Description | [Name] UserHostName [Description] | Gets the DNS name and, if provided, the port number specified by the client. | [] | HttpListenerRequest Class (System.Net) | Description | https://msdn.microsoft.com/en-US/library/system.net.httplistenerrequest.aspx?cs-save-lang=1&cs-lang=vb | 20/1438042987174.71_20150728002307-00330-ip-10-236-191-2_879092211_0.json |
51e101c1_enerRequest_Class__System_Net___Description | [Name] UserLanguages [Description] | Gets the natural languages that are preferred for the response. | [] | HttpListenerRequest Class (System.Net) | Description | https://msdn.microsoft.com/en-US/library/system.net.httplistenerrequest.aspx?cs-save-lang=1&cs-lang=vb | 20/1438042987174.71_20150728002307-00330-ip-10-236-191-2_879092211_0.json |
ad067fbe_d_Utility__SQL_Server_Express___Description | [Command] go [count] [Description] | Executes any cached Transact-SQL statements. When specifying a value for count, the cached statements will be executed count times as a single batch. For example, the following example will execute the two statements twice: Copy 1> Use MyDatabase 2> SELECT FirstName, LastName FROM Employee WHERE EmployeeID < 10 3> GO 2 | [] | Using the sqlcmd Utility (SQL Server Express) | Description | https://msdn.microsoft.com/en-US/library/ms165702(v=sql.105).aspx | 20/1438042989234.2_20150728002309-00089-ip-10-236-191-2_883567988_0.json |
ad067fbe_d_Utility__SQL_Server_Express___Description | [Command] -N encrypt connection [Description] | This switch is used by the client to request an encrypted connection. This option is equivalent to the ADO.net option ENCRYPT = true. | [] | Using the sqlcmd Utility (SQL Server Express) | Description | https://msdn.microsoft.com/en-US/library/ms165702(v=sql.105).aspx | 20/1438042989234.2_20150728002309-00089-ip-10-236-191-2_883567988_0.json |
ad067fbe_d_Utility__SQL_Server_Express___Description | [Command] -C trust the server certificate [Description] | This switch is used by the client to configure it to implicitly trust the server certificate without validation. This option is equivalent to the ADO.net option TRUSTSERVERCERTIFICATE = true. | [] | Using the sqlcmd Utility (SQL Server Express) | Description | https://msdn.microsoft.com/en-US/library/ms165702(v=sql.105).aspx | 20/1438042989234.2_20150728002309-00089-ip-10-236-191-2_883567988_0.json |
ad067fbe_d_Utility__SQL_Server_Express___Description | [Command] reset [Description] | Clears the statement cache. | [] | Using the sqlcmd Utility (SQL Server Express) | Description | https://msdn.microsoft.com/en-US/library/ms165702(v=sql.105).aspx | 20/1438042989234.2_20150728002309-00089-ip-10-236-191-2_883567988_0.json |
ad067fbe_d_Utility__SQL_Server_Express___Description | [Command] ed [Description] | Lets you edit the current or last executed statement batch. To edit the last executed batch, this command must be typed immediately after the last batch has executed. | [] | Using the sqlcmd Utility (SQL Server Express) | Description | https://msdn.microsoft.com/en-US/library/ms165702(v=sql.105).aspx | 20/1438042989234.2_20150728002309-00089-ip-10-236-191-2_883567988_0.json |
ad067fbe_d_Utility__SQL_Server_Express___Description | [Command] !! [Description] | Executes operating system commands. To execute an operating system command, start a line with two exclamation marks (!!) followed by the operating system command. For example, the following performs a directory listing of the current drive: Copy 1> !! dir | [] | Using the sqlcmd Utility (SQL Server Express) | Description | https://msdn.microsoft.com/en-US/library/ms165702(v=sql.105).aspx | 20/1438042989234.2_20150728002309-00089-ip-10-236-191-2_883567988_0.json |
ad067fbe_d_Utility__SQL_Server_Express___Description | [Command] quit - or - exit [Description] | Exits sqlcmd immediately. | [] | Using the sqlcmd Utility (SQL Server Express) | Description | https://msdn.microsoft.com/en-US/library/ms165702(v=sql.105).aspx | 20/1438042989234.2_20150728002309-00089-ip-10-236-191-2_883567988_0.json |
ad067fbe_d_Utility__SQL_Server_Express___Description | [Command] exit [(statement)] [Description] | Lets you use the result of a SELECT statement as the return value from sqlcmd. The exit() statement with nothing between the parentheses executes everything preceding it in the batch, and then exits with no return value. You can also include the exit parameter as part of a batch file. For example: Copy sqlcmd /Q "exit(SELECT COUNT(*) FROM '%1')" | [] | Using the sqlcmd Utility (SQL Server Express) | Description | https://msdn.microsoft.com/en-US/library/ms165702(v=sql.105).aspx | 20/1438042989234.2_20150728002309-00089-ip-10-236-191-2_883567988_0.json |
ad067fbe_d_Utility__SQL_Server_Express___Description | [Command] :r [Description] | Parses Transact-SQL statements and sqlcmd commands from the file specified by filename into the statement cache. The file will be read and executed after a batch terminator (go) is issued. | [] | Using the sqlcmd Utility (SQL Server Express) | Description | https://msdn.microsoft.com/en-US/library/ms165702(v=sql.105).aspx | 20/1438042989234.2_20150728002309-00089-ip-10-236-191-2_883567988_0.json |
ad067fbe_d_Utility__SQL_Server_Express___Description | [Command] :serverlist [Description] | Lists the locally-configured servers and the names of the servers broadcasting on the network. | [] | Using the sqlcmd Utility (SQL Server Express) | Description | https://msdn.microsoft.com/en-US/library/ms165702(v=sql.105).aspx | 20/1438042989234.2_20150728002309-00089-ip-10-236-191-2_883567988_0.json |
ad067fbe_d_Utility__SQL_Server_Express___Description | [Command] :list [Description] | Prints the content of the statement cache. | [] | Using the sqlcmd Utility (SQL Server Express) | Description | https://msdn.microsoft.com/en-US/library/ms165702(v=sql.105).aspx | 20/1438042989234.2_20150728002309-00089-ip-10-236-191-2_883567988_0.json |
ad067fbe_d_Utility__SQL_Server_Express___Description | [Command] :listvar [Description] | Displays a list of the scripting variables that are currently set. | [] | Using the sqlcmd Utility (SQL Server Express) | Description | https://msdn.microsoft.com/en-US/library/ms165702(v=sql.105).aspx | 20/1438042989234.2_20150728002309-00089-ip-10-236-191-2_883567988_0.json |
ad067fbe_d_Utility__SQL_Server_Express___Description | [Command] :error [ filename | STDERR | STDOUT] [Description] | Redirects all error output to the file specified by filename, to the STDERR stream, or to the STDOUT stream. By default, error output is sent to STDERR. | [] | Using the sqlcmd Utility (SQL Server Express) | Description | https://msdn.microsoft.com/en-US/library/ms165702(v=sql.105).aspx | 20/1438042989234.2_20150728002309-00089-ip-10-236-191-2_883567988_0.json |
ad067fbe_d_Utility__SQL_Server_Express___Description | [Command] :out [ filename | STDERR | STDOUT ] [Description] | Redirects all query results to the file specified by filename, to the STDERR stream, or to the STDOUT stream. By default, output is sent to STDOUT. | [] | Using the sqlcmd Utility (SQL Server Express) | Description | https://msdn.microsoft.com/en-US/library/ms165702(v=sql.105).aspx | 20/1438042989234.2_20150728002309-00089-ip-10-236-191-2_883567988_0.json |
ad067fbe_d_Utility__SQL_Server_Express___Description | [Command] :perftrace [ filename | STDERR | STDOUT ] [Description] | Redirects all performance trace information to the file specified by filename, to the STDERR stream, or to the STDOUT stream. By default, performance trace output is sent to STDOUT. | [] | Using the sqlcmd Utility (SQL Server Express) | Description | https://msdn.microsoft.com/en-US/library/ms165702(v=sql.105).aspx | 20/1438042989234.2_20150728002309-00089-ip-10-236-191-2_883567988_0.json |
ad067fbe_d_Utility__SQL_Server_Express___Description | [Command] :connect server_name[\instance_name] [-t timeout] [-U username [-P password] ] [Description] | Connects to an instance of SQL Server and closes the current connection. | [] | Using the sqlcmd Utility (SQL Server Express) | Description | https://msdn.microsoft.com/en-US/library/ms165702(v=sql.105).aspx | 20/1438042989234.2_20150728002309-00089-ip-10-236-191-2_883567988_0.json |
ad067fbe_d_Utility__SQL_Server_Express___Description | [Command] :on error [ exit | ignore ] [Description] | Sets the action to be performed when an error occurs during script or batch execution. When the exit option is used, sqlcmd exits with the appropriate error value. When the ignore option is used, sqlcmd disregards the error and continues executing the batch or script. By default, an error message will be printed. | [] | Using the sqlcmd Utility (SQL Server Express) | Description | https://msdn.microsoft.com/en-US/library/ms165702(v=sql.105).aspx | 20/1438042989234.2_20150728002309-00089-ip-10-236-191-2_883567988_0.json |
ad067fbe_d_Utility__SQL_Server_Express___Description | [Command] :help [Description] | Lists the sqlcmd commands and a short description of each command. | [] | Using the sqlcmd Utility (SQL Server Express) | Description | https://msdn.microsoft.com/en-US/library/ms165702(v=sql.105).aspx | 20/1438042989234.2_20150728002309-00089-ip-10-236-191-2_883567988_0.json |
915d0188_erver_Conversions_Namespace_____Class | [Description] Contains details for a single conversion item within a conversion job. [Class] | ConversionItemInfo | [
[
"C",
"o",
"n",
"v",
"e",
"r",
"s",
"i",
"o",
"n",
"I",
"t",
"e",
"m",
"I",
"n",
"f",
"o"
],
[
"C",
"o",
"n",
"v",
"e",
"r",
"s",
"i",
"o",
"n",
"J",
"o",
"b"
],
[
"C",
"o",
"n",
"v",
"e",
"r",
"s",
"i",
"o",
"n",
"J",
"o",
"b",
"I",
"n",
"f",
"o"
],
[
"C",
"o",
"n",
"v",
"e",
"r",
"s",
"i",
"o",
"n",
"J",
"o",
"b",
"S",
"e",
"t",
"t",
"i",
"n",
"g",
"s"
],
[
"C",
"o",
"n",
"v",
"e",
"r",
"s",
"i",
"o",
"n",
"J",
"o",
"b",
"S",
"t",
"a",
"t",
"u",
"s"
],
[
"F",
"i",
"x",
"e",
"d",
"F",
"o",
"r",
"m",
"a",
"t",
"S",
"e",
"t",
"t",
"i",
"n",
"g",
"s"
]
] | Microsoft.Office.Word.Server.Conversions Namespace () | Class | https://msdn.microsoft.com/en-us/library/ee587155(v=office.14).aspx | 20/1438042989234.2_20150728002309-00189-ip-10-236-191-2_883231319_0.json |
915d0188_erver_Conversions_Namespace_____Class | [Description] Represents a collection of file conversions (of single files or entire libraries) that share a common set of conversion properties and are logically tracked as a single unit. [Class] | ConversionJob | [
[
"C",
"o",
"n",
"v",
"e",
"r",
"s",
"i",
"o",
"n",
"I",
"t",
"e",
"m",
"I",
"n",
"f",
"o"
],
[
"C",
"o",
"n",
"v",
"e",
"r",
"s",
"i",
"o",
"n",
"J",
"o",
"b"
],
[
"C",
"o",
"n",
"v",
"e",
"r",
"s",
"i",
"o",
"n",
"J",
"o",
"b",
"I",
"n",
"f",
"o"
],
[
"C",
"o",
"n",
"v",
"e",
"r",
"s",
"i",
"o",
"n",
"J",
"o",
"b",
"S",
"e",
"t",
"t",
"i",
"n",
"g",
"s"
],
[
"C",
"o",
"n",
"v",
"e",
"r",
"s",
"i",
"o",
"n",
"J",
"o",
"b",
"S",
"t",
"a",
"t",
"u",
"s"
],
[
"F",
"i",
"x",
"e",
"d",
"F",
"o",
"r",
"m",
"a",
"t",
"S",
"e",
"t",
"t",
"i",
"n",
"g",
"s"
]
] | Microsoft.Office.Word.Server.Conversions Namespace () | Class | https://msdn.microsoft.com/en-us/library/ee587155(v=office.14).aspx | 20/1438042989234.2_20150728002309-00189-ip-10-236-191-2_883231319_0.json |
915d0188_erver_Conversions_Namespace_____Class | [Description] Specifies properties for a single conversion job. [Class] | ConversionJobInfo | [
[
"C",
"o",
"n",
"v",
"e",
"r",
"s",
"i",
"o",
"n",
"I",
"t",
"e",
"m",
"I",
"n",
"f",
"o"
],
[
"C",
"o",
"n",
"v",
"e",
"r",
"s",
"i",
"o",
"n",
"J",
"o",
"b"
],
[
"C",
"o",
"n",
"v",
"e",
"r",
"s",
"i",
"o",
"n",
"J",
"o",
"b",
"I",
"n",
"f",
"o"
],
[
"C",
"o",
"n",
"v",
"e",
"r",
"s",
"i",
"o",
"n",
"J",
"o",
"b",
"S",
"e",
"t",
"t",
"i",
"n",
"g",
"s"
],
[
"C",
"o",
"n",
"v",
"e",
"r",
"s",
"i",
"o",
"n",
"J",
"o",
"b",
"S",
"t",
"a",
"t",
"u",
"s"
],
[
"F",
"i",
"x",
"e",
"d",
"F",
"o",
"r",
"m",
"a",
"t",
"S",
"e",
"t",
"t",
"i",
"n",
"g",
"s"
]
] | Microsoft.Office.Word.Server.Conversions Namespace () | Class | https://msdn.microsoft.com/en-us/library/ee587155(v=office.14).aspx | 20/1438042989234.2_20150728002309-00189-ip-10-236-191-2_883231319_0.json |
915d0188_erver_Conversions_Namespace_____Class | [Description] Defines a collection of settings for all conversions within a single conversion job. [Class] | ConversionJobSettings | [
[
"C",
"o",
"n",
"v",
"e",
"r",
"s",
"i",
"o",
"n",
"I",
"t",
"e",
"m",
"I",
"n",
"f",
"o"
],
[
"C",
"o",
"n",
"v",
"e",
"r",
"s",
"i",
"o",
"n",
"J",
"o",
"b"
],
[
"C",
"o",
"n",
"v",
"e",
"r",
"s",
"i",
"o",
"n",
"J",
"o",
"b",
"I",
"n",
"f",
"o"
],
[
"C",
"o",
"n",
"v",
"e",
"r",
"s",
"i",
"o",
"n",
"J",
"o",
"b",
"S",
"e",
"t",
"t",
"i",
"n",
"g",
"s"
],
[
"C",
"o",
"n",
"v",
"e",
"r",
"s",
"i",
"o",
"n",
"J",
"o",
"b",
"S",
"t",
"a",
"t",
"u",
"s"
],
[
"F",
"i",
"x",
"e",
"d",
"F",
"o",
"r",
"m",
"a",
"t",
"S",
"e",
"t",
"t",
"i",
"n",
"g",
"s"
]
] | Microsoft.Office.Word.Server.Conversions Namespace () | Class | https://msdn.microsoft.com/en-us/library/ee587155(v=office.14).aspx | 20/1438042989234.2_20150728002309-00189-ip-10-236-191-2_883231319_0.json |
915d0188_erver_Conversions_Namespace_____Class | [Description] Provides status information for all conversion items that are in a single conversion job. [Class] | ConversionJobStatus | [
[
"C",
"o",
"n",
"v",
"e",
"r",
"s",
"i",
"o",
"n",
"I",
"t",
"e",
"m",
"I",
"n",
"f",
"o"
],
[
"C",
"o",
"n",
"v",
"e",
"r",
"s",
"i",
"o",
"n",
"J",
"o",
"b"
],
[
"C",
"o",
"n",
"v",
"e",
"r",
"s",
"i",
"o",
"n",
"J",
"o",
"b",
"I",
"n",
"f",
"o"
],
[
"C",
"o",
"n",
"v",
"e",
"r",
"s",
"i",
"o",
"n",
"J",
"o",
"b",
"S",
"e",
"t",
"t",
"i",
"n",
"g",
"s"
],
[
"C",
"o",
"n",
"v",
"e",
"r",
"s",
"i",
"o",
"n",
"J",
"o",
"b",
"S",
"t",
"a",
"t",
"u",
"s"
],
[
"F",
"i",
"x",
"e",
"d",
"F",
"o",
"r",
"m",
"a",
"t",
"S",
"e",
"t",
"t",
"i",
"n",
"g",
"s"
]
] | Microsoft.Office.Word.Server.Conversions Namespace () | Class | https://msdn.microsoft.com/en-us/library/ee587155(v=office.14).aspx | 20/1438042989234.2_20150728002309-00189-ip-10-236-191-2_883231319_0.json |
915d0188_erver_Conversions_Namespace_____Class | [Description] Defines a collection of settings for all fixed-format output within a single job. [Class] | FixedFormatSettings | [
[
"C",
"o",
"n",
"v",
"e",
"r",
"s",
"i",
"o",
"n",
"I",
"t",
"e",
"m",
"I",
"n",
"f",
"o"
],
[
"C",
"o",
"n",
"v",
"e",
"r",
"s",
"i",
"o",
"n",
"J",
"o",
"b"
],
[
"C",
"o",
"n",
"v",
"e",
"r",
"s",
"i",
"o",
"n",
"J",
"o",
"b",
"I",
"n",
"f",
"o"
],
[
"C",
"o",
"n",
"v",
"e",
"r",
"s",
"i",
"o",
"n",
"J",
"o",
"b",
"S",
"e",
"t",
"t",
"i",
"n",
"g",
"s"
],
[
"C",
"o",
"n",
"v",
"e",
"r",
"s",
"i",
"o",
"n",
"J",
"o",
"b",
"S",
"t",
"a",
"t",
"u",
"s"
],
[
"F",
"i",
"x",
"e",
"d",
"F",
"o",
"r",
"m",
"a",
"t",
"S",
"e",
"t",
"t",
"i",
"n",
"g",
"s"
]
] | Microsoft.Office.Word.Server.Conversions Namespace () | Class | https://msdn.microsoft.com/en-us/library/ee587155(v=office.14).aspx | 20/1438042989234.2_20150728002309-00189-ip-10-236-191-2_883231319_0.json |
aa9e2ac7_ies_Configuration_Namespace_____Class | [Description] Defines the configuration element that controls the buffering of data received from the client by the workflow service operation. This is a sealed class. [Class] | BufferedReceiveElement | [] | System.ServiceModel.Activities.Configuration Namespace () | Class | https://msdn.microsoft.com/en-us/library/system.servicemodel.activities.configuration.aspx | 20/1438044160065.87_20150728004240-00077-ip-10-236-191-2_883131504_0.json |
aa9e2ac7_ies_Configuration_Namespace_____Class | [Description] Enables assigning values to the settings of a channel listener configuration element in a workflow service application. This is a sealed class. [Class] | ChannelSettingsElement | [] | System.ServiceModel.Activities.Configuration Namespace () | Class | https://msdn.microsoft.com/en-us/library/system.servicemodel.activities.configuration.aspx | 20/1438044160065.87_20150728004240-00077-ip-10-236-191-2_883131504_0.json |
aa9e2ac7_ies_Configuration_Namespace_____Class | [Description] Creates and maintains the EtwTrackingBehavior sub-element in the service behaviors section of a Sql workflow configuration file. [Class] | EtwTrackingBehaviorElement | [] | System.ServiceModel.Activities.Configuration Namespace () | Class | https://msdn.microsoft.com/en-us/library/system.servicemodel.activities.configuration.aspx | 20/1438044160065.87_20150728004240-00077-ip-10-236-191-2_883131504_0.json |
aa9e2ac7_ies_Configuration_Namespace_____Class | [Description] Enables assigning values to the settings of a channel factory configuration element in a workflow service application. This is a sealed class. [Class] | FactorySettingsElement | [] | System.ServiceModel.Activities.Configuration Namespace () | Class | https://msdn.microsoft.com/en-us/library/system.servicemodel.activities.configuration.aspx | 20/1438044160065.87_20150728004240-00077-ip-10-236-191-2_883131504_0.json |
aa9e2ac7_ies_Configuration_Namespace_____Class | [Description] Creates and maintains the sub-element that configures use of the SendMessageChannelCache, in the service behaviors section of a workflow configuration file. This is a sealed class. [Class] | SendMessageChannelCacheElement | [] | System.ServiceModel.Activities.Configuration Namespace () | Class | https://msdn.microsoft.com/en-us/library/system.servicemodel.activities.configuration.aspx | 20/1438044160065.87_20150728004240-00077-ip-10-236-191-2_883131504_0.json |
aa9e2ac7_ies_Configuration_Namespace_____Class | [Description] Represents a configuration section that contains workflow hosting options. [Class] | ServiceModelActivitiesSectionGroup | [] | System.ServiceModel.Activities.Configuration Namespace () | Class | https://msdn.microsoft.com/en-us/library/system.servicemodel.activities.configuration.aspx | 20/1438044160065.87_20150728004240-00077-ip-10-236-191-2_883131504_0.json |
aa9e2ac7_ies_Configuration_Namespace_____Class | [Description] Creates and maintains the SqlWorkflowInstanceStore sub-element of the service behaviors section of a Sql workflow configuration file. [Class] | SqlWorkflowInstanceStoreElement | [] | System.ServiceModel.Activities.Configuration Namespace () | Class | https://msdn.microsoft.com/en-us/library/system.servicemodel.activities.configuration.aspx | 20/1438044160065.87_20150728004240-00077-ip-10-236-191-2_883131504_0.json |
aa9e2ac7_ies_Configuration_Namespace_____Class | [Description] Represents a collection of WorkflowControlEndpointElement objects in a workflow control configuration element. [Class] | WorkflowControlEndpointCollectionElement | [] | System.ServiceModel.Activities.Configuration Namespace () | Class | https://msdn.microsoft.com/en-us/library/system.servicemodel.activities.configuration.aspx | 20/1438044160065.87_20150728004240-00077-ip-10-236-191-2_883131504_0.json |
aa9e2ac7_ies_Configuration_Namespace_____Class | [Description] Defines a workflow control endpoint element for a workflow configuration file. [Class] | WorkflowControlEndpointElement | [] | System.ServiceModel.Activities.Configuration Namespace () | Class | https://msdn.microsoft.com/en-us/library/system.servicemodel.activities.configuration.aspx | 20/1438044160065.87_20150728004240-00077-ip-10-236-191-2_883131504_0.json |
aa9e2ac7_ies_Configuration_Namespace_____Class | [Description] Represents the configuration section for the workflow hosting options. [Class] | WorkflowHostingOptionsSection | [] | System.ServiceModel.Activities.Configuration Namespace () | Class | https://msdn.microsoft.com/en-us/library/system.servicemodel.activities.configuration.aspx | 20/1438044160065.87_20150728004240-00077-ip-10-236-191-2_883131504_0.json |
aa9e2ac7_ies_Configuration_Namespace_____Class | [Description] Handles the properties of the workflow definition idle element. The idle element defines the process that is followed when the workflow instance goes into an idle state. This is a sealed class. [Class] | WorkflowIdleElement | [] | System.ServiceModel.Activities.Configuration Namespace () | Class | https://msdn.microsoft.com/en-us/library/system.servicemodel.activities.configuration.aspx | 20/1438044160065.87_20150728004240-00077-ip-10-236-191-2_883131504_0.json |
aa9e2ac7_ies_Configuration_Namespace_____Class | [Description] Adds the WorkflowInstanceManagementBehavior to the service host. [Class] | WorkflowInstanceManagementElement | [] | System.ServiceModel.Activities.Configuration Namespace () | Class | https://msdn.microsoft.com/en-us/library/system.servicemodel.activities.configuration.aspx | 20/1438044160065.87_20150728004240-00077-ip-10-236-191-2_883131504_0.json |
aa9e2ac7_ies_Configuration_Namespace_____Class | [Description] Handles the properties of an unhandled exception that occurs during a workflow service operation. This is a sealed class. [Class] | WorkflowUnhandledExceptionElement | [] | System.ServiceModel.Activities.Configuration Namespace () | Class | https://msdn.microsoft.com/en-us/library/system.servicemodel.activities.configuration.aspx | 20/1438044160065.87_20150728004240-00077-ip-10-236-191-2_883131504_0.json |
18991308_straints_and_Check_Constraints__Task | [Topic] Create Unique Constraints [Task] | Describes how to create a unique constraint. | [] | Unique Constraints and Check Constraints | Task | https://msdn.microsoft.com/en-us/library/ms187550.aspx | 20/1438044160065.87_20150728004240-00049-ip-10-236-191-2_865895257_2.json |
18991308_straints_and_Check_Constraints__Task | [Topic] Modify Unique Constraints [Task] | Describes how to modify a unique constraint. | [] | Unique Constraints and Check Constraints | Task | https://msdn.microsoft.com/en-us/library/ms187550.aspx | 20/1438044160065.87_20150728004240-00049-ip-10-236-191-2_865895257_2.json |
18991308_straints_and_Check_Constraints__Task | [Topic] Delete Unique Constraints [Task] | Describes how to delete a unique constraint. | [] | Unique Constraints and Check Constraints | Task | https://msdn.microsoft.com/en-us/library/ms187550.aspx | 20/1438044160065.87_20150728004240-00049-ip-10-236-191-2_865895257_2.json |
18991308_straints_and_Check_Constraints__Task | [Topic] Disable Check Constraints for Replication [Task] | Describes how to disable a check constraint when a replication agent inserts or updates data in your table. | [] | Unique Constraints and Check Constraints | Task | https://msdn.microsoft.com/en-us/library/ms187550.aspx | 20/1438044160065.87_20150728004240-00049-ip-10-236-191-2_865895257_2.json |
18991308_straints_and_Check_Constraints__Task | [Topic] Disable Check Constraints with INSERT and UPDATE Statements [Task] | Describes how to disable a check constraint when data is added to, updated in, or deleted from a table. | [] | Unique Constraints and Check Constraints | Task | https://msdn.microsoft.com/en-us/library/ms187550.aspx | 20/1438044160065.87_20150728004240-00049-ip-10-236-191-2_865895257_2.json |
18991308_straints_and_Check_Constraints__Task | [Topic] Modify Check Constraints [Task] | Describes how to change the constraint expression or the options that enable or disable the constraint for specific conditions. | [] | Unique Constraints and Check Constraints | Task | https://msdn.microsoft.com/en-us/library/ms187550.aspx | 20/1438044160065.87_20150728004240-00049-ip-10-236-191-2_865895257_2.json |
18991308_straints_and_Check_Constraints__Task | [Topic] Delete Check Constraints [Task] | Describes how to delete a check constraint. | [] | Unique Constraints and Check Constraints | Task | https://msdn.microsoft.com/en-us/library/ms187550.aspx | 20/1438044160065.87_20150728004240-00049-ip-10-236-191-2_865895257_2.json |
18991308_straints_and_Check_Constraints__Task | [Task] | Describes how to view the properties of a check constraint. | [] | Unique Constraints and Check Constraints | Task | https://msdn.microsoft.com/en-us/library/ms187550.aspx | 20/1438044160065.87_20150728004240-00049-ip-10-236-191-2_865895257_2.json |
3319dad5_CheckBox_Styles_and_Templates__Description | [VisualState Name] Normal [VisualStateGroup Name] CommonStates [Description] | The default state. | [] | CheckBox Styles and Templates | Description | https://msdn.microsoft.com/en-us/library/cc278078(v=vs.95).aspx | 20/1438042987174.71_20150728002307-00220-ip-10-236-191-2_867711235_0.json |
3319dad5_CheckBox_Styles_and_Templates__Description | [VisualState Name] MouseOver [VisualStateGroup Name] CommonStates [Description] | The mouse pointer is positioned over the control. | [] | CheckBox Styles and Templates | Description | https://msdn.microsoft.com/en-us/library/cc278078(v=vs.95).aspx | 20/1438042987174.71_20150728002307-00220-ip-10-236-191-2_867711235_0.json |
3319dad5_CheckBox_Styles_and_Templates__Description | [VisualState Name] Pressed [VisualStateGroup Name] CommonStates [Description] | The control is pressed. | [] | CheckBox Styles and Templates | Description | https://msdn.microsoft.com/en-us/library/cc278078(v=vs.95).aspx | 20/1438042987174.71_20150728002307-00220-ip-10-236-191-2_867711235_0.json |
3319dad5_CheckBox_Styles_and_Templates__Description | [VisualState Name] Disabled [VisualStateGroup Name] CommonStates [Description] | The control is disabled. | [] | CheckBox Styles and Templates | Description | https://msdn.microsoft.com/en-us/library/cc278078(v=vs.95).aspx | 20/1438042987174.71_20150728002307-00220-ip-10-236-191-2_867711235_0.json |
3319dad5_CheckBox_Styles_and_Templates__Description | [VisualState Name] Focused [VisualStateGroup Name] FocusStates [Description] | IsFocused is true. | [] | CheckBox Styles and Templates | Description | https://msdn.microsoft.com/en-us/library/cc278078(v=vs.95).aspx | 20/1438042987174.71_20150728002307-00220-ip-10-236-191-2_867711235_0.json |
3319dad5_CheckBox_Styles_and_Templates__Description | [VisualState Name] Unfocused [VisualStateGroup Name] FocusStates [Description] | IsFocused is false. | [] | CheckBox Styles and Templates | Description | https://msdn.microsoft.com/en-us/library/cc278078(v=vs.95).aspx | 20/1438042987174.71_20150728002307-00220-ip-10-236-191-2_867711235_0.json |
3319dad5_CheckBox_Styles_and_Templates__Description | [VisualState Name] Checked [VisualStateGroup Name] CheckStates [Description] | IsChecked is true. | [] | CheckBox Styles and Templates | Description | https://msdn.microsoft.com/en-us/library/cc278078(v=vs.95).aspx | 20/1438042987174.71_20150728002307-00220-ip-10-236-191-2_867711235_0.json |
3319dad5_CheckBox_Styles_and_Templates__Description | [VisualState Name] Unchecked [VisualStateGroup Name] CheckStates [Description] | IsChecked is false. | [] | CheckBox Styles and Templates | Description | https://msdn.microsoft.com/en-us/library/cc278078(v=vs.95).aspx | 20/1438042987174.71_20150728002307-00220-ip-10-236-191-2_867711235_0.json |
3319dad5_CheckBox_Styles_and_Templates__Description | [VisualState Name] Indeterminate [VisualStateGroup Name] CheckStates [Description] | IsThreeState is true, and IsChecked is null. | [] | CheckBox Styles and Templates | Description | https://msdn.microsoft.com/en-us/library/cc278078(v=vs.95).aspx | 20/1438042987174.71_20150728002307-00220-ip-10-236-191-2_867711235_0.json |
3319dad5_CheckBox_Styles_and_Templates__Description | [VisualState Name] Valid [VisualStateGroup Name] ValidationStates [Description] | The control is valid. | [] | CheckBox Styles and Templates | Description | https://msdn.microsoft.com/en-us/library/cc278078(v=vs.95).aspx | 20/1438042987174.71_20150728002307-00220-ip-10-236-191-2_867711235_0.json |
3319dad5_CheckBox_Styles_and_Templates__Description | [VisualState Name] InvalidUnfocused [VisualStateGroup Name] ValidationStates [Description] | The control is not valid and does not have focus. | [] | CheckBox Styles and Templates | Description | https://msdn.microsoft.com/en-us/library/cc278078(v=vs.95).aspx | 20/1438042987174.71_20150728002307-00220-ip-10-236-191-2_867711235_0.json |
3319dad5_CheckBox_Styles_and_Templates__Description | [VisualState Name] InvalidFocused [VisualStateGroup Name] ValidationStates [Description] | The control is not valid and has focus. | [] | CheckBox Styles and Templates | Description | https://msdn.microsoft.com/en-us/library/cc278078(v=vs.95).aspx | 20/1438042987174.71_20150728002307-00220-ip-10-236-191-2_867711235_0.json |
15e73088_s_Class__System_Windows_Input___Description | [Name] FinalVelocities [Description] | Gets the velocities that are used for the manipulation. | [] | ManipulationCompletedEventArgs Class (System.Windows.Input) | Description | https://msdn.microsoft.com/en-us/library/system.windows.input.manipulationcompletedeventargs(d=printer,v=vs.95).aspx | 20/1438042987174.71_20150728002307-00175-ip-10-236-191-2_884488514_1.json |
15e73088_s_Class__System_Windows_Input___Description | [Name] Handled [Description] | Gets or sets a value that marks the routed event as handled. Setting to true prevents most handlers along the event route from handling the same event again. | [] | ManipulationCompletedEventArgs Class (System.Windows.Input) | Description | https://msdn.microsoft.com/en-us/library/system.windows.input.manipulationcompletedeventargs(d=printer,v=vs.95).aspx | 20/1438042987174.71_20150728002307-00175-ip-10-236-191-2_884488514_1.json |
15e73088_s_Class__System_Windows_Input___Description | [Name] IsInertial [Description] | Gets whether the ManipulationCompleted event occurs during inertia. | [] | ManipulationCompletedEventArgs Class (System.Windows.Input) | Description | https://msdn.microsoft.com/en-us/library/system.windows.input.manipulationcompletedeventargs(d=printer,v=vs.95).aspx | 20/1438042987174.71_20150728002307-00175-ip-10-236-191-2_884488514_1.json |
15e73088_s_Class__System_Windows_Input___Description | [Name] ManipulationContainer [Description] | Gets the container that defines the coordinates for the manipulation. | [] | ManipulationCompletedEventArgs Class (System.Windows.Input) | Description | https://msdn.microsoft.com/en-us/library/system.windows.input.manipulationcompletedeventargs(d=printer,v=vs.95).aspx | 20/1438042987174.71_20150728002307-00175-ip-10-236-191-2_884488514_1.json |
15e73088_s_Class__System_Windows_Input___Description | [Name] ManipulationOrigin [Description] | Gets the point from which the manipulation originated. | [] | ManipulationCompletedEventArgs Class (System.Windows.Input) | Description | https://msdn.microsoft.com/en-us/library/system.windows.input.manipulationcompletedeventargs(d=printer,v=vs.95).aspx | 20/1438042987174.71_20150728002307-00175-ip-10-236-191-2_884488514_1.json |
15e73088_s_Class__System_Windows_Input___Description | [Name] OriginalSource [Description] | Gets a reference to the object that raised the event. (Inherited from RoutedEventArgs.) | [] | ManipulationCompletedEventArgs Class (System.Windows.Input) | Description | https://msdn.microsoft.com/en-us/library/system.windows.input.manipulationcompletedeventargs(d=printer,v=vs.95).aspx | 20/1438042987174.71_20150728002307-00175-ip-10-236-191-2_884488514_1.json |
15e73088_s_Class__System_Windows_Input___Description | [Name] TotalManipulation [Description] | Gets the total transformation that occurs during the current manipulation. | [] | ManipulationCompletedEventArgs Class (System.Windows.Input) | Description | https://msdn.microsoft.com/en-us/library/system.windows.input.manipulationcompletedeventargs(d=printer,v=vs.95).aspx | 20/1438042987174.71_20150728002307-00175-ip-10-236-191-2_884488514_1.json |
f2a6434b_SQLSetConnectAttr_Function__Description | [SQLSTATE] 01000 [Error] General warning [Description] | Driver-specific informational message. (Function returns SQL_SUCCESS_WITH_INFO.) | [] | SQLSetConnectAttr Function | Description | https://msdn.microsoft.com/en-us/library/ms713605(v=VS.85).aspx | 20/1438042987174.71_20150728002307-00134-ip-10-236-191-2_877617628_1.json |
f2a6434b_SQLSetConnectAttr_Function__Description | [SQLSTATE] 01S02 [Error] Option value changed [Description] | The driver did not support the value specified in ValuePtr and substituted a similar value. (Function returns SQL_SUCCESS_WITH_INFO.) | [] | SQLSetConnectAttr Function | Description | https://msdn.microsoft.com/en-us/library/ms713605(v=VS.85).aspx | 20/1438042987174.71_20150728002307-00134-ip-10-236-191-2_877617628_1.json |
f2a6434b_SQLSetConnectAttr_Function__Description | [SQLSTATE] 08002 [Error] Connection name in use [Description] | The Attribute argument was SQL_ATTR_ODBC_CURSORS, and the driver was already connected to the data source. | [] | SQLSetConnectAttr Function | Description | https://msdn.microsoft.com/en-us/library/ms713605(v=VS.85).aspx | 20/1438042987174.71_20150728002307-00134-ip-10-236-191-2_877617628_1.json |
f2a6434b_SQLSetConnectAttr_Function__Description | [SQLSTATE] 08003 [Error] Connection not open [Description] | (DM) An Attribute value was specified that required an open connection, but the ConnectionHandle was not in a connected state. | [] | SQLSetConnectAttr Function | Description | https://msdn.microsoft.com/en-us/library/ms713605(v=VS.85).aspx | 20/1438042987174.71_20150728002307-00134-ip-10-236-191-2_877617628_1.json |
f2a6434b_SQLSetConnectAttr_Function__Description | [SQLSTATE] 08S01 [Error] Communication link failure [Description] | The communication link between the driver and the data source to which the driver was connected failed before the function completed processing. | [] | SQLSetConnectAttr Function | Description | https://msdn.microsoft.com/en-us/library/ms713605(v=VS.85).aspx | 20/1438042987174.71_20150728002307-00134-ip-10-236-191-2_877617628_1.json |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.