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
|
---|---|---|---|---|---|---|---|
e7ea8ba7_numeration__System_Reflection___Description | [Member name] Abstract [Description] | Indicates that the class does not provide an implementation of this method. | [] | MethodAttributes Enumeration (System.Reflection) | Description | https://msdn.microsoft.com/en-us/library/Vstudio/system.reflection.methodattributes | 37/1438042982013.25_20150728002302-00329-ip-10-236-191-2_876432970_0.json |
e7ea8ba7_numeration__System_Reflection___Description | [Member name] Assembly [Description] | Indicates that the method is accessible to any class of this assembly. | [] | MethodAttributes Enumeration (System.Reflection) | Description | https://msdn.microsoft.com/en-us/library/Vstudio/system.reflection.methodattributes | 37/1438042982013.25_20150728002302-00329-ip-10-236-191-2_876432970_0.json |
e7ea8ba7_numeration__System_Reflection___Description | [Member name] CheckAccessOnOverride [Description] | Indicates that the method can only be overridden when it is also accessible. | [] | MethodAttributes Enumeration (System.Reflection) | Description | https://msdn.microsoft.com/en-us/library/Vstudio/system.reflection.methodattributes | 37/1438042982013.25_20150728002302-00329-ip-10-236-191-2_876432970_0.json |
e7ea8ba7_numeration__System_Reflection___Description | [Member name] FamANDAssem [Description] | Indicates that the method is accessible to members of this type and its derived types that are in this assembly only. | [] | MethodAttributes Enumeration (System.Reflection) | Description | https://msdn.microsoft.com/en-us/library/Vstudio/system.reflection.methodattributes | 37/1438042982013.25_20150728002302-00329-ip-10-236-191-2_876432970_0.json |
e7ea8ba7_numeration__System_Reflection___Description | [Member name] Family [Description] | Indicates that the method is accessible only to members of this class and its derived classes. | [] | MethodAttributes Enumeration (System.Reflection) | Description | https://msdn.microsoft.com/en-us/library/Vstudio/system.reflection.methodattributes | 37/1438042982013.25_20150728002302-00329-ip-10-236-191-2_876432970_0.json |
e7ea8ba7_numeration__System_Reflection___Description | [Member name] FamORAssem [Description] | Indicates that the method is accessible to derived classes anywhere, as well as to any class in the assembly. | [] | MethodAttributes Enumeration (System.Reflection) | Description | https://msdn.microsoft.com/en-us/library/Vstudio/system.reflection.methodattributes | 37/1438042982013.25_20150728002302-00329-ip-10-236-191-2_876432970_0.json |
e7ea8ba7_numeration__System_Reflection___Description | [Member name] Final [Description] | Indicates that the method cannot be overridden. | [] | MethodAttributes Enumeration (System.Reflection) | Description | https://msdn.microsoft.com/en-us/library/Vstudio/system.reflection.methodattributes | 37/1438042982013.25_20150728002302-00329-ip-10-236-191-2_876432970_0.json |
e7ea8ba7_numeration__System_Reflection___Description | [Member name] HasSecurity [Description] | Indicates that the method has security associated with it. Reserved flag for runtime use only. | [] | MethodAttributes Enumeration (System.Reflection) | Description | https://msdn.microsoft.com/en-us/library/Vstudio/system.reflection.methodattributes | 37/1438042982013.25_20150728002302-00329-ip-10-236-191-2_876432970_0.json |
e7ea8ba7_numeration__System_Reflection___Description | [Member name] HideBySig [Description] | Indicates that the method hides by name and signature; otherwise, by name only. | [] | MethodAttributes Enumeration (System.Reflection) | Description | https://msdn.microsoft.com/en-us/library/Vstudio/system.reflection.methodattributes | 37/1438042982013.25_20150728002302-00329-ip-10-236-191-2_876432970_0.json |
e7ea8ba7_numeration__System_Reflection___Description | [Member name] MemberAccessMask [Description] | Retrieves accessibility information. | [] | MethodAttributes Enumeration (System.Reflection) | Description | https://msdn.microsoft.com/en-us/library/Vstudio/system.reflection.methodattributes | 37/1438042982013.25_20150728002302-00329-ip-10-236-191-2_876432970_0.json |
e7ea8ba7_numeration__System_Reflection___Description | [Member name] NewSlot [Description] | Indicates that the method always gets a new slot in the vtable. | [] | MethodAttributes Enumeration (System.Reflection) | Description | https://msdn.microsoft.com/en-us/library/Vstudio/system.reflection.methodattributes | 37/1438042982013.25_20150728002302-00329-ip-10-236-191-2_876432970_0.json |
e7ea8ba7_numeration__System_Reflection___Description | [Member name] PinvokeImpl [Description] | Indicates that the method implementation is forwarded through PInvoke (Platform Invocation Services). | [] | MethodAttributes Enumeration (System.Reflection) | Description | https://msdn.microsoft.com/en-us/library/Vstudio/system.reflection.methodattributes | 37/1438042982013.25_20150728002302-00329-ip-10-236-191-2_876432970_0.json |
e7ea8ba7_numeration__System_Reflection___Description | [Member name] Private [Description] | Indicates that the method is accessible only to the current class. | [] | MethodAttributes Enumeration (System.Reflection) | Description | https://msdn.microsoft.com/en-us/library/Vstudio/system.reflection.methodattributes | 37/1438042982013.25_20150728002302-00329-ip-10-236-191-2_876432970_0.json |
e7ea8ba7_numeration__System_Reflection___Description | [Member name] PrivateScope [Description] | Indicates that the member cannot be referenced. | [] | MethodAttributes Enumeration (System.Reflection) | Description | https://msdn.microsoft.com/en-us/library/Vstudio/system.reflection.methodattributes | 37/1438042982013.25_20150728002302-00329-ip-10-236-191-2_876432970_0.json |
e7ea8ba7_numeration__System_Reflection___Description | [Member name] Public [Description] | Indicates that the method is accessible to any object for which this object is in scope. | [] | MethodAttributes Enumeration (System.Reflection) | Description | https://msdn.microsoft.com/en-us/library/Vstudio/system.reflection.methodattributes | 37/1438042982013.25_20150728002302-00329-ip-10-236-191-2_876432970_0.json |
e7ea8ba7_numeration__System_Reflection___Description | [Member name] RequireSecObject [Description] | Indicates that the method calls another method containing security code. Reserved flag for runtime use only. | [] | MethodAttributes Enumeration (System.Reflection) | Description | https://msdn.microsoft.com/en-us/library/Vstudio/system.reflection.methodattributes | 37/1438042982013.25_20150728002302-00329-ip-10-236-191-2_876432970_0.json |
e7ea8ba7_numeration__System_Reflection___Description | [Member name] ReservedMask [Description] | Indicates a reserved flag for runtime use only. | [] | MethodAttributes Enumeration (System.Reflection) | Description | https://msdn.microsoft.com/en-us/library/Vstudio/system.reflection.methodattributes | 37/1438042982013.25_20150728002302-00329-ip-10-236-191-2_876432970_0.json |
e7ea8ba7_numeration__System_Reflection___Description | [Member name] ReuseSlot [Description] | Indicates that the method will reuse an existing slot in the vtable. This is the default behavior. | [] | MethodAttributes Enumeration (System.Reflection) | Description | https://msdn.microsoft.com/en-us/library/Vstudio/system.reflection.methodattributes | 37/1438042982013.25_20150728002302-00329-ip-10-236-191-2_876432970_0.json |
e7ea8ba7_numeration__System_Reflection___Description | [Member name] RTSpecialName [Description] | Indicates that the common language runtime checks the name encoding. | [] | MethodAttributes Enumeration (System.Reflection) | Description | https://msdn.microsoft.com/en-us/library/Vstudio/system.reflection.methodattributes | 37/1438042982013.25_20150728002302-00329-ip-10-236-191-2_876432970_0.json |
e7ea8ba7_numeration__System_Reflection___Description | [Member name] SpecialName [Description] | Indicates that the method is special. The name describes how this method is special. | [] | MethodAttributes Enumeration (System.Reflection) | Description | https://msdn.microsoft.com/en-us/library/Vstudio/system.reflection.methodattributes | 37/1438042982013.25_20150728002302-00329-ip-10-236-191-2_876432970_0.json |
e7ea8ba7_numeration__System_Reflection___Description | [Member name] Static [Description] | Indicates that the method is defined on the type; otherwise, it is defined per instance. | [] | MethodAttributes Enumeration (System.Reflection) | Description | https://msdn.microsoft.com/en-us/library/Vstudio/system.reflection.methodattributes | 37/1438042982013.25_20150728002302-00329-ip-10-236-191-2_876432970_0.json |
e7ea8ba7_numeration__System_Reflection___Description | [Member name] UnmanagedExport [Description] | Indicates that the managed method is exported by thunk to unmanaged code. | [] | MethodAttributes Enumeration (System.Reflection) | Description | https://msdn.microsoft.com/en-us/library/Vstudio/system.reflection.methodattributes | 37/1438042982013.25_20150728002302-00329-ip-10-236-191-2_876432970_0.json |
e7ea8ba7_numeration__System_Reflection___Description | [Member name] Virtual [Description] | Indicates that the method is virtual. | [] | MethodAttributes Enumeration (System.Reflection) | Description | https://msdn.microsoft.com/en-us/library/Vstudio/system.reflection.methodattributes | 37/1438042982013.25_20150728002302-00329-ip-10-236-191-2_876432970_0.json |
e7ea8ba7_numeration__System_Reflection___Description | [Member name] VtableLayoutMask [Description] | Retrieves vtable attributes. | [] | MethodAttributes Enumeration (System.Reflection) | Description | https://msdn.microsoft.com/en-us/library/Vstudio/system.reflection.methodattributes | 37/1438042982013.25_20150728002302-00329-ip-10-236-191-2_876432970_0.json |
9a524e5b_he_Editions_of_SQL_Server_2005__WG__32_bit_ | SQL Server Import and Export Wizard and supporting connections, source and destination adapters, and tasks Yes [SE (32-bit)] Yes [SSE (32-bit) SSEA (32-bit)] No [SE (64-bit)] Yes [WG (32-bit)] | Yes | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Features Supported by the Editions of SQL Server 2005 | WG (32-bit) | https://msdn.microsoft.com/en-us/library/ms143761 | 37/1438042982013.25_20150728002302-00216-ip-10-236-191-2_874974625_5.json |
9a524e5b_he_Editions_of_SQL_Server_2005__WG__32_bit_ | Execute SQL Task Yes [SE (32-bit)] Yes [SSE (32-bit) SSEA (32-bit)] No [SE (64-bit)] Yes [WG (32-bit)] | Yes | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Features Supported by the Editions of SQL Server 2005 | WG (32-bit) | https://msdn.microsoft.com/en-us/library/ms143761 | 37/1438042982013.25_20150728002302-00216-ip-10-236-191-2_874974625_5.json |
9a524e5b_he_Editions_of_SQL_Server_2005__WG__32_bit_ | OLE DB Source and Destination Adapters Yes [SE (32-bit)] Yes [SSE (32-bit) SSEA (32-bit)] No [SE (64-bit)] Yes [WG (32-bit)] | Yes | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Features Supported by the Editions of SQL Server 2005 | WG (32-bit) | https://msdn.microsoft.com/en-us/library/ms143761 | 37/1438042982013.25_20150728002302-00216-ip-10-236-191-2_874974625_5.json |
9a524e5b_he_Editions_of_SQL_Server_2005__WG__32_bit_ | SSIS command prompt tools Yes [SE (32-bit)] Yes [SSE (32-bit) SSEA (32-bit)] No [SE (64-bit)] Yes [WG (32-bit)] | Yes | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Features Supported by the Editions of SQL Server 2005 | WG (32-bit) | https://msdn.microsoft.com/en-us/library/ms143761 | 37/1438042982013.25_20150728002302-00216-ip-10-236-191-2_874974625_5.json |
9a524e5b_he_Editions_of_SQL_Server_2005__WG__32_bit_ | SSIS Package Designer Yes [SE (32-bit)] Yes [SSE (32-bit) SSEA (32-bit)] No [SE (64-bit)] Yes [WG (32-bit)] | Yes | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Features Supported by the Editions of SQL Server 2005 | WG (32-bit) | https://msdn.microsoft.com/en-us/library/ms143761 | 37/1438042982013.25_20150728002302-00216-ip-10-236-191-2_874974625_5.json |
9a524e5b_he_Editions_of_SQL_Server_2005__WG__32_bit_ | Legacy support for DTS packages Yes [SE (32-bit)] Yes [SSE (32-bit) SSEA (32-bit)] Yes [SE (64-bit)] Yes [WG (32-bit)] | Yes | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Features Supported by the Editions of SQL Server 2005 | WG (32-bit) | https://msdn.microsoft.com/en-us/library/ms143761 | 37/1438042982013.25_20150728002302-00216-ip-10-236-191-2_874974625_5.json |
9a524e5b_he_Editions_of_SQL_Server_2005__WG__32_bit_ | SSIS Service Yes [SE (32-bit)] Yes [SSE (32-bit) SSEA (32-bit)] No [SE (64-bit)] Yes [WG (32-bit)] | No | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Features Supported by the Editions of SQL Server 2005 | WG (32-bit) | https://msdn.microsoft.com/en-us/library/ms143761 | 37/1438042982013.25_20150728002302-00216-ip-10-236-191-2_874974625_5.json |
9a524e5b_he_Editions_of_SQL_Server_2005__WG__32_bit_ | All other source and destination adapters, tasks, and transformations, except for those listed below Yes [SE (32-bit)] Yes [SSE (32-bit) SSEA (32-bit)] No [SE (64-bit)] Yes [WG (32-bit)] | No | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Features Supported by the Editions of SQL Server 2005 | WG (32-bit) | https://msdn.microsoft.com/en-us/library/ms143761 | 37/1438042982013.25_20150728002302-00216-ip-10-236-191-2_874974625_5.json |
9a524e5b_he_Editions_of_SQL_Server_2005__WG__32_bit_ | Data Mining Query Transformation Yes [SE (32-bit)] No [SSE (32-bit) SSEA (32-bit)] No [SE (64-bit)] No [WG (32-bit)] | No | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Features Supported by the Editions of SQL Server 2005 | WG (32-bit) | https://msdn.microsoft.com/en-us/library/ms143761 | 37/1438042982013.25_20150728002302-00216-ip-10-236-191-2_874974625_5.json |
9a524e5b_he_Editions_of_SQL_Server_2005__WG__32_bit_ | Data Mining Model Training Destination Adapter Yes [SE (32-bit)] No [SSE (32-bit) SSEA (32-bit)] No [SE (64-bit)] No [WG (32-bit)] | No | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Features Supported by the Editions of SQL Server 2005 | WG (32-bit) | https://msdn.microsoft.com/en-us/library/ms143761 | 37/1438042982013.25_20150728002302-00216-ip-10-236-191-2_874974625_5.json |
9a524e5b_he_Editions_of_SQL_Server_2005__WG__32_bit_ | Fuzzy Grouping Transformation Yes [SE (32-bit)] No [SSE (32-bit) SSEA (32-bit)] No [SE (64-bit)] No [WG (32-bit)] | No | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Features Supported by the Editions of SQL Server 2005 | WG (32-bit) | https://msdn.microsoft.com/en-us/library/ms143761 | 37/1438042982013.25_20150728002302-00216-ip-10-236-191-2_874974625_5.json |
9a524e5b_he_Editions_of_SQL_Server_2005__WG__32_bit_ | Fuzzy Lookup Transformation Yes [SE (32-bit)] No [SSE (32-bit) SSEA (32-bit)] No [SE (64-bit)] No [WG (32-bit)] | No | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Features Supported by the Editions of SQL Server 2005 | WG (32-bit) | https://msdn.microsoft.com/en-us/library/ms143761 | 37/1438042982013.25_20150728002302-00216-ip-10-236-191-2_874974625_5.json |
9a524e5b_he_Editions_of_SQL_Server_2005__WG__32_bit_ | Term Extraction Transformation Yes [SE (32-bit)] No [SSE (32-bit) SSEA (32-bit)] No [SE (64-bit)] No [WG (32-bit)] | No | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Features Supported by the Editions of SQL Server 2005 | WG (32-bit) | https://msdn.microsoft.com/en-us/library/ms143761 | 37/1438042982013.25_20150728002302-00216-ip-10-236-191-2_874974625_5.json |
9a524e5b_he_Editions_of_SQL_Server_2005__WG__32_bit_ | Term Lookup Transformation Yes [SE (32-bit)] No [SSE (32-bit) SSEA (32-bit)] No [SE (64-bit)] No [WG (32-bit)] | No | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Features Supported by the Editions of SQL Server 2005 | WG (32-bit) | https://msdn.microsoft.com/en-us/library/ms143761 | 37/1438042982013.25_20150728002302-00216-ip-10-236-191-2_874974625_5.json |
9a524e5b_he_Editions_of_SQL_Server_2005__WG__32_bit_ | Slowly Changing Dimension Transformation and Wizard Yes [SE (32-bit)] Yes [SSE (32-bit) SSEA (32-bit)] No [SE (64-bit)] No [WG (32-bit)] | No | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Features Supported by the Editions of SQL Server 2005 | WG (32-bit) | https://msdn.microsoft.com/en-us/library/ms143761 | 37/1438042982013.25_20150728002302-00216-ip-10-236-191-2_874974625_5.json |
9a524e5b_he_Editions_of_SQL_Server_2005__WG__32_bit_ | Dimension Processing Destination Adapter Yes [SE (32-bit)] No [SSE (32-bit) SSEA (32-bit)] No [SE (64-bit)] No [WG (32-bit)] | No | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Features Supported by the Editions of SQL Server 2005 | WG (32-bit) | https://msdn.microsoft.com/en-us/library/ms143761 | 37/1438042982013.25_20150728002302-00216-ip-10-236-191-2_874974625_5.json |
9a524e5b_he_Editions_of_SQL_Server_2005__WG__32_bit_ | Partition Processing Destination Adapter Yes [SE (32-bit)] No [SSE (32-bit) SSEA (32-bit)] No [SE (64-bit)] No [WG (32-bit)] | No | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Features Supported by the Editions of SQL Server 2005 | WG (32-bit) | https://msdn.microsoft.com/en-us/library/ms143761 | 37/1438042982013.25_20150728002302-00216-ip-10-236-191-2_874974625_5.json |
74b4f4db_ataTable_Members__System_Data___Name | [Description] Occurs after a value has been changed for the specified DataColumn in a DataRow. [Name] | ColumnChanged | [] | DataTable Members (System.Data) | Name | https://msdn.microsoft.com/en-us/library/system.data.datatable_members(v=vs.85).aspx | 37/1438042988598.68_20150728002308-00280-ip-10-236-191-2_884788391_7.json |
74b4f4db_ataTable_Members__System_Data___Name | [Description] Occurs when a value is being changed for the specified DataColumn in a DataRow. [Name] | ColumnChanging | [] | DataTable Members (System.Data) | Name | https://msdn.microsoft.com/en-us/library/system.data.datatable_members(v=vs.85).aspx | 37/1438042988598.68_20150728002308-00280-ip-10-236-191-2_884788391_7.json |
74b4f4db_ataTable_Members__System_Data___Name | [Description] Adds an event handler to listen to the Disposed event on the component.(inherited from MarshalByValueComponent) [Name] | Disposed | [] | DataTable Members (System.Data) | Name | https://msdn.microsoft.com/en-us/library/system.data.datatable_members(v=vs.85).aspx | 37/1438042988598.68_20150728002308-00280-ip-10-236-191-2_884788391_7.json |
74b4f4db_ataTable_Members__System_Data___Name | [Description] Occurs after the DataTable is initialized. [Name] | Initialized | [] | DataTable Members (System.Data) | Name | https://msdn.microsoft.com/en-us/library/system.data.datatable_members(v=vs.85).aspx | 37/1438042988598.68_20150728002308-00280-ip-10-236-191-2_884788391_7.json |
74b4f4db_ataTable_Members__System_Data___Name | [Description] Occurs after a DataRow has been changed successfully. [Name] | RowChanged | [] | DataTable Members (System.Data) | Name | https://msdn.microsoft.com/en-us/library/system.data.datatable_members(v=vs.85).aspx | 37/1438042988598.68_20150728002308-00280-ip-10-236-191-2_884788391_7.json |
74b4f4db_ataTable_Members__System_Data___Name | [Description] Occurs when a DataRow is changing. [Name] | RowChanging | [] | DataTable Members (System.Data) | Name | https://msdn.microsoft.com/en-us/library/system.data.datatable_members(v=vs.85).aspx | 37/1438042988598.68_20150728002308-00280-ip-10-236-191-2_884788391_7.json |
74b4f4db_ataTable_Members__System_Data___Name | [Description] Occurs after a row in the table has been deleted. [Name] | RowDeleted | [] | DataTable Members (System.Data) | Name | https://msdn.microsoft.com/en-us/library/system.data.datatable_members(v=vs.85).aspx | 37/1438042988598.68_20150728002308-00280-ip-10-236-191-2_884788391_7.json |
74b4f4db_ataTable_Members__System_Data___Name | [Description] Occurs before a row in the table is about to be deleted. [Name] | RowDeleting | [] | DataTable Members (System.Data) | Name | https://msdn.microsoft.com/en-us/library/system.data.datatable_members(v=vs.85).aspx | 37/1438042988598.68_20150728002308-00280-ip-10-236-191-2_884788391_7.json |
74b4f4db_ataTable_Members__System_Data___Name | [Description] Occurs after a DataTable is cleared. [Name] | TableCleared | [] | DataTable Members (System.Data) | Name | https://msdn.microsoft.com/en-us/library/system.data.datatable_members(v=vs.85).aspx | 37/1438042988598.68_20150728002308-00280-ip-10-236-191-2_884788391_7.json |
74b4f4db_ataTable_Members__System_Data___Name | [Description] Occurs when a DataTable is cleared. [Name] | TableClearing | [] | DataTable Members (System.Data) | Name | https://msdn.microsoft.com/en-us/library/system.data.datatable_members(v=vs.85).aspx | 37/1438042988598.68_20150728002308-00280-ip-10-236-191-2_884788391_7.json |
74b4f4db_ataTable_Members__System_Data___Name | [Description] Occurs when a new DataRow is inserted. [Name] | TableNewRow | [] | DataTable Members (System.Data) | Name | https://msdn.microsoft.com/en-us/library/system.data.datatable_members(v=vs.85).aspx | 37/1438042988598.68_20150728002308-00280-ip-10-236-191-2_884788391_7.json |
730d3ad4_008_R2_from_the_Command_Prompt__Description | [SQL Server component] SQL Server Setup Control [Parameter] /ACTION Required [Description] | Required to indicate the installation workflow. Supported values: Upgrade EditionUpgrade The value EditionUpgrade is used to upgrade an existing edition of SQL Server 2008 R2 to a different edition. For more information about the supported version and edition upgrades, see Supported Version and Edition Upgrades. | [] | How to: Install SQL Server 2008 R2 from the Command Prompt | Description | https://msdn.microsoft.com/en-us/library/ms144259(v=sql.105).aspx | 37/1438042982013.25_20150728002302-00197-ip-10-236-191-2_866887093_11.json |
730d3ad4_008_R2_from_the_Command_Prompt__Description | [SQL Server component] SQL Server Setup Control [Parameter] /IACCEPTSQLSERVERLICENSETERMS Required only when the /Q parameter is specified for unattended installations. [Description] | Required to acknowledge acceptance of the license terms. | [] | How to: Install SQL Server 2008 R2 from the Command Prompt | Description | https://msdn.microsoft.com/en-us/library/ms144259(v=sql.105).aspx | 37/1438042982013.25_20150728002302-00197-ip-10-236-191-2_866887093_11.json |
730d3ad4_008_R2_from_the_Command_Prompt__Description | [SQL Server component] SQL Server Setup Control [Parameter] /ENU Optional [Description] | Use this parameter to install the English version of SQL Server on a localized operating system when the installation media includes language packs for both English and the language corresponding to the operating system. | [] | How to: Install SQL Server 2008 R2 from the Command Prompt | Description | https://msdn.microsoft.com/en-us/library/ms144259(v=sql.105).aspx | 37/1438042982013.25_20150728002302-00197-ip-10-236-191-2_866887093_11.json |
730d3ad4_008_R2_from_the_Command_Prompt__Description | [SQL Server component] SQL Server Setup Control [Parameter] /CONFIGURATIONFILE Optional [Description] | Specifies the ConfigurationFile to use. | [] | How to: Install SQL Server 2008 R2 from the Command Prompt | Description | https://msdn.microsoft.com/en-us/library/ms144259(v=sql.105).aspx | 37/1438042982013.25_20150728002302-00197-ip-10-236-191-2_866887093_11.json |
730d3ad4_008_R2_from_the_Command_Prompt__Description | [SQL Server component] SQL Server Setup Control [Parameter] /ERRORREPORTING Optional [Description] | Specifies the error reporting for SQL Server. For more information, see Privacy Statement for the Microsoft Error Reporting Service. Supported values: 1=enabled 0=disabled | [] | How to: Install SQL Server 2008 R2 from the Command Prompt | Description | https://msdn.microsoft.com/en-us/library/ms144259(v=sql.105).aspx | 37/1438042982013.25_20150728002302-00197-ip-10-236-191-2_866887093_11.json |
730d3ad4_008_R2_from_the_Command_Prompt__Description | [SQL Server component] SQL Server Setup Control [Parameter] /HELP, H, ? Optional [Description] | Displays the usage options for the parameters. | [] | How to: Install SQL Server 2008 R2 from the Command Prompt | Description | https://msdn.microsoft.com/en-us/library/ms144259(v=sql.105).aspx | 37/1438042982013.25_20150728002302-00197-ip-10-236-191-2_866887093_11.json |
730d3ad4_008_R2_from_the_Command_Prompt__Description | [SQL Server component] SQL Server Setup Control [Parameter] /INDICATEPROGRESS Optional [Description] | Specifies that the verbose Setup log file will be piped to the console. | [] | How to: Install SQL Server 2008 R2 from the Command Prompt | Description | https://msdn.microsoft.com/en-us/library/ms144259(v=sql.105).aspx | 37/1438042982013.25_20150728002302-00197-ip-10-236-191-2_866887093_11.json |
730d3ad4_008_R2_from_the_Command_Prompt__Description | [SQL Server component] SQL Server Setup Control [Parameter] / INSTANCEDIR Optional [Description] | Specifies a nondefault installation directory for shared components. | [] | How to: Install SQL Server 2008 R2 from the Command Prompt | Description | https://msdn.microsoft.com/en-us/library/ms144259(v=sql.105).aspx | 37/1438042982013.25_20150728002302-00197-ip-10-236-191-2_866887093_11.json |
730d3ad4_008_R2_from_the_Command_Prompt__Description | [SQL Server component] SQL Server Setup Control [Parameter] /INSTANCEID Required when you upgrade from SQL Server 2008 Optional when you upgrade from SQL Server 2000 and SQL Server 2005 [Description] | Specifies a nondefault value for an InstanceID. | [] | How to: Install SQL Server 2008 R2 from the Command Prompt | Description | https://msdn.microsoft.com/en-us/library/ms144259(v=sql.105).aspx | 37/1438042982013.25_20150728002302-00197-ip-10-236-191-2_866887093_11.json |
730d3ad4_008_R2_from_the_Command_Prompt__Description | [SQL Server component] SQL Server Setup Control [Parameter] /INSTANCENAME Required [Description] | Specifies a SQL Server instance name. For more information, see Instance Configuration.Instance Configuration | [] | How to: Install SQL Server 2008 R2 from the Command Prompt | Description | https://msdn.microsoft.com/en-us/library/ms144259(v=sql.105).aspx | 37/1438042982013.25_20150728002302-00197-ip-10-236-191-2_866887093_11.json |
730d3ad4_008_R2_from_the_Command_Prompt__Description | [SQL Server component] SQL Server Setup Control [Parameter] /PID Optional [Description] | Specifies the product key for the edition of SQL Server. If this parameter is not specified, Evaluation is used. | [] | How to: Install SQL Server 2008 R2 from the Command Prompt | Description | https://msdn.microsoft.com/en-us/library/ms144259(v=sql.105).aspx | 37/1438042982013.25_20150728002302-00197-ip-10-236-191-2_866887093_11.json |
730d3ad4_008_R2_from_the_Command_Prompt__Description | [SQL Server component] SQL Server Setup Control [Parameter] /Q Optional [Description] | Specifies that Setup runs in a quiet mode without any user interface. This is used for unattended installations. | [] | How to: Install SQL Server 2008 R2 from the Command Prompt | Description | https://msdn.microsoft.com/en-us/library/ms144259(v=sql.105).aspx | 37/1438042982013.25_20150728002302-00197-ip-10-236-191-2_866887093_11.json |
730d3ad4_008_R2_from_the_Command_Prompt__Description | [SQL Server component] SQL Server Setup Control [Parameter] /UIMODE Optional [Description] | Specifies whether to present only the minimum number of dialog boxes during setup. /UIMode can only be used with the /ACTION=INSTALL and UPGRADE parameters. Supported values: /UIMODE=Normal is the default for non-Express editions and presents all setup dialog boxes for the selected features. /UIMODE=AutoAdvance is the default for Express editions and skips nonessential dialog boxes. The UIMode setting cannot be used with the /Q or /QS parameters. | [] | How to: Install SQL Server 2008 R2 from the Command Prompt | Description | https://msdn.microsoft.com/en-us/library/ms144259(v=sql.105).aspx | 37/1438042982013.25_20150728002302-00197-ip-10-236-191-2_866887093_11.json |
730d3ad4_008_R2_from_the_Command_Prompt__Description | [SQL Server component] SQL Server Setup Control [Parameter] /SQMREPORTING Optional [Description] | Specifies feature usage reporting for SQL Server. For more information, see Privacy Statement for the Microsoft Error Reporting Service. Supported values: 1=enabled 0=disabled | [] | How to: Install SQL Server 2008 R2 from the Command Prompt | Description | https://msdn.microsoft.com/en-us/library/ms144259(v=sql.105).aspx | 37/1438042982013.25_20150728002302-00197-ip-10-236-191-2_866887093_11.json |
730d3ad4_008_R2_from_the_Command_Prompt__Description | [SQL Server component] SQL Server Setup Control [Parameter] /HIDECONSOLE Optional [Description] | Specifies the console window would be hidden or closed. | [] | How to: Install SQL Server 2008 R2 from the Command Prompt | Description | https://msdn.microsoft.com/en-us/library/ms144259(v=sql.105).aspx | 37/1438042982013.25_20150728002302-00197-ip-10-236-191-2_866887093_11.json |
730d3ad4_008_R2_from_the_Command_Prompt__Description | [SQL Server component] SQL Server Browser Service [Parameter] /BROWSERSVCSTARTUPTYPE Optional [Description] | Specifies the startup mode for SQL Server Browser service Supported values: Automatic Disabled Manual | [] | How to: Install SQL Server 2008 R2 from the Command Prompt | Description | https://msdn.microsoft.com/en-us/library/ms144259(v=sql.105).aspx | 37/1438042982013.25_20150728002302-00197-ip-10-236-191-2_866887093_11.json |
730d3ad4_008_R2_from_the_Command_Prompt__Description | [SQL Server component] SQL Server Full-Text [Parameter] /FTUPGRADEOPTION Optional [Description] | Specifies the Full-Text catalog upgrade option. Supported values: REBUILD RESET IMPORT | [] | How to: Install SQL Server 2008 R2 from the Command Prompt | Description | https://msdn.microsoft.com/en-us/library/ms144259(v=sql.105).aspx | 37/1438042982013.25_20150728002302-00197-ip-10-236-191-2_866887093_11.json |
730d3ad4_008_R2_from_the_Command_Prompt__Description | [SQL Server component] Integration Services [Parameter] /ISSVCACCOUNT Required [Description] | Specifies the account for Integration Services. Default value: NT AUTHORITY\NETWORK SERVICE | [] | How to: Install SQL Server 2008 R2 from the Command Prompt | Description | https://msdn.microsoft.com/en-us/library/ms144259(v=sql.105).aspx | 37/1438042982013.25_20150728002302-00197-ip-10-236-191-2_866887093_11.json |
730d3ad4_008_R2_from_the_Command_Prompt__Description | [SQL Server component] Integration Services [Parameter] /ISSVCPASSWORD Required [Description] | Specifies the Integration Services password. | [] | How to: Install SQL Server 2008 R2 from the Command Prompt | Description | https://msdn.microsoft.com/en-us/library/ms144259(v=sql.105).aspx | 37/1438042982013.25_20150728002302-00197-ip-10-236-191-2_866887093_11.json |
730d3ad4_008_R2_from_the_Command_Prompt__Description | [SQL Server component] Integration Services [Parameter] /ISSVCStartupType Optional [Description] | Specifies the startup mode for the Integration Services service. | [] | How to: Install SQL Server 2008 R2 from the Command Prompt | Description | https://msdn.microsoft.com/en-us/library/ms144259(v=sql.105).aspx | 37/1438042982013.25_20150728002302-00197-ip-10-236-191-2_866887093_11.json |
0867c874_m_Security_Policy_Namespace_____Class | [Description] Represents a membership condition that matches all code. This class cannot be inherited. [Class] | AllMembershipCondition | [] | System.Security.Policy Namespace () | Class | https://msdn.microsoft.com/en-us/library/system.security.policy.aspx | 37/1438042982013.25_20150728002302-00145-ip-10-236-191-2_870450377_0.json |
0867c874_m_Security_Policy_Namespace_____Class | [Description] Provides the application directory as evidence for policy evaluation. This class cannot be inherited. [Class] | ApplicationDirectory | [] | System.Security.Policy Namespace () | Class | https://msdn.microsoft.com/en-us/library/system.security.policy.aspx | 37/1438042982013.25_20150728002302-00145-ip-10-236-191-2_870450377_0.json |
0867c874_m_Security_Policy_Namespace_____Class | [Description] Determines whether an assembly belongs to a code group by testing its application directory. This class cannot be inherited. [Class] | ApplicationDirectoryMembershipCondition | [] | System.Security.Policy Namespace () | Class | https://msdn.microsoft.com/en-us/library/system.security.policy.aspx | 37/1438042982013.25_20150728002302-00145-ip-10-236-191-2_870450377_0.json |
0867c874_m_Security_Policy_Namespace_____Class | [Description] Holds the security evidence for an application. This class cannot be inherited. [Class] | ApplicationSecurityInfo | [] | System.Security.Policy Namespace () | Class | https://msdn.microsoft.com/en-us/library/system.security.policy.aspx | 37/1438042982013.25_20150728002302-00145-ip-10-236-191-2_870450377_0.json |
0867c874_m_Security_Policy_Namespace_____Class | [Description] Manages trust decisions for manifest-activated applications. [Class] | ApplicationSecurityManager | [] | System.Security.Policy Namespace () | Class | https://msdn.microsoft.com/en-us/library/system.security.policy.aspx | 37/1438042982013.25_20150728002302-00145-ip-10-236-191-2_870450377_0.json |
0867c874_m_Security_Policy_Namespace_____Class | [Description] Encapsulates security decisions about an application. This class cannot be inherited. [Class] | ApplicationTrust | [] | System.Security.Policy Namespace () | Class | https://msdn.microsoft.com/en-us/library/system.security.policy.aspx | 37/1438042982013.25_20150728002302-00145-ip-10-236-191-2_870450377_0.json |
0867c874_m_Security_Policy_Namespace_____Class | [Description] Represents a collection of ApplicationTrust objects. This class cannot be inherited. [Class] | ApplicationTrustCollection | [] | System.Security.Policy Namespace () | Class | https://msdn.microsoft.com/en-us/library/system.security.policy.aspx | 37/1438042982013.25_20150728002302-00145-ip-10-236-191-2_870450377_0.json |
0867c874_m_Security_Policy_Namespace_____Class | [Description] Represents the enumerator for ApplicationTrust objects in the ApplicationTrustCollection collection. [Class] | ApplicationTrustEnumerator | [] | System.Security.Policy Namespace () | Class | https://msdn.microsoft.com/en-us/library/system.security.policy.aspx | 37/1438042982013.25_20150728002302-00145-ip-10-236-191-2_870450377_0.json |
0867c874_m_Security_Policy_Namespace_____Class | [Description] Specifies the network resource access that is granted to code. [Class] | CodeConnectAccess | [] | System.Security.Policy Namespace () | Class | https://msdn.microsoft.com/en-us/library/system.security.policy.aspx | 37/1438042982013.25_20150728002302-00145-ip-10-236-191-2_870450377_0.json |
0867c874_m_Security_Policy_Namespace_____Class | [Description] Represents the abstract base class from which all implementations of code groups must derive. [Class] | CodeGroup | [] | System.Security.Policy Namespace () | Class | https://msdn.microsoft.com/en-us/library/system.security.policy.aspx | 37/1438042982013.25_20150728002302-00145-ip-10-236-191-2_870450377_0.json |
0867c874_m_Security_Policy_Namespace_____Class | [Description] Defines the set of information that constitutes input to security policy decisions. This class cannot be inherited. [Class] | Evidence | [] | System.Security.Policy Namespace () | Class | https://msdn.microsoft.com/en-us/library/system.security.policy.aspx | 37/1438042982013.25_20150728002302-00145-ip-10-236-191-2_870450377_0.json |
0867c874_m_Security_Policy_Namespace_____Class | [Description] Provides a base class from which all objects to be used as evidence must derive. [Class] | EvidenceBase | [] | System.Security.Policy Namespace () | Class | https://msdn.microsoft.com/en-us/library/system.security.policy.aspx | 37/1438042982013.25_20150728002302-00145-ip-10-236-191-2_870450377_0.json |
0867c874_m_Security_Policy_Namespace_____Class | [Description] Grants permission to manipulate files located in the code assemblies to code assemblies that match the membership condition. This class cannot be inherited. [Class] | FileCodeGroup | [] | System.Security.Policy Namespace () | Class | https://msdn.microsoft.com/en-us/library/system.security.policy.aspx | 37/1438042982013.25_20150728002302-00145-ip-10-236-191-2_870450377_0.json |
0867c874_m_Security_Policy_Namespace_____Class | [Description] Obsolete. Allows security policy to be defined by the union of the policy statement of a code group and that of the first child code group that matches. This class cannot be inherited. [Class] | FirstMatchCodeGroup | [] | System.Security.Policy Namespace () | Class | https://msdn.microsoft.com/en-us/library/system.security.policy.aspx | 37/1438042982013.25_20150728002302-00145-ip-10-236-191-2_870450377_0.json |
0867c874_m_Security_Policy_Namespace_____Class | [Description] Confirms that a code assembly originates in the global assembly cache (GAC) as evidence for policy evaluation. This class cannot be inherited. [Class] | GacInstalled | [] | System.Security.Policy Namespace () | Class | https://msdn.microsoft.com/en-us/library/system.security.policy.aspx | 37/1438042982013.25_20150728002302-00145-ip-10-236-191-2_870450377_0.json |
0867c874_m_Security_Policy_Namespace_____Class | [Description] Determines whether an assembly belongs to a code group by testing its global assembly cache membership. This class cannot be inherited. [Class] | GacMembershipCondition | [] | System.Security.Policy Namespace () | Class | https://msdn.microsoft.com/en-us/library/system.security.policy.aspx | 37/1438042982013.25_20150728002302-00145-ip-10-236-191-2_870450377_0.json |
0867c874_m_Security_Policy_Namespace_____Class | [Description] Provides evidence about the hash value for an assembly. This class cannot be inherited. [Class] | Hash | [] | System.Security.Policy Namespace () | Class | https://msdn.microsoft.com/en-us/library/system.security.policy.aspx | 37/1438042982013.25_20150728002302-00145-ip-10-236-191-2_870450377_0.json |
0867c874_m_Security_Policy_Namespace_____Class | [Description] Determines whether an assembly belongs to a code group by testing its hash value. This class cannot be inherited. [Class] | HashMembershipCondition | [] | System.Security.Policy Namespace () | Class | https://msdn.microsoft.com/en-us/library/system.security.policy.aspx | 37/1438042982013.25_20150728002302-00145-ip-10-236-191-2_870450377_0.json |
0867c874_m_Security_Policy_Namespace_____Class | [Description] Grants Web permission to the site from which the assembly was downloaded. This class cannot be inherited. [Class] | NetCodeGroup | [] | System.Security.Policy Namespace () | Class | https://msdn.microsoft.com/en-us/library/system.security.policy.aspx | 37/1438042982013.25_20150728002302-00145-ip-10-236-191-2_870450377_0.json |
0867c874_m_Security_Policy_Namespace_____Class | [Description] Obsolete. Defines evidence that represents permission requests. This class cannot be inherited. [Class] | PermissionRequestEvidence | [] | System.Security.Policy Namespace () | Class | https://msdn.microsoft.com/en-us/library/system.security.policy.aspx | 37/1438042982013.25_20150728002302-00145-ip-10-236-191-2_870450377_0.json |
0867c874_m_Security_Policy_Namespace_____Class | [Description] The exception that is thrown when policy forbids code to run. [Class] | PolicyException | [] | System.Security.Policy Namespace () | Class | https://msdn.microsoft.com/en-us/library/system.security.policy.aspx | 37/1438042982013.25_20150728002302-00145-ip-10-236-191-2_870450377_0.json |
0867c874_m_Security_Policy_Namespace_____Class | [Description] Represents the security policy levels for the common language runtime. This class cannot be inherited. [Class] | PolicyLevel | [] | System.Security.Policy Namespace () | Class | https://msdn.microsoft.com/en-us/library/system.security.policy.aspx | 37/1438042982013.25_20150728002302-00145-ip-10-236-191-2_870450377_0.json |
0867c874_m_Security_Policy_Namespace_____Class | [Description] Represents the statement of a CodeGroup describing the permissions and other information that apply to code with a particular set of evidence. This class cannot be inherited. [Class] | PolicyStatement | [] | System.Security.Policy Namespace () | Class | https://msdn.microsoft.com/en-us/library/system.security.policy.aspx | 37/1438042982013.25_20150728002302-00145-ip-10-236-191-2_870450377_0.json |
0867c874_m_Security_Policy_Namespace_____Class | [Description] Provides the Authenticode X.509v3 digital signature of a code assembly as evidence for policy evaluation. This class cannot be inherited. [Class] | Publisher | [] | System.Security.Policy Namespace () | Class | https://msdn.microsoft.com/en-us/library/system.security.policy.aspx | 37/1438042982013.25_20150728002302-00145-ip-10-236-191-2_870450377_0.json |
0867c874_m_Security_Policy_Namespace_____Class | [Description] Determines whether an assembly belongs to a code group by testing its software publisher's Authenticode X.509v3 certificate. This class cannot be inherited. [Class] | PublisherMembershipCondition | [] | System.Security.Policy Namespace () | Class | https://msdn.microsoft.com/en-us/library/system.security.policy.aspx | 37/1438042982013.25_20150728002302-00145-ip-10-236-191-2_870450377_0.json |
0867c874_m_Security_Policy_Namespace_____Class | [Description] Provides the Web site from which a code assembly originates as evidence for policy evaluation. This class cannot be inherited. [Class] | Site | [] | System.Security.Policy Namespace () | Class | https://msdn.microsoft.com/en-us/library/system.security.policy.aspx | 37/1438042982013.25_20150728002302-00145-ip-10-236-191-2_870450377_0.json |
0867c874_m_Security_Policy_Namespace_____Class | [Description] Determines whether an assembly belongs to a code group by testing the site from which it originated. This class cannot be inherited. [Class] | SiteMembershipCondition | [] | System.Security.Policy Namespace () | Class | https://msdn.microsoft.com/en-us/library/system.security.policy.aspx | 37/1438042982013.25_20150728002302-00145-ip-10-236-191-2_870450377_0.json |
0867c874_m_Security_Policy_Namespace_____Class | [Description] Provides the strong name of a code assembly as evidence for policy evaluation. This class cannot be inherited. [Class] | StrongName | [] | System.Security.Policy Namespace () | Class | https://msdn.microsoft.com/en-us/library/system.security.policy.aspx | 37/1438042982013.25_20150728002302-00145-ip-10-236-191-2_870450377_0.json |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.