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
|
---|---|---|---|---|---|---|---|
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 each error code argument by a semi-colon (;). By default, Integration Services stores the debug dump files in the folder, :\Program Files\Microsoft SQL Server\100\Shared\ErrorDumps. Note Debug dump files may contain sensitive information. Use an access control list (ACL) to restrict access to the files, or copy the files to a folder with restricted access. For example, before you send your debug files to Microsoft support services, we recommended that you remove any sensitive or confidential information. To apply this option to all packages that the dtexec utility runs, add a DumpOnCodes REG_SZ value to the HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\100\SSIS\Setup\DtsPath registry key. The data value in DumpOnCodes specifies the error code or codes that will trigger the system to create debug dump files. Multiple error codes must be separated by a semi-colon (;). If you add a DumpOnCodes value to the registry key, and use the /Dump option, the system will create debug dump files that are based on both settings. For more information about debug dump files, see Working with Debug Dump Files. | [] | 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 access control list (ACL) to restrict access to the files, or copy the files to a folder with restricted access. For example, before you send your debug files to Microsoft support services, we recommended that you remove any sensitive or confidential information. To apply this option to all packages that the dtexec utility runs, add a DumpOnError REG_DWORD value to the HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\100\SSIS\Setup\DtsPath registry key. The value of the DumpOnError REG_DWORD value determines whether the /DumpOnError option needs to be used with the dtexec utility: A non-zero data value indicates that the system will create debug dump files when any error occurs, regardless of whether you use the /DumpOnError option with the dtexec utility. A zero data value indicates that the system will not create the debug dump files unless you use the /DumpOnError option with the dtexec utility. For more information about debug dump files, see Working with Debug Dump Files. | [] | 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 quotation marks around the filespec argument. The /File option cannot be used together with the /DTS or /SQL option. If multiple options are specified, dtexec fails. | [] | 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 file: ProgID: DTS.LogProviderTextFile.1 ClassID: {59B2C6A5-663F-4C20-8863-C83F9B72E2EB} SQL Server Profiler: ProgID: DTS.LogProviderSQLProfiler.1 ClassID: {5C0B8D21-E9AA-462E-BA34-30FF5F7A42A1} SQL Server: ProgID: DTS.LogProviderSQLServer.1 ClassID: {6AA833A1-E4B2-4431-831B-DE695049DC61} Windows Event Log: ProgID: DTS.LogProviderEventLog.1 ClassID: {97634F75-1DC7-4F1F-8A4C-DAF0E13AAA22} XML File: ProgID: DTS.LogProviderXMLFile.1 ClassID: {AFED6884-619C-484F-9A09-F42D56E1A7EA} | [] | 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 executing the package, plus two. | [] | 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 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] /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 reporting. The arguments of V and N are mutually exclusive to all other arguments; they must be specified alone. If the /Reporting option is not specified then the default level is E (errors), W (warnings), and P (progress). All events are preceded with a timestamp in the format "YY/MM/DD HH:MM:SS", and a GUID or friendly name if available. The optional parameter event_guid_or_name is a list of exceptions to the log providers. The exception specifies the events that are not logged that otherwise might have been logged. You do not have to exclude an event if the event is not ordinarily logged by default | [] | 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 is used if no value is specified. | [] | 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 running the Package Configuration Wizard. The paths for items that you select are displayed on the final Completing the Wizard page, and can be copied and pasted. If you have used the wizard only for this purpose, you can cancel the wizard after you copy the paths. The following is an example of executing a package and providing a new value for a variable: dtexec /f mypackage.dtsx /set \package.variables[myvariable].Value;myvalue You can use the /Set option to change the location from which package configurations are loaded. However, you cannot use the /Set option to override a value that was specified by a configuration at design time. To understand how package configurations are applied, see SSIS Package Configurations and Behavior Changes to Integration Services Features in SQL Server 2008 R2. | [] | 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, you must put quotation marks around the package_path argument. You can use the /User, /Password, and /Server options together with the /SQL option. If you omit the /User option, Windows Authentication is used to access the package. If you use the /User option, the /User login name specified is associated with SQL Server Authentication. The /Password option is used only together with the /User option. If you use the /Password option, the package is accessed with the user name and password information provided. If you omit the /Password option, a blank password is used. Security Note When possible, use Windows Authentication. If the /Server option is omitted, the default local instance of SQL Server is assumed. The /SQL option cannot be used together with the /DTS or /File option. If multiple options are specified, dtexec fails. | [] | 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 always required: major major;minor major; minor; build | [] | 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 only checks whether the digital signature is present, is valid, and is from a trusted source. Integration Services does not check whether the package has been changed. Note The optional BlockedSignatureStates registry value can specify a setting that is more restrictive than the digital signature option set in Business Intelligence Development Studio or at the dtexec command line. In this situation, the more restrictive registry setting overrides the other settings. | [] | 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 the Filespec parameter, Integration Services will not enable a log provider for text files. Integration Services will only write log events to the log providers that were enabled when the package was designed. | [] | 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 box is selected. You can also set this option for a SQL Server Agent job step by using stored procedures or SQL Server Management Objects (SMO) to programmatically create the job. This option is only used by SQL Server Agent. This option is ignored if you run the dtexec utility at the command prompt. | [] | 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.