task
stringlengths
24
71
input
stringlengths
8
2.38k
output
stringlengths
1
2.34k
options
list
pageTitle
stringlengths
4
140
outputColName
stringlengths
1
79
url
stringlengths
41
160
wdcFile
stringlengths
71
74
6f6c8a0b_e_Types__C__Programming_Guide___x_y
[X] null [y] null [x|y] null [x&y]
null
[ [ "t", "r", "u", "e" ], [ "f", "a", "l", "s", "e" ], [ "n", "u", "l", "l" ] ]
Using Nullable Types (C# Programming Guide)
x&y
https://msdn.microsoft.com/en-US/library/2cf62fcy(v=vs.110).aspx
45/1438042989897.84_20150728002309-00098-ip-10-236-191-2_876682996_0.json
12c137c4_Features_in_SQL_Server_2008_R2__Issue_Type
[Issue Description] Linked cubes and linked dimensions are not migrated by Upgrade Advisor in Microsoft SQL Server 2008 Analysis Services. Therefore, objects that refer to a linked cube or a linked dimension cannot be migrated because the linked object on which the object is based cannot be migrated. For example, an OLAP mining model based on a linked cube cannot be migrated because the linked cube on which the mining model is based cannot be migrated. [Issue Type]
An object depending on a linked object is not migrated
[]
Breaking Changes to Analysis Services Features in SQL Server 2008 R2
Issue Type
https://msdn.microsoft.com/en-us/library/ms143742(v=sql.105)
45/1438042989897.84_20150728002309-00128-ip-10-236-191-2_879422172_2.json
12c137c4_Features_in_SQL_Server_2008_R2__Issue_Type
[Issue Description] When multiple hierarchies or virtual dimensions are migrated into the same Microsoft SQL Server 2008 Analysis Services dimension, querying the migrated hierarchies contained in the dimension may produce different results than querying the same hierarchies when they were in SQL Server 2000 Analysis Services, because autoexist functionality automatically removes tuples that do not exist in the dimension from any cross-join of sets containing members from the migrated hierarchies. To resolve this issue, you should review calculations that involve multiple hierarchies in the same dimension. [Issue Type]
Autoexist can produce different query results when multiple hierarchies are migrated into the same dimension
[]
Breaking Changes to Analysis Services Features in SQL Server 2008 R2
Issue Type
https://msdn.microsoft.com/en-us/library/ms143742(v=sql.105)
45/1438042989897.84_20150728002309-00128-ip-10-236-191-2_879422172_2.json
12c137c4_Features_in_SQL_Server_2008_R2__Issue_Type
[Issue Description] Since SQL Server 2005 Analysis Services, hidden or disabled levels in hierarchies are no longer supported. Hidden or disabled levels are migrated as visible and enabled levels. Calculations that involve hierarchies containing such levels might return unexpected results. After upgrading, review and verify calculations that involve hierarchies that previously contained hidden or disabled levels. [Issue Type]
Browsing experience is different when disabled levels are used
[]
Breaking Changes to Analysis Services Features in SQL Server 2008 R2
Issue Type
https://msdn.microsoft.com/en-us/library/ms143742(v=sql.105)
45/1438042989897.84_20150728002309-00128-ip-10-236-191-2_879422172_2.json
12c137c4_Features_in_SQL_Server_2008_R2__Issue_Type
[Issue Description] Since Microsoft SQL Server 2005 Analysis Services (SSAS), automatic grouping in might return a different set of member groups. Calculations that rely on these member groups might return unexpected results. After upgrading, review and verify calculations that rely on member groups. [Issue Type]
Bucketing may be different for grouping levels
[]
Breaking Changes to Analysis Services Features in SQL Server 2008 R2
Issue Type
https://msdn.microsoft.com/en-us/library/ms143742(v=sql.105)
45/1438042989897.84_20150728002309-00128-ip-10-236-191-2_879422172_2.json
12c137c4_Features_in_SQL_Server_2008_R2__Issue_Type
[Issue Description] In SQL Server 2000 Analysis Services and earlier versions, Analysis Services used only neutral language identifiers, also known as primary language identifiers, for example LANG_ENGLISH (0x09) for English and LANG_CHINESE (0x04) for Chinese. To support translation and collation options, Analysis Services now uses specific language identifiers, which are a combination of a primary language identifier and a sublanguage identifier used for a specific culture. For example, the combination of the primary language identifier LANG_ENGLISH (0x09) and the sublanguage identifier SUBLANG_ENGLISH_AUS (0x03) describes Australian English. Migrating from neutral to specific language identifiers can change the expected translation and collation behavior, producing unexpected results. After upgrading, review and validate objects such as dimensions, hierarchies, and members for which the language identifier has changed. [Issue Type]
Conversion from neutral language to specific language may produce unexpected results
[]
Breaking Changes to Analysis Services Features in SQL Server 2008 R2
Issue Type
https://msdn.microsoft.com/en-us/library/ms143742(v=sql.105)
45/1438042989897.84_20150728002309-00128-ip-10-236-191-2_879422172_2.json
12c137c4_Features_in_SQL_Server_2008_R2__Issue_Type
[Issue Description] Microsoft SQL Server 2008 Analysis Services does not support command objects on cube roles and will not migrate commands from previous versions. [Issue Type]
Cube role commands are not supported
[]
Breaking Changes to Analysis Services Features in SQL Server 2008 R2
Issue Type
https://msdn.microsoft.com/en-us/library/ms143742(v=sql.105)
45/1438042989897.84_20150728002309-00128-ip-10-236-191-2_879422172_2.json
12c137c4_Features_in_SQL_Server_2008_R2__Issue_Type
[Issue Description] If a cube contains a dimension with custom level formulas, and also contains dimensions both before and after it with custom member formulas and/or unary operators, then the cube may return different results than previous versions of Analysis Services. This occurs because calculation precedence rules have changed. [Issue Type]
Custom level formulas aggregate differently
[]
Breaking Changes to Analysis Services Features in SQL Server 2008 R2
Issue Type
https://msdn.microsoft.com/en-us/library/ms143742(v=sql.105)
45/1438042989897.84_20150728002309-00128-ip-10-236-191-2_879422172_2.json
12c137c4_Features_in_SQL_Server_2008_R2__Issue_Type
[Issue Description] In previous versions of Analysis Services, the following properties are supported on dimensions and levels: custom rollup formulas, custom member formulas, All member formulas, and custom level formulas. In SQL Server 2005 Analysis Services, these properties were replaced by functionality supported in Multidimensional Expressions (MDX) scripts, and are upgraded to MDX scripts during migration. [Issue Type]
Custom member formulas and custom rollup formulas are migrated into MDX script
[]
Breaking Changes to Analysis Services Features in SQL Server 2008 R2
Issue Type
https://msdn.microsoft.com/en-us/library/ms143742(v=sql.105)
45/1438042989897.84_20150728002309-00128-ip-10-236-191-2_879422172_2.json
12c137c4_Features_in_SQL_Server_2008_R2__Issue_Type
[Issue Description] Aggregations that were manually generated in previous versions of Analysis Services are not migrated in Microsoft SQL Server 2008 Analysis Services. Only aggregations generated by the Storage Design Wizard are migrated. To resolve this issue, manually create the aggregations by using XMLA scripts. [Issue Type]
Custom aggregations are not migrated
[]
Breaking Changes to Analysis Services Features in SQL Server 2008 R2
Issue Type
https://msdn.microsoft.com/en-us/library/ms143742(v=sql.105)
45/1438042989897.84_20150728002309-00128-ip-10-236-191-2_879422172_2.json
12c137c4_Features_in_SQL_Server_2008_R2__Issue_Type
[Issue Description] Previous versions of Analysis Services gave you the option of not including data members in parent-child dimensions. The DataMembers property of a dimension in previous versions of Analysis Services supported three options: None, Hidden, or Visible. The None option is not available in Microsoft SQL Server 2008 Analysis Services. Data members are always included in parent attributes. To hide the data members in parent-child dimensions, you can set the DataMembers property of a dimension to Hidden. The MembersWithData property for the parent attribute supports only two options: NonLeafDataHidden or NonLeafDataVisible. [Issue Type]
Data members always exist in parent-child dimensions
[]
Breaking Changes to Analysis Services Features in SQL Server 2008 R2
Issue Type
https://msdn.microsoft.com/en-us/library/ms143742(v=sql.105)
45/1438042989897.84_20150728002309-00128-ip-10-236-191-2_879422172_2.json
12c137c4_Features_in_SQL_Server_2008_R2__Issue_Type
[Issue Description] Microsoft SQL Server 2008 Analysis Services does not support command objects on database roles and will not migrate commands from previous versions of Analysis Services. [Issue Type]
Database role commands are not supported
[]
Breaking Changes to Analysis Services Features in SQL Server 2008 R2
Issue Type
https://msdn.microsoft.com/en-us/library/ms143742(v=sql.105)
45/1438042989897.84_20150728002309-00128-ip-10-236-191-2_879422172_2.json
12c137c4_Features_in_SQL_Server_2008_R2__Issue_Type
[Issue Description] In previous versions of Analysis Services, the default member of a dimension is specified by a Multidimensional Expressions (MDX) expression, contained in the DefaultMember property of the dimension. In Microsoft SQL Server 2005 Analysis Services (SSAS), this property was replaced by functionality supported in MDX scripts, and the property is upgraded to a MDX script during migration. [Issue Type]
DefaultMember is migrated into MDX script
[]
Breaking Changes to Analysis Services Features in SQL Server 2008 R2
Issue Type
https://msdn.microsoft.com/en-us/library/ms143742(v=sql.105)
45/1438042989897.84_20150728002309-00128-ip-10-236-191-2_879422172_2.json
12c137c4_Features_in_SQL_Server_2008_R2__Issue_Type
[Issue Description] Dimension hierarchies in SQL Server 2000 Analysis Services are internally represented as separate dimensions, and a naming convention is used to identify them. Migration to Microsoft SQL Server 2008 might create a separate dimension, with a new name, for each dimension hierarchy instead of combining the dimension hierarchies together under the parent dimension because auto-exist results in different security rules than would apply in earlier versions of Analysis Services. [Issue Type]
Dimension and hierarchy renaming by migration may cause different query results
[]
Breaking Changes to Analysis Services Features in SQL Server 2008 R2
Issue Type
https://msdn.microsoft.com/en-us/library/ms143742(v=sql.105)
45/1438042989897.84_20150728002309-00128-ip-10-236-191-2_879422172_2.json
12c137c4_Features_in_SQL_Server_2008_R2__Issue_Type
[Issue Description] While drillthrough exists in Microsoft SQL Server 2008 Analysis Services, drillthrough settings are not migrated from previous versions of Analysis Services. [Issue Type]
Drillthrough settings are not migrated
[]
Breaking Changes to Analysis Services Features in SQL Server 2008 R2
Issue Type
https://msdn.microsoft.com/en-us/library/ms143742(v=sql.105)
45/1438042989897.84_20150728002309-00128-ip-10-236-191-2_879422172_2.json
12c137c4_Features_in_SQL_Server_2008_R2__Issue_Type
[Issue Description] Analysis Services no longer supports hidden or disabled levels in hierarchies. Hidden or disabled levels are migrated as visible and enabled levels. Calculations that involve hierarchies containing such levels might return unexpected results. [Issue Type]
Hidden levels are visible after migration
[]
Breaking Changes to Analysis Services Features in SQL Server 2008 R2
Issue Type
https://msdn.microsoft.com/en-us/library/ms143742(v=sql.105)
45/1438042989897.84_20150728002309-00128-ip-10-236-191-2_879422172_2.json
12c137c4_Features_in_SQL_Server_2008_R2__Issue_Type
[Issue Description] The database contains invalid objects. Migration can not be completed when the database contains invalid objects. [Issue Type]
Invalid objects cause migration to fail
[]
Breaking Changes to Analysis Services Features in SQL Server 2008 R2
Issue Type
https://msdn.microsoft.com/en-us/library/ms143742(v=sql.105)
45/1438042989897.84_20150728002309-00128-ip-10-236-191-2_879422172_2.json
12c137c4_Features_in_SQL_Server_2008_R2__Issue_Type
[Issue Description] Previous versions of Analysis Services supported linked cubes. In Microsoft SQL Server 2005 Analysis Services (SSAS), this feature has been replaced by linked dimensions and linked measure groups. [Issue Type]
Linked cubes are not migrated
[]
Breaking Changes to Analysis Services Features in SQL Server 2008 R2
Issue Type
https://msdn.microsoft.com/en-us/library/ms143742(v=sql.105)
45/1438042989897.84_20150728002309-00128-ip-10-236-191-2_879422172_2.json
12c137c4_Features_in_SQL_Server_2008_R2__Issue_Type
[Issue Description] Analysis Services attempts to preserve the unique names of members during migration, but there are certain circumstances in which the unique name for a member is changed. If member unique names change, client applications, Multidimensional Expressions (MDX) expressions, and other properties that depend on member unique names may produce unexpected results. [Issue Type]
Member unique names may change during migration
[]
Breaking Changes to Analysis Services Features in SQL Server 2008 R2
Issue Type
https://msdn.microsoft.com/en-us/library/ms143742(v=sql.105)
45/1438042989897.84_20150728002309-00128-ip-10-236-191-2_879422172_2.json
12c137c4_Features_in_SQL_Server_2008_R2__Issue_Type
[Issue Description] While previous versions of Analysis Services allowed you to use ODBC data sources, this functionality is no longer supported. [Issue Type]
ODBC data sources are not supported
[]
Breaking Changes to Analysis Services Features in SQL Server 2008 R2
Issue Type
https://msdn.microsoft.com/en-us/library/ms143742(v=sql.105)
45/1438042989897.84_20150728002309-00128-ip-10-236-191-2_879422172_2.json
12c137c4_Features_in_SQL_Server_2008_R2__Issue_Type
[Issue Description] Remote partitions are not migrated from Microsoft SQL Server 2000 Analysis Services to Microsoft SQL Server 2008 Analysis Services. Upgrade the server to SQL Server 2008 Analysis Services and then manually create the remote partitions. [Issue Type]
Remote partitions are not migrated
[]
Breaking Changes to Analysis Services Features in SQL Server 2008 R2
Issue Type
https://msdn.microsoft.com/en-us/library/ms143742(v=sql.105)
45/1438042989897.84_20150728002309-00128-ip-10-236-191-2_879422172_2.json
12c137c4_Features_in_SQL_Server_2008_R2__Issue_Type
[Issue Description] Previous versions of Analysis Services support using the MINIMUM_LEAF_CASES parameter with the Microsoft Decision Trees algorithm, and the MINIMUM_CLUSTER_CASES parameter with the Microsoft Clustering algorithm. Since SQL Server 2005 Analysis Services, both of these parameters have been renamed to MINIMUM_SUPPORT. If these parameters were used in mining models created using the previous version of Analysis Services , the parameters are not migrated. [Issue Type]
Some mining model algorithm parameters are not supported
[]
Breaking Changes to Analysis Services Features in SQL Server 2008 R2
Issue Type
https://msdn.microsoft.com/en-us/library/ms143742(v=sql.105)
45/1438042989897.84_20150728002309-00128-ip-10-236-191-2_879422172_2.json
12c137c4_Features_in_SQL_Server_2008_R2__Issue_Type
[Issue Description] Due to enhancements and changes in the Multidimensional Expressions (MDX) language for Microsoft SQL Server 2005 Analysis Services (SSAS), certain MDX functions are either no longer supported, or behave differently than in previous versions of Analysis Services. [Issue Type]
The behavior of some MDX functions is changed
[]
Breaking Changes to Analysis Services Features in SQL Server 2008 R2
Issue Type
https://msdn.microsoft.com/en-us/library/ms143742(v=sql.105)
45/1438042989897.84_20150728002309-00128-ip-10-236-191-2_879422172_2.json
12c137c4_Features_in_SQL_Server_2008_R2__Issue_Type
[Issue Description] A new keyword, KPI, has been introduced to the CREATE KPI command. If existing objects have the name KPI, then the new keyword will conflict with them. [Issue Type]
The CREATE KPI Command Introduces a New Keyword
[]
Breaking Changes to Analysis Services Features in SQL Server 2008 R2
Issue Type
https://msdn.microsoft.com/en-us/library/ms143742(v=sql.105)
45/1438042989897.84_20150728002309-00128-ip-10-236-191-2_879422172_2.json
12c137c4_Features_in_SQL_Server_2008_R2__Issue_Type
[Issue Description] In previous versions of Analysis Services, you could specify dimension security so that a user saw a top level different than the top level of the hierarchy. Members that are secured using the Top Level setting will be visible after migration. [Issue Type]
Top Level for dimension security is not supported
[]
Breaking Changes to Analysis Services Features in SQL Server 2008 R2
Issue Type
https://msdn.microsoft.com/en-us/library/ms143742(v=sql.105)
45/1438042989897.84_20150728002309-00128-ip-10-236-191-2_879422172_2.json
12c137c4_Features_in_SQL_Server_2008_R2__Issue_Type
[Issue Description] User Defined Functions (UDFs) registered on previous versions of Analysis Services are not migrated. [Issue Type]
UDF source .DLLs are not migrated and registered
[]
Breaking Changes to Analysis Services Features in SQL Server 2008 R2
Issue Type
https://msdn.microsoft.com/en-us/library/ms143742(v=sql.105)
45/1438042989897.84_20150728002309-00128-ip-10-236-191-2_879422172_2.json
12c137c4_Features_in_SQL_Server_2008_R2__Issue_Type
[Issue Description] Since Microsoft SQL Server 2005 Analysis Services (SSAS), unary operators on hierarchies other than parent-child hierarchies are not supported unless there is an attribute relationship between the attributes sourcing the levels in the hierarchy. [Issue Type]
Unary operators on non-parent-child hierarchies have limited support
[]
Breaking Changes to Analysis Services Features in SQL Server 2008 R2
Issue Type
https://msdn.microsoft.com/en-us/library/ms143742(v=sql.105)
45/1438042989897.84_20150728002309-00128-ip-10-236-191-2_879422172_2.json
12c137c4_Features_in_SQL_Server_2008_R2__Issue_Type
[Issue Description] Previous versions of Analysis Services supported virtual cubes, a combined view of a subset of measures and dimensions from one or more regular or linked cubes. In Microsoft SQL Server 2005 Analysis Services (SSAS), this feature was replaced by linked measure groups. During upgrading, virtual cubes are migrated as linked measure groups. [Issue Type]
Virtual cubes are not supported
[]
Breaking Changes to Analysis Services Features in SQL Server 2008 R2
Issue Type
https://msdn.microsoft.com/en-us/library/ms143742(v=sql.105)
45/1438042989897.84_20150728002309-00128-ip-10-236-191-2_879422172_2.json
12c137c4_Features_in_SQL_Server_2008_R2__Issue_Type
[Issue Description] The structure for writeback tables constructed by previous versions of Analysis Services was updated in Microsoft SQL Server 2005 Analysis Services (SSAS). Data from writeback tables constructed by previous versions of Analysis Services cannot be migrated into the new writeback table structure. [Issue Type]
Writeback table content is not migrated
[]
Breaking Changes to Analysis Services Features in SQL Server 2008 R2
Issue Type
https://msdn.microsoft.com/en-us/library/ms143742(v=sql.105)
45/1438042989897.84_20150728002309-00128-ip-10-236-191-2_879422172_2.json
2329ede9_Net_Configuration_Namespace_____Description
[Class] AuthenticationModuleElement [Description]
Represents the type information for an authentication module. This class cannot be inherited.
[]
System.Net.Configuration Namespace ()
Description
https://msdn.microsoft.com/en-us/library/System.Net.Configuration.aspx
45/1438042989897.84_20150728002309-00292-ip-10-236-191-2_886643032_0.json
2329ede9_Net_Configuration_Namespace_____Description
[Class] AuthenticationModuleElementCollection [Description]
Represents a container for authentication module configuration elements. This class cannot be inherited.
[]
System.Net.Configuration Namespace ()
Description
https://msdn.microsoft.com/en-us/library/System.Net.Configuration.aspx
45/1438042989897.84_20150728002309-00292-ip-10-236-191-2_886643032_0.json
2329ede9_Net_Configuration_Namespace_____Description
[Class] AuthenticationModulesSection [Description]
Represents the configuration section for authentication modules. This class cannot be inherited.
[]
System.Net.Configuration Namespace ()
Description
https://msdn.microsoft.com/en-us/library/System.Net.Configuration.aspx
45/1438042989897.84_20150728002309-00292-ip-10-236-191-2_886643032_0.json
2329ede9_Net_Configuration_Namespace_____Description
[Class] BypassElement [Description]
Represents the address information for resources that are not retrieved using a proxy server. This class cannot be inherited.
[]
System.Net.Configuration Namespace ()
Description
https://msdn.microsoft.com/en-us/library/System.Net.Configuration.aspx
45/1438042989897.84_20150728002309-00292-ip-10-236-191-2_886643032_0.json
2329ede9_Net_Configuration_Namespace_____Description
[Class] BypassElementCollection [Description]
Represents a container for the addresses of resources that bypass the proxy server. This class cannot be inherited.
[]
System.Net.Configuration Namespace ()
Description
https://msdn.microsoft.com/en-us/library/System.Net.Configuration.aspx
45/1438042989897.84_20150728002309-00292-ip-10-236-191-2_886643032_0.json
2329ede9_Net_Configuration_Namespace_____Description
[Class] ConnectionManagementElement [Description]
Represents the maximum number of connections to a remote computer. This class cannot be inherited.
[]
System.Net.Configuration Namespace ()
Description
https://msdn.microsoft.com/en-us/library/System.Net.Configuration.aspx
45/1438042989897.84_20150728002309-00292-ip-10-236-191-2_886643032_0.json
2329ede9_Net_Configuration_Namespace_____Description
[Class] ConnectionManagementElementCollection [Description]
Represents a container for connection management configuration elements. This class cannot be inherited.
[]
System.Net.Configuration Namespace ()
Description
https://msdn.microsoft.com/en-us/library/System.Net.Configuration.aspx
45/1438042989897.84_20150728002309-00292-ip-10-236-191-2_886643032_0.json
2329ede9_Net_Configuration_Namespace_____Description
[Class] ConnectionManagementSection [Description]
Represents the configuration section for connection management. This class cannot be inherited.
[]
System.Net.Configuration Namespace ()
Description
https://msdn.microsoft.com/en-us/library/System.Net.Configuration.aspx
45/1438042989897.84_20150728002309-00292-ip-10-236-191-2_886643032_0.json
2329ede9_Net_Configuration_Namespace_____Description
[Class] DefaultProxySection [Description]
Represents the configuration section for Web proxy server usage. This class cannot be inherited.
[]
System.Net.Configuration Namespace ()
Description
https://msdn.microsoft.com/en-us/library/System.Net.Configuration.aspx
45/1438042989897.84_20150728002309-00292-ip-10-236-191-2_886643032_0.json
2329ede9_Net_Configuration_Namespace_____Description
[Class] FtpCachePolicyElement [Description]
Represents the default FTP cache policy for network resources. This class cannot be inherited.
[]
System.Net.Configuration Namespace ()
Description
https://msdn.microsoft.com/en-us/library/System.Net.Configuration.aspx
45/1438042989897.84_20150728002309-00292-ip-10-236-191-2_886643032_0.json
2329ede9_Net_Configuration_Namespace_____Description
[Class] HttpCachePolicyElement [Description]
Represents the default HTTP cache policy for network resources. This class cannot be inherited.
[]
System.Net.Configuration Namespace ()
Description
https://msdn.microsoft.com/en-us/library/System.Net.Configuration.aspx
45/1438042989897.84_20150728002309-00292-ip-10-236-191-2_886643032_0.json
2329ede9_Net_Configuration_Namespace_____Description
[Class] HttpListenerElement [Description]
Represents the HttpListener element in the configuration file. This class cannot be inherited.
[]
System.Net.Configuration Namespace ()
Description
https://msdn.microsoft.com/en-us/library/System.Net.Configuration.aspx
45/1438042989897.84_20150728002309-00292-ip-10-236-191-2_886643032_0.json
2329ede9_Net_Configuration_Namespace_____Description
[Class] HttpListenerTimeoutsElement [Description]
Represents the HttpListener timeouts element in the configuration file. This class cannot be inherited.
[]
System.Net.Configuration Namespace ()
Description
https://msdn.microsoft.com/en-us/library/System.Net.Configuration.aspx
45/1438042989897.84_20150728002309-00292-ip-10-236-191-2_886643032_0.json
2329ede9_Net_Configuration_Namespace_____Description
[Class] HttpWebRequestElement [Description]
Represents the maximum length for response headers. This class cannot be inherited.
[]
System.Net.Configuration Namespace ()
Description
https://msdn.microsoft.com/en-us/library/System.Net.Configuration.aspx
45/1438042989897.84_20150728002309-00292-ip-10-236-191-2_886643032_0.json
2329ede9_Net_Configuration_Namespace_____Description
[Class] Ipv6Element [Description]
Determines whether Internet Protocol version 6 is enabled on the local computer. This class cannot be inherited.
[]
System.Net.Configuration Namespace ()
Description
https://msdn.microsoft.com/en-us/library/System.Net.Configuration.aspx
45/1438042989897.84_20150728002309-00292-ip-10-236-191-2_886643032_0.json
2329ede9_Net_Configuration_Namespace_____Description
[Class] MailSettingsSectionGroup [Description]
Initializes a new instance of the MailSettingsSectionGroup class.
[]
System.Net.Configuration Namespace ()
Description
https://msdn.microsoft.com/en-us/library/System.Net.Configuration.aspx
45/1438042989897.84_20150728002309-00292-ip-10-236-191-2_886643032_0.json
2329ede9_Net_Configuration_Namespace_____Description
[Class] ModuleElement [Description]
Represents the type information for a custom IWebProxy module. This class cannot be inherited.
[]
System.Net.Configuration Namespace ()
Description
https://msdn.microsoft.com/en-us/library/System.Net.Configuration.aspx
45/1438042989897.84_20150728002309-00292-ip-10-236-191-2_886643032_0.json
2329ede9_Net_Configuration_Namespace_____Description
[Class] NetSectionGroup [Description]
Gets the section group information for the networking namespaces. This class cannot be inherited.
[]
System.Net.Configuration Namespace ()
Description
https://msdn.microsoft.com/en-us/library/System.Net.Configuration.aspx
45/1438042989897.84_20150728002309-00292-ip-10-236-191-2_886643032_0.json
2329ede9_Net_Configuration_Namespace_____Description
[Class] PerformanceCountersElement [Description]
Represents the performance counter element in the System.Net configuration file that determines whether networking performance counters are enabled. This class cannot be inherited.
[]
System.Net.Configuration Namespace ()
Description
https://msdn.microsoft.com/en-us/library/System.Net.Configuration.aspx
45/1438042989897.84_20150728002309-00292-ip-10-236-191-2_886643032_0.json
2329ede9_Net_Configuration_Namespace_____Description
[Class] ProxyElement [Description]
Identifies the configuration settings for Web proxy server. This class cannot be inherited.
[]
System.Net.Configuration Namespace ()
Description
https://msdn.microsoft.com/en-us/library/System.Net.Configuration.aspx
45/1438042989897.84_20150728002309-00292-ip-10-236-191-2_886643032_0.json
2329ede9_Net_Configuration_Namespace_____Description
[Class] RequestCachingSection [Description]
Represents the configuration section for cache behavior. This class cannot be inherited.
[]
System.Net.Configuration Namespace ()
Description
https://msdn.microsoft.com/en-us/library/System.Net.Configuration.aspx
45/1438042989897.84_20150728002309-00292-ip-10-236-191-2_886643032_0.json
2329ede9_Net_Configuration_Namespace_____Description
[Class] ServicePointManagerElement [Description]
Represents the default settings used to create connections to a remote computer. This class cannot be inherited.
[]
System.Net.Configuration Namespace ()
Description
https://msdn.microsoft.com/en-us/library/System.Net.Configuration.aspx
45/1438042989897.84_20150728002309-00292-ip-10-236-191-2_886643032_0.json
2329ede9_Net_Configuration_Namespace_____Description
[Class] SettingsSection [Description]
Represents the configuration section for sockets, IPv6, response headers, and service points. This class cannot be inherited.
[]
System.Net.Configuration Namespace ()
Description
https://msdn.microsoft.com/en-us/library/System.Net.Configuration.aspx
45/1438042989897.84_20150728002309-00292-ip-10-236-191-2_886643032_0.json
2329ede9_Net_Configuration_Namespace_____Description
[Class] SmtpNetworkElement [Description]
Represents the network element in the SMTP configuration file. This class cannot be inherited.
[]
System.Net.Configuration Namespace ()
Description
https://msdn.microsoft.com/en-us/library/System.Net.Configuration.aspx
45/1438042989897.84_20150728002309-00292-ip-10-236-191-2_886643032_0.json
2329ede9_Net_Configuration_Namespace_____Description
[Class] SmtpSection [Description]
Represents the SMTP section in the System.Net configuration file.
[]
System.Net.Configuration Namespace ()
Description
https://msdn.microsoft.com/en-us/library/System.Net.Configuration.aspx
45/1438042989897.84_20150728002309-00292-ip-10-236-191-2_886643032_0.json
2329ede9_Net_Configuration_Namespace_____Description
[Class] SmtpSpecifiedPickupDirectoryElement [Description]
Represents an SMTP pickup directory configuration element.
[]
System.Net.Configuration Namespace ()
Description
https://msdn.microsoft.com/en-us/library/System.Net.Configuration.aspx
45/1438042989897.84_20150728002309-00292-ip-10-236-191-2_886643032_0.json
2329ede9_Net_Configuration_Namespace_____Description
[Class] SocketElement [Description]
Represents information used to configure Socket objects. This class cannot be inherited.
[]
System.Net.Configuration Namespace ()
Description
https://msdn.microsoft.com/en-us/library/System.Net.Configuration.aspx
45/1438042989897.84_20150728002309-00292-ip-10-236-191-2_886643032_0.json
2329ede9_Net_Configuration_Namespace_____Description
[Class] WebProxyScriptElement [Description]
Represents information used to configure Web proxy scripts. This class cannot be inherited.
[]
System.Net.Configuration Namespace ()
Description
https://msdn.microsoft.com/en-us/library/System.Net.Configuration.aspx
45/1438042989897.84_20150728002309-00292-ip-10-236-191-2_886643032_0.json
2329ede9_Net_Configuration_Namespace_____Description
[Class] WebRequestModuleElement [Description]
Represents a URI prefix and the associated class that handles creating Web requests for the prefix. This class cannot be inherited.
[]
System.Net.Configuration Namespace ()
Description
https://msdn.microsoft.com/en-us/library/System.Net.Configuration.aspx
45/1438042989897.84_20150728002309-00292-ip-10-236-191-2_886643032_0.json
2329ede9_Net_Configuration_Namespace_____Description
[Class] WebRequestModuleElementCollection [Description]
Represents a container for Web request module configuration elements. This class cannot be inherited.
[]
System.Net.Configuration Namespace ()
Description
https://msdn.microsoft.com/en-us/library/System.Net.Configuration.aspx
45/1438042989897.84_20150728002309-00292-ip-10-236-191-2_886643032_0.json
2329ede9_Net_Configuration_Namespace_____Description
[Class] WebRequestModulesSection [Description]
Represents the configuration section for Web request modules. This class cannot be inherited.
[]
System.Net.Configuration Namespace ()
Description
https://msdn.microsoft.com/en-us/library/System.Net.Configuration.aspx
45/1438042989897.84_20150728002309-00292-ip-10-236-191-2_886643032_0.json
2329ede9_Net_Configuration_Namespace_____Description
[Class] WebUtilityElement [Description]
Represents the WebUtility element in the configuration file.
[]
System.Net.Configuration Namespace ()
Description
https://msdn.microsoft.com/en-us/library/System.Net.Configuration.aspx
45/1438042989897.84_20150728002309-00292-ip-10-236-191-2_886643032_0.json
2b698cf1_g_Class__System_Windows_Forms___Description
[Name] BindableComponent [Description]
Gets the control the Binding is associated with.
[]
Binding Class (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.binding(v=vs.100).aspx
45/1438042989331.34_20150728002309-00156-ip-10-236-191-2_888598799_1.json
2b698cf1_g_Class__System_Windows_Forms___Description
[Name] BindingManagerBase [Description]
Gets the BindingManagerBase for this Binding.
[]
Binding Class (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.binding(v=vs.100).aspx
45/1438042989331.34_20150728002309-00156-ip-10-236-191-2_888598799_1.json
2b698cf1_g_Class__System_Windows_Forms___Description
[Name] BindingMemberInfo [Description]
Gets an object that contains information about this binding based on the dataMember parameter in the Binding constructor.
[]
Binding Class (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.binding(v=vs.100).aspx
45/1438042989331.34_20150728002309-00156-ip-10-236-191-2_888598799_1.json
2b698cf1_g_Class__System_Windows_Forms___Description
[Name] Control [Description]
Gets the control that the binding belongs to.
[]
Binding Class (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.binding(v=vs.100).aspx
45/1438042989331.34_20150728002309-00156-ip-10-236-191-2_888598799_1.json
2b698cf1_g_Class__System_Windows_Forms___Description
[Name] ControlUpdateMode [Description]
Gets or sets when changes to the data source are propagated to the bound control property.
[]
Binding Class (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.binding(v=vs.100).aspx
45/1438042989331.34_20150728002309-00156-ip-10-236-191-2_888598799_1.json
2b698cf1_g_Class__System_Windows_Forms___Description
[Name] DataSource [Description]
Gets the data source for this binding.
[]
Binding Class (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.binding(v=vs.100).aspx
45/1438042989331.34_20150728002309-00156-ip-10-236-191-2_888598799_1.json
2b698cf1_g_Class__System_Windows_Forms___Description
[Name] DataSourceNullValue [Description]
Gets or sets the value to be stored in the data source if the control value is null or empty.
[]
Binding Class (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.binding(v=vs.100).aspx
45/1438042989331.34_20150728002309-00156-ip-10-236-191-2_888598799_1.json
2b698cf1_g_Class__System_Windows_Forms___Description
[Name] DataSourceUpdateMode [Description]
Gets or sets a value that indicates when changes to the bound control property are propagated to the data source.
[]
Binding Class (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.binding(v=vs.100).aspx
45/1438042989331.34_20150728002309-00156-ip-10-236-191-2_888598799_1.json
2b698cf1_g_Class__System_Windows_Forms___Description
[Name] FormatInfo [Description]
Gets or sets the IFormatProvider that provides custom formatting behavior.
[]
Binding Class (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.binding(v=vs.100).aspx
45/1438042989331.34_20150728002309-00156-ip-10-236-191-2_888598799_1.json
2b698cf1_g_Class__System_Windows_Forms___Description
[Name] FormatString [Description]
Gets or sets the format specifier characters that indicate how a value is to be displayed.
[]
Binding Class (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.binding(v=vs.100).aspx
45/1438042989331.34_20150728002309-00156-ip-10-236-191-2_888598799_1.json
2b698cf1_g_Class__System_Windows_Forms___Description
[Name] FormattingEnabled [Description]
Gets or sets a value indicating whether type conversion and formatting is applied to the control property data.
[]
Binding Class (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.binding(v=vs.100).aspx
45/1438042989331.34_20150728002309-00156-ip-10-236-191-2_888598799_1.json
2b698cf1_g_Class__System_Windows_Forms___Description
[Name] IsBinding [Description]
Gets a value indicating whether the binding is active.
[]
Binding Class (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.binding(v=vs.100).aspx
45/1438042989331.34_20150728002309-00156-ip-10-236-191-2_888598799_1.json
2b698cf1_g_Class__System_Windows_Forms___Description
[Name] NullValue [Description]
Gets or sets the Object to be set as the control property when the data source contains a DBNull value.
[]
Binding Class (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.binding(v=vs.100).aspx
45/1438042989331.34_20150728002309-00156-ip-10-236-191-2_888598799_1.json
2b698cf1_g_Class__System_Windows_Forms___Description
[Name] PropertyName [Description]
Gets or sets the name of the control's data-bound property.
[]
Binding Class (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.binding(v=vs.100).aspx
45/1438042989331.34_20150728002309-00156-ip-10-236-191-2_888598799_1.json
2d9a72fc_Net_Configuration_Namespace_____Class
[Description] Represents the type information for an authentication module. This class cannot be inherited. [Class]
AuthenticationModuleElement
[]
System.Net.Configuration Namespace ()
Class
https://msdn.microsoft.com/en-us/library/System.Net.Configuration.aspx
45/1438042989897.84_20150728002309-00292-ip-10-236-191-2_886643032_0.json
2d9a72fc_Net_Configuration_Namespace_____Class
[Description] Represents a container for authentication module configuration elements. This class cannot be inherited. [Class]
AuthenticationModuleElementCollection
[]
System.Net.Configuration Namespace ()
Class
https://msdn.microsoft.com/en-us/library/System.Net.Configuration.aspx
45/1438042989897.84_20150728002309-00292-ip-10-236-191-2_886643032_0.json
2d9a72fc_Net_Configuration_Namespace_____Class
[Description] Represents the configuration section for authentication modules. This class cannot be inherited. [Class]
AuthenticationModulesSection
[]
System.Net.Configuration Namespace ()
Class
https://msdn.microsoft.com/en-us/library/System.Net.Configuration.aspx
45/1438042989897.84_20150728002309-00292-ip-10-236-191-2_886643032_0.json
2d9a72fc_Net_Configuration_Namespace_____Class
[Description] Represents the address information for resources that are not retrieved using a proxy server. This class cannot be inherited. [Class]
BypassElement
[]
System.Net.Configuration Namespace ()
Class
https://msdn.microsoft.com/en-us/library/System.Net.Configuration.aspx
45/1438042989897.84_20150728002309-00292-ip-10-236-191-2_886643032_0.json
2d9a72fc_Net_Configuration_Namespace_____Class
[Description] Represents a container for the addresses of resources that bypass the proxy server. This class cannot be inherited. [Class]
BypassElementCollection
[]
System.Net.Configuration Namespace ()
Class
https://msdn.microsoft.com/en-us/library/System.Net.Configuration.aspx
45/1438042989897.84_20150728002309-00292-ip-10-236-191-2_886643032_0.json
2d9a72fc_Net_Configuration_Namespace_____Class
[Description] Represents the maximum number of connections to a remote computer. This class cannot be inherited. [Class]
ConnectionManagementElement
[]
System.Net.Configuration Namespace ()
Class
https://msdn.microsoft.com/en-us/library/System.Net.Configuration.aspx
45/1438042989897.84_20150728002309-00292-ip-10-236-191-2_886643032_0.json
2d9a72fc_Net_Configuration_Namespace_____Class
[Description] Represents a container for connection management configuration elements. This class cannot be inherited. [Class]
ConnectionManagementElementCollection
[]
System.Net.Configuration Namespace ()
Class
https://msdn.microsoft.com/en-us/library/System.Net.Configuration.aspx
45/1438042989897.84_20150728002309-00292-ip-10-236-191-2_886643032_0.json
2d9a72fc_Net_Configuration_Namespace_____Class
[Description] Represents the configuration section for connection management. This class cannot be inherited. [Class]
ConnectionManagementSection
[]
System.Net.Configuration Namespace ()
Class
https://msdn.microsoft.com/en-us/library/System.Net.Configuration.aspx
45/1438042989897.84_20150728002309-00292-ip-10-236-191-2_886643032_0.json
2d9a72fc_Net_Configuration_Namespace_____Class
[Description] Represents the configuration section for Web proxy server usage. This class cannot be inherited. [Class]
DefaultProxySection
[]
System.Net.Configuration Namespace ()
Class
https://msdn.microsoft.com/en-us/library/System.Net.Configuration.aspx
45/1438042989897.84_20150728002309-00292-ip-10-236-191-2_886643032_0.json
2d9a72fc_Net_Configuration_Namespace_____Class
[Description] Represents the default FTP cache policy for network resources. This class cannot be inherited. [Class]
FtpCachePolicyElement
[]
System.Net.Configuration Namespace ()
Class
https://msdn.microsoft.com/en-us/library/System.Net.Configuration.aspx
45/1438042989897.84_20150728002309-00292-ip-10-236-191-2_886643032_0.json
2d9a72fc_Net_Configuration_Namespace_____Class
[Description] Represents the default HTTP cache policy for network resources. This class cannot be inherited. [Class]
HttpCachePolicyElement
[]
System.Net.Configuration Namespace ()
Class
https://msdn.microsoft.com/en-us/library/System.Net.Configuration.aspx
45/1438042989897.84_20150728002309-00292-ip-10-236-191-2_886643032_0.json
2d9a72fc_Net_Configuration_Namespace_____Class
[Description] Represents the HttpListener element in the configuration file. This class cannot be inherited. [Class]
HttpListenerElement
[]
System.Net.Configuration Namespace ()
Class
https://msdn.microsoft.com/en-us/library/System.Net.Configuration.aspx
45/1438042989897.84_20150728002309-00292-ip-10-236-191-2_886643032_0.json
2d9a72fc_Net_Configuration_Namespace_____Class
[Description] Represents the HttpListener timeouts element in the configuration file. This class cannot be inherited. [Class]
HttpListenerTimeoutsElement
[]
System.Net.Configuration Namespace ()
Class
https://msdn.microsoft.com/en-us/library/System.Net.Configuration.aspx
45/1438042989897.84_20150728002309-00292-ip-10-236-191-2_886643032_0.json
2d9a72fc_Net_Configuration_Namespace_____Class
[Description] Represents the maximum length for response headers. This class cannot be inherited. [Class]
HttpWebRequestElement
[]
System.Net.Configuration Namespace ()
Class
https://msdn.microsoft.com/en-us/library/System.Net.Configuration.aspx
45/1438042989897.84_20150728002309-00292-ip-10-236-191-2_886643032_0.json
2d9a72fc_Net_Configuration_Namespace_____Class
[Description] Determines whether Internet Protocol version 6 is enabled on the local computer. This class cannot be inherited. [Class]
Ipv6Element
[]
System.Net.Configuration Namespace ()
Class
https://msdn.microsoft.com/en-us/library/System.Net.Configuration.aspx
45/1438042989897.84_20150728002309-00292-ip-10-236-191-2_886643032_0.json
2d9a72fc_Net_Configuration_Namespace_____Class
[Description] Initializes a new instance of the MailSettingsSectionGroup class. [Class]
MailSettingsSectionGroup
[]
System.Net.Configuration Namespace ()
Class
https://msdn.microsoft.com/en-us/library/System.Net.Configuration.aspx
45/1438042989897.84_20150728002309-00292-ip-10-236-191-2_886643032_0.json
2d9a72fc_Net_Configuration_Namespace_____Class
[Description] Represents the type information for a custom IWebProxy module. This class cannot be inherited. [Class]
ModuleElement
[]
System.Net.Configuration Namespace ()
Class
https://msdn.microsoft.com/en-us/library/System.Net.Configuration.aspx
45/1438042989897.84_20150728002309-00292-ip-10-236-191-2_886643032_0.json
2d9a72fc_Net_Configuration_Namespace_____Class
[Description] Gets the section group information for the networking namespaces. This class cannot be inherited. [Class]
NetSectionGroup
[]
System.Net.Configuration Namespace ()
Class
https://msdn.microsoft.com/en-us/library/System.Net.Configuration.aspx
45/1438042989897.84_20150728002309-00292-ip-10-236-191-2_886643032_0.json
2d9a72fc_Net_Configuration_Namespace_____Class
[Description] Represents the performance counter element in the System.Net configuration file that determines whether networking performance counters are enabled. This class cannot be inherited. [Class]
PerformanceCountersElement
[]
System.Net.Configuration Namespace ()
Class
https://msdn.microsoft.com/en-us/library/System.Net.Configuration.aspx
45/1438042989897.84_20150728002309-00292-ip-10-236-191-2_886643032_0.json
2d9a72fc_Net_Configuration_Namespace_____Class
[Description] Identifies the configuration settings for Web proxy server. This class cannot be inherited. [Class]
ProxyElement
[]
System.Net.Configuration Namespace ()
Class
https://msdn.microsoft.com/en-us/library/System.Net.Configuration.aspx
45/1438042989897.84_20150728002309-00292-ip-10-236-191-2_886643032_0.json
2d9a72fc_Net_Configuration_Namespace_____Class
[Description] Represents the configuration section for cache behavior. This class cannot be inherited. [Class]
RequestCachingSection
[]
System.Net.Configuration Namespace ()
Class
https://msdn.microsoft.com/en-us/library/System.Net.Configuration.aspx
45/1438042989897.84_20150728002309-00292-ip-10-236-191-2_886643032_0.json
2d9a72fc_Net_Configuration_Namespace_____Class
[Description] Represents the default settings used to create connections to a remote computer. This class cannot be inherited. [Class]
ServicePointManagerElement
[]
System.Net.Configuration Namespace ()
Class
https://msdn.microsoft.com/en-us/library/System.Net.Configuration.aspx
45/1438042989897.84_20150728002309-00292-ip-10-236-191-2_886643032_0.json
2d9a72fc_Net_Configuration_Namespace_____Class
[Description] Represents the configuration section for sockets, IPv6, response headers, and service points. This class cannot be inherited. [Class]
SettingsSection
[]
System.Net.Configuration Namespace ()
Class
https://msdn.microsoft.com/en-us/library/System.Net.Configuration.aspx
45/1438042989897.84_20150728002309-00292-ip-10-236-191-2_886643032_0.json
2d9a72fc_Net_Configuration_Namespace_____Class
[Description] Represents the network element in the SMTP configuration file. This class cannot be inherited. [Class]
SmtpNetworkElement
[]
System.Net.Configuration Namespace ()
Class
https://msdn.microsoft.com/en-us/library/System.Net.Configuration.aspx
45/1438042989897.84_20150728002309-00292-ip-10-236-191-2_886643032_0.json
2d9a72fc_Net_Configuration_Namespace_____Class
[Description] Represents the SMTP section in the System.Net configuration file. [Class]
SmtpSection
[]
System.Net.Configuration Namespace ()
Class
https://msdn.microsoft.com/en-us/library/System.Net.Configuration.aspx
45/1438042989897.84_20150728002309-00292-ip-10-236-191-2_886643032_0.json