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 |
|---|---|---|---|---|---|---|---|
b1c8a965_dtexec_Utility__SSIS_Tool___Description | [Option] /De[crypt] password [Description] | (Optional). Sets the decryption password that is used when you load a package with password encryption. | [] | dtexec Utility (SSIS Tool) | Description | https://msdn.microsoft.com/en-US/library/ms162810(v=sql.105).aspx | 34/1438043058631.99_20150728002418-00222-ip-10-236-191-2_895128802_4.json |
b1c8a965_dtexec_Utility__SSIS_Tool___Description | [Option] /Dumperror code [Description] | (Optional) Creates the debug dump files, .mdmp and .tmp, when one or more specified events occur while the package is running. The error code argument specifies the type of event code—error, warning, or information—that will trigger the system to create the debug dump files. To specify multiple event codes, separate ea... | [] | dtexec Utility (SSIS Tool) | Description | https://msdn.microsoft.com/en-US/library/ms162810(v=sql.105).aspx | 34/1438043058631.99_20150728002418-00222-ip-10-236-191-2_895128802_4.json |
b1c8a965_dtexec_Utility__SSIS_Tool___Description | [Option] /DumpOnError [Description] | (Optional) Creates the debug dump files, .mdmp and .tmp, when any error occurs while the package is running. By default, Integration Services stores the debug dump files in the folder, :\Program Files\Microsoft SQL Server\100\Shared\ErrorDumps folder. Note Debug dump files may contain sensitive information. Use an acce... | [] | dtexec Utility (SSIS Tool) | Description | https://msdn.microsoft.com/en-US/library/ms162810(v=sql.105).aspx | 34/1438043058631.99_20150728002418-00222-ip-10-236-191-2_895128802_4.json |
b1c8a965_dtexec_Utility__SSIS_Tool___Description | [Option] /F[ile] filespec [Description] | (Optional). Loads a package that is saved in the file system. The filespec argument specifies the path and file name of the package. You can specify the path as either a Universal Naming Convention (UNC) path or a local path. If the path or file name specified in the filespec argument contains a space, you must put quo... | [] | dtexec Utility (SSIS Tool) | Description | https://msdn.microsoft.com/en-US/library/ms162810(v=sql.105).aspx | 34/1438043058631.99_20150728002418-00222-ip-10-236-191-2_895128802_4.json |
b1c8a965_dtexec_Utility__SSIS_Tool___Description | [Option] /H[elp] [option_name] [Description] | (Optional). Displays help for the options, or displays help for the specified option_name and closes the utility. If you specify an option_name argument, dtexec starts SQL Server Books Online and displays the dtexec Utility (SSIS Tool) topic. | [] | dtexec Utility (SSIS Tool) | Description | https://msdn.microsoft.com/en-US/library/ms162810(v=sql.105).aspx | 34/1438043058631.99_20150728002418-00222-ip-10-236-191-2_895128802_4.json |
b1c8a965_dtexec_Utility__SSIS_Tool___Description | [Option] /L[ogger] classid_orprogid;configstring [Description] | (Optional). Associates one or more log providers with the execution of an SSIS package. The classid_orprogid parameter specifies the log provider, and can be specified as a class GUID. The configstring is the string that is used to configure the log provider. The following list shows the available log providers: Text f... | [] | dtexec Utility (SSIS Tool) | Description | https://msdn.microsoft.com/en-US/library/ms162810(v=sql.105).aspx | 34/1438043058631.99_20150728002418-00222-ip-10-236-191-2_895128802_4.json |
b1c8a965_dtexec_Utility__SSIS_Tool___Description | [Option] /M[axConcurrent] concurrent_executables [Description] | (Optional). Specifies the number of executable files that the package can run concurrently. The value specified must be either a non-negative integer, or -1. A value of -1 means that SSIS will allow a maximum number of concurrently running executables that is equal to the total number of processors on the computer exec... | [] | dtexec Utility (SSIS Tool) | Description | https://msdn.microsoft.com/en-US/library/ms162810(v=sql.105).aspx | 34/1438043058631.99_20150728002418-00222-ip-10-236-191-2_895128802_4.json |
b1c8a965_dtexec_Utility__SSIS_Tool___Description | [Option] /P[assword] password [Description] | (Optional). Allows the retrieval of a package that is protected by SQL Server Authentication. This option is used together with the /User option. If the /Password option is omitted and the /User option is used, a blank password is used. The password value may be quoted. Security Note When possible, use Windows Authenti... | [] | dtexec Utility (SSIS Tool) | Description | https://msdn.microsoft.com/en-US/library/ms162810(v=sql.105).aspx | 34/1438043058631.99_20150728002418-00222-ip-10-236-191-2_895128802_4.json |
b1c8a965_dtexec_Utility__SSIS_Tool___Description | [Option] /Rem comment [Description] | (Optional). Includes comments on the command prompt or in command files. The argument is optional. The value of comment is a string that must be enclosed in quotation marks, or contain no white space. If no argument is specified, a blank line is inserted. comment values are discarded during the command sourcing phase. | [] | dtexec Utility (SSIS Tool) | Description | https://msdn.microsoft.com/en-US/library/ms162810(v=sql.105).aspx | 34/1438043058631.99_20150728002418-00222-ip-10-236-191-2_895128802_4.json |
b1c8a965_dtexec_Utility__SSIS_Tool___Description | [Option] /Rep[orting] level [;event_guid_or_name[;event_guid_or_name[...]] [Description] | (Optional). Specifies what types of messages to report. The available reporting options for level are as follows: N No reporting. E Errors are reported. W Warnings are reported. I Informational messages are reported. C Custom events are reported. D Data Flow task events are reported. P Progress is reported. V Verbose r... | [] | dtexec Utility (SSIS Tool) | Description | https://msdn.microsoft.com/en-US/library/ms162810(v=sql.105).aspx | 34/1438043058631.99_20150728002418-00222-ip-10-236-191-2_895128802_4.json |
b1c8a965_dtexec_Utility__SSIS_Tool___Description | [Option] /Res[tart] {deny | force | ifPossible} [Description] | (Optional). Specifies a new value for the CheckpointUsage property on the package. The meaning of the parameters are as follows: Deny Sets CheckpointUsage property to DTSCU_NEVER. Force Sets CheckpointUsage property to DTSCU_ALWAYS. ifPossible Sets CheckpointUsage property to DTSCU_IFEXISTS. The default value of force ... | [] | dtexec Utility (SSIS Tool) | Description | https://msdn.microsoft.com/en-US/library/ms162810(v=sql.105).aspx | 34/1438043058631.99_20150728002418-00222-ip-10-236-191-2_895128802_4.json |
b1c8a965_dtexec_Utility__SSIS_Tool___Description | [Option] /Set propertyPath;value [Description] | (Optional). Overrides the configuration of a variable, property, container, log provider, Foreach enumerator, or connection within a package. When this option is used, /Set changes the propertyPath argument to the value specified. Multiple /Set options can be specified. You can determine the value of propertyPath by ru... | [] | dtexec Utility (SSIS Tool) | Description | https://msdn.microsoft.com/en-US/library/ms162810(v=sql.105).aspx | 34/1438043058631.99_20150728002418-00222-ip-10-236-191-2_895128802_4.json |
b1c8a965_dtexec_Utility__SSIS_Tool___Description | [Option] /Ser[ver] server [Description] | (Optional). When the /SQL or /DTS option is specified, this option specifies the name of the server from which to retrieve the package. If you omit the /Server option and the /SQL or /DTS option is specified, package execution is tried against the local server. The server_instance value may be quoted. | [] | dtexec Utility (SSIS Tool) | Description | https://msdn.microsoft.com/en-US/library/ms162810(v=sql.105).aspx | 34/1438043058631.99_20150728002418-00222-ip-10-236-191-2_895128802_4.json |
b1c8a965_dtexec_Utility__SSIS_Tool___Description | [Option] /SQ[L] package_path [Description] | Loads a package that is stored in SQL Server. The package_path argument specifies the name of the package to retrieve. If folders are included in the path, they are terminated with backslashes ("\"). The package_path value can be quoted. If the path or file name specified in the package_path argument contains a space, ... | [] | dtexec Utility (SSIS Tool) | Description | https://msdn.microsoft.com/en-US/library/ms162810(v=sql.105).aspx | 34/1438043058631.99_20150728002418-00222-ip-10-236-191-2_895128802_4.json |
b1c8a965_dtexec_Utility__SSIS_Tool___Description | [Option] /Su[m] [Description] | (Optional). Shows an incremental counter that contains the number of rows that will be received by the next component. | [] | dtexec Utility (SSIS Tool) | Description | https://msdn.microsoft.com/en-US/library/ms162810(v=sql.105).aspx | 34/1438043058631.99_20150728002418-00222-ip-10-236-191-2_895128802_4.json |
b1c8a965_dtexec_Utility__SSIS_Tool___Description | [Option] /U[ser] user_name [Description] | (Optional). Allows the retrieval of a package that is protected by SQL Server Authentication. This option is used only when the /SQL option is specified. The user_name value can be quoted. Security Note When possible, use Windows Authentication. | [] | dtexec Utility (SSIS Tool) | Description | https://msdn.microsoft.com/en-US/library/ms162810(v=sql.105).aspx | 34/1438043058631.99_20150728002418-00222-ip-10-236-191-2_895128802_4.json |
b1c8a965_dtexec_Utility__SSIS_Tool___Description | [Option] /Va[lidate] [Description] | (Optional). Stops the execution of the package after the validatation phase, without actually running the package. During validation, use of the /WarnAsError option causes dtexec to treat a warning as an error; therefore the package fails if a warning occurs during validation. | [] | dtexec Utility (SSIS Tool) | Description | https://msdn.microsoft.com/en-US/library/ms162810(v=sql.105).aspx | 34/1438043058631.99_20150728002418-00222-ip-10-236-191-2_895128802_4.json |
b1c8a965_dtexec_Utility__SSIS_Tool___Description | [Option] /VerifyB[uild] major[;minor[;build]] [Description] | (Optional). Verifies the build number of a package against the build numbers that were specified during the verification phase in the major, minor, and build arguments. If a mismatch occurs, the package will not execute. The values are long integers. The argument can have one of three forms, with a value for major alwa... | [] | dtexec Utility (SSIS Tool) | Description | https://msdn.microsoft.com/en-US/library/ms162810(v=sql.105).aspx | 34/1438043058631.99_20150728002418-00222-ip-10-236-191-2_895128802_4.json |
b1c8a965_dtexec_Utility__SSIS_Tool___Description | [Option] /VerifyP[ackageID] packageID [Description] | (Optional). Verifies the GUID of the package to be executed by comparing it to the value specified in the package_id argument. | [] | dtexec Utility (SSIS Tool) | Description | https://msdn.microsoft.com/en-US/library/ms162810(v=sql.105).aspx | 34/1438043058631.99_20150728002418-00222-ip-10-236-191-2_895128802_4.json |
b1c8a965_dtexec_Utility__SSIS_Tool___Description | [Option] /VerifyS[igned] [Description] | (Optional). Causes Integration Services to check the digital signature of the package. If the package is not signed or the signature is not valid, the package fails. For more information, see Using Digital Signatures with Packages. Important When configured to check the signature of the package, Integration Services on... | [] | dtexec Utility (SSIS Tool) | Description | https://msdn.microsoft.com/en-US/library/ms162810(v=sql.105).aspx | 34/1438043058631.99_20150728002418-00222-ip-10-236-191-2_895128802_4.json |
b1c8a965_dtexec_Utility__SSIS_Tool___Description | [Option] /VerifyV[ersionID] versionID [Description] | (Optional). Verifies the version GUID of a package to be executed by comparing it to the value specified in the version_id argument during package Validation Phase. | [] | dtexec Utility (SSIS Tool) | Description | https://msdn.microsoft.com/en-US/library/ms162810(v=sql.105).aspx | 34/1438043058631.99_20150728002418-00222-ip-10-236-191-2_895128802_4.json |
b1c8a965_dtexec_Utility__SSIS_Tool___Description | [Option] /VLog[Filespec] [Description] | (Optional). Writes all Integration Services package events to the log providers that were enabled when the package was designed. To have Integration Services enable a log provider for text files and write log events to a specified text file, include a path and file name as the Filespec parameter. If you do not include ... | [] | dtexec Utility (SSIS Tool) | Description | https://msdn.microsoft.com/en-US/library/ms162810(v=sql.105).aspx | 34/1438043058631.99_20150728002418-00222-ip-10-236-191-2_895128802_4.json |
b1c8a965_dtexec_Utility__SSIS_Tool___Description | [Option] /W[arnAsError] [Description] | (Optional). Causes the package to consider a warning as an error; therefore, the package will fail if a warning occurs during validation. If no warnings occur during validation and the /Validate option is not specified, the package is executed. | [] | dtexec Utility (SSIS Tool) | Description | https://msdn.microsoft.com/en-US/library/ms162810(v=sql.105).aspx | 34/1438043058631.99_20150728002418-00222-ip-10-236-191-2_895128802_4.json |
b1c8a965_dtexec_Utility__SSIS_Tool___Description | [Option] /X86 [Description] | (Optional). Causes SQL Server Agent to run the package in 32-bit mode on a 64-bit computer. This option is set by SQL Server Agent when the following conditions are true: The job step type is SQL Server Integration Services package. The Use 32 bit runtime option on the Execution options tab of the New Job Step dialog b... | [] | dtexec Utility (SSIS Tool) | Description | https://msdn.microsoft.com/en-US/library/ms162810(v=sql.105).aspx | 34/1438043058631.99_20150728002418-00222-ip-10-236-191-2_895128802_4.json |
b574ddbe_tryToDataEx_function__Windows___Meaning | [Value] IMAGE_DIRECTORY_ENTRY_ARCHITECTURE 7 [Meaning] | Architecture-specific data | [] | ImageDirectoryEntryToDataEx function (Windows) | Meaning | https://msdn.microsoft.com/en-gb/library/windows/desktop/ms680149(v=vs.85).aspx | 34/1438043058631.99_20150728002418-00237-ip-10-236-191-2_883773393_0.json |
b574ddbe_tryToDataEx_function__Windows___Meaning | [Value] IMAGE_DIRECTORY_ENTRY_BASERELOC 5 [Meaning] | Base relocation table | [] | ImageDirectoryEntryToDataEx function (Windows) | Meaning | https://msdn.microsoft.com/en-gb/library/windows/desktop/ms680149(v=vs.85).aspx | 34/1438043058631.99_20150728002418-00237-ip-10-236-191-2_883773393_0.json |
b574ddbe_tryToDataEx_function__Windows___Meaning | [Value] IMAGE_DIRECTORY_ENTRY_BOUND_IMPORT 11 [Meaning] | Bound import directory | [] | ImageDirectoryEntryToDataEx function (Windows) | Meaning | https://msdn.microsoft.com/en-gb/library/windows/desktop/ms680149(v=vs.85).aspx | 34/1438043058631.99_20150728002418-00237-ip-10-236-191-2_883773393_0.json |
b574ddbe_tryToDataEx_function__Windows___Meaning | [Value] IMAGE_DIRECTORY_ENTRY_COM_DESCRIPTOR 14 [Meaning] | COM descriptor table | [] | ImageDirectoryEntryToDataEx function (Windows) | Meaning | https://msdn.microsoft.com/en-gb/library/windows/desktop/ms680149(v=vs.85).aspx | 34/1438043058631.99_20150728002418-00237-ip-10-236-191-2_883773393_0.json |
b574ddbe_tryToDataEx_function__Windows___Meaning | [Value] IMAGE_DIRECTORY_ENTRY_DEBUG 6 [Meaning] | Debug directory | [] | ImageDirectoryEntryToDataEx function (Windows) | Meaning | https://msdn.microsoft.com/en-gb/library/windows/desktop/ms680149(v=vs.85).aspx | 34/1438043058631.99_20150728002418-00237-ip-10-236-191-2_883773393_0.json |
b574ddbe_tryToDataEx_function__Windows___Meaning | [Value] IMAGE_DIRECTORY_ENTRY_DELAY_IMPORT 13 [Meaning] | Delay import table | [] | ImageDirectoryEntryToDataEx function (Windows) | Meaning | https://msdn.microsoft.com/en-gb/library/windows/desktop/ms680149(v=vs.85).aspx | 34/1438043058631.99_20150728002418-00237-ip-10-236-191-2_883773393_0.json |
b574ddbe_tryToDataEx_function__Windows___Meaning | [Value] IMAGE_DIRECTORY_ENTRY_EXCEPTION 3 [Meaning] | Exception directory | [] | ImageDirectoryEntryToDataEx function (Windows) | Meaning | https://msdn.microsoft.com/en-gb/library/windows/desktop/ms680149(v=vs.85).aspx | 34/1438043058631.99_20150728002418-00237-ip-10-236-191-2_883773393_0.json |
b574ddbe_tryToDataEx_function__Windows___Meaning | [Value] IMAGE_DIRECTORY_ENTRY_EXPORT 0 [Meaning] | Export directory | [] | ImageDirectoryEntryToDataEx function (Windows) | Meaning | https://msdn.microsoft.com/en-gb/library/windows/desktop/ms680149(v=vs.85).aspx | 34/1438043058631.99_20150728002418-00237-ip-10-236-191-2_883773393_0.json |
b574ddbe_tryToDataEx_function__Windows___Meaning | [Value] IMAGE_DIRECTORY_ENTRY_GLOBALPTR 8 [Meaning] | The relative virtual address of global pointer | [] | ImageDirectoryEntryToDataEx function (Windows) | Meaning | https://msdn.microsoft.com/en-gb/library/windows/desktop/ms680149(v=vs.85).aspx | 34/1438043058631.99_20150728002418-00237-ip-10-236-191-2_883773393_0.json |
b574ddbe_tryToDataEx_function__Windows___Meaning | [Value] IMAGE_DIRECTORY_ENTRY_IAT 12 [Meaning] | Import address table | [] | ImageDirectoryEntryToDataEx function (Windows) | Meaning | https://msdn.microsoft.com/en-gb/library/windows/desktop/ms680149(v=vs.85).aspx | 34/1438043058631.99_20150728002418-00237-ip-10-236-191-2_883773393_0.json |
b574ddbe_tryToDataEx_function__Windows___Meaning | [Value] IMAGE_DIRECTORY_ENTRY_IMPORT 1 [Meaning] | Import directory | [] | ImageDirectoryEntryToDataEx function (Windows) | Meaning | https://msdn.microsoft.com/en-gb/library/windows/desktop/ms680149(v=vs.85).aspx | 34/1438043058631.99_20150728002418-00237-ip-10-236-191-2_883773393_0.json |
b574ddbe_tryToDataEx_function__Windows___Meaning | [Value] IMAGE_DIRECTORY_ENTRY_LOAD_CONFIG 10 [Meaning] | Load configuration directory | [] | ImageDirectoryEntryToDataEx function (Windows) | Meaning | https://msdn.microsoft.com/en-gb/library/windows/desktop/ms680149(v=vs.85).aspx | 34/1438043058631.99_20150728002418-00237-ip-10-236-191-2_883773393_0.json |
b574ddbe_tryToDataEx_function__Windows___Meaning | [Value] IMAGE_DIRECTORY_ENTRY_RESOURCE 2 [Meaning] | Resource directory | [] | ImageDirectoryEntryToDataEx function (Windows) | Meaning | https://msdn.microsoft.com/en-gb/library/windows/desktop/ms680149(v=vs.85).aspx | 34/1438043058631.99_20150728002418-00237-ip-10-236-191-2_883773393_0.json |
b574ddbe_tryToDataEx_function__Windows___Meaning | [Value] IMAGE_DIRECTORY_ENTRY_SECURITY 4 [Meaning] | Security directory | [] | ImageDirectoryEntryToDataEx function (Windows) | Meaning | https://msdn.microsoft.com/en-gb/library/windows/desktop/ms680149(v=vs.85).aspx | 34/1438043058631.99_20150728002418-00237-ip-10-236-191-2_883773393_0.json |
b574ddbe_tryToDataEx_function__Windows___Meaning | [Value] IMAGE_DIRECTORY_ENTRY_TLS 9 [Meaning] | Thread local storage directory | [] | ImageDirectoryEntryToDataEx function (Windows) | Meaning | https://msdn.microsoft.com/en-gb/library/windows/desktop/ms680149(v=vs.85).aspx | 34/1438043058631.99_20150728002418-00237-ip-10-236-191-2_883773393_0.json |
a8454804_VarBoolFromUI1_Function__Meaning | [Value] S_OK [Meaning] | Success. | [] | VarBoolFromUI1 Function | Meaning | https://msdn.microsoft.com/en-us/library/windows/apps/ms221202.aspx | 34/1438043058631.99_20150728002418-00213-ip-10-236-191-2_878255586_0.json |
a8454804_VarBoolFromUI1_Function__Meaning | [Value] DISP_E_BADVARTYPE [Meaning] | The input parameter is not a valid type of variant. | [] | VarBoolFromUI1 Function | Meaning | https://msdn.microsoft.com/en-us/library/windows/apps/ms221202.aspx | 34/1438043058631.99_20150728002418-00213-ip-10-236-191-2_878255586_0.json |
a8454804_VarBoolFromUI1_Function__Meaning | [Value] DISP_E_OVERFLOW [Meaning] | The data pointed to by the output parameter does not fit in the destination type. | [] | VarBoolFromUI1 Function | Meaning | https://msdn.microsoft.com/en-us/library/windows/apps/ms221202.aspx | 34/1438043058631.99_20150728002418-00213-ip-10-236-191-2_878255586_0.json |
a8454804_VarBoolFromUI1_Function__Meaning | [Value] DISP_E_TYPEMISMATCH [Meaning] | The argument could not be coerced to the specified type. | [] | VarBoolFromUI1 Function | Meaning | https://msdn.microsoft.com/en-us/library/windows/apps/ms221202.aspx | 34/1438043058631.99_20150728002418-00213-ip-10-236-191-2_878255586_0.json |
a8454804_VarBoolFromUI1_Function__Meaning | [Value] E_INVALIDARG [Meaning] | One of the arguments is invalid. | [] | VarBoolFromUI1 Function | Meaning | https://msdn.microsoft.com/en-us/library/windows/apps/ms221202.aspx | 34/1438043058631.99_20150728002418-00213-ip-10-236-191-2_878255586_0.json |
a8454804_VarBoolFromUI1_Function__Meaning | [Value] E_OUTOFMEMORY [Meaning] | Memory could not be allocated for the conversion. | [] | VarBoolFromUI1 Function | Meaning | https://msdn.microsoft.com/en-us/library/windows/apps/ms221202.aspx | 34/1438043058631.99_20150728002418-00213-ip-10-236-191-2_878255586_0.json |
ddf5d144_Drawing_Formatted_Text__Notes | [DrawText flag] DT_BOTTOM [WPF equivalent] Height [Notes] | Use the Height property to compute an appropriate Win32 DrawText 'y' position. | [] | Drawing Formatted Text | Notes | https://msdn.microsoft.com/en-us/library/ms752098(v=vs.100).aspx | 34/1438043058631.99_20150728002418-00199-ip-10-236-191-2_885339828_1.json |
ddf5d144_Drawing_Formatted_Text__Notes | [DrawText flag] DT_CALCRECT [WPF equivalent] Height, Width [Notes] | Use the Height and Width properties to calculate the output rectangle. | [] | Drawing Formatted Text | Notes | https://msdn.microsoft.com/en-us/library/ms752098(v=vs.100).aspx | 34/1438043058631.99_20150728002418-00199-ip-10-236-191-2_885339828_1.json |
ddf5d144_Drawing_Formatted_Text__Notes | [DrawText flag] DT_CENTER [WPF equivalent] TextAlignment [Notes] | Use the TextAlignment property with the value set to Center. | [] | Drawing Formatted Text | Notes | https://msdn.microsoft.com/en-us/library/ms752098(v=vs.100).aspx | 34/1438043058631.99_20150728002418-00199-ip-10-236-191-2_885339828_1.json |
ddf5d144_Drawing_Formatted_Text__Notes | [DrawText flag] DT_EDITCONTROL [WPF equivalent] None [Notes] | Not required. Space width and last line rendering are the same as in the framework edit control. | [] | Drawing Formatted Text | Notes | https://msdn.microsoft.com/en-us/library/ms752098(v=vs.100).aspx | 34/1438043058631.99_20150728002418-00199-ip-10-236-191-2_885339828_1.json |
ddf5d144_Drawing_Formatted_Text__Notes | [DrawText flag] DT_END_ELLIPSIS [WPF equivalent] Trimming [Notes] | Use the Trimming property with the value CharacterEllipsis. Use WordEllipsis to get Win32 DT_END_ELLIPSIS with DT_WORD_ELIPSIS end ellipsis—in this case, character ellipsis only occurs on words that do not fit on a single line. | [] | Drawing Formatted Text | Notes | https://msdn.microsoft.com/en-us/library/ms752098(v=vs.100).aspx | 34/1438043058631.99_20150728002418-00199-ip-10-236-191-2_885339828_1.json |
ddf5d144_Drawing_Formatted_Text__Notes | [DrawText flag] DT_EXPAND_TABS [WPF equivalent] None [Notes] | Not required. Tabs are automatically expanded to stops every 4 ems, which is approximately the width of 8 language-independent characters. | [] | Drawing Formatted Text | Notes | https://msdn.microsoft.com/en-us/library/ms752098(v=vs.100).aspx | 34/1438043058631.99_20150728002418-00199-ip-10-236-191-2_885339828_1.json |
ddf5d144_Drawing_Formatted_Text__Notes | [DrawText flag] DT_EXTERNALLEADING [WPF equivalent] None [Notes] | Not required. External leading is always included in line spacing. Use the LineHeight property to create user-defined line spacing. | [] | Drawing Formatted Text | Notes | https://msdn.microsoft.com/en-us/library/ms752098(v=vs.100).aspx | 34/1438043058631.99_20150728002418-00199-ip-10-236-191-2_885339828_1.json |
ddf5d144_Drawing_Formatted_Text__Notes | [DrawText flag] DT_HIDEPREFIX [WPF equivalent] None [Notes] | Not supported. Remove the '&' from the string before constructing the FormattedText object. | [] | Drawing Formatted Text | Notes | https://msdn.microsoft.com/en-us/library/ms752098(v=vs.100).aspx | 34/1438043058631.99_20150728002418-00199-ip-10-236-191-2_885339828_1.json |
ddf5d144_Drawing_Formatted_Text__Notes | [DrawText flag] DT_LEFT [WPF equivalent] TextAlignment [Notes] | This is the default text alignment. Use the TextAlignment property with the value set to Left. (WPF only) | [] | Drawing Formatted Text | Notes | https://msdn.microsoft.com/en-us/library/ms752098(v=vs.100).aspx | 34/1438043058631.99_20150728002418-00199-ip-10-236-191-2_885339828_1.json |
ddf5d144_Drawing_Formatted_Text__Notes | [DrawText flag] DT_MODIFYSTRING [WPF equivalent] None [Notes] | Not supported. | [] | Drawing Formatted Text | Notes | https://msdn.microsoft.com/en-us/library/ms752098(v=vs.100).aspx | 34/1438043058631.99_20150728002418-00199-ip-10-236-191-2_885339828_1.json |
ddf5d144_Drawing_Formatted_Text__Notes | [DrawText flag] DT_NOCLIP [WPF equivalent] VisualClip [Notes] | Clipping does not happen automatically. If you want to clip text, use the VisualClip property. | [] | Drawing Formatted Text | Notes | https://msdn.microsoft.com/en-us/library/ms752098(v=vs.100).aspx | 34/1438043058631.99_20150728002418-00199-ip-10-236-191-2_885339828_1.json |
ddf5d144_Drawing_Formatted_Text__Notes | [DrawText flag] DT_NOFULLWIDTHCHARBREAK [WPF equivalent] None [Notes] | Not supported. | [] | Drawing Formatted Text | Notes | https://msdn.microsoft.com/en-us/library/ms752098(v=vs.100).aspx | 34/1438043058631.99_20150728002418-00199-ip-10-236-191-2_885339828_1.json |
ddf5d144_Drawing_Formatted_Text__Notes | [DrawText flag] DT_NOPREFIX [WPF equivalent] None [Notes] | Not required. The '&' character in strings is always treated as a normal character. | [] | Drawing Formatted Text | Notes | https://msdn.microsoft.com/en-us/library/ms752098(v=vs.100).aspx | 34/1438043058631.99_20150728002418-00199-ip-10-236-191-2_885339828_1.json |
ddf5d144_Drawing_Formatted_Text__Notes | [DrawText flag] DT_PATHELLIPSIS [WPF equivalent] None [Notes] | Use the Trimming property with the value WordEllipsis. | [] | Drawing Formatted Text | Notes | https://msdn.microsoft.com/en-us/library/ms752098(v=vs.100).aspx | 34/1438043058631.99_20150728002418-00199-ip-10-236-191-2_885339828_1.json |
ddf5d144_Drawing_Formatted_Text__Notes | [DrawText flag] DT_PREFIX [WPF equivalent] None [Notes] | Not supported. If you want to use underscores for text, such as an accelerator key or link, use the SetTextDecorations method. | [] | Drawing Formatted Text | Notes | https://msdn.microsoft.com/en-us/library/ms752098(v=vs.100).aspx | 34/1438043058631.99_20150728002418-00199-ip-10-236-191-2_885339828_1.json |
ddf5d144_Drawing_Formatted_Text__Notes | [DrawText flag] DT_PREFIXONLY [WPF equivalent] None [Notes] | Not supported. | [] | Drawing Formatted Text | Notes | https://msdn.microsoft.com/en-us/library/ms752098(v=vs.100).aspx | 34/1438043058631.99_20150728002418-00199-ip-10-236-191-2_885339828_1.json |
ddf5d144_Drawing_Formatted_Text__Notes | [DrawText flag] DT_RIGHT [WPF equivalent] TextAlignment [Notes] | Use the TextAlignment property with the value set to Right. (WPF only) | [] | Drawing Formatted Text | Notes | https://msdn.microsoft.com/en-us/library/ms752098(v=vs.100).aspx | 34/1438043058631.99_20150728002418-00199-ip-10-236-191-2_885339828_1.json |
ddf5d144_Drawing_Formatted_Text__Notes | [DrawText flag] DT_RTLREADING [WPF equivalent] FlowDirection [Notes] | Set the FlowDirection property to RightToLeft. | [] | Drawing Formatted Text | Notes | https://msdn.microsoft.com/en-us/library/ms752098(v=vs.100).aspx | 34/1438043058631.99_20150728002418-00199-ip-10-236-191-2_885339828_1.json |
ddf5d144_Drawing_Formatted_Text__Notes | [DrawText flag] DT_SINGLELINE [WPF equivalent] None [Notes] | Not required. FormattedText objects behave as a single line control, unless either the MaxTextWidth property is set or the text contains a carriage return/line feed (CR/LF). | [] | Drawing Formatted Text | Notes | https://msdn.microsoft.com/en-us/library/ms752098(v=vs.100).aspx | 34/1438043058631.99_20150728002418-00199-ip-10-236-191-2_885339828_1.json |
ddf5d144_Drawing_Formatted_Text__Notes | [DrawText flag] DT_TABSTOP [WPF equivalent] None [Notes] | No support for user-defined tab stop positions. | [] | Drawing Formatted Text | Notes | https://msdn.microsoft.com/en-us/library/ms752098(v=vs.100).aspx | 34/1438043058631.99_20150728002418-00199-ip-10-236-191-2_885339828_1.json |
ddf5d144_Drawing_Formatted_Text__Notes | [DrawText flag] DT_TOP [WPF equivalent] Height [Notes] | Not required. Top justification is the default. Other vertical positioning values can be defined by using the Height property to compute an appropriate Win32 DrawText 'y' position. | [] | Drawing Formatted Text | Notes | https://msdn.microsoft.com/en-us/library/ms752098(v=vs.100).aspx | 34/1438043058631.99_20150728002418-00199-ip-10-236-191-2_885339828_1.json |
ddf5d144_Drawing_Formatted_Text__Notes | [DrawText flag] DT_VCENTER [WPF equivalent] Height [Notes] | Use the Height property to compute an appropriate Win32 DrawText 'y' position. | [] | Drawing Formatted Text | Notes | https://msdn.microsoft.com/en-us/library/ms752098(v=vs.100).aspx | 34/1438043058631.99_20150728002418-00199-ip-10-236-191-2_885339828_1.json |
ddf5d144_Drawing_Formatted_Text__Notes | [DrawText flag] DT_WORDBREAK [WPF equivalent] None [Notes] | Not required. Word breaking happens automatically with FormattedText objects. You cannot disable it. | [] | Drawing Formatted Text | Notes | https://msdn.microsoft.com/en-us/library/ms752098(v=vs.100).aspx | 34/1438043058631.99_20150728002418-00199-ip-10-236-191-2_885339828_1.json |
ddf5d144_Drawing_Formatted_Text__Notes | [DrawText flag] DT_WORD_ELLIPSIS [WPF equivalent] Trimming [Notes] | Use the Trimming property with the value WordEllipsis. | [] | Drawing Formatted Text | Notes | https://msdn.microsoft.com/en-us/library/ms752098(v=vs.100).aspx | 34/1438043058631.99_20150728002418-00199-ip-10-236-191-2_885339828_1.json |
c3944fd4_m_Class__System_Windows_Forms___Description | [Name] ToolStripMenuItem() [Description] | Initializes a new instance of the ToolStripMenuItem class. | [] | ToolStripMenuItem Class (System.Windows.Forms) | Description | https://msdn.microsoft.com/en-us/library/system.windows.forms.toolstripmenuitem(v=vs.110) | 34/1438043058631.99_20150728002418-00001-ip-10-236-191-2_881372935_0.json |
c3944fd4_m_Class__System_Windows_Forms___Description | [Name] ToolStripMenuItem(Image) [Description] | Initializes a new instance of the ToolStripMenuItem class that displays the specified Image. | [] | ToolStripMenuItem Class (System.Windows.Forms) | Description | https://msdn.microsoft.com/en-us/library/system.windows.forms.toolstripmenuitem(v=vs.110) | 34/1438043058631.99_20150728002418-00001-ip-10-236-191-2_881372935_0.json |
c3944fd4_m_Class__System_Windows_Forms___Description | [Name] ToolStripMenuItem(String) [Description] | Initializes a new instance of the ToolStripMenuItem class that displays the specified text. | [] | ToolStripMenuItem Class (System.Windows.Forms) | Description | https://msdn.microsoft.com/en-us/library/system.windows.forms.toolstripmenuitem(v=vs.110) | 34/1438043058631.99_20150728002418-00001-ip-10-236-191-2_881372935_0.json |
c3944fd4_m_Class__System_Windows_Forms___Description | [Name] ToolStripMenuItem(String, Image) [Description] | Initializes a new instance of the ToolStripMenuItem class that displays the specified text and image. | [] | ToolStripMenuItem Class (System.Windows.Forms) | Description | https://msdn.microsoft.com/en-us/library/system.windows.forms.toolstripmenuitem(v=vs.110) | 34/1438043058631.99_20150728002418-00001-ip-10-236-191-2_881372935_0.json |
c3944fd4_m_Class__System_Windows_Forms___Description | [Name] ToolStripMenuItem(String, Image, EventHandler) [Description] | Initializes a new instance of the ToolStripMenuItem class that displays the specified text and image and that does the specified action when the ToolStripMenuItem is clicked. | [] | ToolStripMenuItem Class (System.Windows.Forms) | Description | https://msdn.microsoft.com/en-us/library/system.windows.forms.toolstripmenuitem(v=vs.110) | 34/1438043058631.99_20150728002418-00001-ip-10-236-191-2_881372935_0.json |
c3944fd4_m_Class__System_Windows_Forms___Description | [Name] ToolStripMenuItem(String, Image, ToolStripItem[]) [Description] | Initializes a new instance of the ToolStripMenuItem class that displays the specified text and image and that contains the specified ToolStripItem collection. | [] | ToolStripMenuItem Class (System.Windows.Forms) | Description | https://msdn.microsoft.com/en-us/library/system.windows.forms.toolstripmenuitem(v=vs.110) | 34/1438043058631.99_20150728002418-00001-ip-10-236-191-2_881372935_0.json |
c3944fd4_m_Class__System_Windows_Forms___Description | [Name] ToolStripMenuItem(String, Image, EventHandler, String) [Description] | Initializes a new instance of the ToolStripMenuItem class with the specified name that displays the specified text and image that does the specified action when the ToolStripMenuItem is clicked. | [] | ToolStripMenuItem Class (System.Windows.Forms) | Description | https://msdn.microsoft.com/en-us/library/system.windows.forms.toolstripmenuitem(v=vs.110) | 34/1438043058631.99_20150728002418-00001-ip-10-236-191-2_881372935_0.json |
c3944fd4_m_Class__System_Windows_Forms___Description | [Name] ToolStripMenuItem(String, Image, EventHandler, Keys) [Description] | Initializes a new instance of the ToolStripMenuItem class that displays the specified text and image, does the specified action when the ToolStripMenuItem is clicked, and displays the specified shortcut keys. | [] | ToolStripMenuItem Class (System.Windows.Forms) | Description | https://msdn.microsoft.com/en-us/library/system.windows.forms.toolstripmenuitem(v=vs.110) | 34/1438043058631.99_20150728002418-00001-ip-10-236-191-2_881372935_0.json |
ae8442f7_eb_Administration_Namespace_____Description | [Class] Application [Description] | Defines properties common to all applications in Internet Information Services (IIS). | [] | Microsoft.Web.Administration Namespace () | Description | https://msdn.microsoft.com/en-us/library/microsoft.web.administration(v=vs.85).aspx | 34/1438043058631.99_20150728002418-00274-ip-10-236-191-2_876572217_0.json |
ae8442f7_eb_Administration_Namespace_____Description | [Class] ApplicationCollection [Description] | Represents a collection of Application objects for a Site object. | [] | Microsoft.Web.Administration Namespace () | Description | https://msdn.microsoft.com/en-us/library/microsoft.web.administration(v=vs.85).aspx | 34/1438043058631.99_20150728002418-00274-ip-10-236-191-2_876572217_0.json |
ae8442f7_eb_Administration_Namespace_____Description | [Class] ApplicationDefaults [Description] | Defines the default values for applications that are created for a Web site. | [] | Microsoft.Web.Administration Namespace () | Description | https://msdn.microsoft.com/en-us/library/microsoft.web.administration(v=vs.85).aspx | 34/1438043058631.99_20150728002418-00274-ip-10-236-191-2_876572217_0.json |
ae8442f7_eb_Administration_Namespace_____Description | [Class] ApplicationDomain [Description] | Represents the isolated environment for managed applications in a worker process. | [] | Microsoft.Web.Administration Namespace () | Description | https://msdn.microsoft.com/en-us/library/microsoft.web.administration(v=vs.85).aspx | 34/1438043058631.99_20150728002418-00274-ip-10-236-191-2_876572217_0.json |
ae8442f7_eb_Administration_Namespace_____Description | [Class] ApplicationDomainCollection [Description] | Represents a collection of ApplicationDomain objects. | [] | Microsoft.Web.Administration Namespace () | Description | https://msdn.microsoft.com/en-us/library/microsoft.web.administration(v=vs.85).aspx | 34/1438043058631.99_20150728002418-00274-ip-10-236-191-2_876572217_0.json |
ae8442f7_eb_Administration_Namespace_____Description | [Class] ApplicationPool [Description] | Provides methods and properties to configure and manage IIS 7 application pools. | [] | Microsoft.Web.Administration Namespace () | Description | https://msdn.microsoft.com/en-us/library/microsoft.web.administration(v=vs.85).aspx | 34/1438043058631.99_20150728002418-00274-ip-10-236-191-2_876572217_0.json |
ae8442f7_eb_Administration_Namespace_____Description | [Class] ApplicationPoolCollection [Description] | Represents a collection of ApplicationPool objects. | [] | Microsoft.Web.Administration Namespace () | Description | https://msdn.microsoft.com/en-us/library/microsoft.web.administration(v=vs.85).aspx | 34/1438043058631.99_20150728002418-00274-ip-10-236-191-2_876572217_0.json |
ae8442f7_eb_Administration_Namespace_____Description | [Class] ApplicationPoolCpu [Description] | Configures default values for CPU usage parameters and CPU actions that all application pools on a server use. | [] | Microsoft.Web.Administration Namespace () | Description | https://msdn.microsoft.com/en-us/library/microsoft.web.administration(v=vs.85).aspx | 34/1438043058631.99_20150728002418-00274-ip-10-236-191-2_876572217_0.json |
ae8442f7_eb_Administration_Namespace_____Description | [Class] ApplicationPoolDefaults [Description] | Configures default values for all application pools on a Web server. | [] | Microsoft.Web.Administration Namespace () | Description | https://msdn.microsoft.com/en-us/library/microsoft.web.administration(v=vs.85).aspx | 34/1438043058631.99_20150728002418-00274-ip-10-236-191-2_876572217_0.json |
ae8442f7_eb_Administration_Namespace_____Description | [Class] ApplicationPoolFailure [Description] | Defines the actions to take when an application pool fails. | [] | Microsoft.Web.Administration Namespace () | Description | https://msdn.microsoft.com/en-us/library/microsoft.web.administration(v=vs.85).aspx | 34/1438043058631.99_20150728002418-00274-ip-10-236-191-2_876572217_0.json |
ae8442f7_eb_Administration_Namespace_____Description | [Class] ApplicationPoolPeriodicRestart [Description] | Specifies conditions that govern application pool recycling. | [] | Microsoft.Web.Administration Namespace () | Description | https://msdn.microsoft.com/en-us/library/microsoft.web.administration(v=vs.85).aspx | 34/1438043058631.99_20150728002418-00274-ip-10-236-191-2_876572217_0.json |
ae8442f7_eb_Administration_Namespace_____Description | [Class] ApplicationPoolProcessModel [Description] | Represents the process model settings for an application pool. | [] | Microsoft.Web.Administration Namespace () | Description | https://msdn.microsoft.com/en-us/library/microsoft.web.administration(v=vs.85).aspx | 34/1438043058631.99_20150728002418-00274-ip-10-236-191-2_876572217_0.json |
ae8442f7_eb_Administration_Namespace_____Description | [Class] ApplicationPoolRecycling [Description] | Configures recycling settings for an application pool. | [] | Microsoft.Web.Administration Namespace () | Description | https://msdn.microsoft.com/en-us/library/microsoft.web.administration(v=vs.85).aspx | 34/1438043058631.99_20150728002418-00274-ip-10-236-191-2_876572217_0.json |
ae8442f7_eb_Administration_Namespace_____Description | [Class] Binding [Description] | Represents the binding instructions for a Web site. | [] | Microsoft.Web.Administration Namespace () | Description | https://msdn.microsoft.com/en-us/library/microsoft.web.administration(v=vs.85).aspx | 34/1438043058631.99_20150728002418-00274-ip-10-236-191-2_876572217_0.json |
ae8442f7_eb_Administration_Namespace_____Description | [Class] BindingCollection [Description] | Represents a collection of bindings. | [] | Microsoft.Web.Administration Namespace () | Description | https://msdn.microsoft.com/en-us/library/microsoft.web.administration(v=vs.85).aspx | 34/1438043058631.99_20150728002418-00274-ip-10-236-191-2_876572217_0.json |
ae8442f7_eb_Administration_Namespace_____Description | [Class] Configuration [Description] | Represents a configuration file for a particular computer, application, or resource. | [] | Microsoft.Web.Administration Namespace () | Description | https://msdn.microsoft.com/en-us/library/microsoft.web.administration(v=vs.85).aspx | 34/1438043058631.99_20150728002418-00274-ip-10-236-191-2_876572217_0.json |
ae8442f7_eb_Administration_Namespace_____Description | [Class] ConfigurationAttribute [Description] | Represents a single property in a configuration element. | [] | Microsoft.Web.Administration Namespace () | Description | https://msdn.microsoft.com/en-us/library/microsoft.web.administration(v=vs.85).aspx | 34/1438043058631.99_20150728002418-00274-ip-10-236-191-2_876572217_0.json |
ae8442f7_eb_Administration_Namespace_____Description | [Class] ConfigurationAttributeCollection [Description] | Represents a collection of related configuration attributes. | [] | Microsoft.Web.Administration Namespace () | Description | https://msdn.microsoft.com/en-us/library/microsoft.web.administration(v=vs.85).aspx | 34/1438043058631.99_20150728002418-00274-ip-10-236-191-2_876572217_0.json |
ae8442f7_eb_Administration_Namespace_____Description | [Class] ConfigurationAttributeSchema [Description] | Provides access to the attributes that define the schema for a configuration attribute. | [] | Microsoft.Web.Administration Namespace () | Description | https://msdn.microsoft.com/en-us/library/microsoft.web.administration(v=vs.85).aspx | 34/1438043058631.99_20150728002418-00274-ip-10-236-191-2_876572217_0.json |
ae8442f7_eb_Administration_Namespace_____Description | [Class] ConfigurationAttributeSchemaCollection [Description] | Represents a collection of ConfigurationAttributeSchema objects. | [] | Microsoft.Web.Administration Namespace () | Description | https://msdn.microsoft.com/en-us/library/microsoft.web.administration(v=vs.85).aspx | 34/1438043058631.99_20150728002418-00274-ip-10-236-191-2_876572217_0.json |
ae8442f7_eb_Administration_Namespace_____Description | [Class] ConfigurationChildElementCollection [Description] | Represents a collection of related child configuration elements. | [] | Microsoft.Web.Administration Namespace () | Description | https://msdn.microsoft.com/en-us/library/microsoft.web.administration(v=vs.85).aspx | 34/1438043058631.99_20150728002418-00274-ip-10-236-191-2_876572217_0.json |
ae8442f7_eb_Administration_Namespace_____Description | [Class] ConfigurationCollectionSchema [Description] | Represents the schema for a collection in the IIS 7 configuration system. | [] | Microsoft.Web.Administration Namespace () | Description | https://msdn.microsoft.com/en-us/library/microsoft.web.administration(v=vs.85).aspx | 34/1438043058631.99_20150728002418-00274-ip-10-236-191-2_876572217_0.json |
ae8442f7_eb_Administration_Namespace_____Description | [Class] ConfigurationElement [Description] | Represents an element in a configuration file. | [] | Microsoft.Web.Administration Namespace () | Description | https://msdn.microsoft.com/en-us/library/microsoft.web.administration(v=vs.85).aspx | 34/1438043058631.99_20150728002418-00274-ip-10-236-191-2_876572217_0.json |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.