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
|
---|---|---|---|---|---|---|---|
a13c203a_elpsubscription__Transact_SQL___Column_name | [Data type] sysname [Description] Name of the publication. [Column name] | publication | [] | sp_helpsubscription (Transact-SQL) | Column name | https://msdn.microsoft.com/en-us/library/ms190493.aspx | 16/1438042988312.76_20150728002308-00281-ip-10-236-191-2_900038732_1.json |
a13c203a_elpsubscription__Transact_SQL___Column_name | [Data type] sysname [Description] Name of the article. [Column name] | article | [] | sp_helpsubscription (Transact-SQL) | Column name | https://msdn.microsoft.com/en-us/library/ms190493.aspx | 16/1438042988312.76_20150728002308-00281-ip-10-236-191-2_900038732_1.json |
a13c203a_elpsubscription__Transact_SQL___Column_name | [Data type] sysname [Description] Name of the destination database in which replicated data is placed. [Column name] | destination database | [] | sp_helpsubscription (Transact-SQL) | Column name | https://msdn.microsoft.com/en-us/library/ms190493.aspx | 16/1438042988312.76_20150728002308-00281-ip-10-236-191-2_900038732_1.json |
a13c203a_elpsubscription__Transact_SQL___Column_name | [Data type] tinyint [Description] Subscription status: 0 = Inactive 1 = Subscribed 2 = Active [Column name] | subscription status | [] | sp_helpsubscription (Transact-SQL) | Column name | https://msdn.microsoft.com/en-us/library/ms190493.aspx | 16/1438042988312.76_20150728002308-00281-ip-10-236-191-2_900038732_1.json |
a13c203a_elpsubscription__Transact_SQL___Column_name | [Data type] tinyint [Description] Subscription synchronization type: 1 = Automatic 2 = None [Column name] | synchronization type | [] | sp_helpsubscription (Transact-SQL) | Column name | https://msdn.microsoft.com/en-us/library/ms190493.aspx | 16/1438042988312.76_20150728002308-00281-ip-10-236-191-2_900038732_1.json |
a13c203a_elpsubscription__Transact_SQL___Column_name | [Data type] int [Description] Type of subscription: 0 = Push 1 = Pull 2 = Anonymous [Column name] | subscription type | [] | sp_helpsubscription (Transact-SQL) | Column name | https://msdn.microsoft.com/en-us/library/ms190493.aspx | 16/1438042988312.76_20150728002308-00281-ip-10-236-191-2_900038732_1.json |
a13c203a_elpsubscription__Transact_SQL___Column_name | [Data type] bit [Description] Whether subscription is to all articles in the publication: 0 = No 1 = Yes [Column name] | full subscription | [] | sp_helpsubscription (Transact-SQL) | Column name | https://msdn.microsoft.com/en-us/library/ms190493.aspx | 16/1438042988312.76_20150728002308-00281-ip-10-236-191-2_900038732_1.json |
a13c203a_elpsubscription__Transact_SQL___Column_name | [Data type] nvarchar(255) [Description] Name of the subscription. [Column name] | subscription name | [] | sp_helpsubscription (Transact-SQL) | Column name | https://msdn.microsoft.com/en-us/library/ms190493.aspx | 16/1438042988312.76_20150728002308-00281-ip-10-236-191-2_900038732_1.json |
a13c203a_elpsubscription__Transact_SQL___Column_name | [Data type] int [Description] 0 = Read-only 1 = Immediate-updating subscription [Column name] | update mode | [] | sp_helpsubscription (Transact-SQL) | Column name | https://msdn.microsoft.com/en-us/library/ms190493.aspx | 16/1438042988312.76_20150728002308-00281-ip-10-236-191-2_900038732_1.json |
a13c203a_elpsubscription__Transact_SQL___Column_name | [Data type] binary(16) [Description] Job ID of the Distribution Agent. [Column name] | distribution job id | [] | sp_helpsubscription (Transact-SQL) | Column name | https://msdn.microsoft.com/en-us/library/ms190493.aspx | 16/1438042988312.76_20150728002308-00281-ip-10-236-191-2_900038732_1.json |
a13c203a_elpsubscription__Transact_SQL___Column_name | [Data type] bit [Description] Loopback detection determines whether the Distribution Agent sends transactions originated at the Subscriber back to the Subscriber: 0 = Sends back. 1 = Does not send back. Used with bidirectional transactional replication. For more information, see Bidirectional Transactional Replication. [Column name] | loopback_detection | [] | sp_helpsubscription (Transact-SQL) | Column name | https://msdn.microsoft.com/en-us/library/ms190493.aspx | 16/1438042988312.76_20150728002308-00281-ip-10-236-191-2_900038732_1.json |
a13c203a_elpsubscription__Transact_SQL___Column_name | [Data type] bit [Description] Specifies whether offload execution of a replication agent has been set to run at the Subscriber. If 0, agent is run at the Publisher. If 1, agent is run at the Subscriber. [Column name] | offload_enabled | [] | sp_helpsubscription (Transact-SQL) | Column name | https://msdn.microsoft.com/en-us/library/ms190493.aspx | 16/1438042988312.76_20150728002308-00281-ip-10-236-191-2_900038732_1.json |
a13c203a_elpsubscription__Transact_SQL___Column_name | [Data type] sysname [Description] Name of the server enabled for remote agent activation. If NULL, then the current offload_server listed in MSdistribution_agents table is used. [Column name] | offload_server | [] | sp_helpsubscription (Transact-SQL) | Column name | https://msdn.microsoft.com/en-us/library/ms190493.aspx | 16/1438042988312.76_20150728002308-00281-ip-10-236-191-2_900038732_1.json |
a13c203a_elpsubscription__Transact_SQL___Column_name | [Data type] sysname [Description] Specifies the name of the Data Transformation Services (DTS) package. [Column name] | dts_package_name | [] | sp_helpsubscription (Transact-SQL) | Column name | https://msdn.microsoft.com/en-us/library/ms190493.aspx | 16/1438042988312.76_20150728002308-00281-ip-10-236-191-2_900038732_1.json |
a13c203a_elpsubscription__Transact_SQL___Column_name | [Data type] int [Description] Location of the DTS package, if one is assigned to the subscription. If there is a package, a value of 0 specifies the package location at the distributor. A value of 1 specifies the subscriber. [Column name] | dts_package_location | [] | sp_helpsubscription (Transact-SQL) | Column name | https://msdn.microsoft.com/en-us/library/ms190493.aspx | 16/1438042988312.76_20150728002308-00281-ip-10-236-191-2_900038732_1.json |
a13c203a_elpsubscription__Transact_SQL___Column_name | [Data type] smallint [Description] Is the security mode at the Subscriber, where 1 means Windows Authentication, and 0 means SQL Server Authentication. [Column name] | subscriber_security_mode | [] | sp_helpsubscription (Transact-SQL) | Column name | https://msdn.microsoft.com/en-us/library/ms190493.aspx | 16/1438042988312.76_20150728002308-00281-ip-10-236-191-2_900038732_1.json |
a13c203a_elpsubscription__Transact_SQL___Column_name | [Data type] sysname [Description] Is the login name at the Subscriber. [Column name] | subscriber_login | [] | sp_helpsubscription (Transact-SQL) | Column name | https://msdn.microsoft.com/en-us/library/ms190493.aspx | 16/1438042988312.76_20150728002308-00281-ip-10-236-191-2_900038732_1.json |
a13c203a_elpsubscription__Transact_SQL___Column_name | [Description] Actual Subscriber password is never returned. The result is masked by a "******" string. [Column name] | subscriber_password | [] | sp_helpsubscription (Transact-SQL) | Column name | https://msdn.microsoft.com/en-us/library/ms190493.aspx | 16/1438042988312.76_20150728002308-00281-ip-10-236-191-2_900038732_1.json |
a13c203a_elpsubscription__Transact_SQL___Column_name | [Data type] sysname [Description] Name of the Windows account under which the Distribution Agent runs. [Column name] | job_login | [] | sp_helpsubscription (Transact-SQL) | Column name | https://msdn.microsoft.com/en-us/library/ms190493.aspx | 16/1438042988312.76_20150728002308-00281-ip-10-236-191-2_900038732_1.json |
a13c203a_elpsubscription__Transact_SQL___Column_name | [Description] Actual job password is never returned. The result is masked by a "******" string. [Column name] | job_password | [] | sp_helpsubscription (Transact-SQL) | Column name | https://msdn.microsoft.com/en-us/library/ms190493.aspx | 16/1438042988312.76_20150728002308-00281-ip-10-236-191-2_900038732_1.json |
a13c203a_elpsubscription__Transact_SQL___Column_name | [Data type] nvarchar(100) [Description] Name of the agent job that synchronizes the subscription. [Column name] | distrib_agent_name | [] | sp_helpsubscription (Transact-SQL) | Column name | https://msdn.microsoft.com/en-us/library/ms190493.aspx | 16/1438042988312.76_20150728002308-00281-ip-10-236-191-2_900038732_1.json |
a13c203a_elpsubscription__Transact_SQL___Column_name | [Data type] tinyint [Description] Type of Subscriber, which can be one of the following: 0 = SQL Server Subscriber 1 = ODBC data source server 2 = Microsoft JET database (deprecated) 3 = OLE DB provider [Column name] | subscriber_type | [] | sp_helpsubscription (Transact-SQL) | Column name | https://msdn.microsoft.com/en-us/library/ms190493.aspx | 16/1438042988312.76_20150728002308-00281-ip-10-236-191-2_900038732_1.json |
a13c203a_elpsubscription__Transact_SQL___Column_name | [Data type] sysname [Description] Unique programmatic identifier (PROGID) with which the OLE DB provider for the non-SQL Server data source is registered. [Column name] | subscriber_provider | [] | sp_helpsubscription (Transact-SQL) | Column name | https://msdn.microsoft.com/en-us/library/ms190493.aspx | 16/1438042988312.76_20150728002308-00281-ip-10-236-191-2_900038732_1.json |
a13c203a_elpsubscription__Transact_SQL___Column_name | [Data type] nvarchar(4000) [Description] Name of the data source as understood by the OLE DB provider. [Column name] | subscriber_datasource | [] | sp_helpsubscription (Transact-SQL) | Column name | https://msdn.microsoft.com/en-us/library/ms190493.aspx | 16/1438042988312.76_20150728002308-00281-ip-10-236-191-2_900038732_1.json |
a13c203a_elpsubscription__Transact_SQL___Column_name | [Data type] nvarchar(4000) [Description] OLE DB provider-specific connection string that identifies the data source. [Column name] | subscriber_providerstring | [] | sp_helpsubscription (Transact-SQL) | Column name | https://msdn.microsoft.com/en-us/library/ms190493.aspx | 16/1438042988312.76_20150728002308-00281-ip-10-236-191-2_900038732_1.json |
a13c203a_elpsubscription__Transact_SQL___Column_name | [Data type] nvarchar(4000) [Description] Location of the database as understood by the OLE DB provider [Column name] | subscriber_location | [] | sp_helpsubscription (Transact-SQL) | Column name | https://msdn.microsoft.com/en-us/library/ms190493.aspx | 16/1438042988312.76_20150728002308-00281-ip-10-236-191-2_900038732_1.json |
a13c203a_elpsubscription__Transact_SQL___Column_name | [Data type] sysname [Description] Catalog to be used when making a connection to the OLE DB provider. [Column name] | subscriber_catalog | [] | sp_helpsubscription (Transact-SQL) | Column name | https://msdn.microsoft.com/en-us/library/ms190493.aspx | 16/1438042988312.76_20150728002308-00281-ip-10-236-191-2_900038732_1.json |
a41ea506_nce_for_Team_Foundation_Server__Permission_name | [Description] Users who have this permission can administer the build permissions for other users. [Permission name] | Administer build permissions | [] | Pernission reference for Team Foundation Server | Permission name | https://msdn.microsoft.com/en-us/library/ms252587.aspx | 16/1438042987866.61_20150728002307-00173-ip-10-236-191-2_873223755_10.json |
a41ea506_nce_for_Team_Foundation_Server__Permission_name | [Name at command line] ViewBuilds [Description] Users who have this permission can view the queued and completed builds for this team project. [Permission name] | View builds | [] | Pernission reference for Team Foundation Server | Permission name | https://msdn.microsoft.com/en-us/library/ms252587.aspx | 16/1438042987866.61_20150728002307-00173-ip-10-236-191-2_873223755_10.json |
a41ea506_nce_for_Team_Foundation_Server__Permission_name | [Name at command line] EditBuildQuality [Description] Users who have this permission can add information about the quality of the build through the user interface for Team Foundation Build. [Permission name] | Edit build quality | [] | Pernission reference for Team Foundation Server | Permission name | https://msdn.microsoft.com/en-us/library/ms252587.aspx | 16/1438042987866.61_20150728002307-00173-ip-10-236-191-2_873223755_10.json |
a41ea506_nce_for_Team_Foundation_Server__Permission_name | [Name at command line] RetainIndefinitely [Description] Users who have this permission can mark a build so that it will not be automatically deleted by any applicable retention policy. [Permission name] | Retain indefinitely | [] | Pernission reference for Team Foundation Server | Permission name | https://msdn.microsoft.com/en-us/library/ms252587.aspx | 16/1438042987866.61_20150728002307-00173-ip-10-236-191-2_873223755_10.json |
a41ea506_nce_for_Team_Foundation_Server__Permission_name | [Name at command line] DeleteBuilds [Description] Users who have this permission can delete a completed build. [Permission name] | Delete builds | [] | Pernission reference for Team Foundation Server | Permission name | https://msdn.microsoft.com/en-us/library/ms252587.aspx | 16/1438042987866.61_20150728002307-00173-ip-10-236-191-2_873223755_10.json |
a41ea506_nce_for_Team_Foundation_Server__Permission_name | [Name at command line] ManageBuildQualities [Description] Users who have this permission can add or remove build qualities. [Permission name] | Manage build qualities | [] | Pernission reference for Team Foundation Server | Permission name | https://msdn.microsoft.com/en-us/library/ms252587.aspx | 16/1438042987866.61_20150728002307-00173-ip-10-236-191-2_873223755_10.json |
a41ea506_nce_for_Team_Foundation_Server__Permission_name | [Name at command line] DestroyBuilds [Description] Users who have this permission can permanently delete a completed build. [Permission name] | Destroy builds | [] | Pernission reference for Team Foundation Server | Permission name | https://msdn.microsoft.com/en-us/library/ms252587.aspx | 16/1438042987866.61_20150728002307-00173-ip-10-236-191-2_873223755_10.json |
a41ea506_nce_for_Team_Foundation_Server__Permission_name | [Name at command line] UpdateBuildInformation [Description] Users who have this permission can add build information nodes to the system, and can also add information about the quality of a build. This permission should be assigned only to service accounts. [Permission name] | Update build information | [] | Pernission reference for Team Foundation Server | Permission name | https://msdn.microsoft.com/en-us/library/ms252587.aspx | 16/1438042987866.61_20150728002307-00173-ip-10-236-191-2_873223755_10.json |
a41ea506_nce_for_Team_Foundation_Server__Permission_name | [Name at command line] QueueBuilds [Description] Users who have this permission can put a build in the queue through the interface for Team Foundation Build or at a command prompt. They can also stop the builds that they have queued. [Permission name] | Queue builds | [] | Pernission reference for Team Foundation Server | Permission name | https://msdn.microsoft.com/en-us/library/ms252587.aspx | 16/1438042987866.61_20150728002307-00173-ip-10-236-191-2_873223755_10.json |
a41ea506_nce_for_Team_Foundation_Server__Permission_name | [Name at command line] ManageBuildQueue [Description] Users who have this permission can cancel, re-prioritize, or postpone queued builds. [Permission name] | Manage build queue | [] | Pernission reference for Team Foundation Server | Permission name | https://msdn.microsoft.com/en-us/library/ms252587.aspx | 16/1438042987866.61_20150728002307-00173-ip-10-236-191-2_873223755_10.json |
a41ea506_nce_for_Team_Foundation_Server__Permission_name | [Name at command line] StopBuilds [Description] Users who have this permission can stop any build that is in progress, including builds queued and started by another user. [Permission name] | Stop builds | [] | Pernission reference for Team Foundation Server | Permission name | https://msdn.microsoft.com/en-us/library/ms252587.aspx | 16/1438042987866.61_20150728002307-00173-ip-10-236-191-2_873223755_10.json |
a41ea506_nce_for_Team_Foundation_Server__Permission_name | [Name at command line] ViewBuildDefinition [Description] Users who have this permission can view the build definitions that have been created for the team project. [Permission name] | View build definition | [] | Pernission reference for Team Foundation Server | Permission name | https://msdn.microsoft.com/en-us/library/ms252587.aspx | 16/1438042987866.61_20150728002307-00173-ip-10-236-191-2_873223755_10.json |
a41ea506_nce_for_Team_Foundation_Server__Permission_name | [Name at command line] EditBuildDefinition [Description] Users who have this permission can create and modify build definitions for this project. [Permission name] | Edit build definition | [] | Pernission reference for Team Foundation Server | Permission name | https://msdn.microsoft.com/en-us/library/ms252587.aspx | 16/1438042987866.61_20150728002307-00173-ip-10-236-191-2_873223755_10.json |
a41ea506_nce_for_Team_Foundation_Server__Permission_name | [Name at command line] DeleteBuildDefinition [Description] Users who have this permission can delete build definitions for this project. [Permission name] | Delete build definition | [] | Pernission reference for Team Foundation Server | Permission name | https://msdn.microsoft.com/en-us/library/ms252587.aspx | 16/1438042987866.61_20150728002307-00173-ip-10-236-191-2_873223755_10.json |
a41ea506_nce_for_Team_Foundation_Server__Permission_name | [Name at command line] OverrideBuildCheckInValidation [Description] Users who have this permission can commit a changeset that affects a gated build definition without triggering the system to shelve and build their changes first. This permission should be assigned only to service accounts for build services and to build administrators who are responsible for the quality of the code. For more information, see Check in to a folder that is controlled by a gated check-in build process. [Permission name] | Override check-in validation by build | [] | Pernission reference for Team Foundation Server | Permission name | https://msdn.microsoft.com/en-us/library/ms252587.aspx | 16/1438042987866.61_20150728002307-00173-ip-10-236-191-2_873223755_10.json |
4fc14b10_plementation__Windows_Drivers___Windows_specific_requirements | [Field] Revision [Description] Indicates _BIX revision. [Windows-specific requirements] | Must be set to 0x0. | [] | ACPI battery and power subsystem firmware implementation (Windows Drivers) | Windows-specific requirements | https://msdn.microsoft.com/en-us/library/windows/hardware/dn481320.aspx | 16/1438042988312.76_20150728002308-00031-ip-10-236-191-2_880077283_0.json |
4fc14b10_plementation__Windows_Drivers___Windows_specific_requirements | [Field] Power unit [Description] Determines if the units reported by the hardware are milliamps and milliamp-hours or milliwatts and milliwatt-hours. [Windows-specific requirements] | Must be set to 0x0 to indicate units are milliwatts and milliwatt-hours. This value must not change at runtime. | [] | ACPI battery and power subsystem firmware implementation (Windows Drivers) | Windows-specific requirements | https://msdn.microsoft.com/en-us/library/windows/hardware/dn481320.aspx | 16/1438042988312.76_20150728002308-00031-ip-10-236-191-2_880077283_0.json |
4fc14b10_plementation__Windows_Drivers___Windows_specific_requirements | [Field] Design capacity [Description] Indicates the original capacity of the battery in milliwatt-hours. [Windows-specific requirements] | Must be set to an accurate value and cannot be set to 0x0 or 0xFFFFFFFF. This value must not change at runtime. | [] | ACPI battery and power subsystem firmware implementation (Windows Drivers) | Windows-specific requirements | https://msdn.microsoft.com/en-us/library/windows/hardware/dn481320.aspx | 16/1438042988312.76_20150728002308-00031-ip-10-236-191-2_880077283_0.json |
4fc14b10_plementation__Windows_Drivers___Windows_specific_requirements | [Field] Last full charge capacity [Description] Indicates the current full charge capacity of the battery. [Windows-specific requirements] | Must be set to an accurate value and cannot be set to 0x0 or 0xFFFFFFFF. This value must update each time cycle count increases. This value must remain constant when the battery is discharging. We recommend that this value be updated only when the battery reaches full charge. | [] | ACPI battery and power subsystem firmware implementation (Windows Drivers) | Windows-specific requirements | https://msdn.microsoft.com/en-us/library/windows/hardware/dn481320.aspx | 16/1438042988312.76_20150728002308-00031-ip-10-236-191-2_880077283_0.json |
4fc14b10_plementation__Windows_Drivers___Windows_specific_requirements | [Field] Battery technology [Description] Indicates if the battery is rechargeable or one-use. [Windows-specific requirements] | Must be set to 0x1 to indicate the battery is rechargeable. | [] | ACPI battery and power subsystem firmware implementation (Windows Drivers) | Windows-specific requirements | https://msdn.microsoft.com/en-us/library/windows/hardware/dn481320.aspx | 16/1438042988312.76_20150728002308-00031-ip-10-236-191-2_880077283_0.json |
4fc14b10_plementation__Windows_Drivers___Windows_specific_requirements | [Field] Design voltage [Description] Indicates the design voltage of the battery. [Windows-specific requirements] | Must be set to the design voltage of the battery when new in millivolts. Must not be set to 0x0 or 0xFFFFFFFF. This value must not change at runtime. | [] | ACPI battery and power subsystem firmware implementation (Windows Drivers) | Windows-specific requirements | https://msdn.microsoft.com/en-us/library/windows/hardware/dn481320.aspx | 16/1438042988312.76_20150728002308-00031-ip-10-236-191-2_880077283_0.json |
4fc14b10_plementation__Windows_Drivers___Windows_specific_requirements | [Field] Design capacity of Warning [Description] Indicates an OEM-provided low battery warning level. [Windows-specific requirements] | Windows ignores this value. | [] | ACPI battery and power subsystem firmware implementation (Windows Drivers) | Windows-specific requirements | https://msdn.microsoft.com/en-us/library/windows/hardware/dn481320.aspx | 16/1438042988312.76_20150728002308-00031-ip-10-236-191-2_880077283_0.json |
4fc14b10_plementation__Windows_Drivers___Windows_specific_requirements | [Field] Design capacity of Low [Description] Indicates the critical battery level at which Windows must immediately shut down or hibernate before the system powers off. [Windows-specific requirements] | Must be set to a value between 0 and 5 percent of the battery design capacity. | [] | ACPI battery and power subsystem firmware implementation (Windows Drivers) | Windows-specific requirements | https://msdn.microsoft.com/en-us/library/windows/hardware/dn481320.aspx | 16/1438042988312.76_20150728002308-00031-ip-10-236-191-2_880077283_0.json |
4fc14b10_plementation__Windows_Drivers___Windows_specific_requirements | [Field] Battery capacity granularity 1 [Description] Indicates the minimum amount of remaining charge change that can be detected by the hardware between the Design Capacity of Warning and Design Capacity of Low. [Windows-specific requirements] | Must be set to a value no larger than 1 percent of the battery design capacity. | [] | ACPI battery and power subsystem firmware implementation (Windows Drivers) | Windows-specific requirements | https://msdn.microsoft.com/en-us/library/windows/hardware/dn481320.aspx | 16/1438042988312.76_20150728002308-00031-ip-10-236-191-2_880077283_0.json |
4fc14b10_plementation__Windows_Drivers___Windows_specific_requirements | [Field] Battery capacity granularity 2 [Description] Indicates the minimum amount of remaining charge change that can be detected by the hardware between Last Full Charge Capacity and Design Capacity of Warning. [Windows-specific requirements] | Must be set to a value no larger than 75 milliwatts (approximately 0.25 percent of a 25 watt-hour battery). (1/400) of the battery design capacity. | [] | ACPI battery and power subsystem firmware implementation (Windows Drivers) | Windows-specific requirements | https://msdn.microsoft.com/en-us/library/windows/hardware/dn481320.aspx | 16/1438042988312.76_20150728002308-00031-ip-10-236-191-2_880077283_0.json |
4fc14b10_plementation__Windows_Drivers___Windows_specific_requirements | [Field] Cycle count [Description] Indicates the battery cycle count. Must be set to a value larger than 0x0. [Windows-specific requirements] | Must not be set to 0xFFFFFFFF. | [] | ACPI battery and power subsystem firmware implementation (Windows Drivers) | Windows-specific requirements | https://msdn.microsoft.com/en-us/library/windows/hardware/dn481320.aspx | 16/1438042988312.76_20150728002308-00031-ip-10-236-191-2_880077283_0.json |
4fc14b10_plementation__Windows_Drivers___Windows_specific_requirements | [Field] Measurement accuracy [Description] Indicates the accuracy of the battery capacity measurement. [Windows-specific requirements] | Must be set to 95,000 or better, indicating 95 percent accuracy or better. | [] | ACPI battery and power subsystem firmware implementation (Windows Drivers) | Windows-specific requirements | https://msdn.microsoft.com/en-us/library/windows/hardware/dn481320.aspx | 16/1438042988312.76_20150728002308-00031-ip-10-236-191-2_880077283_0.json |
4fc14b10_plementation__Windows_Drivers___Windows_specific_requirements | [Field] Max sampling time [Description] The maximum supported sampling time between two successive _BST evaluations, which will show a difference in remaining capacity. [Windows-specific requirements] | No specific requirement. | [] | ACPI battery and power subsystem firmware implementation (Windows Drivers) | Windows-specific requirements | https://msdn.microsoft.com/en-us/library/windows/hardware/dn481320.aspx | 16/1438042988312.76_20150728002308-00031-ip-10-236-191-2_880077283_0.json |
4fc14b10_plementation__Windows_Drivers___Windows_specific_requirements | [Field] Min sampling time [Description] The minimum supported sampling time between two successive _BST evaluations, which will show a difference in remaining capacity. [Windows-specific requirements] | No specific requirement. | [] | ACPI battery and power subsystem firmware implementation (Windows Drivers) | Windows-specific requirements | https://msdn.microsoft.com/en-us/library/windows/hardware/dn481320.aspx | 16/1438042988312.76_20150728002308-00031-ip-10-236-191-2_880077283_0.json |
4fc14b10_plementation__Windows_Drivers___Windows_specific_requirements | [Field] Max averaging interval [Description] The maximum averaging interval, in milliseconds, supported by the battery fuel gauge. [Windows-specific requirements] | No specific requirement. | [] | ACPI battery and power subsystem firmware implementation (Windows Drivers) | Windows-specific requirements | https://msdn.microsoft.com/en-us/library/windows/hardware/dn481320.aspx | 16/1438042988312.76_20150728002308-00031-ip-10-236-191-2_880077283_0.json |
4fc14b10_plementation__Windows_Drivers___Windows_specific_requirements | [Field] Min averaging interval [Description] The minimum averaging interval, in milliseconds, supported by the battery fuel gauge. [Windows-specific requirements] | No specific requirement. | [] | ACPI battery and power subsystem firmware implementation (Windows Drivers) | Windows-specific requirements | https://msdn.microsoft.com/en-us/library/windows/hardware/dn481320.aspx | 16/1438042988312.76_20150728002308-00031-ip-10-236-191-2_880077283_0.json |
4fc14b10_plementation__Windows_Drivers___Windows_specific_requirements | [Field] Model number [Description] OEM-provided battery model number. [Windows-specific requirements] | Must not be NULL. | [] | ACPI battery and power subsystem firmware implementation (Windows Drivers) | Windows-specific requirements | https://msdn.microsoft.com/en-us/library/windows/hardware/dn481320.aspx | 16/1438042988312.76_20150728002308-00031-ip-10-236-191-2_880077283_0.json |
4fc14b10_plementation__Windows_Drivers___Windows_specific_requirements | [Field] Serial number [Description] OEM-provided battery serial number. [Windows-specific requirements] | Must not be NULL. | [] | ACPI battery and power subsystem firmware implementation (Windows Drivers) | Windows-specific requirements | https://msdn.microsoft.com/en-us/library/windows/hardware/dn481320.aspx | 16/1438042988312.76_20150728002308-00031-ip-10-236-191-2_880077283_0.json |
4fc14b10_plementation__Windows_Drivers___Windows_specific_requirements | [Field] Battery type [Description] OEM-provided battery type information. [Windows-specific requirements] | No specific requirement. | [] | ACPI battery and power subsystem firmware implementation (Windows Drivers) | Windows-specific requirements | https://msdn.microsoft.com/en-us/library/windows/hardware/dn481320.aspx | 16/1438042988312.76_20150728002308-00031-ip-10-236-191-2_880077283_0.json |
4fc14b10_plementation__Windows_Drivers___Windows_specific_requirements | [Field] OEM information [Description] OEM-provided information. [Windows-specific requirements] | No specific requirement. | [] | ACPI battery and power subsystem firmware implementation (Windows Drivers) | Windows-specific requirements | https://msdn.microsoft.com/en-us/library/windows/hardware/dn481320.aspx | 16/1438042988312.76_20150728002308-00031-ip-10-236-191-2_880077283_0.json |
d0e2fb82_bers__System_Drawing_Printing___Name | [Description] Gets the IContainer that contains the Component.(inherited from Component) [Name] | Container | [
[
"C",
"o",
"n",
"t",
"a",
"i",
"n",
"e",
"r"
],
[
"D",
"e",
"f",
"a",
"u",
"l",
"t",
"P",
"a",
"g",
"e",
"S",
"e",
"t",
"t",
"i",
"n",
"g",
"s"
],
[
"D",
"o",
"c",
"u",
"m",
"e",
"n",
"t",
"N",
"a",
"m",
"e"
],
[
"O",
"r",
"i",
"g",
"i",
"n",
"A",
"t",
"M",
"a",
"r",
"g",
"i",
"n",
"s"
],
[
"P",
"r",
"i",
"n",
"t",
"C",
"o",
"n",
"t",
"r",
"o",
"l",
"l",
"e",
"r"
],
[
"P",
"r",
"i",
"n",
"t",
"e",
"r",
"S",
"e",
"t",
"t",
"i",
"n",
"g",
"s"
],
[
"S",
"i",
"t",
"e"
]
] | PrintDocument Members (System.Drawing.Printing) | Name | https://msdn.microsoft.com/en-US/library/system.drawing.printing.printdocument_members(v=vs.80).aspx | 16/1438042988312.76_20150728002308-00287-ip-10-236-191-2_879214779_1.json |
d0e2fb82_bers__System_Drawing_Printing___Name | [Description] Gets or sets page settings that are used as defaults for all pages to be printed. [Name] | DefaultPageSettings | [
[
"C",
"o",
"n",
"t",
"a",
"i",
"n",
"e",
"r"
],
[
"D",
"e",
"f",
"a",
"u",
"l",
"t",
"P",
"a",
"g",
"e",
"S",
"e",
"t",
"t",
"i",
"n",
"g",
"s"
],
[
"D",
"o",
"c",
"u",
"m",
"e",
"n",
"t",
"N",
"a",
"m",
"e"
],
[
"O",
"r",
"i",
"g",
"i",
"n",
"A",
"t",
"M",
"a",
"r",
"g",
"i",
"n",
"s"
],
[
"P",
"r",
"i",
"n",
"t",
"C",
"o",
"n",
"t",
"r",
"o",
"l",
"l",
"e",
"r"
],
[
"P",
"r",
"i",
"n",
"t",
"e",
"r",
"S",
"e",
"t",
"t",
"i",
"n",
"g",
"s"
],
[
"S",
"i",
"t",
"e"
]
] | PrintDocument Members (System.Drawing.Printing) | Name | https://msdn.microsoft.com/en-US/library/system.drawing.printing.printdocument_members(v=vs.80).aspx | 16/1438042988312.76_20150728002308-00287-ip-10-236-191-2_879214779_1.json |
d0e2fb82_bers__System_Drawing_Printing___Name | [Description] Gets or sets the document name to display (for example, in a print status dialog box or printer queue) while printing the document. [Name] | DocumentName | [
[
"C",
"o",
"n",
"t",
"a",
"i",
"n",
"e",
"r"
],
[
"D",
"e",
"f",
"a",
"u",
"l",
"t",
"P",
"a",
"g",
"e",
"S",
"e",
"t",
"t",
"i",
"n",
"g",
"s"
],
[
"D",
"o",
"c",
"u",
"m",
"e",
"n",
"t",
"N",
"a",
"m",
"e"
],
[
"O",
"r",
"i",
"g",
"i",
"n",
"A",
"t",
"M",
"a",
"r",
"g",
"i",
"n",
"s"
],
[
"P",
"r",
"i",
"n",
"t",
"C",
"o",
"n",
"t",
"r",
"o",
"l",
"l",
"e",
"r"
],
[
"P",
"r",
"i",
"n",
"t",
"e",
"r",
"S",
"e",
"t",
"t",
"i",
"n",
"g",
"s"
],
[
"S",
"i",
"t",
"e"
]
] | PrintDocument Members (System.Drawing.Printing) | Name | https://msdn.microsoft.com/en-US/library/system.drawing.printing.printdocument_members(v=vs.80).aspx | 16/1438042988312.76_20150728002308-00287-ip-10-236-191-2_879214779_1.json |
d0e2fb82_bers__System_Drawing_Printing___Name | [Description] Gets or sets a value indicating whether the position of a graphics object associated with a page is located just inside the user-specified margins or at the top-left corner of the printable area of the page. [Name] | OriginAtMargins | [
[
"C",
"o",
"n",
"t",
"a",
"i",
"n",
"e",
"r"
],
[
"D",
"e",
"f",
"a",
"u",
"l",
"t",
"P",
"a",
"g",
"e",
"S",
"e",
"t",
"t",
"i",
"n",
"g",
"s"
],
[
"D",
"o",
"c",
"u",
"m",
"e",
"n",
"t",
"N",
"a",
"m",
"e"
],
[
"O",
"r",
"i",
"g",
"i",
"n",
"A",
"t",
"M",
"a",
"r",
"g",
"i",
"n",
"s"
],
[
"P",
"r",
"i",
"n",
"t",
"C",
"o",
"n",
"t",
"r",
"o",
"l",
"l",
"e",
"r"
],
[
"P",
"r",
"i",
"n",
"t",
"e",
"r",
"S",
"e",
"t",
"t",
"i",
"n",
"g",
"s"
],
[
"S",
"i",
"t",
"e"
]
] | PrintDocument Members (System.Drawing.Printing) | Name | https://msdn.microsoft.com/en-US/library/system.drawing.printing.printdocument_members(v=vs.80).aspx | 16/1438042988312.76_20150728002308-00287-ip-10-236-191-2_879214779_1.json |
d0e2fb82_bers__System_Drawing_Printing___Name | [Description] Gets or sets the print controller that guides the printing process. [Name] | PrintController | [
[
"C",
"o",
"n",
"t",
"a",
"i",
"n",
"e",
"r"
],
[
"D",
"e",
"f",
"a",
"u",
"l",
"t",
"P",
"a",
"g",
"e",
"S",
"e",
"t",
"t",
"i",
"n",
"g",
"s"
],
[
"D",
"o",
"c",
"u",
"m",
"e",
"n",
"t",
"N",
"a",
"m",
"e"
],
[
"O",
"r",
"i",
"g",
"i",
"n",
"A",
"t",
"M",
"a",
"r",
"g",
"i",
"n",
"s"
],
[
"P",
"r",
"i",
"n",
"t",
"C",
"o",
"n",
"t",
"r",
"o",
"l",
"l",
"e",
"r"
],
[
"P",
"r",
"i",
"n",
"t",
"e",
"r",
"S",
"e",
"t",
"t",
"i",
"n",
"g",
"s"
],
[
"S",
"i",
"t",
"e"
]
] | PrintDocument Members (System.Drawing.Printing) | Name | https://msdn.microsoft.com/en-US/library/system.drawing.printing.printdocument_members(v=vs.80).aspx | 16/1438042988312.76_20150728002308-00287-ip-10-236-191-2_879214779_1.json |
d0e2fb82_bers__System_Drawing_Printing___Name | [Description] Gets or sets the printer that prints the document. [Name] | PrinterSettings | [
[
"C",
"o",
"n",
"t",
"a",
"i",
"n",
"e",
"r"
],
[
"D",
"e",
"f",
"a",
"u",
"l",
"t",
"P",
"a",
"g",
"e",
"S",
"e",
"t",
"t",
"i",
"n",
"g",
"s"
],
[
"D",
"o",
"c",
"u",
"m",
"e",
"n",
"t",
"N",
"a",
"m",
"e"
],
[
"O",
"r",
"i",
"g",
"i",
"n",
"A",
"t",
"M",
"a",
"r",
"g",
"i",
"n",
"s"
],
[
"P",
"r",
"i",
"n",
"t",
"C",
"o",
"n",
"t",
"r",
"o",
"l",
"l",
"e",
"r"
],
[
"P",
"r",
"i",
"n",
"t",
"e",
"r",
"S",
"e",
"t",
"t",
"i",
"n",
"g",
"s"
],
[
"S",
"i",
"t",
"e"
]
] | PrintDocument Members (System.Drawing.Printing) | Name | https://msdn.microsoft.com/en-US/library/system.drawing.printing.printdocument_members(v=vs.80).aspx | 16/1438042988312.76_20150728002308-00287-ip-10-236-191-2_879214779_1.json |
d0e2fb82_bers__System_Drawing_Printing___Name | [Description] Gets or sets the ISite of the Component.(inherited from Component) [Name] | Site | [
[
"C",
"o",
"n",
"t",
"a",
"i",
"n",
"e",
"r"
],
[
"D",
"e",
"f",
"a",
"u",
"l",
"t",
"P",
"a",
"g",
"e",
"S",
"e",
"t",
"t",
"i",
"n",
"g",
"s"
],
[
"D",
"o",
"c",
"u",
"m",
"e",
"n",
"t",
"N",
"a",
"m",
"e"
],
[
"O",
"r",
"i",
"g",
"i",
"n",
"A",
"t",
"M",
"a",
"r",
"g",
"i",
"n",
"s"
],
[
"P",
"r",
"i",
"n",
"t",
"C",
"o",
"n",
"t",
"r",
"o",
"l",
"l",
"e",
"r"
],
[
"P",
"r",
"i",
"n",
"t",
"e",
"r",
"S",
"e",
"t",
"t",
"i",
"n",
"g",
"s"
],
[
"S",
"i",
"t",
"e"
]
] | PrintDocument Members (System.Drawing.Printing) | Name | https://msdn.microsoft.com/en-US/library/system.drawing.printing.printdocument_members(v=vs.80).aspx | 16/1438042988312.76_20150728002308-00287-ip-10-236-191-2_879214779_1.json |
80195c88_Create_Parameters__Property | [Description] The name of the parameter. [Property] | Name | [
[
"N",
"a",
"m",
"e"
],
[
"D",
"a",
"t",
"a",
" ",
"t",
"y",
"p",
"e"
],
[
"D",
"e",
"f",
"a",
"u",
"l",
"t",
" ",
"v",
"a",
"l",
"u",
"e"
],
[
"S",
"e",
"n",
"s",
"i",
"t",
"i",
"v",
"e"
],
[
"R",
"e",
"q",
"u",
"i",
"r",
"e",
"d"
],
[
"D",
"e",
"s",
"c",
"r",
"i",
"p",
"t",
"i",
"o",
"n"
]
] | Create Parameters | Property | https://msdn.microsoft.com/en-us/library/hh213296.aspx | 16/1438042988312.76_20150728002308-00166-ip-10-236-191-2_883718769_5.json |
80195c88_Create_Parameters__Property | [Description] The data type of the parameter. [Property] | Data type | [
[
"N",
"a",
"m",
"e"
],
[
"D",
"a",
"t",
"a",
" ",
"t",
"y",
"p",
"e"
],
[
"D",
"e",
"f",
"a",
"u",
"l",
"t",
" ",
"v",
"a",
"l",
"u",
"e"
],
[
"S",
"e",
"n",
"s",
"i",
"t",
"i",
"v",
"e"
],
[
"R",
"e",
"q",
"u",
"i",
"r",
"e",
"d"
],
[
"D",
"e",
"s",
"c",
"r",
"i",
"p",
"t",
"i",
"o",
"n"
]
] | Create Parameters | Property | https://msdn.microsoft.com/en-us/library/hh213296.aspx | 16/1438042988312.76_20150728002308-00166-ip-10-236-191-2_883718769_5.json |
80195c88_Create_Parameters__Property | [Description] The default value for the parameter assigned at design time. This is also known as the design default. [Property] | Default value | [
[
"N",
"a",
"m",
"e"
],
[
"D",
"a",
"t",
"a",
" ",
"t",
"y",
"p",
"e"
],
[
"D",
"e",
"f",
"a",
"u",
"l",
"t",
" ",
"v",
"a",
"l",
"u",
"e"
],
[
"S",
"e",
"n",
"s",
"i",
"t",
"i",
"v",
"e"
],
[
"R",
"e",
"q",
"u",
"i",
"r",
"e",
"d"
],
[
"D",
"e",
"s",
"c",
"r",
"i",
"p",
"t",
"i",
"o",
"n"
]
] | Create Parameters | Property | https://msdn.microsoft.com/en-us/library/hh213296.aspx | 16/1438042988312.76_20150728002308-00166-ip-10-236-191-2_883718769_5.json |
80195c88_Create_Parameters__Property | [Description] Sensitive parameter values are encrypted in the catalog and appear as a NULL value when viewed with Transact-SQL or SQL Server Management Studio. [Property] | Sensitive | [
[
"N",
"a",
"m",
"e"
],
[
"D",
"a",
"t",
"a",
" ",
"t",
"y",
"p",
"e"
],
[
"D",
"e",
"f",
"a",
"u",
"l",
"t",
" ",
"v",
"a",
"l",
"u",
"e"
],
[
"S",
"e",
"n",
"s",
"i",
"t",
"i",
"v",
"e"
],
[
"R",
"e",
"q",
"u",
"i",
"r",
"e",
"d"
],
[
"D",
"e",
"s",
"c",
"r",
"i",
"p",
"t",
"i",
"o",
"n"
]
] | Create Parameters | Property | https://msdn.microsoft.com/en-us/library/hh213296.aspx | 16/1438042988312.76_20150728002308-00166-ip-10-236-191-2_883718769_5.json |
80195c88_Create_Parameters__Property | [Description] Requires that a value, other than the design default, is specified before the package can execute. [Property] | Required | [
[
"N",
"a",
"m",
"e"
],
[
"D",
"a",
"t",
"a",
" ",
"t",
"y",
"p",
"e"
],
[
"D",
"e",
"f",
"a",
"u",
"l",
"t",
" ",
"v",
"a",
"l",
"u",
"e"
],
[
"S",
"e",
"n",
"s",
"i",
"t",
"i",
"v",
"e"
],
[
"R",
"e",
"q",
"u",
"i",
"r",
"e",
"d"
],
[
"D",
"e",
"s",
"c",
"r",
"i",
"p",
"t",
"i",
"o",
"n"
]
] | Create Parameters | Property | https://msdn.microsoft.com/en-us/library/hh213296.aspx | 16/1438042988312.76_20150728002308-00166-ip-10-236-191-2_883718769_5.json |
80195c88_Create_Parameters__Property | [Description] For maintainability, the description of the parameter. In SQL Server Data Tools, set the parameter description in the Visual Studio Properties window when the parameter is selected in the applicable parameters window. [Property] | Description | [
[
"N",
"a",
"m",
"e"
],
[
"D",
"a",
"t",
"a",
" ",
"t",
"y",
"p",
"e"
],
[
"D",
"e",
"f",
"a",
"u",
"l",
"t",
" ",
"v",
"a",
"l",
"u",
"e"
],
[
"S",
"e",
"n",
"s",
"i",
"t",
"i",
"v",
"e"
],
[
"R",
"e",
"q",
"u",
"i",
"r",
"e",
"d"
],
[
"D",
"e",
"s",
"c",
"r",
"i",
"p",
"t",
"i",
"o",
"n"
]
] | Create Parameters | Property | https://msdn.microsoft.com/en-us/library/hh213296.aspx | 16/1438042988312.76_20150728002308-00166-ip-10-236-191-2_883718769_5.json |
27de9e20_MSFT_Volume_class__Windows___Method | [Description] Deletes the volume. [Method] | DeleteObject | [] | MSFT_Volume class (Windows) | Method | https://msdn.microsoft.com/en-us/library/hh830604(v=vs.85).aspx | 16/1438042987866.61_20150728002307-00325-ip-10-236-191-2_887080609_0.json |
27de9e20_MSFT_Volume_class__Windows___Method | [Description] Performs a diagnostic on the volume, returning any actionable results. [Method] | Diagnose | [] | MSFT_Volume class (Windows) | Method | https://msdn.microsoft.com/en-us/library/hh830604(v=vs.85).aspx | 16/1438042987866.61_20150728002307-00325-ip-10-236-191-2_887080609_0.json |
27de9e20_MSFT_Volume_class__Windows___Method | [Description] Flushes the cached data in the volume's file system to disk. [Method] | Flush | [] | MSFT_Volume class (Windows) | Method | https://msdn.microsoft.com/en-us/library/hh830604(v=vs.85).aspx | 16/1438042987866.61_20150728002307-00325-ip-10-236-191-2_887080609_0.json |
27de9e20_MSFT_Volume_class__Windows___Method | [Description] Formats the volume. [Method] | Format | [] | MSFT_Volume class (Windows) | Method | https://msdn.microsoft.com/en-us/library/hh830604(v=vs.85).aspx | 16/1438042987866.61_20150728002307-00325-ip-10-236-191-2_887080609_0.json |
27de9e20_MSFT_Volume_class__Windows___Method | [Description] Retrieves the volume attributes. [Method] | GetAttributes | [] | MSFT_Volume class (Windows) | Method | https://msdn.microsoft.com/en-us/library/hh830604(v=vs.85).aspx | 16/1438042987866.61_20150728002307-00325-ip-10-236-191-2_887080609_0.json |
27de9e20_MSFT_Volume_class__Windows___Method | [Description] Retrieves the corruption count for the volume. [Method] | GetCorruptionCount | [] | MSFT_Volume class (Windows) | Method | https://msdn.microsoft.com/en-us/library/hh830604(v=vs.85).aspx | 16/1438042987866.61_20150728002307-00325-ip-10-236-191-2_887080609_0.json |
27de9e20_MSFT_Volume_class__Windows___Method | [Description] Gets deduplication properties of the volume. [Method] | GetDedupProperties | [] | MSFT_Volume class (Windows) | Method | https://msdn.microsoft.com/en-us/library/hh830604(v=vs.85).aspx | 16/1438042987866.61_20150728002307-00325-ip-10-236-191-2_887080609_0.json |
27de9e20_MSFT_Volume_class__Windows___Method | [Description] Retrieves the supported cluster sizes for the volume. [Method] | GetSupportedClusterSizes | [] | MSFT_Volume class (Windows) | Method | https://msdn.microsoft.com/en-us/library/hh830604(v=vs.85).aspx | 16/1438042987866.61_20150728002307-00325-ip-10-236-191-2_887080609_0.json |
27de9e20_MSFT_Volume_class__Windows___Method | [Description] Retrieves the names of file systems that are supported on the volume. [Method] | GetSupportedFileSystems | [] | MSFT_Volume class (Windows) | Method | https://msdn.microsoft.com/en-us/library/hh830604(v=vs.85).aspx | 16/1438042987866.61_20150728002307-00325-ip-10-236-191-2_887080609_0.json |
27de9e20_MSFT_Volume_class__Windows___Method | [Description] Optimizes the volume. [Method] | Optimize | [] | MSFT_Volume class (Windows) | Method | https://msdn.microsoft.com/en-us/library/hh830604(v=vs.85).aspx | 16/1438042987866.61_20150728002307-00325-ip-10-236-191-2_887080609_0.json |
27de9e20_MSFT_Volume_class__Windows___Method | [Description] Repairs the volume. [Method] | Repair | [] | MSFT_Volume class (Windows) | Method | https://msdn.microsoft.com/en-us/library/hh830604(v=vs.85).aspx | 16/1438042987866.61_20150728002307-00325-ip-10-236-191-2_887080609_0.json |
27de9e20_MSFT_Volume_class__Windows___Method | [Description] Resizes the volume. [Method] | Resize | [] | MSFT_Volume class (Windows) | Method | https://msdn.microsoft.com/en-us/library/hh830604(v=vs.85).aspx | 16/1438042987866.61_20150728002307-00325-ip-10-236-191-2_887080609_0.json |
27de9e20_MSFT_Volume_class__Windows___Method | [Description] Sets or changes the volume attributes. [Method] | SetAttributes | [] | MSFT_Volume class (Windows) | Method | https://msdn.microsoft.com/en-us/library/hh830604(v=vs.85).aspx | 16/1438042987866.61_20150728002307-00325-ip-10-236-191-2_887080609_0.json |
27de9e20_MSFT_Volume_class__Windows___Method | [Description] Enables or disables deduplication on the volume. [Method] | SetDedupMode | [] | MSFT_Volume class (Windows) | Method | https://msdn.microsoft.com/en-us/library/hh830604(v=vs.85).aspx | 16/1438042987866.61_20150728002307-00325-ip-10-236-191-2_887080609_0.json |
27de9e20_MSFT_Volume_class__Windows___Method | [Description] Sets the file system label for the volume. [Method] | SetFileSystemLabel | [] | MSFT_Volume class (Windows) | Method | https://msdn.microsoft.com/en-us/library/hh830604(v=vs.85).aspx | 16/1438042987866.61_20150728002307-00325-ip-10-236-191-2_887080609_0.json |
e6bac798_Create_Parameters__Description | [Property] Name [Description] | The name of the parameter. | [] | Create Parameters | Description | https://msdn.microsoft.com/en-us/library/hh213296.aspx | 16/1438042988312.76_20150728002308-00166-ip-10-236-191-2_883718769_5.json |
e6bac798_Create_Parameters__Description | [Property] Data type [Description] | The data type of the parameter. | [] | Create Parameters | Description | https://msdn.microsoft.com/en-us/library/hh213296.aspx | 16/1438042988312.76_20150728002308-00166-ip-10-236-191-2_883718769_5.json |
e6bac798_Create_Parameters__Description | [Property] Default value [Description] | The default value for the parameter assigned at design time. This is also known as the design default. | [] | Create Parameters | Description | https://msdn.microsoft.com/en-us/library/hh213296.aspx | 16/1438042988312.76_20150728002308-00166-ip-10-236-191-2_883718769_5.json |
e6bac798_Create_Parameters__Description | [Property] Sensitive [Description] | Sensitive parameter values are encrypted in the catalog and appear as a NULL value when viewed with Transact-SQL or SQL Server Management Studio. | [] | Create Parameters | Description | https://msdn.microsoft.com/en-us/library/hh213296.aspx | 16/1438042988312.76_20150728002308-00166-ip-10-236-191-2_883718769_5.json |
e6bac798_Create_Parameters__Description | [Property] Required [Description] | Requires that a value, other than the design default, is specified before the package can execute. | [] | Create Parameters | Description | https://msdn.microsoft.com/en-us/library/hh213296.aspx | 16/1438042988312.76_20150728002308-00166-ip-10-236-191-2_883718769_5.json |
e6bac798_Create_Parameters__Description | [Property] Description [Description] | For maintainability, the description of the parameter. In SQL Server Data Tools, set the parameter description in the Visual Studio Properties window when the parameter is selected in the applicable parameters window. | [] | Create Parameters | Description | https://msdn.microsoft.com/en-us/library/hh213296.aspx | 16/1438042988312.76_20150728002308-00166-ip-10-236-191-2_883718769_5.json |
e7b83f48_xe__Certificate_Creation_Tool___Description | [Option] -n name [Description] | Specifies the subject's certificate name. This name must conform to the X.500 standard. The simplest method is to specify the name in double quotes, preceded by CN=; for example, -n "CN=myName". | [] | Makecert.exe (Certificate Creation Tool) | Description | https://msdn.microsoft.com/en-US/library/bfsktky3(v=vs.110).aspx | 16/1438042988312.76_20150728002308-00046-ip-10-236-191-2_886261650_3.json |
e7b83f48_xe__Certificate_Creation_Tool___Description | [Option] -pe [Description] | Marks the generated private key as exportable. This allows the private key to be included in the certificate. | [] | Makecert.exe (Certificate Creation Tool) | Description | https://msdn.microsoft.com/en-US/library/bfsktky3(v=vs.110).aspx | 16/1438042988312.76_20150728002308-00046-ip-10-236-191-2_886261650_3.json |
e7b83f48_xe__Certificate_Creation_Tool___Description | [Option] -sk keyname [Description] | Specifies the subject's key container location, which contains the private key. If a key container does not exist, it will be created. | [] | Makecert.exe (Certificate Creation Tool) | Description | https://msdn.microsoft.com/en-US/library/bfsktky3(v=vs.110).aspx | 16/1438042988312.76_20150728002308-00046-ip-10-236-191-2_886261650_3.json |
e7b83f48_xe__Certificate_Creation_Tool___Description | [Option] -sr location [Description] | Specifies the subject's certificate store location. location can be either currentuser (the default) or localmachine. | [] | Makecert.exe (Certificate Creation Tool) | Description | https://msdn.microsoft.com/en-US/library/bfsktky3(v=vs.110).aspx | 16/1438042988312.76_20150728002308-00046-ip-10-236-191-2_886261650_3.json |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.