Compartir a través de


Diferencias de api de .NET Framework: 3.5 a 3.5 SP1: por ensamblado

En este informe se muestran las nuevas clases y los nuevos miembros de las clases existentes, que se han introducido en la versión 3.5 de .NET Framework Service Pack 1 (SP1) en comparación con la versión anterior de .NET Framework 3.5. Incluye vínculos a la biblioteca de clases de .NET Framework para cada clase nueva o actualizada.

Expanda un nodo siguiente para ver las nuevas API de un espacio de nombres. También puede ver este informe espacio de nombres .

notas :

  • Este informe no incluye bibliotecas de clases que no forman parte del paquete redistribuible de .NET Framework como lo instala una descarga o una instalación de Visual Studio.
  • Este informe no incluye miembros heredados de clases base ni clases completas que solo contienen miembros heredados.
  • Los parámetros de método solo se identifican por su tipo.
  • Un parámetro seguido de una y comercial (&) indica que es un parámetro out.
  • Varios miembros que tienen parámetros genéricos en este informe no coinciden completamente con la sintaxis como se muestra en su documentación. Consulte la documentación para obtener la sintaxis correcta.

Microsoft.Build.Tasks.v3.5.dll: 7 clases actualizadas, 3 nuevas clases

GenerateApplicationManifest: se han actualizado los nuevos miembros de la clase 5 (espacio de nombres Microsoft.Build.Tasks)

                Propiedades (5)

                                System.String ErrorReportUrl

                                Microsoft.Build.Framework.ITaskItem[]FileAssociations

                                System.Boolean RequireMinimumFramework35SP1

                                System.String SuiteName

                                System.String TargetFrameworkSubset

GenerateDeploymentManifest: se han actualizado los nuevos miembros de la clase 3 (espacio de nombres Microsoft.Build.Tasks)

                Propiedades (3)

                                System.Boolean CreateDesktopShortcut

                                System.String ErrorReportUrl

                                System.String SuiteName

GenerateManifestBase: se han actualizado los nuevos miembros de la clase 3 (espacio de nombres Microsoft.Build.Tasks)

                Métodos (2)

                                System.Int32 CompareFrameworkVersions(System.String,System.String)

                                System.Version ConvertFrameworkVersionToString(System.String)

                Propiedades (1)

                                TargetFrameworkVersion de System.String

RequireFramework35SP1Assembly: nuevos miembros de la clase 13 (espacio de nombres Microsoft.Build.Tasks)

                Constructores (1)

                                .ctor()

                Métodos (1)

                                Execute() de System.Boolean

                Propiedades (11)

                                Microsoft.Build.Framework.ITaskItem[]ensamblados

                                System.Boolean CreateDesktopShortcut

                                Microsoft.Build.Framework.ITaskItem DeploymentManifestEntryPoint

                                Microsoft.Build.Framework.ITaskItem EntryPoint

                                System.String ErrorReportUrl

                                Microsoft.Build.Framework.ITaskItem[]Files

                                Microsoft.Build.Framework.ITaskItem[]ensamblados a los que se hace referencia

                                System.Boolean RequireMinimumFramework35SP1

                                System.Boolean SigningManifests

                                System.String SuiteName

                                TargetFrameworkVersion de System.String

ResolveAssemblyReference: se han actualizado los miembros nuevos de la clase 4 (espacio de nombres Microsoft.Build.Tasks)

                Propiedades (4)

                                System.String[]FullTargetFrameworkSubsetNames

                                System.Boolean IgnoreDefaultInstalledAssemblySubsetTables

                                Microsoft.Build.Framework.ITaskItem[]InstalledAssemblySubsetTables

                                System.String[]TargetFrameworkSubsets

ResolveManifestFiles: se han actualizado los nuevos miembros de la clase 5 (espacio de nombres Microsoft.Build.Tasks)

                Propiedades (5)

                                Microsoft.Build.Framework.ITaskItem DeploymentManifestEntryPoint

                                Microsoft.Build.Framework.ITaskItem OutputDeploymentManifestEntryPoint

                                Microsoft.Build.Framework.ITaskItem OutputEntryPoint

                                System.Boolean SigningManifests

                                TargetFrameworkVersion de System.String

ApplicationManifest: se han actualizado los nuevos miembros de la clase 6 (espacio de nombres Microsoft.Build.Tasks.Deployment.ManifestUtilities)

                Propiedades (6)

                                System.String ErrorReportUrl

                                Microsoft.Build.Tasks.Deployment.ManifestUtilities.FileAssociationCollection FileAssociations

                                System.String SuiteName

                                System.String XmlErrorReportUrl

                                Microsoft.Build.Tasks.Deployment.ManifestUtilities.FileAssociation[]XmlFileAssociations

                                System.String XmlSuiteName

DeployManifest: se han actualizado los nuevos miembros de la clase 6 (espacio de nombres Microsoft.Build.Tasks.Deployment.ManifestUtilities)

                Propiedades (6)

                                System.Boolean CreateDesktopShortcut

                                System.String ErrorReportUrl

                                System.String SuiteName

                                System.String XmlCreateDesktopShortcut

                                System.String XmlErrorReportUrl

                                System.String XmlSuiteName

fileAssociation: nuevos miembros de la clase 9 (espacio de nombres Microsoft.Build.Tasks.Deployment.ManifestUtilities)

                Constructores (1)

                                .ctor()

                Propiedades (8)

                                System.String defaultIcon

                                Descripción de System.String

                                Extensión system.String

                                Prog Id de System.String

                                System.String XmlDefaultIcon

                                System.String xmlDescription

                                System.String XmlExtension

                                System.String XmlProgId

fileAssociationCollection: nuevos miembros de la clase 5 (espacio de nombres Microsoft.Build.Tasks.Deployment.ManifestUtilities)

                Métodos (3)

                                System.Void Add(Microsoft.Build.Tasks.Deployment.ManifestUtilities.FileAssociation)

                                System.Void Clear()

                                System.Collections.IEnumerator GetEnumerator()

                Propiedades (2)

                                System.Int32 Count

                                Microsoft.Build.Tasks.Deployment.ManifestUtilities.FileAssociation Item[System.Int32]

Microsoft.Data.Entity.Build.Tasks.dll: 2 nuevas clases

EntityClean: nuevos miembros de la clase 4 (espacio de nombres Microsoft.Data.Entity.Build.Tasks)

                Constructores (1)

                                .ctor()

                Métodos (1)

                                Execute() de System.Boolean

                Propiedades (2)

                                OutputPath de System.String

                                Microsoft.Build.Framework.ITaskItem[]Sources

EntityDeploy: nuevos miembros de la clase 5 (espacio de nombres Microsoft.Data.Entity.Build.Tasks)

                Constructores (1)

                                .ctor()

                Métodos (1)

                                Execute() de System.Boolean

                Propiedades (3)

                                Microsoft.Build.Framework.ITaskItem[]EntityDataModelEmbeddedResources

                                OutputPath de System.String

                                Microsoft.Build.Framework.ITaskItem[]Sources

Mscorlib.dll: 8 clases actualizadas, 4 nuevas clases

appDomainManager: se actualizó el nuevo miembro de la clase 1 (espacio de nombres del sistema)

                Métodos (1)

                                System.Boolean CheckSecuritySettings(System.Security.SecurityState)

gc: se han actualizado los nuevos miembros de la clase 6 (espacio de nombres del sistema)

                Métodos (6)

                                System.Void CancelFullGCNotification()

                                System.Void RegisterForFullGCNotification(System.Int32,System.Int32)

                                System.GCNotificationStatus WaitForFullGCApproach()

                                System.GCNotificationStatus WaitForFullGCApproach(System.Int32)

                                System.GCNotificationStatus WaitForFullGCComplete()

                                System.GCNotificationStatus WaitForFullGCComplete(System.Int32)

gcNotificationStatus: nuevos miembros de la enumeración 5 (espacio de nombres del sistema)

                Campos (5)

                                  cancelado

                                  error

                                  notApplicable de

                                  correcto

                                  de tiempo de espera

PlatformID: enumeración actualizada 2 nuevos miembros (espacio de nombres del sistema)

                Campos (2)

                                  MacOSX

                                  Xbox

cadena: se han actualizado los nuevos miembros de la clase 2 (espacio de nombres del sistema)

                Métodos (2)

                                System.Int32 Compare(System.String,System.Int32,System.String,System.Int32,System.Int32,System.Globalization.CultureInfo,System.Globalization.CompareOptions)

                                System.Int32 Compare(System.String,System.String,System.Globalization.CultureInfo,System.Globalization.CompareOptions)

MethodImplAttributes: se actualizó la enumeración 1 nuevo miembro (espacio de nombres System.Reflection)

                Campos (1)

                                  NoOptimization

InternalsVisibleToAttribute: se actualizó el nuevo miembro de la clase 1 (espacio de nombres System.Runtime.CompilerServices)

                Propiedades (1)

                                System.Boolean AllInternalsVisible

MethodImplOptions: se actualizó la enumeración 1 nuevo miembro (espacio de nombres System.Runtime.CompilerServices)

                Campos (1)

                                  NoOptimization

AllowReversePInvokeCallsAttribute: nuevo miembro de clase 1 (espacio de nombres System.Runtime.InteropServices)

                Constructores (1)

                                .ctor()

SecuritySafeCriticalAttribute: nuevo miembro de clase 1 (espacio de nombres System.Security)

                Constructores (1)

                                .ctor()

SecurityState: nuevos miembros de clase 2 (espacio de nombres System.Security)

                Métodos (2)

                                System.Void EnsureState()

                                IsStateAvailable() de System.Boolean

waitHandle: miembros nuevos de la clase 6 actualizados (espacio de nombres System.Threading)

                Métodos (6)

                                System.Boolean WaitAll(System.Threading.WaitHandle[],System.Int32)

                                System.Boolean WaitAll(System.Threading.WaitHandle[],System.TimeSpan)

                                System.Int32 WaitAny(System.Threading.WaitHandle[],System.Int32)

                                System.Int32 WaitAny(System.Threading.WaitHandle[],System.TimeSpan)

                                System.Boolean WaitOne(System.Int32)

                                System.Boolean WaitOne(System.TimeSpan)

PresentationBuildTasks.dll: 1 clase actualizada

markupCompilePass1: se actualizó el nuevo miembro de la clase 1 (espacio de nombres Microsoft.Build.Tasks.Windows)

                Propiedades (1)

                                Microsoft.Build.Framework.ITaskItem[]SplashScreen

PresentationCore.dll: 8 clases actualizadas, 10 nuevas clases

UIElement: enumeración actualizada 4 nuevos miembros (espacio de nombres System.Windows)

                Propiedades (2)

                                System.Windows.Media.Effects.Effect Effect

                                System.String Uid

                Campos (2)

                                  EffectProperty

                                  UidProperty

D3DImage: nuevos miembros de la enumeración 17 (espacio de nombres System.Windows.Interop)

                Constructores (2)

                                .ctor()

                                .ctor(System.Double,System.Double)

                Métodos (7)

                                System.Void AddDirtyRect(System.Windows.Int32Rect)

                                System.Windows.Interop.D3DImage Clone()

                                System.Windows.Interop.D3DImage CloneCurrentValue()

                                System.Void Lock()

                                System.Void SetBackBuffer(System.Windows.Interop.D3DResourceType,System.IntPtr)

                                System.Boolean TryLock(System.Windows.Duration)

                                System.Void Unlock()

                Propiedades (6)

                                De alto de System.Double

                                System.Boolean IsFrontBufferAvailable

                                de metadatos de System.Windows.Media.ImageMeta data

                                System.Int32 PixelHeight

                                PixelWidth System.Int32

                                de ancho de System.Double

                Eventos (1)

                                  isFrontBufferAvailableChanged

                Campos (1)

                                  isFrontBufferAvailableProperty

D3DResourceType: nuevo miembro de enumeración 1 (espacio de nombres System.Windows.Interop)

                Campos (1)

                                  IDirect3DSurface9

bitmapScalingMode: se han actualizado la enumeración 3 nuevos miembros (espacio de nombres System.Windows.Media)

                Campos (3)

                                  Fant

                                  lineal

                                  nearestNeighbor

generalTransform: nuevo miembro de clase 1 actualizado (espacio de nombres System.Windows.Media)

                Constructores (1)

                                .ctor()

imageSource: interfaz actualizada 1 nuevo miembro (espacio de nombres System.Windows.Media)

                Métodos (1)

                                System.Double PixelsToDIPs(System.Double,System.Int32)

renderCapability: se han actualizado los nuevos miembros de la clase 2 (espacio de nombres System.Windows.Media)

                Métodos (1)

                                System.Boolean IsPixelShaderVersionSupported(System.Int16,System.Int16)

                Propiedades (1)

                                System.Boolean IsShaderEffectSoftwareRenderingSupported

Visual: nuevo miembro de clase 1 actualizado (espacio de nombres System.Windows.Media)

                Propiedades (1)

                                System.Windows.Media.Effects.Effect VisualEffect

VisualTreeHelper: se actualizó el nuevo miembro de la clase 1 (espacio de nombres System.Windows.Media)

                Métodos (1)

                                System.Windows.Media.Effects.Effect GetEffect(System.Windows.Media.Visual)

BlurEffect: nuevos miembros de la enumeración 9 (espacio de nombres System.Windows.Media.Effects)

                Constructores (1)

                                .ctor()

                Métodos (2)

                                System.Windows.Media.Effects.BlurEffect Clone()

                                System.Windows.Media.Effects.BlurEffect CloneCurrentValue()

                Propiedades (3)

                                System.Windows.Media.Effects.KernelType KernelType

                                System.Double Radius

                                System.Windows.Media.Effects.RenderingBias RenderingBias

                Campos (3)

                                  kernelTypeProperty

                                  radiusProperty

                                  RenderingBiasProperty

dropShadowEffect: nuevos miembros de la enumeración 15 (espacio de nombres System.Windows.Media.Effects)

                Constructores (1)

                                .ctor()

                Métodos (2)

                                System.Windows.Media.Effects.DropShadowEffect Clone()

                                System.Windows.Media.Effects.DropShadowEffect CloneCurrentValue()

                Propiedades (6)

                                System.Double BlurRadius

                                System.Windows.Media.Color Color

                                System.Double Direction

                                de opacidad de System.Double

                                System.Windows.Media.Effects.RenderingBias RenderingBias

                                System.Double ShadowDepth

                Campos (6)

                                  BlurRadiusProperty

                                  ColorProperty

                                  DirectionProperty

                                  OpacityProperty

                                  RenderingBiasProperty

                                  ShadowDepthProperty

Effect: nuevos miembros de clase 3 (espacio de nombres System.Windows.Media.Effects)

                Métodos (2)

                                System.Windows.Media.Effects.Effect Clone()

                                System.Windows.Media.Effects.Effect CloneCurrentValue()

                Propiedades (1)

                                System.Windows.Media.Brush implicitInput

PixelShader: nuevos miembros de la enumeración 9 (espacio de nombres System.Windows.Media.Effects)

                Constructores (1)

                                .ctor()

                Métodos (3)

                                System.Windows.Media.Effects.PixelShader Clone()

                                System.Windows.Media.Effects.PixelShader CloneCurrentValue()

                                System.Void SetStreamSource(System.IO.Stream)

                Propiedades (2)

                                System.Windows.Media.Effects.ShaderRenderMode ShaderRenderMode

                                UriSource de System.Uri

                Eventos (1)

                                  invalidPixelShaderEncountered

                Campos (2)

                                  sombreadorRenderModeProperty

                                  UriSourceProperty

RenderingBias: nuevos miembros de la enumeración 2 (espacio de nombres System.Windows.Media.Effects)

                Campos (2)

                                  rendimiento de

                                  de calidad de

SamplingMode: nuevos miembros de la enumeración 3 (espacio de nombres System.Windows.Media.Effects)

                Campos (3)

                                  auto

                                  bilinear

                                  nearestNeighbor

ShaderEffect: nuevos miembros de clase 2 (espacio de nombres System.Windows.Media.Effects)

                Métodos (2)

                                System.Windows.Media.Effects.ShaderEffect Clone()

                                System.Windows.Media.Effects.ShaderEffect CloneCurrentValue()

ShaderRenderMode: nuevos miembros de la enumeración 3 (espacio de nombres System.Windows.Media.Effects)

                Campos (3)

                                  auto

                                  hardwareOnly

                                  SoftwareOnly

WriteableBitmap: se han actualizado los nuevos miembros de la clase 9 (espacio de nombres System.Windows.Media.Imaging)

                Métodos (7)

                                System.Void AddDirtyRect(System.Windows.Int32Rect)

                                System.Boolean FreezeCore(System.Boolean)

                                System.Void Lock()

                                System.Boolean TryLock(System.Windows.Duration)

                                System.Void Unlock()

                                System.Void WritePixels(System.Windows.Int32Rect,System.Array,System.Int32,System.Int32,System.Int32)

                                System.Void WritePixels(System.Windows.Int32Rect,System.IntPtr,System.Int32,System.Int32,System.Int32,System.Int32)

                Propiedades (2)

                                de System.IntPtr BackBuffer

                                System.Int32 BackBufferStride

PresentationFramework.dll: 35 clases actualizadas, 8 nuevas clases

DataTemplate: se ha actualizado el nuevo miembro de la clase 1 (espacio de nombres System.Windows)

                Propiedades (1)

                                System.Object DataTemplateKey

FrameworkContentElement: se ha actualizado la enumeración 2 nuevos miembros (espacio de nombres System.Windows)

                Propiedades (1)

                                System.Windows.Data.BindingGroup BindingGroup

                Campos (1)

                                  BindingGroupProperty

FrameworkElement: se ha actualizado la enumeración 2 nuevos miembros (espacio de nombres System.Windows)

                Propiedades (1)

                                System.Windows.Data.BindingGroup BindingGroup

                Campos (1)

                                  BindingGroupProperty

jerárquicoDataTemplate: se han actualizado los nuevos miembros de la clase 5 (espacio de nombres System.Windows)

                Propiedades (5)

                                System.Int32 AlternationCount

                                System.Windows.Data.BindingGroup ItemBindingGroup

                                System.Windows.Style ItemContainerStyle

                                System.Windows.Controls.StyleSelector ItemContainerStyleSelector

                                System.String ItemStringFormat

Ventana: enumeración actualizada 2 nuevos miembros (espacio de nombres System.Windows)

                Propiedades (1)

                                System.Boolean ShowActivated

                Campos (1)

                                  ShowActivatedProperty

AlternationConverter: nuevos miembros de la clase 4 (espacio de nombres System.Windows.Controls)

                Constructores (1)

                                .ctor()

                Métodos (2)

                                System.Object Convert(System.Object,System.Type,System.Object,System.Globalization.CultureInfo)

                                System.Object ConvertBack(System.Object,System.Type,System.Object,System.Globalization.CultureInfo)

                Propiedades (1)

                                System.Collections.IList Values

ComboBox: enumeración actualizada 2 nuevos miembros (espacio de nombres System.Windows.Controls)

                Propiedades (1)

                                System.String SelectionBoxItemStringFormat

                Campos (1)

                                  SelectionBoxItemStringFormatProperty

ContentControl: se ha actualizado la enumeración 3 nuevos miembros (espacio de nombres System.Windows.Controls)

                Métodos (1)

                                System.Void OnContentStringFormatChanged(System.String,System.String)

                Propiedades (1)

                                System.String ContentStringFormat

                Campos (1)

                                  ContentStringFormatProperty

ContentPresenter: se ha actualizado la enumeración 3 nuevos miembros (espacio de nombres System.Windows.Controls)

                Métodos (1)

                                System.Void OnContentStringFormatChanged(System.String,System.String)

                Propiedades (1)

                                System.String ContentStringFormat

                Campos (1)

                                  ContentStringFormatProperty

GridView: enumeración actualizada 2 nuevos miembros (espacio de nombres System.Windows.Controls)

                Propiedades (1)

                                ColumnHeaderStringFormat de System.String

                Campos (1)

                                  columnHeaderStringFormatProperty

GridViewColumn: se han actualizado la enumeración 3 nuevos miembros (espacio de nombres System.Windows.Controls)

                Métodos (1)

                                System.Void OnHeaderStringFormatChanged(System.String,System.String)

                Propiedades (1)

                                System.String HeaderStringFormat

                Campos (1)

                                  HeaderStringFormatProperty

GridViewHeaderRowPresenter: se han actualizado la enumeración 2 nuevos miembros (espacio de nombres System.Windows.Controls)

                Propiedades (1)

                                ColumnHeaderStringFormat de System.String

                Campos (1)

                                  columnHeaderStringFormatProperty

GroupStyle: se han actualizado los nuevos miembros de la clase 2 (espacio de nombres System.Windows.Controls)

                Propiedades (2)

                                System.Int32 AlternationCount

                                System.String HeaderStringFormat

HeaderedContentControl: se han actualizado la enumeración 3 nuevos miembros (espacio de nombres System.Windows.Controls)

                Métodos (1)

                                System.Void OnHeaderStringFormatChanged(System.String,System.String)

                Propiedades (1)

                                System.String HeaderStringFormat

                Campos (1)

                                  HeaderStringFormatProperty

HeaderedItemsControl: se han actualizado la enumeración 3 nuevos miembros (espacio de nombres System.Windows.Controls)

                Métodos (1)

                                System.Void OnHeaderStringFormatChanged(System.String,System.String)

                Propiedades (1)

                                System.String HeaderStringFormat

                Campos (1)

                                  HeaderStringFormatProperty

ItemCollection: se han actualizado los nuevos miembros de la clase 8 (espacio de nombres System.Windows.Controls)

                Métodos (8)

                                System.Object System.ComponentModel.IEditableCollectionView.AddNew()

                                System.Void System.ComponentModel.IEditableCollectionView.CancelEdit()

                                System.Void System.ComponentModel.IEditableCollectionView.CancelNew()

                                System.Void System.ComponentModel.IEditableCollectionView.CommitEdit()

                                System.Void System.ComponentModel.IEditableCollectionView.CommitNew()

                                System.Void System.ComponentModel.IEditableCollectionView.EditItem(System.Object)

                                System.Void System.ComponentModel.IEditableCollectionView.Remove(System.Object)

                                System.Void System.ComponentModel.IEditableCollectionView.RemoveAt(System.Int32)

itemContainerGenerator: se actualizó el nuevo miembro de la clase 1 (espacio de nombres System.Windows.Controls)

                Métodos (1)

                                System.Void System.Windows.Controls.Primitives.IRe recyclegItemContainerGenerator.Recycle(System.Windows.Controls.Primitives.GeneratorPosition,System.Int32)

ItemsControl: se ha actualizado la enumeración 11 nuevos miembros (espacio de nombres System.Windows.Controls)

                Métodos (4)

                                System.Int32 GetAlternationIndex(System.Windows.DependencyObject)

                                System.Void OnAlternationCountChanged(System.Int32,System.Int32)

                                System.Void OnItemBindingGroupChanged(System.Windows.Data.BindingGroup,System.Windows.Data.BindingGroup)

                                System.Void OnItemStringFormatChanged(System.String,System.String)

                Propiedades (3)

                                System.Int32 AlternationCount

                                System.Windows.Data.BindingGroup ItemBindingGroup

                                System.String ItemStringFormat

                Campos (4)

                                  alternationCountProperty

                                  AlternationIndexProperty

                                  itemBindingGroupProperty

                                  ItemStringFormatProperty

PasswordBox: nuevo miembro de la clase 1 actualizado (espacio de nombres System.Windows.Controls)

                Propiedades (1)

                                System.Security.SecureString SecurePassword

ScrollViewer: se ha actualizado la enumeración 8 nuevos miembros (espacio de nombres System.Windows.Controls)

                Métodos (2)

                                System.Boolean GetIsDeferredScrollingEnabled(System.Windows.DependencyObject)

                                System.Void SetIsDeferredScrollingEnabled(System.Windows.DependencyObject,System.Boolean)

                Propiedades (3)

                                ContentHorizontalOffset de System.Double

                                ContentVerticalOffset de System.Double

                                System.Boolean IsDeferredScrollingEnabled

                Campos (3)

                                  ContentHorizontalOffsetProperty

                                  ContentVerticalOffsetProperty

                                  IsDeferredScrollingEnabledProperty

TabControl: enumeración actualizada 4 nuevos miembros (espacio de nombres System.Windows.Controls)

                Propiedades (2)

                                System.String ContentStringFormat

                                System.String SelectedContentStringFormat

                Campos (2)

                                  ContentStringFormatProperty

                                  selectedContentStringFormatProperty

TreeView: nuevo miembro de la clase 1 actualizado (espacio de nombres System.Windows.Controls)

                Métodos (1)

                                System.Void PrepareContainerForItemOverride(System.Windows.DependencyObject,System.Object)

treeViewItem: se han actualizado los miembros nuevos de la clase 4 (espacio de nombres System.Windows.Controls)

                Métodos (4)

                                System.Windows.Size MeasureOverride(System.Windows.Size)

                                System.Void PrepareContainerForItemOverride(System.Windows.DependencyObject,System.Object)

                                System.Double System.Windows.Controls.VirtualizingStackPanel+IProvideStackingSize.EstimatedContainerSize(System.Boolean)

                                System.Double System.Windows.Controls.VirtualizingStackPanel+IProvideStackingSize.HeaderSize(System.Boolean)

Validación: enumeración actualizada 6 nuevos miembros (espacio de nombres System.Windows.Controls)

                Métodos (4)

                                System.Windows.DependencyObject GetValidationAdornerSite(System.Windows.DependencyObject)

                                System.Windows.DependencyObject GetValidationAdornerSiteFor(System.Windows.DependencyObject)

                                System.Void SetValidationAdornerSite(System.Windows.DependencyObject,System.Windows.DependencyObject)

                                System.Void SetValidationAdornerSiteFor(System.Windows.DependencyObject,System.Windows.DependencyObject)

                Campos (2)

                                  ValidationAdornerSiteForProperty

                                  ValidationAdornerSiteProperty

ValidationRule: se han actualizado los nuevos miembros de la clase 3 (espacio de nombres System.Windows.Controls)

                Constructores (1)

                                .ctor(System.Windows.Controls.ValidationStep,System.Boolean)

                Propiedades (2)

                                System.Boolean ValidatesOnTargetUpdated

                                System.Windows.Controls.ValidationStep ValidationStep

ValidationStep: nuevos miembros de la enumeración 4 (espacio de nombres System.Windows.Controls)

                Campos (4)

                                  CommittedValue

                                  convertedProposedValue

                                  RawProposedValue

                                  UpdatedValue

VirtualizationMode: nuevos miembros de la enumeración 2 (espacio de nombres System.Windows.Controls)

                Campos (2)

                                  reciclaje de

                                  Estándar

VirtualizingStackPanel: enumeración actualizada 7 nuevos miembros (espacio de nombres System.Windows.Controls)

                Métodos (6)

                                System.Windows.Controls.VirtualizationMode GetVirtualizationMode(System.Windows.DependencyObject)

                                System.Void OnGotKeyboardFocus(System.Windows.Input.KeyboardFocusChangedEventArgs)

                                System.Void OnLostKeyboardFocus(System.Windows.Input.KeyboardFocusChangedEventArgs)

                                System.Void OnViewportOffsetChanged(System.Windows.Vector,System.Windows.Vector)

                                System.Void OnViewportSizeChanged(System.Windows.Size,System.Windows.Size)

                                System.Void SetVirtualizationMode(System.Windows.DependencyObject,System.Windows.Controls.VirtualizationMode)

                Campos (1)

                                  VirtualizationModeProperty

webBrowser: nuevos miembros de clase 19 (espacio de nombres System.Windows.Controls)

                Constructores (1)

                                .ctor()

                Métodos (10)

                                System.Void GoBack()

                                System.Void GoForward()

                                System.Object InvokeScript(System.String)

                                System.Object InvokeScript(System.String,System.Object[])

                                System.Void Navigate(System.Uri)

                                System.Void Navigate(System.Uri,System.String,System.Byte[],System.String)

                                System.Void NavigateToStream(System.IO.Stream)

                                System.Void NavigateToString(System.String)

                                System.Void Refresh()

                                System.Void Refresh(System.Boolean)

                Propiedades (5)

                                System.Boolean CanGoBack

                                System.Boolean CanGoForward

                                System.Object document

                                System.Object ObjectForScripting

                                de origen de System.Uri

                Eventos (3)

                                  LoadCompleted

                                  navegado

                                  de navegación

IRectiongItemContainerGenerator: nuevo miembro de interfaz 1 (espacio de nombres System.Windows.Controls.Primitives)

                Métodos (1)

                                System.Void Recycle(System.Windows.Controls.Primitives.GeneratorPosition,System.Int32)

multiSelector: nuevos miembros de clase 3 (espacio de nombres System.Windows.Controls.Primitives)

                Métodos (2)

                                System.Void SelectAll()

                                System.Void UnselectAll()

                Propiedades (1)

                                System.Collections.IList SelectedItems

ScrollBar: enumeración actualizada 2 nuevos miembros (espacio de nombres System.Windows.Controls.Primitives)

                Campos (2)

                                  DeferScrollToHorizontalOffsetCommand

                                  DeferScrollToVerticalOffsetCommand

Selector: se actualizó el nuevo miembro de la clase 1 (espacio de nombres System.Windows.Controls.Primitives)

                Métodos (1)

                                System.Void ClearContainerForItemOverride(System.Windows.DependencyObject,System.Object)

BindingBase: miembros nuevos de la clase 4 actualizados (espacio de nombres System.Windows.Data)

                Métodos (1)

                                System.Boolean ShouldSerializeTargetNullValue()

                Propiedades (3)

                                System.String BindingGroupName

                                System.String stringFormat

                                System.Object targetNullValue

BindingGroup: nuevos miembros de la clase 14 (espacio de nombres System.Windows.Data)

                Constructores (1)

                                .ctor()

                Métodos (7)

                                System.Void BeginEdit()

                                System.Void CancelEdit()

                                CommitEdit() de System.Boolean

                                System.Object GetValue(System.Object,System.String)

                                System.Boolean TryGetValue(System.Object,System.String,System.Object)

                                System.Boolean UpdateSources()

                                System.Boolean ValidateWithoutUpdate()

                Propiedades (6)

                                System.Collections.ObjectModel.Collection(System.Windows.Data.BindingExpressionBase) BindingExpressions

                                System.Boolean CanRestoreValues

                                Elementos de System.Collections.IList

                                nombre de System.String

                                System.Boolean NotifyOnValidationError

                                System.Collections.ObjectModel.Collection(System.Windows.Controls.ValidationRule) ValidationRules

BindingListCollectionView: miembros nuevos de la clase 17 actualizados (espacio de nombres System.Windows.Data)

                Métodos (8)

                                System.Object AddNew()

                                System.Void CancelEdit()

                                CancelNew() de System.Void

                                CommitEdit() de System.Void

                                CommitNew() de System.Void

                                System.Void EditItem(System.Object)

                                System.Void Remove(System.Object)

                                System.Void RemoveAt(System.Int32)

                Propiedades (9)

                                System.Boolean CanAddNew

                                System.Boolean CanCancelEdit

                                System.Boolean CanRemove

                                System.Object CurrentAddItem

                                System.Object CurrentEditItem

                                System.Boolean IsAddingNew

                                System.Boolean IsEditingItem

                                System.Collections.ObjectModel.ReadOnlyCollection(System.ComponentModel.ItemPropertyInfo) ItemProperties

                                System.ComponentModel.NewItemPlaceholderPosition NewItemPlaceholderPosition

CollectionView: nuevo miembro de la clase 1 actualizado (espacio de nombres System.Windows.Data)

                Propiedades (1)

                                System.Object NewItemPlaceholder

ListCollectionView: se han actualizado los miembros nuevos de la clase 18 (espacio de nombres System.Windows.Data)

                Métodos (8)

                                System.Object AddNew()

                                System.Void CancelEdit()

                                CancelNew() de System.Void

                                CommitEdit() de System.Void

                                CommitNew() de System.Void

                                System.Void EditItem(System.Object)

                                System.Void Remove(System.Object)

                                System.Void RemoveAt(System.Int32)

                Propiedades (10)

                                System.Boolean CanAddNew

                                System.Boolean CanCancelEdit

                                System.Boolean CanRemove

                                System.Object CurrentAddItem

                                System.Object CurrentEditItem

                                System.Predicate(System.Object) Filter

                                System.Boolean IsAddingNew

                                System.Boolean IsEditingItem

                                System.Collections.ObjectModel.ReadOnlyCollection(System.ComponentModel.ItemPropertyInfo) ItemProperties

                                System.ComponentModel.NewItemPlaceholderPosition NewItemPlaceholderPosition

ValueUnavailableException: nuevos miembros de la clase 3 (espacio de nombres System.Windows.Data)

                Constructores (3)

                                .ctor()

                                .ctor(System.String)

                                .ctor(System.String,System.Exception)

Table: se han actualizado los nuevos miembros de la clase 2 (espacio de nombres System.Windows.Documents)

                Métodos (2)

                                System.Void BeginInit()

                                System.Void EndInit()

DocObjHost: se actualizó el nuevo miembro de la clase 1 (espacio de nombres System.Windows.Interop)

                Métodos (1)

                                System.Int32 MS. Internal.AppModel.IBrowserHostServices.Run(System.String,System.String,MS. Internal.AppModel.MimeType,System.String,System.String,System.Object,System.Object,System.String,System.Boolean,System.Boolean,MS. Internal.AppModel.INativeProgressPage,System.String,System.String,System.String,System.String)

XamlReader: se han actualizado los nuevos miembros de la clase 2 (espacio de nombres System.Windows.Markup)

                Métodos (2)

                                System.Object Parse(System.String)

                                System.Object Parse(System.String,System.Windows.Markup.ParserContext)

Storyboard: enumeración actualizada 20 nuevos miembros (espacio de nombres System.Windows.Media.Animation)

                Métodos (19)

                                System.Void Begin()

                                System.Double GetCurrentGlobalSpeed()

                                System.Int32 GetCurrentIteration()

                                System.Double GetCurrentProgress()

                                System.Windows.Media.Animation.ClockState GetCurrentState()

                                System.TimeSpan GetCurrentTime()

                                System.Boolean GetIsPaused()

                                System.Windows.DependencyObject GetTarget(System.Windows.DependencyObject)

                                De pausa() de System.Void

                                Remove() de System.Void

                                System.Void Resume()

                                System.Void Seek(System.TimeSpan)

                                System.Void Seek(System.TimeSpan,System.Windows.Media.Animation.TimeSeekOrigin)

                                System.Void SeekAlignedToLastTick(System.TimeSpan)

                                System.Void SeekAlignedToLastTick(System.TimeSpan,System.Windows.Media.Animation.TimeSeekOrigin)

                                System.Void SetSpeedRatio(System.Double)

                                System.Void SetTarget(System.Windows.DependencyObject,System.Windows.DependencyObject)

                                System.Void SkipToFill()

                                System.Void Stop()

                Campos (1)

                                  TargetProperty

ReachFramework.dll: 1 nueva clase

PrintingNotSupportedException: nuevos miembros de la clase 4 (espacio de nombres System.Printing)

                Constructores (3)

                                .ctor()

                                .ctor(System.String)

                                .ctor(System.String,System.Exception)

                Métodos (1)

                                System.Void GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)

System.dll: 2 clases actualizadas, 1 nueva clase

dateTimeOffsetConverter: nuevos miembros de clase 5 (espacio de nombres System.ComponentModel)

                Constructores (1)

                                .ctor()

                Métodos (4)

                                System.Boolean CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)

                                System.Boolean CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)

                                System.Object ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)

                                System.Object ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)

ServicePoint: nuevo miembro de clase 1 actualizado (espacio de nombres System.Net)

                Métodos (1)

                                System.Void SetTcpKeepAlive(System.Boolean,System.Int32,System.Int32)

servicePointManager: nuevo miembro de clase 1 actualizado (espacio de nombres System.Net)

                Métodos (1)

                                System.Void SetTcpKeepAlive(System.Boolean,System.Int32,System.Int32)

System.ComponentModel.DataAnnotations.dll: 15 clases nuevas

associatedMetadataTypeDescriptionProvider: nuevos miembros de clase 3 (espacio de nombres System.ComponentModel.DataAnnotations)

                Constructores (2)

                                .ctor(System.Type)

                                .ctor(System.Type,System.Type)

                Métodos (1)

                                System.ComponentModel.ICustomTypeDescriptor GetTypeDescriptor(System.Type,System.Object)

DataType: nuevos miembros de la enumeración 13 (espacio de nombres System.ComponentModel.DataAnnotations)

                Campos (13)

                                  moneda de

                                  personalizado

                                  fecha

                                  DateTime

                                  duración

                                  emailAddress

                                  Html

                                  MultilineText

                                  contraseña

                                  PhoneNumber

                                  text

                                  de tiempo de

                                  url de

DataTypeAttribute: nuevos miembros de clase 7 (espacio de nombres System.ComponentModel.DataAnnotations)

                Constructores (2)

                                .ctor(System.ComponentModel.DataAnnotations.DataType)

                                .ctor(System.String)

                Métodos (2)

                                System.String GetDataTypeName()

                                System.Boolean IsValid(System.Object)

                Propiedades (3)

                                CustomDataType de System.String

                                System.ComponentModel.DataAnnotations.DataType DataType

                                System.ComponentModel.DataAnnotations.DisplayFormatAttribute DisplayFormat

displayColumnAttribute: nuevos miembros de clase 6 (espacio de nombres System.ComponentModel.DataAnnotations)

                Constructores (3)

                                .ctor(System.String)

                                .ctor(System.String,System.String)

                                .ctor(System.String,System.String,System.Boolean)

                Propiedades (3)

                                System.String displayColumn

                                System.String sortColumn

                                System.Boolean SortDescending

DisplayFormatAttribute: nuevos miembros de clase 5 (espacio de nombres System.ComponentModel.DataAnnotations)

                Constructores (1)

                                .ctor()

                Propiedades (4)

                                System.Boolean ApplyFormatInEditMode

                                System.Boolean ConvertEmptyStringToNull

                                System.String DataFormatString

                                System.String NullDisplayText

MetadataTypeAttribute: nuevos miembros de clase 2 (espacio de nombres System.ComponentModel.DataAnnotations)

                Constructores (1)

                                .ctor(System.Type)

                Propiedades (1)

                                MetadataClassType de System.Type

rangeAttribute: nuevos miembros de clase 8 (espacio de nombres System.ComponentModel.DataAnnotations)

                Constructores (3)

                                .ctor(System.Double,System.Double)

                                .ctor(System.Int32,System.Int32)

                                .ctor(System.Type,System.String,System.String)

                Métodos (2)

                                System.String FormatErrorMessage(System.String)

                                System.Boolean IsValid(System.Object)

                Propiedades (3)

                                System.Object máximo

                                System.Object mínimo

                                System.Type operandoType

regularExpressionAttribute: nuevos miembros de clase 4 (espacio de nombres System.ComponentModel.DataAnnotations)

                Constructores (1)

                                .ctor(System.String)

                Métodos (2)

                                System.String FormatErrorMessage(System.String)

                                System.Boolean IsValid(System.Object)

                Propiedades (1)

                                Patrón system.String

requiredAttribute: nuevos miembros de clase 2 (espacio de nombres System.ComponentModel.DataAnnotations)

                Constructores (1)

                                .ctor()

                Métodos (1)

                                System.Boolean IsValid(System.Object)

ScaffoldColumnAttribute: nuevos miembros de clase 2 (espacio de nombres System.ComponentModel.DataAnnotations)

                Constructores (1)

                                .ctor(System.Boolean)

                Propiedades (1)

                                Scaffolding de System.Boolean

ScaffoldTableAttribute: nuevos miembros de clase 2 (espacio de nombres System.ComponentModel.DataAnnotations)

                Constructores (1)

                                .ctor(System.Boolean)

                Propiedades (1)

                                Scaffolding de System.Boolean

StringLengthAttribute: nuevos miembros de clase 4 (espacio de nombres System.ComponentModel.DataAnnotations)

                Constructores (1)

                                .ctor(System.Int32)

                Métodos (2)

                                System.String FormatErrorMessage(System.String)

                                System.Boolean IsValid(System.Object)

                Propiedades (1)

                                System.Int32 MaximumLength

uiHintAttribute: nuevos miembros de clase 6 (espacio de nombres System.ComponentModel.DataAnnotations)

                Constructores (3)

                                .ctor(System.String)

                                .ctor(System.String,System.String)

                                .ctor(System.String,System.String,System.Object[])

                Propiedades (3)

                                System.Collections.Generic.IDictionary(System.String,System.Object) ControlParameters

                                System.String PresentationLayer

                                System.String UIHint

validationAttribute: nuevos miembros de clase 10 (espacio de nombres System.ComponentModel.DataAnnotations)

                Constructores (3)

                                .ctor()

                                .ctor(System.Func(T)(System.String))

                                .ctor(System.String)

                Métodos (3)

                                System.String FormatErrorMessage(System.String)

                                System.Boolean IsValid(System.Object)

                                System.Void Validate(System.Object,System.String)

                Propiedades (4)

                                ErrorMessage de System.String

                                System.String ErrorMessageResourceName

                                System.Type ErrorMessageResourceType

                                System.String errorMessageString

validationException: nuevos miembros de clase 8 (espacio de nombres System.ComponentModel.DataAnnotations)

                Constructores (5)

                                .ctor()

                                .ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)

                                .ctor(System.String)

                                .ctor(System.String,System.ComponentModel.DataAnnotations.ValidationAttribute,System.Object)

                                .ctor(System.String,System.Exception)

                Métodos (1)

                                System.Void GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)

                Propiedades (2)

                                System.ComponentModel.DataAnnotations.ValidationAttribute ValidationAttribute

                                System.Object Value

System.Data.Entity.dll: 179 nuevas clases

EntityCommandCompilationException: nuevos miembros de clase 3 (espacio de nombres System.Data)

                Constructores (3)

                                .ctor()

                                .ctor(System.String)

                                .ctor(System.String,System.Exception)

EntityCommandExecutionException: nuevos miembros de clase 3 (espacio de nombres System.Data)

                Constructores (3)

                                .ctor()

                                .ctor(System.String)

                                .ctor(System.String,System.Exception)

entityException: nuevos miembros de clase 4 (espacio de nombres System.Data)

                Constructores (4)

                                .ctor()

                                .ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)

                                .ctor(System.String)

                                .ctor(System.String,System.Exception)

EntityKey: nuevos miembros de la enumeración 16 (espacio de nombres System.Data)

                Constructores (4)

                                .ctor()

                                .ctor(System.String,System.Collections.Generic.IEnumerable(T)(System.Collections.Generic.KeyValuePair(TKey,TValue)(System.String,System.Object)))

                                .ctor(System.String,System.Collections.Generic.IEnumerable(T)(System.Data.EntityKeyMember))

                                .ctor(System.String,System.String,System.Object)

                Métodos (6)

                                System.Boolean Equals(System.Data.EntityKey)

                                System.Boolean Equals(System.Object)

                                System.Data.Metadata.Edm.EntitySet GetEntitySet(System.Data.Metadata.Edm.MetadataWorkspace)

                                System.Int32 GetHashCode()

                                System.Void OnDeserialized(System.Runtime.Serialization.StreamingContext)

                                System.Void OnDeserializing(System.Runtime.Serialization.StreamingContext)

                Propiedades (4)

                                EntityContainerName de System.String

                                System.Data.EntityKeyMember[]EntityKeyValues

                                System.String EntitySetName

                                System.Boolean IsTemporary

                Campos (2)

                                  entityNotValidKey

                                  NoEntitySetKey

EntityKeyMember: nuevos miembros de la clase 5 (espacio de nombres System.Data)

                Constructores (2)

                                .ctor()

                                .ctor(System.String,System.Object)

                Métodos (1)

                                System.String ToString()

                Propiedades (2)

                                de clave de System.String

                                System.Object Value

EntitySqlException: nuevos miembros de clase 9 (espacio de nombres System.Data)

                Constructores (3)

                                .ctor()

                                .ctor(System.String)

                                .ctor(System.String,System.Exception)

                Métodos (1)

                                System.Void GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)

                Propiedades (5)

                                de columna de System.Int32

                                ErrorContext de System.String

                                ErrorDescription de System.String

                                System.Int32 Line

                                de mensajes de System.String

EntityState: nuevos miembros de la enumeración 5 (espacio de nombres System.Data)

                Campos (5)

                                  agregado

                                  eliminados

                                  desasociados

                                  modificado

                                  sin cambios

IExtendedDataRecord: nuevos miembros de la interfaz 3 (espacio de nombres System.Data)

                Métodos (2)

                                System.Data.Common.DbDataReader GetDataReader(System.Int32)

                                System.Data.Common.DbDataRecord GetDataRecord(System.Int32)

                Propiedades (1)

                                System.Data.Common.DataRecordInfo DataRecordInfo

InvalidCommandTreeException: nuevos miembros de clase 3 (espacio de nombres System.Data)

                Constructores (3)

                                .ctor()

                                .ctor(System.String)

                                .ctor(System.String,System.Exception)

mappingException: nuevos miembros de clase 3 (espacio de nombres System.Data)

                Constructores (3)

                                .ctor()

                                .ctor(System.String)

                                .ctor(System.String,System.Exception)

metadataException: nuevos miembros de la clase 4 (espacio de nombres System.Data)

                Constructores (3)

                                .ctor()

                                .ctor(System.String)

                                .ctor(System.String,System.Exception)

                Métodos (1)

                                System.Void GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)

ObjectNotFoundException: nuevos miembros de la clase 3 (espacio de nombres System.Data)

                Constructores (3)

                                .ctor()

                                .ctor(System.String)

                                .ctor(System.String,System.Exception)

OptimisticConcurrencyException: nuevos miembros de la clase 4 (espacio de nombres System.Data)

                Constructores (4)

                                .ctor()

                                .ctor(System.String)

                                .ctor(System.String,System.Exception)

                                .ctor(System.String,System.Exception,System.Collections.Generic.IEnumerable(T)(System.Data.Objects.ObjectStateEntry))

ProviderIncompatibleException: nuevos miembros de clase 3 (espacio de nombres System.Data)

                Constructores (3)

                                .ctor()

                                .ctor(System.String)

                                .ctor(System.String,System.Exception)

UpdateException: nuevos miembros de clase 6 (espacio de nombres System.Data)

                Constructores (5)

                                .ctor()

                                .ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)

                                .ctor(System.String)

                                .ctor(System.String,System.Exception)

                                .ctor(System.String,System.Exception,System.Collections.Generic.IEnumerable(T)(System.Data.Objects.ObjectStateEntry))

                Propiedades (1)

                                System.Collections.ObjectModel.ReadOnlyCollection(System.Data.Objects.ObjectStateEntry) StateEntries

DataRecordInfo: nuevos miembros de la clase 3 (espacio de nombres System.Data.Common)

                Constructores (1)

                                .ctor(System.Data.Metadata.Edm.TypeUsage,System.Collections.Generic.IEnumerable(T)(System.Data.Metadata.Edm.EdmMember))

                Propiedades (2)

                                System.Collections.ObjectModel.ReadOnlyCollection(System.Data.Common.FieldMetadata) FieldMetadata

                                System.Data.Metadata.Edm.TypeUsage RecordType

dbCommandDefinition: nuevos miembros de la clase 3 (espacio de nombres System.Data.Common)

                Constructores (2)

                                .ctor()

                                .ctor(System.Data.Common.DbCommand)

                Métodos (1)

                                System.Data.Common.DbCommand CreateCommand()

DbProviderManifest: nuevos miembros de la enumeración 12 (espacio de nombres System.Data.Common)

                Constructores (1)

                                .ctor()

                Métodos (7)

                                System.Xml.XmlReader GetDbInformation(System.String)

                                System.Data.Metadata.Edm.TypeUsage GetEdmType(System.Data.Metadata.Edm.TypeUsage)

                                System.Collections.ObjectModel.ReadOnlyCollection(System.Data.Metadata.Edm.FacetDescription) GetFacetDescriptions(System.Data.Metadata.Edm.EdmType)

                                System.Xml.XmlReader GetInformation(System.String)

                                System.Collections.ObjectModel.ReadOnlyCollection(System.Data.Metadata.Edm.EdmFunction) GetStoreFunctions()

                                System.Data.Metadata.Edm.TypeUsage GetStoreType(System.Data.Metadata.Edm.TypeUsage)

                                System.Collections.ObjectModel.ReadOnlyCollection(System.Data.Metadata.Edm.PrimitiveType) GetStoreTypes()

                Propiedades (1)

                                System.String NamespaceName

                Campos (3)

                                  conceptualSchemaDefinition

                                  storeSchemaDefinition

                                  StoreSchemaMapping

dbProviderServices: nuevos miembros de la clase 9 (espacio de nombres System.Data.Common)

                Constructores (1)

                                .ctor()

                Métodos (8)

                                System.Data.Common.DbCommandDefinition CreateCommandDefinition(System.Data.Common.CommandTrees.DbCommandTree)

                                System.Data.Common.DbCommandDefinition CreateCommandDefinition(System.Data.Common.DbCommand)

                                System.Data.Common.DbCommandDefinition CreateDbCommandDefinition(System.Data.Common.DbProviderManifest,System.Data.Common.CommandTrees.DbCommandTree)

                                System.Data.Common.DbProviderManifest GetDbProviderManifest(System.String)

                                System.String GetDbProviderManifestToken(System.Data.Common.DbConnection)

                                System.Data.Common.DbProviderManifest GetProviderManifest(System.String)

                                System.String getProviderManifestToken(System.Data.Common.DbConnection)

                                System.Data.Common.DbProviderServices GetProviderServices(System.Data.Common.DbConnection)

dbXmlEnabledProviderManifest: nuevos miembros de clase 7 (espacio de nombres System.Data.Common)

                Constructores (1)

                                .ctor(System.Xml.XmlReader)

                Métodos (3)

                                System.Collections.ObjectModel.ReadOnlyCollection(System.Data.Metadata.Edm.FacetDescription) GetFacetDescriptions(System.Data.Metadata.Edm.EdmType)

                                System.Collections.ObjectModel.ReadOnlyCollection(System.Data.Metadata.Edm.EdmFunction) GetStoreFunctions()

                                System.Collections.ObjectModel.ReadOnlyCollection(System.Data.Metadata.Edm.PrimitiveType) GetStoreTypes()

                Propiedades (3)

                                System.String NamespaceName

                                System.Collections.Generic.Dictionary(System.String,System.Data.Metadata.Edm.PrimitiveType) StoreTypeNameToEdmPrimitiveType

                                System.Collections.Generic.Dictionary(System.String,System.Data.Metadata.Edm.PrimitiveType) StoreTypeNameToStorePrimitiveType

EntityRecordInfo: nuevos miembros de clase 2 (espacio de nombres System.Data.Common)

                Constructores (1)

                                .ctor(System.Data.Metadata.Edm.EntityType,System.Collections.Generic.IEnumerable(T)(System.Data.Metadata.Edm.EdmMember),System.Data.EntityKey,System.Data.Metadata.Edm.EntitySet)

                Propiedades (1)

                                De system.Data.EntityKey EntityKey

FieldMetadata: nuevos miembros de la clase 3 (espacio de nombres System.Data.Common)

                Constructores (1)

                                .ctor(System.Int32,System.Data.Metadata.Edm.EdmMember)

                Propiedades (2)

                                System.Data.Metadata.Edm.EdmMember FieldType

                                System.Int32 ordinal

DbAggregate: nuevos miembros de clase 2 (espacio de nombres System.Data.Common.CommandTrees)

                Propiedades (2)

                                System.Collections.Generic.IList(System.Data.Common.CommandTrees.DbExpression) Argumentos

                                System.Data.Metadata.Edm.TypeUsage ResultType

dbAndExpression: nuevos miembros de clase 2 (espacio de nombres System.Data.Common.CommandTrees)

                Métodos (2)

                                System.Void Accept(System.Data.Common.CommandTrees.DbExpressionVisitor)

                                TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))

DbApplyExpression: nuevos miembros de clase 4 (espacio de nombres System.Data.Common.CommandTrees)

                Métodos (2)

                                System.Void Accept(System.Data.Common.CommandTrees.DbExpressionVisitor)

                                TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))

                Propiedades (2)

                                System.Data.Common.CommandTrees.DbExpressionBinding Apply

                                System.Data.Common.CommandTrees.DbExpressionBinding entrada

DbArithmeticExpression: nuevos miembros de clase 3 (espacio de nombres System.Data.Common.CommandTrees)

                Métodos (2)

                                System.Void Accept(System.Data.Common.CommandTrees.DbExpressionVisitor)

                                TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))

                Propiedades (1)

                                System.Collections.Generic.IList(System.Data.Common.CommandTrees.DbExpression) Argumentos

DbBinaryExpression: nuevos miembros de clase 2 (espacio de nombres System.Data.Common.CommandTrees)

                Propiedades (2)

                                System.Data.Common.CommandTrees.DbExpression left

                                System.Data.Common.CommandTrees.DbExpression Right

DbCaseExpression: nuevos miembros de clase 5 (espacio de nombres System.Data.Common.CommandTrees)

                Métodos (2)

                                System.Void Accept(System.Data.Common.CommandTrees.DbExpressionVisitor)

                                TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))

                Propiedades (3)

                                System.Data.Common.CommandTrees.DbExpression Else

                                System.Collections.Generic.IList(System.Data.Common.CommandTrees.DbExpression) luego

                                System.Collections.Generic.IList(System.Data.Common.CommandTrees.DbExpression) Cuando

DbCastExpression: nuevos miembros de clase 2 (espacio de nombres System.Data.Common.CommandTrees)

                Métodos (2)

                                System.Void Accept(System.Data.Common.CommandTrees.DbExpressionVisitor)

                                TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))

dbCommandTree: nuevo miembro de clase 1 (espacio de nombres System.Data.Common.CommandTrees)

                Propiedades (1)

                                System.Collections.Generic.IEnumerable(System.Collections.Generic.KeyValuePair(System.String,System.Data.Metadata.Edm.TypeUsage)) Parameters

DbComparisonExpression: nuevos miembros de clase 2 (espacio de nombres System.Data.Common.CommandTrees)

                Métodos (2)

                                System.Void Accept(System.Data.Common.CommandTrees.DbExpressionVisitor)

                                TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))

DbConstantExpression: nuevos miembros de clase 3 (espacio de nombres System.Data.Common.CommandTrees)

                Métodos (2)

                                System.Void Accept(System.Data.Common.CommandTrees.DbExpressionVisitor)

                                TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))

                Propiedades (1)

                                System.Object Value

DbCrossJoinExpression: nuevos miembros de clase 3 (espacio de nombres System.Data.Common.CommandTrees)

                Métodos (2)

                                System.Void Accept(System.Data.Common.CommandTrees.DbExpressionVisitor)

                                TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))

                Propiedades (1)

                                System.Collections.Generic.IList(System.Data.Common.CommandTrees.DbExpressionBinding) entradas

dbDeleteCommandTree: nuevo miembro de clase 1 (espacio de nombres System.Data.Common.CommandTrees)

                Propiedades (1)

                                Predicado System.Data.Common.CommandTrees.DbExpression

DbDerefExpression: nuevos miembros de clase 2 (espacio de nombres System.Data.Common.CommandTrees)

                Métodos (2)

                                System.Void Accept(System.Data.Common.CommandTrees.DbExpressionVisitor)

                                TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))

DbDistinctExpression: nuevos miembros de clase 2 (espacio de nombres System.Data.Common.CommandTrees)

                Métodos (2)

                                System.Void Accept(System.Data.Common.CommandTrees.DbExpressionVisitor)

                                TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))

DbElementExpression: nuevos miembros de clase 2 (espacio de nombres System.Data.Common.CommandTrees)

                Métodos (2)

                                System.Void Accept(System.Data.Common.CommandTrees.DbExpressionVisitor)

                                TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))

dbEntityRefExpression: nuevos miembros de clase 2 (espacio de nombres System.Data.Common.CommandTrees)

                Métodos (2)

                                System.Void Accept(System.Data.Common.CommandTrees.DbExpressionVisitor)

                                TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))

DbExceptExpression: nuevos miembros de clase 2 (espacio de nombres System.Data.Common.CommandTrees)

                Métodos (2)

                                System.Void Accept(System.Data.Common.CommandTrees.DbExpressionVisitor)

                                TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))

DbExpression: nuevos miembros de la clase 4 (espacio de nombres System.Data.Common.CommandTrees)

                Métodos (2)

                                System.Void Accept(System.Data.Common.CommandTrees.DbExpressionVisitor)

                                TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))

                Propiedades (2)

                                System.Data.Common.CommandTrees.DbExpressionKind ExpressionKind

                                System.Data.Metadata.Edm.TypeUsage ResultType

dbExpressionBinding: nuevos miembros de la clase 3 (espacio de nombres System.Data.Common.CommandTrees)

                Propiedades (3)

                                Expresión System.Data.Common.CommandTrees.DbExpression

                                System.String VariableName

                                System.Data.Metadata.Edm.TypeUsage VariableType

dbExpressionKind: nuevos miembros de la enumeración 57 (espacio de nombres System.Data.Common.CommandTrees)

                Campos (57)

                                  todas las

                                  y

                                  cualquier

                                  caso

                                  cast de

                                  constante

                                  crossApply

                                  CrossJoin

                                  Deref

                                  distinct

                                  dividir

                                  elemento

                                  EntityRef

                                  equals

                                  excepto

                                  de filtro de

                                  FullOuterJoin

                                  de función

                                  GreaterThan

                                  GreaterThanOrEquals

                                  GroupBy

                                  InnerJoin

                                  intersección de

                                  IsEmpty

                                  isNull

                                  IsOf

                                  isOfOnly

                                  LeftOuterJoin

                                  LessThan

                                  LessThanOrEquals

                                  como

                                  límite de

                                  menos

                                  módulo

                                  multiplicar

                                  NewInstance

                                  no

                                  NotEquals

                                  null

                                  ofType

                                  OfTypeOnly

                                  o

                                  OuterApply

                                  ParameterReference

                                  Plus

                                  Project

                                  de (propiedad)

                                  Ref

                                  RefKey

                                  RelationshipNavigation

                                  de examen de

                                  Omitir

                                  ordenar

                                  tratar

                                  UnaryMinus

                                  UnionAll

                                  variableReference

DbExpressionVisitor: nuevos miembros de clase 43 (espacio de nombres System.Data.Common.CommandTrees)

                Constructores (1)

                                .ctor()

                Métodos (42)

                                System.Void Visit(System.Data.Common.CommandTrees.DbAndExpression)

                                System.Void Visit(System.Data.Common.CommandTrees.DbApplyExpression)

                                System.Void Visit(System.Data.Common.CommandTrees.DbArithmeticExpression)

                                System.Void Visit(System.Data.Common.CommandTrees.DbCaseExpression)

                                System.Void Visit(System.Data.Common.CommandTrees.DbCastExpression)

                                System.Void Visit(System.Data.Common.CommandTrees.DbComparisonExpression)

                                System.Void Visit(System.Data.Common.CommandTrees.DbConstantExpression)

                                System.Void Visit(System.Data.Common.CommandTrees.DbCrossJoinExpression)

                                System.Void Visit(System.Data.Common.CommandTrees.DbDerefExpression)

                                System.Void Visit(System.Data.Common.CommandTrees.DbDistinctExpression)

                                System.Void Visit(System.Data.Common.CommandTrees.DbElementExpression)

                                System.Void Visit(System.Data.Common.CommandTrees.DbEntityRefExpression)

                                System.Void Visit(System.Data.Common.CommandTrees.DbExceptExpression)

                                System.Void Visit(System.Data.Common.CommandTrees.DbExpression)

                                System.Void Visit(System.Data.Common.CommandTrees.DbFilterExpression)

                                System.Void Visit(System.Data.Common.CommandTrees.DbFunctionExpression)

                                System.Void Visit(System.Data.Common.CommandTrees.DbGroupByExpression)

                                System.Void Visit(System.Data.Common.CommandTrees.DbIntersectExpression)

                                System.Void Visit(System.Data.Common.CommandTrees.DbIsEmptyExpression)

                                System.Void Visit(System.Data.Common.CommandTrees.DbIsNullExpression)

                                System.Void Visit(System.Data.Common.CommandTrees.DbIsOfExpression)

                                System.Void Visit(System.Data.Common.CommandTrees.DbJoinExpression)

                                System.Void Visit(System.Data.Common.CommandTrees.DbLikeExpression)

                                System.Void Visit(System.Data.Common.CommandTrees.DbLimitExpression)

                                System.Void Visit(System.Data.Common.CommandTrees.DbNewInstanceExpression)

                                System.Void Visit(System.Data.Common.CommandTrees.DbNotExpression)

                                System.Void Visit(System.Data.Common.CommandTrees.DbNullExpression)

                                System.Void Visit(System.Data.Common.CommandTrees.DbOfTypeExpression)

                                System.Void Visit(System.Data.Common.CommandTrees.DbOrExpression)

                                System.Void Visit(System.Data.Common.CommandTrees.DbParameterReferenceExpression)

                                System.Void Visit(System.Data.Common.CommandTrees.DbProjectExpression)

                                System.Void Visit(System.Data.Common.CommandTrees.DbPropertyExpression)

                                System.Void Visit(System.Data.Common.CommandTrees.DbQuantifierExpression)

                                System.Void Visit(System.Data.Common.CommandTrees.DbRefExpression)

                                System.Void Visit(System.Data.Common.CommandTrees.DbRefKeyExpression)

                                System.Void Visit(System.Data.Common.CommandTrees.DbRelationshipNavigationExpression)

                                System.Void Visit(System.Data.Common.CommandTrees.DbScanExpression)

                                System.Void Visit(System.Data.Common.CommandTrees.DbSkipExpression)

                                System.Void Visit(System.Data.Common.CommandTrees.DbSortExpression)

                                System.Void Visit(System.Data.Common.CommandTrees.DbTreatExpression)

                                System.Void Visit(System.Data.Common.CommandTrees.DbUnionAllExpression)

                                System.Void Visit(System.Data.Common.CommandTrees.DbVariableReferenceExpression)

DbExpressionVisitor(T): nuevos miembros de clase genérica 43 (espacio de nombres System.Data.Common.CommandTrees)

                Constructores (1)

                                .ctor()

                Métodos (42)

                                TResultType Visit(System.Data.Common.CommandTrees.DbAndExpression)

                                TResultType Visit(System.Data.Common.CommandTrees.DbApplyExpression)

                                TResultType Visit(System.Data.Common.CommandTrees.DbArithmeticExpression)

                                TResultType Visit(System.Data.Common.CommandTrees.DbCaseExpression)

                                TResultType Visit(System.Data.Common.CommandTrees.DbCastExpression)

                                TResultType Visit(System.Data.Common.CommandTrees.DbComparisonExpression)

                                TResultType Visit(System.Data.Common.CommandTrees.DbConstantExpression)

                                TResultType Visit(System.Data.Common.CommandTrees.DbCrossJoinExpression)

                                TResultType Visit(System.Data.Common.CommandTrees.DbDerefExpression)

                                TResultType Visit(System.Data.Common.CommandTrees.DbDistinctExpression)

                                TResultType Visit(System.Data.Common.CommandTrees.DbElementExpression)

                                TResultType Visit(System.Data.Common.CommandTrees.DbEntityRefExpression)

                                TResultType Visit(System.Data.Common.CommandTrees.DbExceptExpression)

                                TResultType Visit(System.Data.Common.CommandTrees.DbExpression)

                                TResultType Visit(System.Data.Common.CommandTrees.DbFilterExpression)

                                TResultType Visit(System.Data.Common.CommandTrees.DbFunctionExpression)

                                TResultType Visit(System.Data.Common.CommandTrees.DbGroupByExpression)

                                TResultType Visit(System.Data.Common.CommandTrees.DbIntersectExpression)

                                TResultType Visit(System.Data.Common.CommandTrees.DbIsEmptyExpression)

                                TResultType Visit(System.Data.Common.CommandTrees.DbIsNullExpression)

                                TResultType Visit(System.Data.Common.CommandTrees.DbIsOfExpression)

                                TResultType Visit(System.Data.Common.CommandTrees.DbJoinExpression)

                                TResultType Visit(System.Data.Common.CommandTrees.DbLikeExpression)

                                TResultType Visit(System.Data.Common.CommandTrees.DbLimitExpression)

                                TResultType Visit(System.Data.Common.CommandTrees.DbNewInstanceExpression)

                                TResultType Visit(System.Data.Common.CommandTrees.DbNotExpression)

                                TResultType Visit(System.Data.Common.CommandTrees.DbNullExpression)

                                TResultType Visit(System.Data.Common.CommandTrees.DbOfTypeExpression)

                                TResultType Visit(System.Data.Common.CommandTrees.DbOrExpression)

                                TResultType Visit(System.Data.Common.CommandTrees.DbParameterReferenceExpression)

                                TResultType Visit(System.Data.Common.CommandTrees.DbProjectExpression)

                                TResultType Visit(System.Data.Common.CommandTrees.DbPropertyExpression)

                                TResultType Visit(System.Data.Common.CommandTrees.DbQuantifierExpression)

                                TResultType Visit(System.Data.Common.CommandTrees.DbRefExpression)

                                TResultType Visit(System.Data.Common.CommandTrees.DbRefKeyExpression)

                                TResultType Visit(System.Data.Common.CommandTrees.DbRelationshipNavigationExpression)

                                TResultType Visit(System.Data.Common.CommandTrees.DbScanExpression)

                                TResultType Visit(System.Data.Common.CommandTrees.DbSkipExpression)

                                TResultType Visit(System.Data.Common.CommandTrees.DbSortExpression)

                                TResultType Visit(System.Data.Common.CommandTrees.DbTreatExpression)

                                TResultType Visit(System.Data.Common.CommandTrees.DbUnionAllExpression)

                                TResultType Visit(System.Data.Common.CommandTrees.DbVariableReferenceExpression)

DbFilterExpression: nuevos miembros de la clase 4 (espacio de nombres System.Data.Common.CommandTrees)

                Métodos (2)

                                System.Void Accept(System.Data.Common.CommandTrees.DbExpressionVisitor)

                                TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))

                Propiedades (2)

                                System.Data.Common.CommandTrees.DbExpressionBinding entrada

                                Predicado System.Data.Common.CommandTrees.DbExpression

dbFunctionAggregate: nuevos miembros de clase 2 (espacio de nombres System.Data.Common.CommandTrees)

                Propiedades (2)

                                System.Boolean Distinct

                                System.Data.Metadata.Edm.EdmFunction Function

DbFunctionCommandTree: nuevos miembros de clase 2 (espacio de nombres System.Data.Common.CommandTrees)

                Propiedades (2)

                                System.Data.Metadata.Edm.EdmFunction EdmFunction

                                System.Data.Metadata.Edm.TypeUsage ResultType

DbFunctionExpression: nuevos miembros de la clase 4 (espacio de nombres System.Data.Common.CommandTrees)

                Métodos (2)

                                System.Void Accept(System.Data.Common.CommandTrees.DbExpressionVisitor)

                                TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))

                Propiedades (2)

                                System.Collections.Generic.IList(System.Data.Common.CommandTrees.DbExpression) Argumentos

                                System.Data.Metadata.Edm.EdmFunction Function

DbGroupByExpression: nuevos miembros de clase 5 (espacio de nombres System.Data.Common.CommandTrees)

                Métodos (2)

                                System.Void Accept(System.Data.Common.CommandTrees.DbExpressionVisitor)

                                TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))

                Propiedades (3)

                                System.Collections.Generic.IList(System.Data.Common.CommandTrees.DbAggregate) agregados

                                System.Data.Common.CommandTrees.DbGroupExpressionBinding entrada

                                System.Collections.Generic.IList(System.Data.Common.CommandTrees.DbExpression) claves

dbGroupExpressionBinding: nuevos miembros de la clase 5 (espacio de nombres System.Data.Common.CommandTrees)

                Propiedades (5)

                                Expresión System.Data.Common.CommandTrees.DbExpression

                                GroupVariableName de System.String

                                System.Data.Metadata.Edm.TypeUsage GroupVariableType

                                System.String VariableName

                                System.Data.Metadata.Edm.TypeUsage VariableType

dbInsertCommandTree: nuevos miembros de clase 2 (espacio de nombres System.Data.Common.CommandTrees)

                Propiedades (2)

                                System.Data.Common.CommandTrees.DbExpression devolver

                                System.Collections.Generic.IList(System.Data.Common.CommandTrees.DbModificationClause) SetClauses

dbIntersectExpression: nuevos miembros de clase 2 (espacio de nombres System.Data.Common.CommandTrees)

                Métodos (2)

                                System.Void Accept(System.Data.Common.CommandTrees.DbExpressionVisitor)

                                TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))

dbIsEmptyExpression: nuevos miembros de clase 2 (espacio de nombres System.Data.Common.CommandTrees)

                Métodos (2)

                                System.Void Accept(System.Data.Common.CommandTrees.DbExpressionVisitor)

                                TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))

DbIsNullExpression: nuevos miembros de la clase 2 (espacio de nombres System.Data.Common.CommandTrees)

                Métodos (2)

                                System.Void Accept(System.Data.Common.CommandTrees.DbExpressionVisitor)

                                TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))

DbIsOfExpression: nuevos miembros de la clase 3 (espacio de nombres System.Data.Common.CommandTrees)

                Métodos (2)

                                System.Void Accept(System.Data.Common.CommandTrees.DbExpressionVisitor)

                                TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))

                Propiedades (1)

                                System.Data.Metadata.Edm.TypeUsage OfType

dbJoinExpression: nuevos miembros de la clase 5 (espacio de nombres System.Data.Common.CommandTrees)

                Métodos (2)

                                System.Void Accept(System.Data.Common.CommandTrees.DbExpressionVisitor)

                                TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))

                Propiedades (3)

                                System.Data.Common.CommandTrees.DbExpression JoinCondition

                                System.Data.Common.CommandTrees.DbExpressionBinding left

                                System.Data.Common.CommandTrees.DbExpressionBinding Right

DbLikeExpression: nuevos miembros de la clase 5 (espacio de nombres System.Data.Common.CommandTrees)

                Métodos (2)

                                System.Void Accept(System.Data.Common.CommandTrees.DbExpressionVisitor)

                                TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))

                Propiedades (3)

                                Argumento System.Data.Common.CommandTrees.DbExpression

                                System.Data.Common.CommandTrees.DbExpression escape

                                Patrón System.Data.Common.CommandTrees.DbExpression

dbLimitExpression: nuevos miembros de clase 5 (espacio de nombres System.Data.Common.CommandTrees)

                Métodos (2)

                                System.Void Accept(System.Data.Common.CommandTrees.DbExpressionVisitor)

                                TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))

                Propiedades (3)

                                Argumento System.Data.Common.CommandTrees.DbExpression

                                System.Data.Common.CommandTrees.DbExpression Limit

                                System.Boolean WithTies

DbModificationCommandTree: nuevo miembro de clase 1 (espacio de nombres System.Data.Common.CommandTrees)

                Propiedades (1)

                                System.Data.Common.CommandTrees.DbExpressionBinding destino

DbNewInstanceExpression: nuevos miembros de clase 3 (espacio de nombres System.Data.Common.CommandTrees)

                Métodos (2)

                                System.Void Accept(System.Data.Common.CommandTrees.DbExpressionVisitor)

                                TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))

                Propiedades (1)

                                System.Collections.Generic.IList(System.Data.Common.CommandTrees.DbExpression) Argumentos

dbNotExpression: nuevos miembros de clase 2 (espacio de nombres System.Data.Common.CommandTrees)

                Métodos (2)

                                System.Void Accept(System.Data.Common.CommandTrees.DbExpressionVisitor)

                                TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))

DbNullExpression: nuevos miembros de clase 2 (espacio de nombres System.Data.Common.CommandTrees)

                Métodos (2)

                                System.Void Accept(System.Data.Common.CommandTrees.DbExpressionVisitor)

                                TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))

DbOfTypeExpression: nuevos miembros de clase 3 (espacio de nombres System.Data.Common.CommandTrees)

                Métodos (2)

                                System.Void Accept(System.Data.Common.CommandTrees.DbExpressionVisitor)

                                TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))

                Propiedades (1)

                                System.Data.Metadata.Edm.TypeUsage OfType

dbOrExpression: nuevos miembros de clase 2 (espacio de nombres System.Data.Common.CommandTrees)

                Métodos (2)

                                System.Void Accept(System.Data.Common.CommandTrees.DbExpressionVisitor)

                                TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))

DbParameterReferenceExpression: nuevos miembros de clase 3 (espacio de nombres System.Data.Common.CommandTrees)

                Métodos (2)

                                System.Void Accept(System.Data.Common.CommandTrees.DbExpressionVisitor)

                                TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))

                Propiedades (1)

                                ParameterName de System.String

dbProjectExpression: nuevos miembros de clase 4 (espacio de nombres System.Data.Common.CommandTrees)

                Métodos (2)

                                System.Void Accept(System.Data.Common.CommandTrees.DbExpressionVisitor)

                                TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))

                Propiedades (2)

                                System.Data.Common.CommandTrees.DbExpressionBinding entrada

                                System.Data.Common.CommandTrees.DbExpression Proyección

DbPropertyExpression: nuevos miembros de clase 4 (espacio de nombres System.Data.Common.CommandTrees)

                Métodos (2)

                                System.Void Accept(System.Data.Common.CommandTrees.DbExpressionVisitor)

                                TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))

                Propiedades (2)

                                Instancia de System.Data.Common.CommandTrees.DbExpression

                                Propiedad System.Data.Metadata.Edm.EdmMember

DbQuantifierExpression: nuevos miembros de clase 4 (espacio de nombres System.Data.Common.CommandTrees)

                Métodos (2)

                                System.Void Accept(System.Data.Common.CommandTrees.DbExpressionVisitor)

                                TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))

                Propiedades (2)

                                System.Data.Common.CommandTrees.DbExpressionBinding entrada

                                Predicado System.Data.Common.CommandTrees.DbExpression

DbQueryCommandTree: nuevo miembro de clase 1 (espacio de nombres System.Data.Common.CommandTrees)

                Propiedades (1)

                                de consulta System.Data.Common.CommandTrees.DbExpress ion

dbRefExpression: nuevos miembros de clase 3 (espacio de nombres System.Data.Common.CommandTrees)

                Métodos (2)

                                System.Void Accept(System.Data.Common.CommandTrees.DbExpressionVisitor)

                                TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))

                Propiedades (1)

                                System.Data.Metadata.Edm.EntitySet EntitySet

DbRefKeyExpression: nuevos miembros de clase 2 (espacio de nombres System.Data.Common.CommandTrees)

                Métodos (2)

                                System.Void Accept(System.Data.Common.CommandTrees.DbExpressionVisitor)

                                TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))

DbRelationshipNavigationExpression: nuevos miembros de clase 6 (espacio de nombres System.Data.Common.CommandTrees)

                Métodos (2)

                                System.Void Accept(System.Data.Common.CommandTrees.DbExpressionVisitor)

                                TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))

                Propiedades (4)

                                System.Data.Metadata.Edm.RelationshipEndMember NavigateFrom

                                System.Data.Metadata.Edm.RelationshipEndMember NavigateTo

                                System.Data.Common.CommandTrees.DbExpression NavigationSource

                                System.Data.Metadata.Edm.RelationshipType Relationship

DbScanExpression: nuevos miembros de clase 3 (espacio de nombres System.Data.Common.CommandTrees)

                Métodos (2)

                                System.Void Accept(System.Data.Common.CommandTrees.DbExpressionVisitor)

                                TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))

                Propiedades (1)

                                System.Data.Metadata.Edm.EntitySetBase Target

DbSetClause: nuevos miembros de clase 2 (espacio de nombres System.Data.Common.CommandTrees)

                Propiedades (2)

                                Propiedad System.Data.Common.CommandTrees.DbExpression

                                System.Data.Common.CommandTrees.DbExpression Value

DbSkipExpression: nuevos miembros de clase 5 (espacio de nombres System.Data.Common.CommandTrees)

                Métodos (2)

                                System.Void Accept(System.Data.Common.CommandTrees.DbExpressionVisitor)

                                TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))

                Propiedades (3)

                                System.Data.Common.CommandTrees.DbExpression Count

                                System.Data.Common.CommandTrees.DbExpressionBinding entrada

                                System.Collections.Generic.IList(System.Data.Common.CommandTrees.DbSortClause) SortOrder

dbSortClause: nuevos miembros de la clase 3 (espacio de nombres System.Data.Common.CommandTrees)

                Propiedades (3)

                                System.Boolean ascendente

                                de intercalación de System.String

                                Expresión System.Data.Common.CommandTrees.DbExpression

dbSortExpression: nuevos miembros de la clase 4 (espacio de nombres System.Data.Common.CommandTrees)

                Métodos (2)

                                System.Void Accept(System.Data.Common.CommandTrees.DbExpressionVisitor)

                                TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))

                Propiedades (2)

                                System.Data.Common.CommandTrees.DbExpressionBinding entrada

                                System.Collections.Generic.IList(System.Data.Common.CommandTrees.DbSortClause) SortOrder

DbTreatExpression: nuevos miembros de clase 2 (espacio de nombres System.Data.Common.CommandTrees)

                Métodos (2)

                                System.Void Accept(System.Data.Common.CommandTrees.DbExpressionVisitor)

                                TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))

DbUnaryExpression: nuevo miembro de clase 1 (espacio de nombres System.Data.Common.CommandTrees)

                Propiedades (1)

                                Argumento System.Data.Common.CommandTrees.DbExpression

dbUnionAllExpression: nuevos miembros de clase 2 (espacio de nombres System.Data.Common.CommandTrees)

                Métodos (2)

                                System.Void Accept(System.Data.Common.CommandTrees.DbExpressionVisitor)

                                TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))

DbUpdateCommandTree: nuevos miembros de la clase 3 (espacio de nombres System.Data.Common.CommandTrees)

                Propiedades (3)

                                Predicado System.Data.Common.CommandTrees.DbExpression

                                System.Data.Common.CommandTrees.DbExpression devolver

                                System.Collections.Generic.IList(System.Data.Common.CommandTrees.DbModificationClause) SetClauses

DbVariableReferenceExpression: nuevos miembros de clase 3 (espacio de nombres System.Data.Common.CommandTrees)

                Métodos (2)

                                System.Void Accept(System.Data.Common.CommandTrees.DbExpressionVisitor)

                                TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))

                Propiedades (1)

                                System.String VariableName

EntityCommand: nuevos miembros de clase 26 (espacio de nombres System.Data.EntityClient)

                Constructores (4)

                                .ctor()

                                .ctor(System.String)

                                .ctor(System.String,System.Data.EntityClient.EntityConnection)

                                .ctor(System.String,System.Data.EntityClient.EntityConnection,System.Data.EntityClient.EntityTransaction)

                Métodos (10)

                                Cancel() de System.Void

                                System.Data.Common.DbParameter CreateDbParameter()

                                System.Data.EntityClient.EntityParameter CreateParameter()

                                System.Data.Common.DbDataReader ExecuteDbDataReader(System.Data.CommandBehavior)

                                System.Int32 ExecuteNonQuery()

                                System.Data.EntityClient.EntityDataReader ExecuteReader()

                                System.Data.EntityClient.EntityDataReader ExecuteReader(System.Data.CommandBehavior)

                                System.Object ExecuteScalar()

                                System.Void Prepare()

                                System.String ToTraceString()

                Propiedades (12)

                                CommandText de System.String

                                CommandTimeout de System.Int32

                                System.Data.CommandType CommandType

                                System.Data.EntityClient.EntityConnection Connection

                                System.Data.Common.DbConnection DbConnection

                                System.Data.Common.DbParameterCollection dbParameterCollection

                                System.Data.Common.DbTransaction dbTransaction

                                System.Boolean DesignTimeVisible

                                System.Boolean EnablePlanCaching

                                System.Data.EntityClient.EntityParameterCollection Parameters

                                System.Data.EntityClient.EntityTransaction Transaction

                                System.Data.UpdateRowSource UpdatedRowSource

EntityConnection: nuevos miembros de clase 22 (espacio de nombres System.Data.EntityClient)

                Constructores (3)

                                .ctor()

                                .ctor(System.Data.Metadata.Edm.MetadataWorkspace,System.Data.Common.DbConnection)

                                .ctor(System.String)

                Métodos (11)

                                System.Data.Common.DbTransaction BeginDbTransaction(System.Data.IsolationLevel)

                                System.Data.EntityClient.EntityTransaction BeginTransaction()

                                System.Data.EntityClient.EntityTransaction BeginTransaction(System.Data.IsolationLevel)

                                System.Void ChangeDatabase(System.String)

                                Close() de System.Void

                                System.Data.EntityClient.EntityCommand CreateCommand()

                                System.Data.Common.DbCommand CreateDbCommand()

                                System.Void Dispose(System.Boolean)

                                System.Void EnlistTransaction(System.Transactions.Transaction)

                                System.Data.Metadata.Edm.MetadataWorkspace GetMetadataWorkspace()

                                Open() de System.Void

                Propiedades (8)

                                System.String ConnectionString

                                ConnectionTimeout de System.Int32

                                System.String Database

                                DataSource de System.String

                                System.Data.Common.DbProviderFactory DbProviderFactory

                                System.String ServerVersion

                                System.Data.ConnectionState state

                                System.Data.Common.DbConnection StoreConnection

EntityConnectionStringBuilder: nuevos miembros de clase 13 (espacio de nombres System.Data.EntityClient)

                Constructores (2)

                                .ctor()

                                .ctor(System.String)

                Métodos (4)

                                System.Void Clear()

                                System.Boolean ContainsKey(System.String)

                                System.Boolean Remove(System.String)

                                System.Boolean TryGetValue(System.String,System.Object)

                Propiedades (7)

                                IsFixedSize de System.Boolean

                                Elemento de System.Object[System.String]

                                System.Collections.ICollection Keys

                                de metadatos de System.String

                                nombre de System.String

                                System.String Provider

                                System.String ProviderConnectionString

EntityDataReader: nuevos miembros de clase 42 (espacio de nombres System.Data.EntityClient)

                Métodos (33)

                                Close() de System.Void

                                System.Void Dispose(System.Boolean)

                                System.Boolean GetBoolean(System.Int32)

                                System.Byte GetByte(System.Int32)

                                System.Int64 GetBytes(System.Int32,System.Int64,System.Byte[],System.Int32,System.Int32)

                                System.Char GetChar(System.Int32)

                                System.Int64 GetChars(System.Int32,System.Int64,System.Char[],System.Int32,System.Int32)

                                System.Data.Common.DbDataReader GetDataReader(System.Int32)

                                System.Data.Common.DbDataRecord GetDataRecord(System.Int32)

                                System.String GetDataTypeName(System.Int32)

                                System.DateTime GetDateTime(System.Int32)

                                System.Data.Common.DbDataReader GetDbDataReader(System.Int32)

                                System.Decimal GetDecimal(System.Int32)

                                System.Double GetDouble(System.Int32)

                                System.Collections.IEnumerator GetEnumerator()

                                System.Type GetFieldType(System.Int32)

                                System.Single GetFloat(System.Int32)

                                System.Guid GetGuid(System.Int32)

                                System.Int16 GetInt16(System.Int32)

                                System.Int32 GetInt32(System.Int32)

                                System.Int64 GetInt64(System.Int32)

                                System.String GetName(System.Int32)

                                System.Int32 GetOrdinal(System.String)

                                System.Type GetProviderSpecificFieldType(System.Int32)

                                System.Object GetProviderSpecificValue(System.Int32)

                                System.Int32 GetProviderSpecificValues(System.Object[])

                                System.Data.DataTable GetSchemaTable()

                                System.String GetString(System.Int32)

                                System.Object GetValue(System.Int32)

                                System.Int32 GetValues(System.Object[])

                                System.Boolean IsDBNull(System.Int32)

                                System.Boolean NextResult()

                                De system.Boolean

                Propiedades (9)

                                System.Data.Common.DataRecordInfo DataRecordInfo

                                de profundidad system.Int32

                                System.Int32 FieldCount

                                System.Boolean HasRows

                                IsClosed de System.Boolean

                                System.Object Item[System.Int32]

                                Elemento de System.Object[System.String]

                                System.Int32 RecordsAffected

                                System.Int32 visibleFieldCount

EntityParameter: nuevos miembros de clase 18 (espacio de nombres System.Data.EntityClient)

                Constructores (5)

                                .ctor()

                                .ctor(System.String,System.Data.DbType)

                                .ctor(System.String,System.Data.DbType,System.Int32)

                                .ctor(System.String,System.Data.DbType,System.Int32,System.Data.ParameterDirection,System.Boolean,System.Byte,System.Byte,System.String,System.Data.DataRowVersion,System.Object)

                                .ctor(System.String,System.Data.DbType,System.Int32,System.String)

                Métodos (2)

                                System.Void ResetDbType()

                                System.String ToString()

                Propiedades (11)

                                System.Data.DbType DbType

                                System.Data.ParameterDirection Direction

                                IsNullable de System.Boolean

                                ParameterName de System.String

                                System.Byte Precision

                                System.Byte Scale

                                de tamaño de System.Int32

                                System.String sourceColumn

                                System.Boolean SourceColumnNullMapping

                                System.Data.DataRowVersion SourceVersion

                                System.Object Value

EntityParameterCollection: nuevos miembros de clase 33 (espacio de nombres System.Data.EntityClient)

                Métodos (26)

                                System.Data.EntityClient.EntityParameter Add(System.Data.EntityClient.EntityParameter)

                                System.Int32 Add(System.Object)

                                System.Data.EntityClient.EntityParameter Add(System.String,System.Data.DbType)

                                System.Data.EntityClient.EntityParameter Add(System.String,System.Data.DbType,System.Int32)

                                System.Void AddRange(System.Array)

                                System.Void AddRange(System.Data.EntityClient.EntityParameter[])

                                System.Data.EntityClient.EntityParameter AddWithValue(System.String,System.Object)

                                System.Void Clear()

                                System.Boolean Contains(System.Object)

                                Contains(System.String) de System.Boolean

                                System.Void CopyTo(System.Array,System.Int32)

                                System.Void CopyTo(System.Data.EntityClient.EntityParameter[],System.Int32)

                                System.Collections.IEnumerator GetEnumerator()

                                System.Data.Common.DbParameter GetParameter(System.Int32)

                                System.Data.Common.DbParameter GetParameter(System.String)

                                System.Int32 IndexOf(System.Data.EntityClient.EntityParameter)

                                System.Int32 IndexOf(System.Object)

                                System.Int32 IndexOf(System.String)

                                System.Void Insert(System.Int32,System.Data.EntityClient.EntityParameter)

                                System.Void Insert(System.Int32,System.Object)

                                System.Void Remove(System.Data.EntityClient.EntityParameter)

                                System.Void Remove(System.Object)

                                System.Void RemoveAt(System.Int32)

                                System.Void RemoveAt(System.String)

                                System.Void SetParameter(System.Int32,System.Data.Common.DbParameter)

                                System.Void SetParameter(System.String,System.Data.Common.DbParameter)

                Propiedades (7)

                                System.Int32 Count

                                IsFixedSize de System.Boolean

                                System.Boolean IsReadOnly

                                System.Boolean isSynchronized

                                System.Data.EntityClient.EntityParameter Item[System.Int32]

                                System.Data.EntityClient.EntityParameter Item[System.String]

                                System.Object SyncRoot

EntityProviderFactory: nuevos miembros de la enumeración 9 (espacio de nombres System.Data.EntityClient)

                Métodos (8)

                                System.Data.Common.DbCommand CreateCommand()

                                System.Data.Common.DbCommandBuilder CreateCommandBuilder()

                                System.Data.Common.DbConnection CreateConnection()

                                System.Data.Common.DbConnectionStringBuilder CreateConnectionStringBuilder()

                                System.Data.Common.DbDataAdapter CreateDataAdapter()

                                System.Data.Common.DbParameter CreateParameter()

                                System.Security.CodeAccessPermission CreatePermission(System.Security.Permissions.PermissionState)

                                System.Object System.IServiceProvider.GetService(System.Type)

                Campos (1)

                                  instancia de

entityTransaction: nuevos miembros de la clase 6 (espacio de nombres System.Data.EntityClient)

                Métodos (3)

                                Commit() de System.Void

                                System.Void Dispose(System.Boolean)

                                System.Void Rollback()

                Propiedades (3)

                                System.Data.EntityClient.EntityConnection Connection

                                System.Data.Common.DbConnection DbConnection

                                System.Data.IsolationLevel IsolationLevel

EntityViewContainer: nuevos miembros de clase 7 (espacio de nombres System.Data.Mapping)

                Constructores (1)

                                .ctor()

                Métodos (1)

                                System.Collections.Generic.KeyValuePair(System.String,System.String) GetViewAt(System.Int32)

                Propiedades (5)

                                System.String EdmEntityContainerName

                                System.String HashOverAllExtentViews

                                HashOverMappingClosure de System.String

                                StoreEntityContainerName de System.String

                                System.Int32 ViewCount

EntityViewGenerationAttribute: nuevos miembros de la clase 2 (espacio de nombres System.Data.Mapping)

                Constructores (1)

                                .ctor(System.Type)

                Propiedades (1)

                                System.Type ViewGenerationType

storageMappingItemCollection: nuevos miembros de clase 2 (espacio de nombres System.Data.Mapping)

                Constructores (2)

                                .ctor(System.Data.Metadata.Edm.EdmItemCollection,System.Data.Metadata.Edm.StoreItemCollection,System.Collections.Generic.IEnumerable(T)(System.Xml.XmlReader))

                                .ctor(System.Data.Metadata.Edm.EdmItemCollection,System.Data.Metadata.Edm.StoreItemCollection,System.String[])

AssociationEndMember: nuevo miembro de clase 1 (espacio de nombres System.Data.Metadata.Edm)

                Propiedades (1)

                                System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind

AssociationSet: nuevos miembros de la clase 3 (espacio de nombres System.Data.Metadata.Edm)

                Propiedades (3)

                                System.Data.Metadata.Edm.ReadOnlyMetadataCollection(System.Data.Metadata.Edm.AssociationSetEnd) AssociationSetEnds

                                System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind

                                System.Data.Metadata.Edm.AssociationType ElementType

AssociationSetEnd: nuevos miembros de la clase 7 (espacio de nombres System.Data.Metadata.Edm)

                Métodos (1)

                                System.String ToString()

                Propiedades (6)

                                System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind

                                System.Data.Metadata.Edm.AssociationEndMember CorrespondienteAssociationEndMember

                                System.Data.Metadata.Edm.EntitySet EntitySet

                                nombre de System.String

                                System.Data.Metadata.Edm.AssociationSet ParentAssociationSet

                                Rol de System.String

AssociationType: nuevos miembros de la clase 3 (espacio de nombres System.Data.Metadata.Edm)

                Propiedades (3)

                                System.Data.Metadata.Edm.ReadOnlyMetadataCollection(System.Data.Metadata.Edm.AssociationEndMember) AssociationEndMembers

                                System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind

                                System.Data.Metadata.Edm.ReadOnlyMetadataCollection(System.Data.Metadata.Edm.ReferentialConstraint) referencialConstraints

BuiltInTypeKind: nuevos miembros de la enumeración 40 (espacio de nombres System.Data.Metadata.Edm)

                Campos (40)

                                  AssociationEndMember

                                  AssociationSet

                                  AssociationSetEnd

                                  AssociationType de

                                  CollectionKind

                                  CollectionType

                                  ComplexType de

                                  documentación de

                                  EdmFunction

                                  EdmMember

                                  EdmProperty

                                  EdmType

                                  EntityContainer

                                  EntitySet

                                  EntitySetBase

                                  entityType

                                  EntityTypeBase

                                  enumMember de

                                  EnumType

                                  faceta de

                                  FunctionParameter

                                  globalItem

                                  MetadataItem de

                                  metadataProperty

                                  NavigationProperty

                                  OperationAction de

                                  ParameterMode

                                  PrimitiveType

                                  PrimitiveTypeKind

                                  ProviderManifest de

                                  referencialConstraint

                                  RefType de

                                  RelationshipEndMember

                                  RelationshipMultiplicity

                                  RelationshipSet

                                  RelationshipType de

                                  RowType

                                  simpleType

                                  StructuralType

                                  TypeUsage

CollectionKind: nuevos miembros de la enumeración 3 (espacio de nombres System.Data.Metadata.Edm)

                Campos (3)

                                  bolsa de

                                  lista de

                                  Ninguno

CollectionType: nuevos miembros de clase 2 (espacio de nombres System.Data.Metadata.Edm)

                Propiedades (2)

                                System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind

                                System.Data.Metadata.Edm.TypeUsage TypeUsage

ComplexType: nuevos miembros de la clase 2 (espacio de nombres System.Data.Metadata.Edm)

                Propiedades (2)

                                System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind

                                Propiedades System.Data.Metadata.Edm.ReadOnlyMetadataCollection(System.Data.Metadata.Edm.EdmProperty) propiedades

concurrencyMode: nuevos miembros de la enumeración 2 (espacio de nombres System.Data.Metadata.Edm)

                Campos (2)

                                  fijo

                                  Ninguno

DataSpace: nuevos miembros de la enumeración 5 (espacio de nombres System.Data.Metadata.Edm)

                Campos (5)

                                  de CSpace

                                  de CSSpace

                                  OCSpace

                                  OSpace

                                  SSpace

Documentación: nuevos miembros de la clase 5 (espacio de nombres System.Data.Metadata.Edm)

                Métodos (1)

                                System.String ToString()

                Propiedades (4)

                                System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind

                                System.Boolean IsEmpty

                                LongDescription de System.String

                                Resumen de System.String

EdmError: nuevo miembro de clase 1 (espacio de nombres System.Data.Metadata.Edm)

                Propiedades (1)

                                de mensajes de System.String

EdmFunction: nuevos miembros de la clase 4 (espacio de nombres System.Data.Metadata.Edm)

                Propiedades (4)

                                System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind

                                FullName de System.String

                                System.Data.Metadata.Edm.ReadOnlyMetadataCollection(System.Data.Metadata.Edm.FunctionParameter) Parameters

                                System.Data.Metadata.Edm.FunctionParameter ReturnParameter

EdmItemCollection: nuevos miembros de clase 4 (espacio de nombres System.Data.Metadata.Edm)

                Constructores (2)

                                .ctor(System.Collections.Generic.IEnumerable(T)(System.Xml.XmlReader))

                                .ctor(System.String[])

                Métodos (1)

                                System.Collections.ObjectModel.ReadOnlyCollection(System.Data.Metadata.Edm.PrimitiveType) GetPrimitiveTypes()

                Propiedades (1)

                                System.Double EdmVersion

EdmMember: nuevos miembros de la clase 4 (espacio de nombres System.Data.Metadata.Edm)

                Métodos (1)

                                System.String ToString()

                Propiedades (3)

                                System.Data.Metadata.Edm.StructuralType DeclararType

                                nombre de System.String

                                System.Data.Metadata.Edm.TypeUsage TypeUsage

EdmProperty: nuevos miembros de la clase 3 (espacio de nombres System.Data.Metadata.Edm)

                Propiedades (3)

                                System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind

                                System.Object defaultValue

                                System.Boolean que aceptan valores NULL

EdmSchemaError: nuevos miembros de clase 8 (espacio de nombres System.Data.Metadata.Edm)

                Métodos (1)

                                System.String ToString()

                Propiedades (7)

                                de columna de System.Int32

                                ErrorCode de System.Int32

                                System.Int32 Line

                                System.String SchemaLocation

                                System.String SchemaName

                                System.Data.Metadata.Edm.EdmSchemaErrorSeverity Gravedad

                                System.String stackTrace

EdmSchemaErrorSeverity: nuevos miembros de la enumeración 2 (espacio de nombres System.Data.Metadata.Edm)

                Campos (2)

                                  error

                                  advertencia

EdmType: nuevos miembros de la clase 7 (espacio de nombres System.Data.Metadata.Edm)

                Métodos (2)

                                System.Data.Metadata.Edm.CollectionType GetCollectionType()

                                System.String ToString()

                Propiedades (5)

                                System.Boolean abstract

                                System.Data.Metadata.Edm.EdmType BaseType

                                FullName de System.String

                                nombre de System.String

                                System.String NamespaceName

entityContainer: nuevos miembros de la clase 8 (espacio de nombres System.Data.Metadata.Edm)

                Métodos (5)

                                System.Data.Metadata.Edm.EntitySet GetEntitySetByName(System.String,System.Boolean)

                                System.Data.Metadata.Edm.RelationshipSet GetRelationshipSetByName(System.String,System.Boolean)

                                System.String ToString()

                                System.Boolean TryGetEntitySetByName(System.String,System.Boolean,System.Data.Metadata.Edm.EntitySet)

                                System.Boolean TryGetRelationshipSetByName(System.String,System.Boolean,System.Data.Metadata.Edm.RelationshipSet)

                Propiedades (3)

                                System.Data.Metadata.Edm.ReadOnlyMetadataCollection(System.Data.Metadata.Edm.EntitySetBase) BaseEntitySets

                                System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind

                                nombre de System.String

EntitySet: nuevos miembros de clase 2 (espacio de nombres System.Data.Metadata.Edm)

                Propiedades (2)

                                System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind

                                System.Data.Metadata.Edm.EntityType ElementType

EntitySetBase: nuevos miembros de la clase 5 (espacio de nombres System.Data.Metadata.Edm)

                Métodos (1)

                                System.String ToString()

                Propiedades (4)

                                System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind

                                System.Data.Metadata.Edm.EntityTypeBase ElementType

                                System.Data.Metadata.Edm.EntityContainer EntityContainer

                                nombre de System.String

EntityType: nuevos miembros de clase 4 (espacio de nombres System.Data.Metadata.Edm)

                Métodos (1)

                                System.Data.Metadata.Edm.RefType GetReferenceType()

                Propiedades (3)

                                System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind

                                System.Data.Metadata.Edm.ReadOnlyMetadataCollection(System.Data.Metadata.Edm.NavigationProperty) NavigationProperties

                                Propiedades System.Data.Metadata.Edm.ReadOnlyMetadataCollection(System.Data.Metadata.Edm.EdmProperty) propiedades

EntityTypeBase: nuevo miembro de clase 1 (espacio de nombres System.Data.Metadata.Edm)

                Propiedades (1)

                                System.Data.Metadata.Edm.ReadOnlyMetadataCollection(System.Data.Metadata.Edm.EdmMember) KeyMembers

Facet: nuevos miembros de la clase 7 (espacio de nombres System.Data.Metadata.Edm)

                Métodos (1)

                                System.String ToString()

                Propiedades (6)

                                System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind

                                Descripción de System.Data.Metadata.Edm.FacetDescription

                                System.Data.Metadata.Edm.EdmType FacetType

                                System.Boolean IsUnbounded

                                nombre de System.String

                                System.Object Value

FacetDescription: nuevos miembros de la clase 8 (espacio de nombres System.Data.Metadata.Edm)

                Métodos (1)

                                System.String ToString()

                Propiedades (7)

                                System.Object defaultValue

                                FacetName de System.String

                                System.Data.Metadata.Edm.EdmType FacetType

                                System.Boolean isConstant

                                System.Boolean IsRequired

                                System.Nullable(System.Int32) MaxValue

                                System.Nullable(System.Int32) MinValue

FunctionParameter: nuevos miembros de la clase 6 (espacio de nombres System.Data.Metadata.Edm)

                Métodos (1)

                                System.String ToString()

                Propiedades (5)

                                System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind

                                System.Data.Metadata.Edm.EdmFunction DeclaraingFunction

                                System.Data.Metadata.Edm.ParameterMode Mode

                                nombre de System.String

                                System.Data.Metadata.Edm.TypeUsage TypeUsage

itemCollection: nuevos miembros de interfaz 17 (espacio de nombres System.Data.Metadata.Edm)

                Métodos (16)

                                System.Data.Metadata.Edm.EntityContainer GetEntityContainer(System.String)

                                System.Data.Metadata.Edm.EntityContainer GetEntityContainer(System.String,System.Boolean)

                                System.Collections.ObjectModel.ReadOnlyCollection(System.Data.Metadata.Edm.Edm.EdmFunction) GetFunctions(System.Collections.Generic.Dictionary(TKey,TValue)(System.String,System.Collections.ObjectModel.ReadOnlyCollection(T)(System.Data.Metadata.Edm.EdmFunction)),System.String,System.Boolean)

                                System.Collections.ObjectModel.ReadOnlyCollection(System.Data.Metadata.Edm.EdmFunction) GetFunctions(System.String)

                                System.Collections.ObjectModel.ReadOnlyCollection(System.Data.Metadata.Edm.EdmFunction) GetFunctions(System.String,System.Boolean)

                                T GetItem(T)(System.String)

                                T getItem(T)(System.String,System.Boolean)

                                System.Collections.ObjectModel.ReadOnlyCollection(T) GetItems(T)()

                                System.Data.Metadata.Edm.EdmType GetType(System.String,System.String)

                                System.Data.Metadata.Edm.EdmType GetType(System.String,System.String,System.Boolean)

                                System.Boolean TryGetEntityContainer(System.String,System.Boolean,System.Data.Metadata.Edm.EntityContainer)

                                System.Boolean TryGetEntityContainer(System.String,System.Data.Metadata.Edm.EntityContainer)

                                System.Boolean TryGetItem(T)(System.String,T)

                                System.Boolean TryGetItem(T)(System.String,System.Boolean,T)

                                System.Boolean TryGetType(System.String,System.String,System.Boolean,System.Data.Metadata.Edm.EdmType)

                                System.Boolean TryGetType(System.String,System.String,System.Data.Metadata.Edm.EdmType)

                Propiedades (1)

                                System.Data.Metadata.Edm.DataSpace DataSpace

metadataItem: nuevos miembros de la clase 5 (espacio de nombres System.Data.Metadata.Edm)

                Métodos (2)

                                System.Data.Metadata.Edm.EdmType GetBuiltInType(System.Data.Metadata.Edm.BuiltInTypeKind)

                                System.Collections.ObjectModel.ReadOnlyCollection(System.Data.Metadata.Edm.FacetDescription) GetGeneralFacetDescriptions()

                Propiedades (3)

                                System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind

                                Documentación de System.Data.Metadata.Edm.Documentation

                                System.Data.Metadata.Edm.ReadOnlyMetadataCollection(System.Data.Metadata.Edm.MetadataProperty) MetadataProperties

MetadataProperty: nuevos miembros de la clase 5 (espacio de nombres System.Data.Metadata.Edm)

                Propiedades (5)

                                System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind

                                nombre de System.String

                                System.Data.Metadata.Edm.PropertyKind PropertyKind

                                System.Data.Metadata.Edm.TypeUsage TypeUsage

                                System.Object Value

MetadataWorkspace: nuevos miembros de la enumeración 30 (espacio de nombres System.Data.Metadata.Edm)

                Constructores (2)

                                .ctor()

                                .ctor(System.Collections.Generic.IEnumerable(T)(System.String),System.Collections.Generic.IEnumerable(T)(System.Reflection.Assembly))

                Métodos (27)

                                System.Void ClearCache()

                                System.Data.Metadata.Edm.StructuralType GetEdmSpaceType(System.Data.Metadata.Edm.StructuralType)

                                System.Data.Metadata.Edm.EntityContainer GetEntityContainer(System.String,System.Boolean,System.Data.Metadata.Edm.DataSpace)

                                System.Data.Metadata.Edm.EntityContainer GetEntityContainer(System.String,System.Data.Metadata.Edm.DataSpace)

                                System.Collections.ObjectModel.ReadOnlyCollection(System.Data.Metadata.Edm.EdmFunction) GetFunctions(System.String,System.String,System.Data.Metadata.Edm.DataSpace)

                                System.Collections.ObjectModel.ReadOnlyCollection(System.Data.Metadata.Edm.Edm.EdmFunction) GetFunctions(System.String,System.String,System.Data.Metadata.Edm.DataSpace,System.Boolean)

                                T GetItem(T)(System.String,System.Boolean,System.Data.Metadata.Edm.DataSpace)

                                T GetItem(T)(System.String,System.Data.Metadata.Edm.DataSpace)

                                System.Data.Metadata.Edm.ItemCollection GetItemCollection(System.Data.Metadata.Edm.DataSpace)

                                System.Collections.ObjectModel.ReadOnlyCollection(System.Data.Metadata.Edm.GlobalItem) GetItems(System.Data.Metadata.Edm.DataSpace)

                                System.Collections.ObjectModel.ReadOnlyCollection(T) GetItems(T)(System.Data.Metadata.Edm.DataSpace)

                                System.Data.Metadata.Edm.StructuralType GetObjectSpaceType(System.Data.Metadata.Edm.StructuralType)

                                System.Collections.ObjectModel.ReadOnlyCollection(System.Data.Metadata.Edm.PrimitiveType) GetPrimitiveTypes(System.Data.Metadata.Edm.DataSpace)

                                System.Collections.Generic.IEnumerable(System.Data.Metadata.Edm.EdmMember) GetRequiredOriginalValueMembers(System.Data.Metadata.Edm.EntitySetBase,System.Data.Metadata.Edm.EntityTypeBase)

                                System.Data.Metadata.Edm.EdmType GetType(System.String,System.String,System.Boolean,System.Data.Metadata.Edm.DataSpace)

                                System.Data.Metadata.Edm.EdmType GetType(System.String,System.String,System.Data.Metadata.Edm.DataSpace)

                                System.Void LoadFromAssembly(System.Reflection.Assembly)

                                System.Void RegisterItemCollection(System.Data.Metadata.Edm.ItemCollection)

                                System.Boolean TryGetEdmSpaceType(System.Data.Metadata.Edm.StructuralType,System.Data.Metadata.Edm.StructuralType)

                                System.Boolean TryGetEntityContainer(System.String,System.Boolean,System.Data.Metadata.Edm.DataSpace,System.Data.Metadata.Edm.EntityContainer)

                                System.Boolean TryGetEntityContainer(System.String,System.Data.Metadata.Edm.DataSpace,System.Data.Metadata.Edm.EntityContainer)

                                System.Boolean TryGetItem(T)(System.String,System.Boolean,System.Data.Metadata.Edm.DataSpace,T)

                                System.Boolean TryGetItem(T)(System.String,System.Data.Metadata.Edm.DataSpace,T)

                                System.Boolean TryGetItemCollection(System.Data.Metadata.Edm.DataSpace,System.Data.Metadata.Edm.ItemCollection)

                                System.Boolean TryGetObjectSpaceType(System.Data.Metadata.Edm.StructuralType,System.Data.Metadata.Edm.StructuralType)

                                System.Boolean TryGetType(System.String,System.String,System.Boolean,System.Data.Metadata.Edm.DataSpace,System.Data.Metadata.Edm.EdmType)

                                System.Boolean TryGetType(System.String,System.String,System.Data.Metadata.Edm.DataSpace,System.Data.Metadata.Edm.Edm.EdmType)

                Campos (1)

                                  MaximumEdmVersionSupported

NavigationProperty: nuevos miembros de la clase 4 (espacio de nombres System.Data.Metadata.Edm)

                Propiedades (4)

                                System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind

                                System.Data.Metadata.Edm.RelationshipEndMember FromEndMember

                                System.Data.Metadata.Edm.RelationshipType RelationshipType

                                System.Data.Metadata.Edm.RelationshipEndMember ToEndMember

ObjectItemCollection: nuevos miembros de la clase 5 (espacio de nombres System.Data.Metadata.Edm)

                Constructores (1)

                                .ctor()

                Métodos (4)

                                System.Type GetClrType(System.Data.Metadata.Edm.StructuralType)

                                System.Collections.Generic.IEnumerable(System.Data.Metadata.Edm.PrimitiveType) GetPrimitiveTypes()

                                System.Void LoadFromAssembly(System.Reflection.Assembly)

                                System.Boolean TryGetClrType(System.Data.Metadata.Edm.StructuralType,System.Type)

OperationAction: nuevos miembros de la enumeración 3 (espacio de nombres System.Data.Metadata.Edm)

                Campos (3)

                                  cascade de

                                  Ninguno

                                  Restringir

ParameterMode: nuevos miembros de la enumeración 4 (espacio de nombres System.Data.Metadata.Edm)

                Campos (4)

                                  En

                                  inOut

                                  salida

                                  returnValue

ParameterTypeSemantics: nuevos miembros de la enumeración 3 (espacio de nombres System.Data.Metadata.Edm)

                Campos (3)

                                  AllowImplicitConversion

                                  AllowImplicitPromotion

                                  ExactMatchOnly

PrimitiveType: nuevos miembros de la clase 7 (espacio de nombres System.Data.Metadata.Edm)

                Métodos (3)

                                System.Data.Metadata.Edm.EdmType GetEdmPrimitiveType()

                                System.Data.Metadata.Edm.PrimitiveType GetEdmPrimitiveType(System.Data.Metadata.Edm.PrimitiveTypeKind)

                                System.Collections.ObjectModel.ReadOnlyCollection(System.Data.Metadata.Edm.PrimitiveType) GetEdmPrimitiveTypes()

                Propiedades (4)

                                System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind

                                System.Type ClrEquivalentType

                                System.Collections.ObjectModel.ReadOnlyCollection(System.Data.Metadata.Edm.FacetDescription) FacetDescriptions

                                System.Data.Metadata.Edm.PrimitiveTypeKind PrimitiveTypeKind

PrimitiveTypeKind: nuevos miembros de la enumeración 15 (espacio de nombres System.Data.Metadata.Edm)

                Campos (15)

                                  binario

                                  booleano

                                  byte de

                                  DateTime

                                  DateTimeOffset

                                  decimal

                                  doble

                                  guid de

                                  int16

                                  int32

                                  int64

                                  SByte

                                  único

                                  cadena

                                  de tiempo de

PropertyKind: nuevos miembros de la enumeración 2 (espacio de nombres System.Data.Metadata.Edm)

                Campos (2)

                                  extendido

                                  System

ReadOnlyMetadataCollection(T): nuevos miembros de clase genérica 7 (espacio de nombres System.Data.Metadata.Edm)

                Métodos (5)

                                Contains(System.String) de System.Boolean

                                System.Data.Metadata.Edm.ReadOnlyMetadataCollection(T)+Enumerador GetEnumerator()

                                T GetValue(System.String,System.Boolean)

                                System.Int32 IndexOf(!0)

                                System.Boolean TryGetValue(System.String,System.Boolean,!0)

                Propiedades (2)

                                System.Boolean IsReadOnly

                                T Item[System.String]

referencialConstraint: nuevos miembros de clase 6 (espacio de nombres System.Data.Metadata.Edm)

                Métodos (1)

                                System.String ToString()

                Propiedades (5)

                                System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind

                                System.Data.Metadata.Edm.ReadOnlyMetadataCollection(System.Data.Metadata.Edm.EdmProperty) FromProperties

                                System.Data.Metadata.Edm.RelationshipEndMember FromRole

                                System.Data.Metadata.Edm.ReadOnlyMetadataCollection(System.Data.Metadata.Edm.EdmProperty) ToProperties

                                System.Data.Metadata.Edm.RelationshipEndMember ToRole

RefType: nuevos miembros de la clase 2 (espacio de nombres System.Data.Metadata.Edm)

                Propiedades (2)

                                System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind

                                System.Data.Metadata.Edm.EntityTypeBase ElementType

RelationshipEndMember: nuevos miembros de clase 2 (espacio de nombres System.Data.Metadata.Edm)

                Propiedades (2)

                                System.Data.Metadata.Edm.OperationAction deleteBehavior

                                System.Data.Metadata.Edm.RelationshipMultiplicity RelationshipMultiplicity

RelationshipMultiplicity: nuevos miembros de la enumeración 3 (espacio de nombres System.Data.Metadata.Edm)

                Campos (3)

                                  muchos

                                  one

                                  ZeroOrOne

RelationshipSet: nuevos miembros de clase 2 (espacio de nombres System.Data.Metadata.Edm)

                Propiedades (2)

                                System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind

                                System.Data.Metadata.Edm.RelationshipType ElementType

RelationshipType: nuevo miembro de clase 1 (espacio de nombres System.Data.Metadata.Edm)

                Propiedades (1)

                                System.Data.Metadata.Edm.ReadOnlyMetadataCollection(System.Data.Metadata.Edm.RelationshipEndMember) RelationshipEndMembers

RowType: nuevos miembros de clase 2 (espacio de nombres System.Data.Metadata.Edm)

                Propiedades (2)

                                System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind

                                Propiedades System.Data.Metadata.Edm.ReadOnlyMetadataCollection(System.Data.Metadata.Edm.EdmProperty) propiedades

StoreGeneratedPattern: nuevos miembros de la enumeración 3 (espacio de nombres System.Data.Metadata.Edm)

                Campos (3)

                                  calculado

                                  Identity

                                  Ninguno

StoreItemCollection: nuevos miembros de clase 3 (espacio de nombres System.Data.Metadata.Edm)

                Constructores (2)

                                .ctor(System.Collections.Generic.IEnumerable(T)(System.Xml.XmlReader))

                                .ctor(System.String[])

                Métodos (1)

                                System.Collections.ObjectModel.ReadOnlyCollection(System.Data.Metadata.Edm.PrimitiveType) GetPrimitiveTypes()

StructuralType: nuevo miembro de clase 1 (espacio de nombres System.Data.Metadata.Edm)

                Propiedades (1)

                                System.Data.Metadata.Edm.ReadOnlyMetadataCollection(System.Data.Metadata.Edm.EdmMember) Miembros

typeUsage: nuevos miembros de clase 15 (espacio de nombres System.Data.Metadata.Edm)

                Métodos (12)

                                System.Data.Metadata.Edm.TypeUsage CreateBinaryTypeUsage(System.Data.Metadata.Edm.PrimitiveType,System.Boolean)

                                System.Data.Metadata.Edm.TypeUsage CreateBinaryTypeUsage(System.Data.Metadata.Edm.PrimitiveType,System.Boolean,System.Int32)

                                System.Data.Metadata.Edm.TypeUsage CreateDateTimeOffsetTypeUsage(System.Data.Metadata.Edm.PrimitiveType,System.Nullable(T)(System.Byte))

                                System.Data.Metadata.Edm.TypeUsage CreateDateTimeTypeUsage(System.Data.Metadata.Edm.PrimitiveType,System.Nullable(T)(System.Byte))

                                System.Data.Metadata.Edm.TypeUsage CreateDecimalTypeUsage(System.Data.Metadata.Edm.PrimitiveType)

                                System.Data.Metadata.Edm.TypeUsage CreateDecimalTypeUsage(System.Data.Metadata.Edm.PrimitiveType,System.Byte,System.Byte)

                                System.Data.Metadata.Edm.TypeUsage CreateDefaultTypeUsage(System.Data.Metadata.Edm.EdmType)

                                System.Data.Metadata.Edm.TypeUsage CreateStringTypeUsage(System.Data.Metadata.Edm.PrimitiveType,System.Boolean,System.Boolean)

                                System.Data.Metadata.Edm.TypeUsage CreateStringTypeUsage(System.Data.Metadata.Edm.PrimitiveType,System.Boolean,System.Boolean,System.Int32)

                                System.Data.Metadata.Edm.TypeUsage CreateTimeTypeUsage(System.Data.Metadata.Edm.PrimitiveType,System.Nullable(T)(System.Byte))

                                System.Boolean IsSubtypeOf(System.Data.Metadata.Edm.TypeUsage)

                                System.String ToString()

                Propiedades (3)

                                System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind

                                System.Data.Metadata.Edm.EdmType EdmType

                                System.Data.Metadata.Edm.ReadOnlyMetadataCollection(System.Data.Metadata.Edm.Facet) Facetas

CompiledQuery: nuevos miembros de la clase 4 (espacio de nombres System.Data.Objects)

                Métodos (4)

                                System.Func(TArg0,TResult) Compile(TKey,TValue)(System.Linq.Expressions.Expression(T)(System.Func(TKey,TValue)))

                                System.Func(TArg0,TArg1,TResult) Compile'3(System.Linq.Expressions.Expression(T)(System.Func'3(T,T,T)))

                                System.Func(TArg0,TArg1,TArg2,TResult) Compile'4(System.Linq.Expressions.Expression(T)(System.Func'4(T,T,T,T,T)))

                                System.Func(TArg0,TArg1,TArg2,TArg3,TResult) Compile'5(System.Linq.Expressions.Expression(T)(System.Func'5(T,T,T,T)))

CurrentValueRecord: nuevos miembros de clase 47 (espacio de nombres System.Data.Objects)

                Métodos (43)

                                System.Boolean GetBoolean(System.Int32)

                                System.Byte GetByte(System.Int32)

                                System.Int64 GetBytes(System.Int32,System.Int64,System.Byte[],System.Int32,System.Int32)

                                System.Char GetChar(System.Int32)

                                System.Int64 GetChars(System.Int32,System.Int64,System.Char[],System.Int32,System.Int32)

                                System.Data.Common.DbDataReader GetDataReader(System.Int32)

                                System.Data.Common.DbDataRecord GetDataRecord(System.Int32)

                                System.String GetDataTypeName(System.Int32)

                                System.DateTime GetDateTime(System.Int32)

                                System.Data.Common.DbDataReader GetDbDataReader(System.Int32)

                                System.Decimal GetDecimal(System.Int32)

                                System.Double GetDouble(System.Int32)

                                System.Type GetFieldType(System.Int32)

                                System.Single GetFloat(System.Int32)

                                System.Guid GetGuid(System.Int32)

                                System.Int16 GetInt16(System.Int32)

                                System.Int32 GetInt32(System.Int32)

                                System.Int64 GetInt64(System.Int32)

                                System.String GetName(System.Int32)

                                System.Int32 GetOrdinal(System.String)

                                System.Object GetRecordValue(System.Int32)

                                System.String GetString(System.Int32)

                                System.Object GetValue(System.Int32)

                                System.Int32 GetValues(System.Object[])

                                System.Boolean IsDBNull(System.Int32)

                                System.Void SetBoolean(System.Int32,System.Boolean)

                                System.Void SetByte(System.Int32,System.Byte)

                                System.Void SetChar(System.Int32,System.Char)

                                System.Void SetDataRecord(System.Int32,System.Data.IDataRecord)

                                System.Void SetDateTime(System.Int32,System.DateTime)

                                System.Void SetDBNull(System.Int32)

                                System.Void SetDecimal(System.Int32,System.Decimal)

                                System.Void SetDouble(System.Int32,System.Double)

                                System.Void SetFloat(System.Int32,System.Single)

                                System.Void SetGuid(System.Int32,System.Guid)

                                System.Void SetInt16(System.Int32,System.Int16)

                                System.Void SetInt32(System.Int32,System.Int32)

                                System.Void SetInt64(System.Int32,System.Int64)

                                System.Void SetRecordValue(System.Int32,System.Object)

                                System.Void SetString(System.Int32,System.String)

                                System.Void SetValue(System.Int32,System.Object)

                                System.Int32 SetValues(System.Object[])

                                System.Data.IDataReader System.Data.IDataRecord.GetData(System.Int32)

                Propiedades (4)

                                System.Data.Common.DataRecordInfo DataRecordInfo

                                System.Int32 FieldCount

                                System.Object Item[System.Int32]

                                Elemento de System.Object[System.String]

MergeOption: nuevos miembros de la enumeración 4 (espacio de nombres System.Data.Objects)

                Campos (4)

                                  appendOnly

                                  NoTracking

                                  OverwriteChanges

                                  PreserveChanges

ObjectContext: nuevos miembros de clase 28 (espacio de nombres System.Data.Objects)

                Constructores (4)

                                .ctor(System.Data.EntityClient.EntityConnection)

                                .ctor(System.Data.EntityClient.EntityConnection,System.String)

                                .ctor(System.String)

                                .ctor(System.String,System.String)

                Métodos (18)

                                System.Void AcceptAllChanges()

                                System.Void AddObject(System.String,System.Object)

                                System.Void ApplyPropertyChanges(System.String,System.Object)

                                System.Void Attach(System.Data.Objects.DataClasses.IEntityWithKey)

                                System.Void AttachTo(System.String,System.Object)

                                System.Data.EntityKey CreateEntityKey(System.String,System.Object)

                                System.Data.Objects.ObjectQuery(T) CreateQuery(T)(System.String,System.Data.Objects.ObjectParameter[])

                                System.Void DeleteObject(System.Object)

                                System.Void Detach(System.Object)

                                System.Void Dispose()

                                System.Void Dispose(System.Boolean)

                                System.Data.Objects.ObjectResult(TElement) ExecuteFunction(T)(System.String,System.Data.Objects.ObjectParameter[])

                                System.Object GetObjectByKey(System.Data.EntityKey)

                                System.Void Refresh(System.Data.Objects.RefreshMode,System.Collections.IEnumerable)

                                System.Void Refresh(System.Data.Objects.RefreshMode,System.Object)

                                System.Int32 SaveChanges()

                                System.Int32 SaveChanges(System.Boolean)

                                System.Boolean TryGetObjectByKey(System.Data.EntityKey,System.Object)

                Propiedades (5)

                                System.Nullable(System.Int32) CommandTimeout

                                de conexión de System.Data.Common.DbConnect ion

                                System.String defaultContainerName

                                System.Data.Metadata.Edm.MetadataWorkspace MetadataWorkspace

                                System.Data.Objects.ObjectStateManager objectStateManager

                Eventos (1)

                                  savingChanges

ObjectParameter: nuevos miembros de la clase 5 (espacio de nombres System.Data.Objects)

                Constructores (2)

                                .ctor(System.String,System.Object)

                                .ctor(System.String,System.Type)

                Propiedades (3)

                                nombre de System.String

                                System.Type ParameterType

                                System.Object Value

ObjectParameterCollection: nuevos miembros de la clase 10 (espacio de nombres System.Data.Objects)

                Métodos (8)

                                System.Void Add(System.Data.Objects.ObjectParameter)

                                System.Void Clear()

                                System.Boolean Contains(System.Data.Objects.ObjectParameter)

                                Contains(System.String) de System.Boolean

                                System.Void CopyTo(System.Data.Objects.ObjectParameter[],System.Int32)

                                System.Boolean Remove(System.Data.Objects.ObjectParameter)

                                System.Collections.Generic.IEnumerator(System.Data.Objects.ObjectParameter) System.Collections.Generic.IEnumerable(T)(System.Data.Objects.ObjectParameter). GetEnumerator()

                                System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator()

                Propiedades (2)

                                System.Int32 Count

                                System.Data.Objects.ObjectParameter Item[System.String]

ObjectQuery: nuevos miembros de clase 10 (espacio de nombres System.Data.Objects)

                Métodos (5)

                                System.Data.Objects.ObjectResult Execute(System.Data.Objects.MergeOption)

                                System.Data.Metadata.Edm.TypeUsage GetResultType()

                                System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator()

                                System.Collections.IList System.ComponentModel.IListSource.GetList()

                                System.String ToTraceString()

                Propiedades (5)

                                CommandText de System.String

                                System.Data.Objects.ObjectContext Context

                                System.Boolean EnablePlanCaching

                                System.Data.Objects.MergeOption MergeOption

                                System.Data.Objects.ObjectParameterCollection Parameters

ObjectQuery(T): nuevos miembros de clase genérica 19 (espacio de nombres System.Data.Objects)

                Constructores (2)

                                .ctor(System.String,System.Data.Objects.ObjectContext)

                                .ctor(System.String,System.Data.Objects.ObjectContext,System.Data.Objects.MergeOption)

                Métodos (16)

                                System.Data.Objects.ObjectQuery(T) Distinct()

                                System.Data.Objects.ObjectQuery(T) Except(System.Data.Objects.ObjectQuery(T)(!0))

                                System.Data.Objects.ObjectResult(T) Execute(System.Data.Objects.MergeOption)

                                System.Data.Objects.ObjectQuery(System.Data.Common.DbDataRecord) GroupBy(System.String,System.String,System.Data.Objects.ObjectParameter[])

                                System.Data.Objects.ObjectQuery(T) Include(System.String)

                                System.Data.Objects.ObjectQuery(T) Intersect(System.Data.Objects.ObjectQuery(T)(!0))

                                System.Data.Objects.ObjectQuery(TResultType) OfType(T)()

                                System.Data.Objects.ObjectQuery(T) OrderBy(System.String,System.Data.Objects.ObjectParameter[])

                                System.Data.Objects.ObjectQuery(System.Data.Common.DbDataRecord) Select(System.String,System.Data.Objects.ObjectParameter[])

                                System.Data.Objects.ObjectQuery(TResultType) SelectValue(T)(System.String,System.Data.Objects.ObjectParameter[])

                                System.Data.Objects.ObjectQuery(T) Skip(System.String,System.String,System.Data.Objects.ObjectParameter[])

                                System.Collections.Generic.IEnumerator(T) System.Collections.Generic.IEnumerable(T)(!0). GetEnumerator()

                                System.Data.Objects.ObjectQuery(T) Top(System.String,System.Data.Objects.ObjectParameter[])

                                System.Data.Objects.ObjectQuery(T) Union(System.Data.Objects.ObjectQuery(T)(!0))

                                System.Data.Objects.ObjectQuery(T) UnionAll(System.Data.Objects.ObjectQuery(T)(!0))

                                System.Data.Objects.ObjectQuery(T) Where(System.String,System.Data.Objects.ObjectParameter[])

                Propiedades (1)

                                nombre de System.String

ObjectResult: nuevos miembros de la clase 4 (espacio de nombres System.Data.Objects)

                Métodos (3)

                                System.Void Dispose()

                                System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator()

                                System.Collections.IList System.ComponentModel.IListSource.GetList()

                Propiedades (1)

                                System.Type ElementType

ObjectResult(T): nuevos miembros de la clase genérica 3 (espacio de nombres System.Data.Objects)

                Métodos (2)

                                System.Void Dispose()

                                System.Collections.Generic.IEnumerator(T) GetEnumerator()

                Propiedades (1)

                                System.Type ElementType

ObjectStateEntry: nuevos miembros de la clase 17 (espacio de nombres System.Data.Objects)

                Métodos (9)

                                System.Void AcceptChanges()

                                System.Void Delete()

                                System.Collections.Generic.IEnumerable(System.String) GetModifiedProperties()

                                System.Void SetModified()

                                System.Void SetModifiedProperty(System.String)

                                System.Void System.Data.Objects.DataClasses.IEntityChangeTracker.EntityComplexMemberChanged(System.String,System.Object,System.String)

                                System.Void System.Data.Objects.DataClasses.IEntityChangeTracker.EntityComplexMemberChanging(System.String,System.Object,System.String)

                                System.Void System.Data.Objects.DataClasses.IEntityChangeTracker.EntityMemberChanged(System.String)

                                System.Void System.Data.Objects.DataClasses.IEntityChangeTracker.EntityMemberChanging(System.String)

                Propiedades (8)

                                System.Data.Objects.CurrentValueRecord CurrentValues

                                System.Object Entity

                                De system.Data.EntityKey EntityKey

                                System.Data.Metadata.Edm.EntitySetBase EntitySet

                                System.Boolean IsRelationship

                                System.Data.Objects.ObjectStateManager objectStateManager

                                System.Data.Common.DbDataRecord OriginalValues

                                System.Data.EntityState State

ObjectStateManager: nuevos miembros de clase 12 (espacio de nombres System.Data.Objects)

                Constructores (1)

                                .ctor(System.Data.Metadata.Edm.MetadataWorkspace)

                Métodos (9)

                                System.Collections.Generic.IEnumerable(System.Data.Objects.ObjectStateEntry) GetObjectStateEntries(System.Data.EntityState)

                                System.Data.Objects.ObjectStateEntry GetObjectStateEntry(System.Data.EntityKey)

                                System.Data.Objects.ObjectStateEntry GetObjectStateEntry(System.Object)

                                System.Collections.Generic.IEnumerable(System.Data.IEntityStateEntry) System.Data.IEntityStateManager.FindRelationshipsByKey(System.Data.EntityKey)

                                System.Collections.Generic.IEnumerable(System.Data.IEntityStateEntry) System.Data.IEntityStateManager.GetEntityStateEntries(System.Data.EntityState)

                                System.Data.IEntityStateEntry System.Data.IEntityStateManager.GetEntityStateEntry(System.Data.EntityKey)

                                System.Boolean System.Data.IEntityStateManager.TryGetEntityStateEntry(System.Data.EntityKey,System.Data.IEntityStateEntry)

                                System.Boolean TryGetObjectStateEntry(System.Data.EntityKey,System.Data.Objects.ObjectStateEntry)

                                System.Boolean TryGetObjectStateEntry(System.Object,System.Data.Objects.ObjectStateEntry)

                Propiedades (1)

                                System.Data.Metadata.Edm.MetadataWorkspace MetadataWorkspace

                Eventos (1)

                                  ObjectStateManagerChanged

RefreshMode: nuevos miembros de la enumeración 2 (espacio de nombres System.Data.Objects)

                Campos (2)

                                  ClientWins

                                  StoreWins

ComplexObject: nuevos miembros de clase 3 (espacio de nombres System.Data.Objects.DataClasses)

                Constructores (1)

                                .ctor()

                Métodos (2)

                                System.Void ReportPropertyChanged(System.String)

                                System.Void ReportPropertyChanging(System.String)

EdmComplexPropertyAttribute: nuevo miembro de clase 1 (espacio de nombres System.Data.Objects.DataClasses)

                Constructores (1)

                                .ctor()

EdmComplexTypeAttribute: nuevo miembro de clase 1 (espacio de nombres System.Data.Objects.DataClasses)

                Constructores (1)

                                .ctor()

EdmEntityTypeAttribute: nuevo miembro de clase 1 (espacio de nombres System.Data.Objects.DataClasses)

                Constructores (1)

                                .ctor()

EdmRelationshipAttribute: nuevos miembros de clase 9 (espacio de nombres System.Data.Objects.DataClasses)

                Constructores (1)

                                .ctor(System.String,System.String,System.String,System.Data.Metadata.Edm.RelationshipMultiplicity,System.Type,System.String,System.Data.Metadata.Edm.RelationshipMultiplicity,System.Type)

                Propiedades (8)

                                System.String RelationshipName

                                System.String RelationshipNamespaceName

                                System.Data.Metadata.Edm.RelationshipMultiplicity Role1Multiplicity

                                System.String Role1Name

                                System.Type Role1Type

                                System.Data.Metadata.Edm.RelationshipMultiplicity Role2Multiplicity

                                Role2Name de System.String

                                System.Type Role2Type

EdmRelationshipNavigationPropertyAttribute: nuevos miembros de clase 4 (espacio de nombres System.Data.Objects.DataClasses)

                Constructores (1)

                                .ctor(System.String,System.String,System.String)

                Propiedades (3)

                                System.String RelationshipName

                                System.String RelationshipNamespaceName

                                System.String TargetRoleName

EdmScalarPropertyAttribute: nuevos miembros de la clase 3 (espacio de nombres System.Data.Objects.DataClasses)

                Constructores (1)

                                .ctor()

                Propiedades (2)

                                System.Boolean EntityKeyProperty

                                IsNullable de System.Boolean

EdmSchemaAttribute: nuevos miembros de clase 2 (espacio de nombres System.Data.Objects.DataClasses)

                Constructores (2)

                                .ctor()

                                .ctor(System.String)

EdmTypeAttribute: nuevos miembros de clase 2 (espacio de nombres System.Data.Objects.DataClasses)

                Propiedades (2)

                                nombre de System.String

                                System.String NamespaceName

EntityCollection(T): nuevos miembros de clase genérica 15 (espacio de nombres System.Data.Objects.DataClasses)

                Constructores (1)

                                .ctor()

                Métodos (12)

                                System.Void Add(!0)

                                System.Void Attach(!0)

                                System.Void Attach(System.Collections.Generic.IEnumerable(T)(!0))

                                System.Void Clear()

                                De system.Boolean Contains(!0)

                                System.Void CopyTo(!0[],System.Int32)

                                System.Data.Objects.ObjectQuery(TEntity) CreateSourceQuery()

                                System.Collections.Generic.IEnumerator(TEntity) GetEnumerator()

                                System.Void Load(System.Data.Objects.MergeOption)

                                System.Boolean Remove(!0)

                                System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator()

                                System.Collections.IList System.ComponentModel.IListSource.GetList()

                Propiedades (2)

                                System.Int32 Count

                                System.Boolean IsReadOnly

EntityObject: nuevos miembros de clase 6 (espacio de nombres System.Data.Objects.DataClasses)

                Constructores (1)

                                .ctor()

                Métodos (3)

                                System.Void ReportPropertyChanged(System.String)

                                System.Void ReportPropertyChanging(System.String)

                                System.Void System.Data.Objects.DataClasses.IEntityWithChangeTracker.SetChangeTracker(System.Data.Objects.DataClasses.IEntityChangeTracker)

                Propiedades (2)

                                De system.Data.EntityKey EntityKey

                                System.Data.EntityState EntityState

EntityReference: nuevos miembros de clase 2 (espacio de nombres System.Data.Objects.DataClasses)

                Constructores (1)

                                .ctor()

                Propiedades (1)

                                De system.Data.EntityKey EntityKey

EntityReference(T): nuevos miembros de clase genérica 5 (espacio de nombres System.Data.Objects.DataClasses)

                Constructores (1)

                                .ctor()

                Métodos (3)

                                System.Void Attach(!0)

                                System.Data.Objects.ObjectQuery(TEntity) CreateSourceQuery()

                                System.Void Load(System.Data.Objects.MergeOption)

                Propiedades (1)

                                valor de TEntity

IEntityChangeTracker: nuevos miembros de la interfaz 5 (espacio de nombres System.Data.Objects.DataClasses)

                Métodos (4)

                                System.Void EntityComplexMemberChanged(System.String,System.Object,System.String)

                                System.Void EntityComplexMemberChanging(System.String,System.Object,System.String)

                                System.Void EntityMemberChanged(System.String)

                                System.Void EntityMemberChanging(System.String)

                Propiedades (1)

                                System.Data.EntityState EntityState

IEntityWithChangeTracker: nuevo miembro de interfaz 1 (espacio de nombres System.Data.Objects.DataClasses)

                Métodos (1)

                                System.Void SetChangeTracker(System.Data.Objects.DataClasses.IEntityChangeTracker)

IEntityWithKey: nuevo miembro de interfaz 1 (espacio de nombres System.Data.Objects.DataClasses)

                Propiedades (1)

                                De system.Data.EntityKey EntityKey

IEntityWithRelationships: nuevo miembro de interfaz 1 (espacio de nombres System.Data.Objects.DataClasses)

                Propiedades (1)

                                System.Data.Objects.DataClasses.RelationshipManager RelationshipManager

IRelatedEnd: nuevos miembros de interfaz 12 (espacio de nombres System.Data.Objects.DataClasses)

                Métodos (7)

                                System.Void Add(System.Data.Objects.DataClasses.IEntityWithRelationships)

                                System.Void Attach(System.Data.Objects.DataClasses.IEntityWithRelationships)

                                System.Collections.IEnumerable CreateSourceQuery()

                                System.Collections.IEnumerator GetEnumerator()

                                System.Void Load()

                                System.Void Load(System.Data.Objects.MergeOption)

                                System.Boolean Remove(System.Data.Objects.DataClasses.IEntityWithRelationships)

                Propiedades (5)

                                System.Boolean IsLoaded

                                System.String RelationshipName

                                System.Data.Metadata.Edm.RelationshipSet RelationshipSet

                                System.String SourceRoleName

                                System.String TargetRoleName

RelatedEnd: nuevos miembros de clase 18 (espacio de nombres System.Data.Objects.DataClasses)

                Métodos (12)

                                System.Void Attach(T)(System.Collections.Generic.IEnumerable(T)(T),System.Boolean)

                                System.Collections.IEnumerator GetEnumerator()

                                System.Void Load()

                                System.Void Load(System.Data.Objects.MergeOption)

                                System.Void Merge(T)(System.Collections.Generic.IEnumerable(T)(T),System.Data.Objects.MergeOption,System.Boolean)

                                System.Void System.Data.Objects.DataClasses.IRelatedEnd.Add(System.Data.Objects.DataClasses.IEntityWithRelationships)

                                System.Void System.Data.Objects.DataClasses.IRelatedEnd.Attach(System.Data.Objects.DataClasses.IEntityWithRelationships)

                                System.Collections.IEnumerable System.Data.Objects.DataClasses.IRelatedEnd.CreateSourceQuery()

                                System.Boolean System.Data.Objects.DataClasses.IRelatedEnd.Remove(System.Data.Objects.DataClasses.IEntityWithRelationships)

                                System.Void ValidateEntityForAttach(T)(T,System.Int32,System.Boolean)

                                System.Data.Objects.ObjectQuery(TEntity) ValidateLoad(T)(System.Data.Objects.MergeOption,System.String)

                                System.Void ValidateOwnerForAttach()

                Propiedades (5)

                                System.Boolean IsLoaded

                                System.String RelationshipName

                                System.Data.Metadata.Edm.RelationshipSet RelationshipSet

                                System.String SourceRoleName

                                System.String TargetRoleName

                Eventos (1)

                                  AssociationChanged

RelationshipKind: nuevo miembro de la enumeración 1 (espacio de nombres System.Data.Objects.DataClasses)

                Campos (1)

                                  association

RelationshipManager: nuevos miembros de la clase 8 (espacio de nombres System.Data.Objects.DataClasses)

                Métodos (8)

                                System.Data.Objects.DataClasses.RelationshipManager Create(System.Data.Objects.DataClasses.IEntityWithRelationships)

                                System.Collections.Generic.IEnumerable(System.Data.Objects.DataClasses.IRelatedEnd) GetAllRelatedEnds()

                                System.Data.Objects.DataClasses.EntityCollection(TTargetEntity) GetRelatedCollection(T)(System.String,System.String)

                                System.Data.Objects.DataClasses.IRelatedEnd GetRelatedEnd(System.String,System.String)

                                System.Data.Objects.DataClasses.EntityReference(TTargetEntity) GetRelatedReference(T)(System.String,System.String)

                                System.Void InitializeRelatedCollection(T)(System.String,System.String,System.Data.Objects.DataClasses.EntityCollection(T)(T))

                                System.Void InitializeRelatedReference(T)(System.String,System.String,System.Data.Objects.DataClasses.EntityReference(T)(T))

                                System.Void OnSerializing(System.Runtime.Serialization.StreamingContext)

StructuralObject: nuevos miembros de enumeración 47 (espacio de nombres System.Data.Objects.DataClasses)

                Constructores (1)

                                .ctor()

                Métodos (43)

                                System.DateTime defaultDateTimeValue()

                                System.Byte[]GetValidValue(System.Byte[])

                                T GetValidValue(T)(T,System.String,System.Boolean,System.Boolean)

                                System.Void OnPropertyChanged(System.String)

                                System.Void OnPropertyChanging(System.String)

                                System.Void ReportPropertyChanged(System.String)

                                System.Void ReportPropertyChanging(System.String)

                                System.Boolean SetValidValue(System.Boolean)

                                System.Byte SetValidValue(System.Byte)

                                System.Byte[]SetValidValue(System.Byte[],System.Boolean)

                                System.DateTime SetValidValue(System.DateTime)

                                System.DateTimeOffset SetValidValue(System.DateTimeOffset)

                                System.Decimal SetValidValue(System.Decimal)

                                System.Double SetValidValue(System.Double)

                                System.Guid SetValidValue(System.Guid)

                                System.Int16 SetValidValue(System.Int16)

                                System.Int32 SetValidValue(System.Int32)

                                System.Int64 SetValidValue(System.Int64)

                                System.Nullable(System.Boolean) SetValidValue(System.Nullable(T)(System.Boolean))

                                System.Nullable(System.Byte) SetValidValue(System.Nullable(T)(System.Byte))

                                System.Nullable(System.DateTime) SetValidValue(System.Nullable(T)(System.DateTime))

                                System.Nullable(System.DateTimeOffset) SetValidValue(System.Nullable(T)(System.DateTimeOffset))

                                System.Nullable(System.Decimal) SetValidValue(System.Nullable(T)(System.Decimal))

                                System.Nullable(System.Double) SetValidValue(System.Nullable(T)(System.Double))

                                System.Nullable(System.Guid) SetValidValue(System.Nullable(T)(System.Guid))

                                System.Nullable(System.Int16) SetValidValue(System.Nullable(T)(System.Int16))

                                System.Nullable(System.Int32) SetValidValue(System.Nullable(T)(System.Int32))

                                System.Nullable(System.Int64) SetValidValue(System.Nullable(T)(System.Int64))

                                System.Nullable(System.SByte) SetValidValue(System.Nullable(T)(System.SByte))

                                System.Nullable(System.Single) SetValidValue(System.Nullable(T)(System.Single))

                                System.Nullable(System.TimeSpan) SetValidValue(System.Nullable(T)(System.TimeSpan))

                                System.Nullable(System.UInt16) SetValidValue(System.Nullable(T)(System.UInt16))

                                System.Nullable(System.UInt32) SetValidValue(System.Nullable(T)(System.UInt32))

                                System.Nullable(System.UInt64) SetValidValue(System.Nullable(T)(System.UInt64))

                                System.SByte SetValidValue(System.SByte)

                                System.Single SetValidValue(System.Single)

                                System.String SetValidValue(System.String,System.Boolean)

                                System.TimeSpan SetValidValue(System.TimeSpan)

                                System.UInt16 SetValidValue(System.UInt16)

                                System.UInt32 SetValidValue(System.UInt32)

                                System.UInt64 SetValidValue(System.UInt64)

                                T SetValidValue(T)(T,T,System.String)

                                TComplex VerifyComplexObjectIsNotNull(T)(T,System.String)

                Eventos (2)

                                  PropertyChanged

                                  PropertyChanging

                Campos (1)

                                  entityKeyPropertyName

System.Data.Entity.Design.dll: 18 clases nuevas

EdmToObjectNamespaceMap: nuevos miembros de clase 8 (espacio de nombres System.Data.Entity.Design)

                Métodos (5)

                                System.Void Add(System.String,System.String)

                                System.Void Clear()

                                Contains(System.String) de System.Boolean

                                System.Boolean Remove(System.String)

                                System.Boolean TryGetObjectNamespace(System.String,System.String)

                Propiedades (3)

                                System.Int32 Count

                                System.Collections.Generic.ICollection(System.String) EdmNamespaces

                                Elemento de System.String[System.String]

EntityClassGenerator: nuevos miembros de clase 10 (System.Data.Entity.Design espacio de nombres)

                Constructores (2)

                                .ctor()

                                .ctor(System.Data.Entity.Design.LanguageOption)

                Métodos (4)

                                System.Collections.Generic.IList(System.Data.Metadata.Edm.EdmSchemaError) GenerateCode(System.String,System.String)

                                System.Collections.Generic.IList(System.Data.Metadata.Edm.EdmSchemaError) GenerateCode(System.String,System.String,System.Collections.Generic.IEnumerable(T)(System.String))

                                System.Collections.Generic.IList(System.Data.Metadata.Edm.EdmSchemaError) GenerateCode(System.Xml.XmlReader,System.IO.TextWriter)

                                System.Collections.Generic.IList(System.Data.Metadata.Edm.EdmSchemaError) GenerateCode(System.Xml.XmlReader,System.IO.TextWriter,System.Collections.Generic.IEnumerable(T)(System.Xml.XmlReader))

                Propiedades (2)

                                System.Data.Entity.Design.EdmToObjectNamespaceMap EdmToObjectNamespaceMap

                                System.Data.Entity.Design.LanguageOption LanguageOption

                Eventos (2)

                                  OnPropertyGenerated

                                  OnTypeGenerated

EntityModelSchemaGenerator: nuevos miembros de clase 9 (espacio de nombres System.Data.Entity.Design)

                Constructores (2)

                                .ctor(System.Data.Metadata.Edm.EntityContainer)

                                .ctor(System.Data.Metadata.Edm.EntityContainer,System.String,System.String)

                Métodos (5)

                                System.Collections.Generic.IList(System.Data.Metadata.Edm.EdmSchemaError) GenerateMetadata()

                                System.Void WriteModelSchema(System.String)

                                System.Void WriteModelSchema(System.Xml.XmlWriter)

                                System.Void WriteStorageMapping(System.String)

                                System.Void WriteStorageMapping(System.Xml.XmlWriter)

                Propiedades (2)

                                System.Data.Metadata.Edm.EdmItemCollection EdmItemCollection

                                System.Data.Metadata.Edm.EntityContainer EntityContainer

EntityStoreSchemaFilterEffect: nuevos miembros de la enumeración 2 (System.Data.Entity.Design espacio de nombres)

                Campos (2)

                                  Permitir

                                  Excluir

EntityStoreSchemaFilterEntry: nuevos miembros de la clase 7 (espacio de nombres System.Data.Entity.Design)

                Constructores (2)

                                .ctor(System.String,System.String,System.String)

                                .ctor(System.String,System.String,System.String,System.Data.Entity.Design.EntityStoreSchemaFilterObjectTypes,System.Data.Entity.Design.EntityStoreSchemaFilterEffect)

                Propiedades (5)

                                System.String Catalog

                                System.Data.Entity.Design.EntityStoreSchemaFilterEffect Effect

                                nombre de System.String

                                de esquema System.String

                                System.Data.Entity.Design.EntityStoreSchemaFilterObjectTypes Types

EntityStoreSchemaFilterObjectTypes: nuevos miembros de la enumeración 5 (System.Data.Entity.Design espacio de nombres)

                Campos (5)

                                  todas las

                                  de función

                                  Ninguno

                                  tabla de

                                  ver

EntityStoreSchemaGenerator: nuevos miembros de la clase 8 (System.Data.Entity.Design espacio de nombres)

                Constructores (1)

                                .ctor(System.String,System.String,System.String)

                Métodos (5)

                                System.Data.EntityClient.EntityConnection CreateStoreSchemaConnection(System.String,System.String)

                                System.Collections.Generic.IList(System.Data.Metadata.Edm.EdmSchemaError) GenerateStoreMetadata()

                                System.Collections.Generic.IList(System.Data.Metadata.Edm.EdmSchemaError) GenerateStoreMetadata(System.Collections.Generic.IEnumerable(T)(System.Data.Entity.Design.EntityStoreSchemaFilterEntry))

                                System.Void WriteStoreSchema(System.String)

                                System.Void WriteStoreSchema(System.Xml.XmlWriter)

                Propiedades (2)

                                System.Data.Metadata.Edm.EntityContainer EntityContainer

                                System.Data.Metadata.Edm.StoreItemCollection StoreItemCollection

EntityViewGenerator: nuevos miembros de clase 6 (System.Data.Entity.Design espacio de nombres)

                Constructores (2)

                                .ctor()

                                .ctor(System.Data.Entity.Design.LanguageOption)

                Métodos (3)

                                System.Collections.Generic.IList(System.Data.Metadata.Edm.EdmSchemaError) GenerateViews(System.Data.Mapping.StorageMappingItemCollection,System.IO.TextWriter)

                                System.Collections.Generic.IList(System.Data.Metadata.Edm.EdmSchemaError) GenerateViews(System.Data.Mapping.StorageMappingItemCollection,System.String)

                                System.Collections.Generic.IList(System.Data.Metadata.Edm.EdmSchemaError) Validate(System.Data.Mapping.StorageMappingItemCollection)

                Propiedades (1)

                                System.Data.Entity.Design.LanguageOption LanguageOption

LanguageOption: nuevos miembros de la enumeración 2 (espacio de nombres System.Data.Entity.Design)

                Campos (2)

                                  GenerateCSharpCode

                                  GenerateVBCode

MetadataItemCollectionFactory: nuevos miembros de la clase 3 (System.Data.Entity.Design espacio de nombres)

                Métodos (3)

                                System.Data.Metadata.Edm.EdmItemCollection CreateEdmItemCollection(System.Collections.Generic.IEnumerable(T)(System.Xml.XmlReader),System.Collections.Generic.IList(T)(System.Data.Metadata.Edm.EdmSchemaError))

                                System.Data.Mapping.StorageMappingItemCollection CreateStorageMappingItemCollection(System.Data.Metadata.Edm.EdmItemCollection,System.Data.Metadata.Edm.StoreItemCollection,System.Collections.Generic.IEnumerable(T)(System.Xml.XmlReader),System.Collections.Generic.IList(T)(System.Data.Metadata.Edm.EdmSchemaError))

                                System.Data.Metadata.Edm.StoreItemCollection CreateStoreItemCollection(System.Collections.Generic.IEnumerable(T)(System.Xml.XmlReader),System.Collections.Generic.IList(T)(System.Data.Metadata.Edm.Edm.EdmSchemaError))

PropertyGeneratedEventArgs: nuevos miembros de la clase 8 (System.Data.Entity.Design espacio de nombres)

                Constructores (2)

                                .ctor()

                                .ctor(System.Data.Metadata.Edm.MetadataItem,System.String,System.CodeDom.CodeTypeReference)

                Propiedades (6)

                                System.Collections.Generic.List(System.CodeDom.CodeAttributeDeclaration) AdditionalAttributes

                                System.Collections.Generic.List(System.CodeDom.CodeStatement) AdditionalGetStatements

                                System.Collections.Generic.List(System.CodeDom.CodeStatement) AdditionalSetStatements

                                System.String BackingFieldName

                                System.Data.Metadata.Edm.MetadataItem PropertySource

                                System.CodeDom.CodeTypeReference ReturnType

PropertyGeneratedEventHandler: nuevos miembros de la clase 4 (espacio de nombres System.Data.Entity.Design)

                Constructores (1)

                                .ctor(System.Object,System.IntPtr)

                Métodos (3)

                                System.IAsyncResult BeginInvoke(System.Object,System.Data.Entity.Design.PropertyGeneratedEventArgs,System.AsyncCallback,System.Object)

                                System.Void EndInvoke(System.IAsyncResult)

                                System.Void Invoke(System.Object,System.Data.Entity.Design.PropertyGeneratedEventArgs)

TypeGeneratedEventArgs: nuevos miembros de la clase 7 (System.Data.Entity.Design espacio de nombres)

                Constructores (2)

                                .ctor()

                                .ctor(System.Data.Metadata.Edm.GlobalItem,System.CodeDom.CodeTypeReference)

                Propiedades (5)

                                System.Collections.Generic.List(System.CodeDom.CodeAttributeDeclaration) AdditionalAttributes

                                System.Collections.Generic.List(System.Type) AdditionalInterfaces

                                System.Collections.Generic.List(System.CodeDom.CodeTypeMember) AdditionalMembers

                                System.CodeDom.CodeTypeReference BaseType

                                System.Data.Metadata.Edm.GlobalItem TypeSource

TypeGeneratedEventHandler: nuevos miembros de la clase 4 (System.Data.Entity.Design espacio de nombres)

                Constructores (1)

                                .ctor(System.Object,System.IntPtr)

                Métodos (3)

                                System.IAsyncResult BeginInvoke(System.Object,System.Data.Entity.Design.TypeGeneratedEventArgs,System.AsyncCallback,System.Object)

                                System.Void EndInvoke(System.IAsyncResult)

                                System.Void Invoke(System.Object,System.Data.Entity.Design.TypeGeneratedEventArgs)

EntityDesignerBuildProvider: nuevos miembros de clase 3 (espacio de nombres System.Data.Entity.Design.AspNet)

                Constructores (1)

                                .ctor()

                Métodos (2)

                                System.Void GenerateCode(System.Web.Compilation.AssemblyBuilder)

                                System.Web.Compilation.BuildProviderResultFlags GetResultFlags(System.CodeDom.Compiler.CompilerResults)

entityModelBuildProvider: nuevos miembros de la clase 3 (espacio de nombres System.Data.Entity.Design.AspNet)

                Constructores (1)

                                .ctor()

                Métodos (2)

                                System.Void GenerateCode(System.Web.Compilation.AssemblyBuilder)

                                System.Web.Compilation.BuildProviderResultFlags GetResultFlags(System.CodeDom.Compiler.CompilerResults)

MappingModelBuildProvider: nuevos miembros de la clase 3 (espacio de nombres System.Data.Entity.Design.AspNet)

                Constructores (1)

                                .ctor()

                Métodos (2)

                                System.Void GenerateCode(System.Web.Compilation.AssemblyBuilder)

                                System.Web.Compilation.BuildProviderResultFlags GetResultFlags(System.CodeDom.Compiler.CompilerResults)

storageModelBuildProvider: nuevos miembros de la clase 3 (espacio de nombres System.Data.Entity.Design.AspNet)

                Constructores (1)

                                .ctor()

                Métodos (2)

                                System.Void GenerateCode(System.Web.Compilation.AssemblyBuilder)

                                System.Web.Compilation.BuildProviderResultFlags GetResultFlags(System.CodeDom.Compiler.CompilerResults)

System.Data.Linq.dll: 1 clase actualizada, 1 nueva clase

Sql2008Provider: nuevo miembro de clase 1 (espacio de nombres System.Data.Linq.SqlClient)

                Constructores (1)

                                .ctor()

sqlMethods: se han actualizado los miembros nuevos de la clase 22 (espacio de nombres System.Data.Linq.SqlClient)

                Métodos (22)

                                System.Int32 DateDiffDay(System.DateTimeOffset,System.DateTimeOffset)

                                System.Nullable(System.Int32) DateDiffDay(System.Nullable(T)(System.DateTimeOffset),System.Nullable(T)(System.DateTimeOffset))

                                System.Int32 DateDiffHour(System.DateTimeOffset,System.DateTimeOffset)

                                System.Nullable(System.Int32) DateDiffHour(System.Nullable(T)(System.DateTimeOffset),System.Nullable(T)(System.DateTimeOffset))

                                System.Int32 DateDiffMicrosecond(System.DateTime,System.DateTime)

                                System.Int32 DateDiffMicrosecond(System.DateTimeOffset,System.DateTimeOffset)

                                System.Nullable(System.Int32) DateDiffMicrosecond(System.Nullable(T)(System.DateTime),System.Nullable(T)(System.DateTime))

                                System.Nullable(System.Int32) DateDiffMicrosecond(System.Nullable(T)(System.DateTimeOffset),System.Nullable(T)(System.DateTimeOffset))

                                System.Int32 DateDiffMillisecond(System.DateTimeOffset,System.DateTimeOffset)

                                System.Nullable(System.Int32) DateDiffMillisecond(System.Nullable(T)(System.DateTimeOffset),System.Nullable(T)(System.DateTimeOffset))

                                System.Int32 DateDiffMinute(System.DateTimeOffset,System.DateTimeOffset)

                                System.Nullable(System.Int32) DateDiffMinute(System.Nullable(T)(System.DateTimeOffset),System.Nullable(T)(System.DateTimeOffset))

                                System.Int32 DateDiffMonth(System.DateTimeOffset,System.DateTimeOffset)

                                System.Nullable(System.Int32) DateDiffMonth(System.Nullable(T)(System.DateTimeOffset),System.Nullable(T)(System.DateTimeOffset))

                                System.Int32 DateDiffNanosecond(System.DateTime,System.DateTime)

                                System.Int32 DateDiffNanosecond(System.DateTimeOffset,System.DateTimeOffset)

                                System.Nullable(System.Int32) DateDiffNanosecond(System.Nullable(T)(System.DateTime),System.Nullable(T)(System.DateTime))

                                System.Nullable(System.Int32) DateDiffNanosecond(System.Nullable(T)(System.DateTimeOffset),System.Nullable(T)(System.DateTimeOffset))

                                System.Int32 DateDiffSecond(System.DateTimeOffset,System.DateTimeOffset)

                                System.Nullable(System.Int32) DateDiffSecond(System.Nullable(T)(System.DateTimeOffset),System.Nullable(T)(System.DateTimeOffset))

                                System.Int32 DateDiffYear(System.DateTimeOffset,System.DateTimeOffset)

                                System.Nullable(System.Int32) DateDiffYear(System.Nullable(T)(System.DateTimeOffset),System.Nullable(T)(System.DateTimeOffset))

System.Data.Services.dll: 36 clases nuevas

changeInterceptorAttribute: nuevos miembros de clase 2 (espacio de nombres System.Data.Services)

                Constructores (1)

                                .ctor(System.String)

                Propiedades (1)

                                System.String EntitySetName

DataService(T): nuevos miembros de clase genérica 14 (espacio de nombres System.Data.Services)

                Constructores (1)

                                .ctor()

                Métodos (12)

                                System.Void AttachHost(System.Data.Services.IDataServiceHost)

                                CreateDataSource()

                                System.Void HandleException(System.Data.Services.HandleExceptionArgs)

                                System.Void OnStartProcessingRequest(System.Data.Services.ProcessRequestArgs)

                                System.Void ProcessRequest()

                                System.ServiceModel.Channels.Message ProcessRequestForMessage(System.IO.Stream)

                                System.Void System.Data.Services.IDataService.DisposeDataSource()

                                System.Object System.Data.Services.IDataService.GetResource(System.Data.Services.RequestDescription,System.Int32,System.String)

                                System.Data.Services.SegmentInfo System.Data.Services.IDataService.GetSegmentForContentId(System.String)

                                System.Void System.Data.Services.IDataService.InternalApplyingExpansions(System.Linq.IQueryable,System.Collections.Generic.ICollection(T)(System.Data.Services.ExpandSegmentCollection))

                                System.Void System.Data.Services.IDataService.InternalHandleException(System.Data.Services.HandleExceptionArgs)

                                System.Void System.Data.Services.IDataService.InternalOnStartProcessingRequest(System.Data.Services.ProcessRequestArgs)

                Propiedades (1)

                                T CurrentDataSource

dataServiceException: nuevos miembros de clase 10 (espacio de nombres System.Data.Services)

                Constructores (6)

                                .ctor()

                                .ctor(System.Int32,System.String)

                                .ctor(System.Int32,System.String,System.String,System.String,System.Exception)

                                .ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)

                                .ctor(System.String)

                                .ctor(System.String,System.Exception)

                Métodos (1)

                                System.Void GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)

                Propiedades (3)

                                ErrorCode de System.String

                                System.String MessageLanguage

                                System.Int32 StatusCode

DataServiceHost: nuevo miembro de clase 1 (espacio de nombres System.Data.Services)

                Constructores (1)

                                .ctor(System.Type,System.Uri[])

DataServiceHostFactory: nuevos miembros de clase 2 (espacio de nombres System.Data.Services)

                Constructores (1)

                                .ctor()

                Métodos (1)

                                System.ServiceModel.ServiceHost CreateServiceHost(System.Type,System.Uri[])

EntitySetRights: nuevos miembros de la enumeración 10 (espacio de nombres System.Data.Services)

                Campos (10)

                                  todas las

                                  allRead

                                  AllWrite

                                  Ninguno

                                  ReadMultiple

                                  ReadSingle

                                  WriteAppend

                                  WriteDelete

                                  WriteMerge

                                  WriteReplace

ETagAttribute: nuevos miembros de clase 3 (espacio de nombres System.Data.Services)

                Constructores (2)

                                .ctor(System.String)

                                .ctor(System.String[])

                Propiedades (1)

                                System.Collections.ObjectModel.ReadOnlyCollection(System.String) PropertyNames

expandSegment: nuevos miembros de clase 6 (espacio de nombres System.Data.Services)

                Constructores (1)

                                .ctor(System.String,System.Linq.Expressions.Expression)

                Métodos (1)

                                System.Boolean PathHasFilter(System.Collections.Generic.IEnumerable(T)(System.Data.Services.ExpandSegment))

                Propiedades (4)

                                System.Linq.Expressions.Expression Filter

                                System.Boolean HasFilter

                                System.Int32 MaxResultsExpected

                                nombre de System.String

ExpandSegmentCollection: nuevos miembros de la clase 3 (espacio de nombres System.Data.Services)

                Constructores (2)

                                .ctor()

                                .ctor(System.Int32)

                Propiedades (1)

                                System.Boolean HasFilter

HandleExceptionArgs: nuevos miembros de la clase 5 (espacio de nombres System.Data.Services)

                Propiedades (5)

                                System.Exception Exception

                                ResponseContentType de System.String

                                System.Int32 ResponseStatusCode

                                System.Boolean ResponseWritten

                                System.Boolean UseVerboseErrors

IDataServiceConfiguration: nuevos miembros de interfaz 10 (espacio de nombres System.Data.Services)

                Métodos (3)

                                System.Void RegisterKnownType(System.Type)

                                System.Void SetEntitySetAccessRule(System.String,System.Data.Services.EntitySetRights)

                                System.Void SetServiceOperationAccessRule(System.String,System.Data.Services.ServiceOperationRights)

                Propiedades (7)

                                System.Int32 MaxBatchCount

                                System.Int32 MaxChangesetCount

                                System.Int32 MaxExpandCount

                                System.Int32 MaxExpandDepth

                                System.Int32 MaxObjectCountOnInsert

                                System.Int32 MaxResultsPerCollection

                                System.Boolean UseVerboseErrors

IDataServiceHost: nuevos miembros de interfaz 20 (espacio de nombres System.Data.Services)

                Métodos (2)

                                System.String GetQueryStringItem(System.String)

                                System.Void ProcessException(System.Data.Services.HandleExceptionArgs)

                Propiedades (18)

                                System.Uri AbsoluteRequestUri

                                AbsoluteServiceUri de System.Uri

                                System.String RequestAccept

                                RequestAcceptCharSet de System.String

                                RequestContentType de System.String

                                System.String RequestHttpMethod

                                System.String RequestIfMatch

                                RequestIfNoneMatch de System.String

                                System.String RequestMaxVersion

                                System.IO.Stream RequestStream

                                System.String RequestVersion

                                System.String ResponseCacheControl

                                ResponseContentType de System.String

                                System.String ResponseETag

                                System.String ResponseLocation

                                System.Int32 ResponseStatusCode

                                System.IO.Stream ResponseStream

                                System.String ResponseVersion

IExpandedResult: nuevos miembros de interfaz 2 (espacio de nombres System.Data.Services)

                Métodos (1)

                                System.Object GetExpandedPropertyValue(System.String)

                Propiedades (1)

                                System.Object ExpandedElement

IExpandProvider: nuevo miembro de interfaz 1 (espacio de nombres System.Data.Services)

                Métodos (1)

                                System.Collections.IEnumerable ApplyExpansions(System.Linq.IQueryable,System.Collections.Generic.ICollection(T)(System.Data.Services.ExpandSegmentCollection))

IgnorePropertiesAttribute: nuevos miembros de clase 3 (espacio de nombres System.Data.Services)

                Constructores (2)

                                .ctor(System.String)

                                .ctor(System.String[])

                Propiedades (1)

                                System.Collections.ObjectModel.ReadOnlyCollection(System.String) PropertyNames

IRequestHandler: nuevo miembro de interfaz 1 (espacio de nombres System.Data.Services)

                Métodos (1)

                                System.ServiceModel.Channels.Message ProcessRequestForMessage(System.IO.Stream)

IUpdatable: nuevos miembros de interfaz 12 (espacio de nombres System.Data.Services)

                Métodos (12)

                                System.Void AddReferenceToCollection(System.Object,System.String,System.Object)

                                System.Void ClearChanges()

                                System.Object CreateResource(System.String,System.String)

                                System.Void DeleteResource(System.Object)

                                System.Object GetResource(System.Linq.IQueryable,System.String)

                                System.Object GetValue(System.Object,System.String)

                                System.Void RemoveReferenceFromCollection(System.Object,System.String,System.Object)

                                System.Object ResetResource(System.Object)

                                System.Object ResolveResource(System.Object)

                                System.Void SaveChanges()

                                System.Void SetReference(System.Object,System.String,System.Object)

                                System.Void SetValue(System.Object,System.String,System.Object)

mimeTypeAttribute: nuevos miembros de clase 3 (espacio de nombres System.Data.Services)

                Constructores (1)

                                .ctor(System.String,System.String)

                Propiedades (2)

                                MemberName de System.String

                                MimeType de System.String

ProcessRequestArgs: nuevos miembros de la clase 2 (espacio de nombres System.Data.Services)

                Propiedades (2)

                                System.Boolean IsBatchOperation

                                RequestUri de System.Uri

QueryInterceptorAttribute: nuevos miembros de clase 2 (espacio de nombres System.Data.Services)

                Constructores (1)

                                .ctor(System.String)

                Propiedades (1)

                                System.String EntitySetName

ServiceOperationRights: nuevos miembros de la enumeración 5 (espacio de nombres System.Data.Services)

                Campos (5)

                                  todas las

                                  allRead

                                  Ninguno

                                  ReadMultiple

                                  ReadSingle

singleResultAttribute: nuevo miembro de clase 1 (espacio de nombres System.Data.Services)

                Constructores (1)

                                .ctor()

UpdateOperations: nuevos miembros de la enumeración 4 (espacio de nombres System.Data.Services)

                Campos (4)

                                  Agregar

                                  cambiar

                                  Eliminar

                                  Ninguno

ExpandedWrapper(T): nuevos miembros de clase genérica 5 (espacio de nombres System.Data.Services.Internal)

                Constructores (1)

                                .ctor()

                Métodos (2)

                                System.Object GetExpandedPropertyValue(System.String)

                                System.Object InternalGetExpandedPropertyValue(System.Int32)

                Propiedades (2)

                                Descripción de System.String

                                TExpandedElement expandedElement

ExpandedWrapper(T)0: nuevos miembros de la clase genérica 11 (espacio de nombres System.Data.Services.Internal)

                Constructores (1)

                                .ctor()

                Métodos (1)

                                System.Object InternalGetExpandedPropertyValue(System.Int32)

                Propiedades (9)

                                TProperty0 ProjectedProperty0

                                TProperty1 ProjectedProperty1

                                TProperty2 ProjectedProperty2

                                TProperty3 ProjectedProperty3

                                TProperty4 ProjectedProperty4

                                TProperty5 ProjectedProperty5

                                TProperty6 ProjectedProperty6

                                TProperty7 ProjectedProperty7

                                TProperty8 ProjectedProperty8

ExpandedWrapper(T)1: nuevos miembros de clase genérica 12 (espacio de nombres System.Data.Services.Internal)

                Constructores (1)

                                .ctor()

                Métodos (1)

                                System.Object InternalGetExpandedPropertyValue(System.Int32)

                Propiedades (10)

                                TProperty0 ProjectedProperty0

                                TProperty1 ProjectedProperty1

                                TProperty2 ProjectedProperty2

                                TProperty3 ProjectedProperty3

                                TProperty4 ProjectedProperty4

                                TProperty5 ProjectedProperty5

                                TProperty6 ProjectedProperty6

                                TProperty7 ProjectedProperty7

                                TProperty8 ProjectedProperty8

                                TProperty9 ProjectedProperty9

ExpandedWrapper(T)2: nuevos miembros de la clase genérica 13 (espacio de nombres System.Data.Services.Internal)

                Constructores (1)

                                .ctor()

                Métodos (1)

                                System.Object InternalGetExpandedPropertyValue(System.Int32)

                Propiedades (11)

                                TProperty0 ProjectedProperty0

                                TProperty1 ProjectedProperty1

                                TProperty10 ProjectedProperty10

                                TProperty2 ProjectedProperty2

                                TProperty3 ProjectedProperty3

                                TProperty4 ProjectedProperty4

                                TProperty5 ProjectedProperty5

                                TProperty6 ProjectedProperty6

                                TProperty7 ProjectedProperty7

                                TProperty8 ProjectedProperty8

                                TProperty9 ProjectedProperty9

ExpandedWrapper(T)3: nuevos miembros de clase genérica 14 (espacio de nombres System.Data.Services.Internal)

                Constructores (1)

                                .ctor()

                Métodos (1)

                                System.Object InternalGetExpandedPropertyValue(System.Int32)

                Propiedades (12)

                                TProperty0 ProjectedProperty0

                                TProperty1 ProjectedProperty1

                                TProperty10 ProjectedProperty10

                                TProperty11 ProjectedProperty11

                                TProperty2 ProjectedProperty2

                                TProperty3 ProjectedProperty3

                                TProperty4 ProjectedProperty4

                                TProperty5 ProjectedProperty5

                                TProperty6 ProjectedProperty6

                                TProperty7 ProjectedProperty7

                                TProperty8 ProjectedProperty8

                                TProperty9 ProjectedProperty9

ExpandedWrapper(TKey,TValue): nuevos miembros de la clase genérica 3 (espacio de nombres System.Data.Services.Internal)

                Constructores (1)

                                .ctor()

                Métodos (1)

                                System.Object InternalGetExpandedPropertyValue(System.Int32)

                Propiedades (1)

                                TProperty0 ProjectedProperty0

ExpandedWrapper'3: nuevos miembros de la clase genérica 4 (espacio de nombres System.Data.Services.Internal)

                Constructores (1)

                                .ctor()

                Métodos (1)

                                System.Object InternalGetExpandedPropertyValue(System.Int32)

                Propiedades (2)

                                TProperty0 ProjectedProperty0

                                TProperty1 ProjectedProperty1

ExpandedWrapper'4: nuevos miembros de la clase genérica 5 (espacio de nombres System.Data.Services.Internal)

                Constructores (1)

                                .ctor()

                Métodos (1)

                                System.Object InternalGetExpandedPropertyValue(System.Int32)

                Propiedades (3)

                                TProperty0 ProjectedProperty0

                                TProperty1 ProjectedProperty1

                                TProperty2 ProjectedProperty2

ExpandedWrapper'5: nuevos miembros de la clase genérica 6 (espacio de nombres System.Data.Services.Internal)

                Constructores (1)

                                .ctor()

                Métodos (1)

                                System.Object InternalGetExpandedPropertyValue(System.Int32)

                Propiedades (4)

                                TProperty0 ProjectedProperty0

                                TProperty1 ProjectedProperty1

                                TProperty2 ProjectedProperty2

                                TProperty3 ProjectedProperty3

ExpandedWrapper'6: nuevos miembros de clase genérica 7 (espacio de nombres System.Data.Services.Internal)

                Constructores (1)

                                .ctor()

                Métodos (1)

                                System.Object InternalGetExpandedPropertyValue(System.Int32)

                Propiedades (5)

                                TProperty0 ProjectedProperty0

                                TProperty1 ProjectedProperty1

                                TProperty2 ProjectedProperty2

                                TProperty3 ProjectedProperty3

                                TProperty4 ProjectedProperty4

ExpandedWrapper'7: nuevos miembros de la clase genérica 8 (espacio de nombres System.Data.Services.Internal)

                Constructores (1)

                                .ctor()

                Métodos (1)

                                System.Object InternalGetExpandedPropertyValue(System.Int32)

                Propiedades (6)

                                TProperty0 ProjectedProperty0

                                TProperty1 ProjectedProperty1

                                TProperty2 ProjectedProperty2

                                TProperty3 ProjectedProperty3

                                TProperty4 ProjectedProperty4

                                TProperty5 ProjectedProperty5

ExpandedWrapper'8: nuevos miembros de clase genérica 9 (espacio de nombres System.Data.Services.Internal)

                Constructores (1)

                                .ctor()

                Métodos (1)

                                System.Object InternalGetExpandedPropertyValue(System.Int32)

                Propiedades (7)

                                TProperty0 ProjectedProperty0

                                TProperty1 ProjectedProperty1

                                TProperty2 ProjectedProperty2

                                TProperty3 ProjectedProperty3

                                TProperty4 ProjectedProperty4

                                TProperty5 ProjectedProperty5

                                TProperty6 ProjectedProperty6

ExpandedWrapper'9: nuevos miembros de clase genérica 10 (espacio de nombres System.Data.Services.Internal)

                Constructores (1)

                                .ctor()

                Métodos (1)

                                System.Object InternalGetExpandedPropertyValue(System.Int32)

                Propiedades (8)

                                TProperty0 ProjectedProperty0

                                TProperty1 ProjectedProperty1

                                TProperty2 ProjectedProperty2

                                TProperty3 ProjectedProperty3

                                TProperty4 ProjectedProperty4

                                TProperty5 ProjectedProperty5

                                TProperty6 ProjectedProperty6

                                TProperty7 ProjectedProperty7

System.Data.Services.Client.dll: 24 clases nuevas

changeOperationResponse: nuevo miembro de clase 1 (espacio de nombres System.Data.Services.Client)

                Propiedades (1)

                                Descriptor de System.Data.Services.Client.Descriptor

dataServiceClientException: nuevos miembros de clase 8 (espacio de nombres System.Data.Services.Client)

                Constructores (6)

                                .ctor()

                                .ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)

                                .ctor(System.String)

                                .ctor(System.String,System.Exception)

                                .ctor(System.String,System.Exception,System.Int32)

                                .ctor(System.String,System.Int32)

                Métodos (1)

                                System.Void GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)

                Propiedades (1)

                                System.Int32 StatusCode

dataServiceContext: nuevos miembros de clase 46 (espacio de nombres System.Data.Services.Client)

                Constructores (1)

                                .ctor(System.Uri)

                Métodos (29)

                                System.Void AddLink(System.Object,System.String,System.Object)

                                System.Void AddObject(System.String,System.Object)

                                System.Void AttachLink(System.Object,System.String,System.Object)

                                System.Void AttachTo(System.String,System.Object)

                                System.Void AttachTo(System.String,System.Object,System.String)

                                System.IAsyncResult BeginExecute(T)(System.Uri,System.AsyncCallback,System.Object)

                                System.IAsyncResult BeginExecuteBatch(System.AsyncCallback,System.Object,System.Data.Services.Client.DataServiceRequest[])

                                System.IAsyncResult BeginLoadProperty(System.Object,System.String,System.AsyncCallback,System.Object)

                                System.IAsyncResult BeginSaveChanges(System.AsyncCallback,System.Object)

                                System.IAsyncResult BeginSaveChanges(System.Data.Services.Client.SaveChangesOptions,System.AsyncCallback,System.Object)

                                System.Data.Services.Client.DataServiceQuery(T) CreateQuery(T)(System.String)

                                System.Void DeleteLink(System.Object,System.String,System.Object)

                                System.Void DeleteObject(System.Object)

                                System.Boolean Detach(System.Object)

                                System.Boolean DetachLink(System.Object,System.String,System.Object)

                                System.Collections.Generic.IEnumerable(TElement) EndExecute(T)(System.IAsyncResult)

                                System.Data.Services.Client.DataServiceResponse EndExecuteBatch(System.IAsyncResult)

                                System.Data.Services.Client.QueryOperationResponse EndLoadProperty(System.IAsyncResult)

                                System.Data.Services.Client.DataServiceResponse EndSaveChanges(System.IAsyncResult)

                                System.Collections.Generic.IEnumerable(TElement) Execute(T)(System.Uri)

                                System.Data.Services.Client.DataServiceResponse ExecuteBatch(System.Data.Services.Client.DataServiceRequest[])

                                System.Uri GetMetadataUri()

                                System.Data.Services.Client.QueryOperationResponse LoadProperty(System.Object,System.String)

                                System.Data.Services.Client.DataServiceResponse SaveChanges()

                                System.Data.Services.Client.DataServiceResponse SaveChanges(System.Data.Services.Client.SaveChangesOptions)

                                System.Void SetLink(System.Object,System.String,System.Object)

                                System.Boolean TryGetEntity(T)(System.Uri,T)

                                System.Boolean TryGetUri(System.Object,System.Uri)

                                System.Void UpdateObject(System.Object)

                Propiedades (13)

                                System.Uri BaseUri

                                Credencial es de System.Net.ICredentials

                                System.String DataNamespace

                                System.Collections.ObjectModel.ReadOnlyCollection(System.Data.Services.Client.EntityDescriptor) Entities

                                System.Boolean IgnoreMissingProperties

                                System.Collections.ObjectModel.ReadOnlyCollection(System.Data.Services.Client.LinkDescriptor) Links

                                System.Data.Services.Client.MergeOption MergeOption

                                System.Func(System.Type,System.String) ResolveName

                                System.Func(System.String,System.Type) ResolveType

                                System.Data.Services.Client.SaveChangesOptions SaveChangesDefaultOptions

                                de tiempo de espera de system.Int32

                                TypeScheme de System.Uri

                                UsePostTunneling System.Boolean

                Eventos (3)

                                  ReadingEntity

                                  SendingRequest

                                  WritingEntity

DataServiceQuery: nuevos miembros de clase 3 (espacio de nombres System.Data.Services.Client)

                Métodos (1)

                                System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator()

                Propiedades (2)

                                System.Linq.Expressions.Expression Expression

                                System.Linq.IQueryProvider Provider

DataServiceQuery(T): nuevos miembros de clase genérica 12 (espacio de nombres System.Data.Services.Client)

                Métodos (8)

                                System.Data.Services.Client.DataServiceQuery(TElement) AddQueryOption(System.String,System.Object)

                                System.IAsyncResult BeginExecute(System.AsyncCallback,System.Object)

                                System.Collections.Generic.IEnumerable(TElement) EndExecute(System.IAsyncResult)

                                System.Collections.Generic.IEnumerable(TElement) Execute()

                                System.Data.Services.Client.DataServiceQuery(TElement) Expand(System.String)

                                System.Collections.Generic.IEnumerator(TElement) GetEnumerator()

                                System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator()

                                System.String ToString()

                Propiedades (4)

                                System.Type ElementType

                                System.Linq.Expressions.Expression Expression

                                System.Linq.IQueryProvider Provider

                                RequestUri de System.Uri

DataServiceQueryException: nuevos miembros de clase 6 (espacio de nombres System.Data.Services.Client)

                Constructores (5)

                                .ctor()

                                .ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)

                                .ctor(System.String)

                                .ctor(System.String,System.Exception)

                                .ctor(System.String,System.Exception,System.Data.Services.Client.QueryOperationResponse)

                Propiedades (1)

                                System.Data.Services.Client.QueryOperationResponse response

dataServiceRequest: nuevos miembros de la clase 3 (espacio de nombres System.Data.Services.Client)

                Métodos (1)

                                System.String ToString()

                Propiedades (2)

                                System.Type ElementType

                                RequestUri de System.Uri

DataServiceRequest(T): nuevos miembros de clase genérica 3 (espacio de nombres System.Data.Services.Client)

                Constructores (1)

                                .ctor(System.Uri)

                Propiedades (2)

                                System.Type ElementType

                                RequestUri de System.Uri

DataServiceRequestException: nuevos miembros de clase 6 (espacio de nombres System.Data.Services.Client)

                Constructores (5)

                                .ctor()

                                .ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)

                                .ctor(System.String)

                                .ctor(System.String,System.Exception)

                                .ctor(System.String,System.Exception,System.Data.Services.Client.DataServiceResponse)

                Propiedades (1)

                                System.Data.Services.Client.DataServiceResponse response

DataServiceResponse: nuevos miembros de la clase 5 (espacio de nombres System.Data.Services.Client)

                Métodos (2)

                                System.Collections.Generic.IEnumerator(System.Data.Services.Client.OperationResponse) GetEnumerator()

                                System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator()

                Propiedades (3)

                                System.Collections.Generic.IDictionary(System.String,System.String) BatchHeaders

                                System.Int32 BatchStatusCode

                                IsBatchResponse de System.Boolean

descriptor: nuevo miembro de clase 1 (espacio de nombres System.Data.Services.Client)

                Propiedades (1)

                                System.Data.Services.Client.EntityStates State

EntityDescriptor: nuevos miembros de clase 2 (espacio de nombres System.Data.Services.Client)

                Propiedades (2)

                                System.Object Entity

                                ETag de System.String

EntityStates: nuevos miembros de la enumeración 5 (espacio de nombres System.Data.Services.Client)

                Campos (5)

                                  agregado

                                  eliminados

                                  desasociados

                                  modificado

                                  sin cambios

LinkDescriptor: nuevos miembros de la clase 3 (espacio de nombres System.Data.Services.Client)

                Propiedades (3)

                                de origen de System.Object

                                System.String sourceProperty

                                de destino de System.Object

MediaEntryAttribute: nuevos miembros de la clase 2 (espacio de nombres System.Data.Services.Client)

                Constructores (1)

                                .ctor(System.String)

                Propiedades (1)

                                System.String MediaMemberName

mergeOption: nuevos miembros de la enumeración 4 (espacio de nombres System.Data.Services.Client)

                Campos (4)

                                  appendOnly

                                  NoTracking

                                  OverwriteChanges

                                  PreserveChanges

mimeTypePropertyAttribute: nuevos miembros de clase 3 (espacio de nombres System.Data.Services.Client)

                Constructores (1)

                                .ctor(System.String,System.String)

                Propiedades (2)

                                System.String DataPropertyName

                                System.String MimeTypePropertyName

OperationResponse: nuevos miembros de la clase 3 (espacio de nombres System.Data.Services.Client)

                Propiedades (3)

                                Error de System.Exception

                                System.Collections.Generic.IDictionary(System.String,System.String) Encabezados

                                System.Int32 StatusCode

QueryOperationResponse: nuevos miembros de la clase 2 (espacio de nombres System.Data.Services.Client)

                Métodos (1)

                                System.Collections.IEnumerator GetEnumerator()

                Propiedades (1)

                                System.Data.Services.Client.DataServiceRequest query

queryOperationResponse(T): nuevo miembro de clase genérica 1 (espacio de nombres System.Data.Services.Client)

                Métodos (1)

                                System.Collections.Generic.IEnumerator(T) GetEnumerator()

ReadingWritingEntityEventArgs: nuevos miembros de clase 2 (espacio de nombres System.Data.Services.Client)

                Propiedades (2)

                                System.Xml.Linq.XElement Data

                                System.Object Entity

SaveChangesOptions: nuevos miembros de la enumeración 4 (espacio de nombres System.Data.Services.Client)

                Campos (4)

                                  batch

                                  ContinueOnError

                                  Ninguno

                                  ReplaceOnUpdate

SendingRequestEventArgs: nuevo miembro de clase 1 (espacio de nombres System.Data.Services.Client)

                Propiedades (1)

                                de solicitud de System.Net.WebRequest

dataServiceKeyAttribute: nuevos miembros de la clase 3 (espacio de nombres System.Data.Services.Common)

                Constructores (2)

                                .ctor(System.String)

                                .ctor(System.String[])

                Propiedades (1)

                                System.Collections.ObjectModel.ReadOnlyCollection(System.String) KeyNames

System.Data.Services.Design.dll: 5 clases nuevas

EdmToObjectNamespaceMap: nuevos miembros de la clase 8 (System.Data.Services.Design espacio de nombres)

                Métodos (5)

                                System.Void Add(System.String,System.String)

                                System.Void Clear()

                                Contains(System.String) de System.Boolean

                                System.Boolean Remove(System.String)

                                System.Boolean TryGetObjectNamespace(System.String,System.String)

                Propiedades (3)

                                System.Int32 Count

                                System.Collections.Generic.ICollection(System.String) EdmNamespaces

                                Elemento de System.String[System.String]

EntityClassGenerator: nuevos miembros de la clase 8 (System.Data.Services.Design espacio de nombres)

                Constructores (2)

                                .ctor()

                                .ctor(System.Data.Services.Design.LanguageOption)

                Métodos (2)

                                System.Collections.Generic.IList(System.Data.Metadata.Edm.EdmSchemaError) GenerateCode(System.Xml.XmlReader,System.IO.TextWriter,System.String)

                                System.Collections.Generic.IList(System.Data.Metadata.Edm.EdmSchemaError) GenerateCode(System.Xml.XmlReader,System.String)

                Propiedades (2)

                                System.Data.Services.Design.EdmToObjectNamespaceMap EdmToObjectNamespaceMap

                                System.Data.Services.Design.LanguageOption LanguageOption

                Eventos (2)

                                  OnPropertyGenerated

                                  OnTypeGenerated

LanguageOption: nuevos miembros de la enumeración 2 (System.Data.Services.Design espacio de nombres)

                Campos (2)

                                  GenerateCSharpCode

                                  GenerateVBCode

PropertyGeneratedEventArgs: nuevos miembros de la clase 8 (System.Data.Services.Design espacio de nombres)

                Constructores (2)

                                .ctor()

                                .ctor(System.Data.Metadata.Edm.MetadataItem,System.String,System.CodeDom.CodeTypeReference)

                Propiedades (6)

                                System.Collections.Generic.List(System.CodeDom.CodeAttributeDeclaration) AdditionalAttributes

                                System.Collections.Generic.List(System.CodeDom.CodeStatement) AdditionalGetStatements

                                System.Collections.Generic.List(System.CodeDom.CodeStatement) AdditionalSetStatements

                                System.String BackingFieldName

                                System.Data.Metadata.Edm.MetadataItem PropertySource

                                System.CodeDom.CodeTypeReference ReturnType

TypeGeneratedEventArgs: nuevos miembros de la clase 7 (System.Data.Services.Design espacio de nombres)

                Constructores (2)

                                .ctor()

                                .ctor(System.Data.Metadata.Edm.GlobalItem,System.CodeDom.CodeTypeReference)

                Propiedades (5)

                                System.Collections.Generic.List(System.CodeDom.CodeAttributeDeclaration) AdditionalAttributes

                                System.Collections.Generic.List(System.Type) AdditionalInterfaces

                                System.Collections.Generic.List(System.CodeDom.CodeTypeMember) AdditionalMembers

                                System.CodeDom.CodeTypeReference BaseType

                                System.Data.Metadata.Edm.GlobalItem TypeSource

System.Deployment.dll: 4 clases actualizadas

ApplicationDeployment: se han actualizado los nuevos miembros de la clase 2 (espacio de nombres System.Deployment.Application)

                Métodos (2)

                                System.Deployment.Application.UpdateCheckInfo CheckForDetailedUpdate(System.Boolean)

                                System.Boolean CheckForUpdate(System.Boolean)

DeploymentServiceCom: se actualizó el nuevo miembro de la clase 1 (espacio de nombres System.Deployment.Application)

                Métodos (1)

                                System.Void ActivateDeploymentEx(System.String,System.Int32,System.Int32)

DownloadApplicationCompletedEventArgs: se actualizó el nuevo miembro de la clase 1 (espacio de nombres System.Deployment.Application)

                Propiedades (1)

                                System.String ShortcutAppId

InPlaceHostingManager: se han actualizado los nuevos miembros de la clase 2 (espacio de nombres System.Deployment.Application)

                Métodos (2)

                                System.Void AssertApplicationRequirements(System.Boolean)

                                System.Void UninstallCustomUXApplication(System.String)

System.Design.dll: 1 clase actualizada, 1 nueva clase

DataControlFieldDesigner: nuevos miembros de clase 7 (espacio de nombres System.Web.UI.Design.WebControls)

                Métodos (5)

                                System.Web.UI.WebControls.DataControlField CreateField()

                                System.Web.UI.WebControls.DataControlField CreateField(System.Web.UI.Design.IDataSourceFieldSchema)

                                System.Web.UI.WebControls.TemplateField CreateTemplateField(System.Web.UI.WebControls.DataControlField,System.Web.UI.WebControls.DataBoundControl)

                                System.String GetNodeText(System.Web.UI.WebControls.DataControlField)

                                System.Boolean IsEnabled(System.Web.UI.WebControls.DataBoundControl)

                Propiedades (2)

                                DefaultNodeText de System.String

                                System.Boolean UsesSchema

WizardDesigner: se actualizó el nuevo miembro de la clase 1 (espacio de nombres System.Web.UI.Design.WebControls)

                Métodos (1)

                                System.Void OnComponentChanged(System.Object,System.ComponentModel.Design.ComponentChangedEventArgs)

System.Runtime.Serialization.dll: 2 clases actualizadas, 1 nueva clase

CollectionDataContractAttribute: se actualizó el nuevo miembro de la clase 1 (espacio de nombres System.Runtime.Serialization)

                Propiedades (1)

                                isReference de System.Boolean

DataContractAttribute: se actualizó el nuevo miembro de la clase 1 (espacio de nombres System.Runtime.Serialization)

                Propiedades (1)

                                isReference de System.Boolean

IgnoreDataMemberAttribute: nuevo miembro de clase 1 (espacio de nombres System.Runtime.Serialization)

                Constructores (1)

                                .ctor()

System.ServiceModel.dll: 8 clases actualizadas, 3 nuevas clases

faultImportOptions: nuevos miembros de clase 2 (espacio de nombres System.ServiceModel)

                Constructores (1)

                                .ctor()

                Propiedades (1)

                                System.Boolean UseMessageFormat

XmlSerializerFormatAttribute: se actualizó el nuevo miembro de la clase 1 (espacio de nombres System.ServiceModel)

                Propiedades (1)

                                System.Boolean SupportFaults

WrappedOptions: nuevos miembros de clase 2 (espacio de nombres System.ServiceModel.Channels)

                Constructores (1)

                                .ctor()

                Propiedades (1)

                                System.Boolean WrappedFlag

ServiceDebugElement: se han actualizado los miembros nuevos de la clase 4 (espacio de nombres System.ServiceModel.Configuration)

                Propiedades (4)

                                System.String httpHelpPageBinding

                                System.String httpHelpPageBindingConfiguration

                                System.String httpsHelpPageBinding

                                System.String httpsHelpPageBindingConfiguration

ServiceMetadataPublishingElement: se han actualizado los miembros nuevos de la clase 4 (espacio de nombres System.ServiceModel.Configuration)

                Propiedades (4)

                                System.String HttpGetBinding

                                System.String HttpGetBindingConfiguration

                                System.String httpsGetBinding

                                System.String httpsGetBindingConfiguration

metadataImporterQuotas: nuevos miembros de la clase 3 (espacio de nombres System.ServiceModel.Description)

                Constructores (1)

                                .ctor()

                Propiedades (2)

                                System.ServiceModel.Description.MetadataImporterQuotas valores predeterminados

                                System.ServiceModel.Description.MetadataImporterQuotas Max

serviceDebugBehavior: se han actualizado los nuevos miembros de la clase 2 (espacio de nombres System.ServiceModel.Description)

                Propiedades (2)

                                System.ServiceModel.Channels.Binding HttpHelpPageBinding

                                System.ServiceModel.Channels.Binding HttpsHelpPageBinding

ServiceMetadataBehavior: se han actualizado los nuevos miembros de la clase 2 (espacio de nombres System.ServiceModel.Description)

                Propiedades (2)

                                System.ServiceModel.Channels.Binding HttpGetBinding

                                System.ServiceModel.Channels.Binding httpsGetBinding

WsdlImporter: se actualizó el nuevo miembro de la clase 1 (espacio de nombres System.ServiceModel.Description)

                Constructores (1)

                                .ctor(System.ServiceModel.Description.MetadataSet,System.Collections.Generic.IEnumerable(T)(System.ServiceModel.Description.IPolicyImportExtension),System.Collections.Generic.IEnumerable(T)(System.ServiceModel.Description.IWsdlImportExtension),System.ServiceModel.Description.MetadataImporterQuotas)

ServiceCredentialsSecurityTokenManager: se actualizó el nuevo miembro de la clase 1 (espacio de nombres System.ServiceModel.Security)

                Métodos (1)

                                System.IdentityModel.Selectors.SecurityTokenAuthenticator CreateSecureConversationTokenAuthenticator(System.ServiceModel.Security.Tokens.RecipientServiceModelSecurityTokenRequirement,System.Boolean,System.IdentityModel.Selectors.SecurityTokenResolver)

SecurityContextSecurityToken: se han actualizado los nuevos miembros de la clase 2 (espacio de nombres System.ServiceModel.Security.Tokens)

                Propiedades (2)

                                System.ServiceModel.Security.SecurityMessageProperty BootstrapMessageProperty

                                System.Boolean IsCookieMode

System.ServiceModel.Web.dll: 2 clases actualizadas, 11 nuevas clases

UriTemplate: se han actualizado los nuevos miembros de la clase 8 (espacio de nombres del sistema)

                Constructores (3)

                                .ctor(System.String,System.Boolean)

                                .ctor(System.String,System.Boolean,System.Collections.Generic.IDictionary(TKey,TValue)(System.String,System.String))

                                .ctor(System.String,System.Collections.Generic.IDictionary(TKey,TValue)(System.String,System.String))

                Métodos (3)

                                System.Uri BindByName(System.Uri,System.Collections.Generic.IDictionary(TKey,TValue)(System.String,System.String))

                                System.Uri BindByName(System.Uri,System.Collections.Generic.IDictionary(TKey,TValue)(System.String,System.String),System.Boolean)

                                System.Uri BindByName(System.Uri,System.Collections.Specialized.NameValueCollection,System.Boolean)

                Propiedades (2)

                                System.Collections.Generic.IDictionary(System.String,System.String) defaults

                                System.Boolean IgnoreTrailingSlash

webHttpBehavior: se actualizó el nuevo miembro de la clase 1 (espacio de nombres System.ServiceModel.Description)

                Métodos (1)

                                System.Void ValidateBinding(System.ServiceModel.Description.ServiceEndpoint)

AtomPub10CategoriesDocumentFormatter: nuevos miembros de clase 7 (espacio de nombres System.ServiceModel.Syndication)

                Constructores (3)

                                .ctor()

                                .ctor(System.ServiceModel.Syndication.CategoriesDocument)

                                .ctor(System.Type,System.Type)

                Métodos (3)

                                System.Boolean CanRead(System.Xml.XmlReader)

                                System.Void ReadFrom(System.Xml.XmlReader)

                                System.Void WriteTo(System.Xml.XmlWriter)

                Propiedades (1)

                                System.String Versión

atomPub10ServiceDocumentFormatter: nuevos miembros de clase 7 (espacio de nombres System.ServiceModel.Syndication)

                Constructores (3)

                                .ctor()

                                .ctor(System.ServiceModel.Syndication.ServiceDocument)

                                .ctor(System.Type)

                Métodos (3)

                                System.Boolean CanRead(System.Xml.XmlReader)

                                System.Void ReadFrom(System.Xml.XmlReader)

                                System.Void WriteTo(System.Xml.XmlWriter)

                Propiedades (1)

                                System.String Versión

AtomPub10ServiceDocumentFormatter(T): nuevos miembros de clase genérica 2 (espacio de nombres System.ServiceModel.Syndication)

                Constructores (2)

                                .ctor(!0)

                                .ctor()

CategoriesDocument: nuevos miembros de clase 10 (espacio de nombres System.ServiceModel.Syndication)

                Métodos (6)

                                System.ServiceModel.Syndication.InlineCategoriesDocument Create(System.Collections.ObjectModel.Collection(T)(System.ServiceModel.Syndication.SyndicationCategory))

                                System.ServiceModel.Syndication.InlineCategoriesDocument Create(System.Collections.ObjectModel.Collection(T)(System.ServiceModel.Syndication.SyndicationCategory),System.Boolean,System.String)

                                System.ServiceModel.Syndication.ReferencedCategoriesDocument Create(System.Uri)

                                System.ServiceModel.Syndication.CategoriesDocumentFormatter GetFormatter()

                                System.ServiceModel.Syndication.CategoriesDocument Load(System.Xml.XmlReader)

                                System.Void Save(System.Xml.XmlWriter)

                Propiedades (4)

                                System.Collections.Generic.Dictionary(System.Xml.XmlQualifiedName,System.String) AttributeExtensions

                                System.Uri BaseUri

                                System.ServiceModel.Syndication.SyndicationElementExtensionCollection ElementExtensions

                                System.String Language

CategoriesDocumentFormatter: nuevos miembros de la clase 5 (espacio de nombres System.ServiceModel.Syndication)

                Métodos (3)

                                System.Boolean CanRead(System.Xml.XmlReader)

                                System.Void ReadFrom(System.Xml.XmlReader)

                                System.Void WriteTo(System.Xml.XmlWriter)

                Propiedades (2)

                                System.ServiceModel.Syndication.CategoriesDocument Document

                                System.String Versión

InlineCategoriesDocument: nuevos miembros de clase 6 (espacio de nombres System.ServiceModel.Syndication)

                Constructores (3)

                                .ctor()

                                .ctor(System.Collections.Generic.IEnumerable(T)(System.ServiceModel.Syndication.SyndicationCategory))

                                .ctor(System.Collections.Generic.IEnumerable(T)(System.ServiceModel.Syndication.SyndicationCategory),System.Boolean,System.String)

                Propiedades (3)

                                System.Collections.ObjectModel.Collection(System.ServiceModel.Syndication.SyndicationCategory) Categorías

                                System.Boolean IsFixed

                                Esquema de System.String

referencedCategoriesDocument: nuevos miembros de clase 3 (espacio de nombres System.ServiceModel.Syndication)

                Constructores (2)

                                .ctor()

                                .ctor(System.Uri)

                Propiedades (1)

                                System.Uri Link

ResourceCollectionInfo: nuevos miembros de clase 12 (espacio de nombres System.ServiceModel.Syndication)

                Constructores (5)

                                .ctor()

                                .ctor(System.ServiceModel.Syndication.TextSyndicationContent,System.Uri)

                                .ctor(System.ServiceModel.Syndication.TextSyndicationContent,System.Uri,System.Collections.Generic.IEnumerable(T)(System.ServiceModel.Syndication.CategoriesDocument),System.Boolean)

                                .ctor(System.ServiceModel.Syndication.TextSyndicationContent,System.Uri,System.Collections.Generic.IEnumerable(T)(System.ServiceModel.Syndication.CategoriesDocument),System.Collections.Generic.IEnumerable(T)(System.String))

                                .ctor(System.String,System.Uri)

                Propiedades (7)

                                System.Collections.ObjectModel.Collection(System.String) Acepta

                                System.Collections.Generic.Dictionary(System.Xml.XmlQualifiedName,System.String) AttributeExtensions

                                System.Uri BaseUri

                                System.Collections.ObjectModel.Collection(System.ServiceModel.Syndication.CategoriesDocument) Categories

                                System.ServiceModel.Syndication.SyndicationElementExtensionCollection ElementExtensions

                                System.Uri Link

                                System.ServiceModel.Syndication.TextSyndicationContent Title

ServiceDocument: nuevos miembros de clase 11 (espacio de nombres System.ServiceModel.Syndication)

                Constructores (2)

                                .ctor()

                                .ctor(System.Collections.Generic.IEnumerable(T)(System.ServiceModel.Syndication.Workspace))

                Métodos (4)

                                System.ServiceModel.Syndication.ServiceDocumentFormatter GetFormatter()

                                System.ServiceModel.Syndication.ServiceDocument Load(System.Xml.XmlReader)

                                TServiceDocument Load(T)(System.Xml.XmlReader)

                                System.Void Save(System.Xml.XmlWriter)

                Propiedades (5)

                                System.Collections.Generic.Dictionary(System.Xml.XmlQualifiedName,System.String) AttributeExtensions

                                System.Uri BaseUri

                                System.ServiceModel.Syndication.SyndicationElementExtensionCollection ElementExtensions

                                System.String Language

                                System.Collections.ObjectModel.Collection(System.ServiceModel.Syndication.Workspace) workspaces

serviceDocumentFormatter: nuevos miembros de clase 5 (espacio de nombres System.ServiceModel.Syndication)

                Métodos (3)

                                System.Boolean CanRead(System.Xml.XmlReader)

                                System.Void ReadFrom(System.Xml.XmlReader)

                                System.Void WriteTo(System.Xml.XmlWriter)

                Propiedades (2)

                                System.ServiceModel.Syndication.ServiceDocument Document

                                System.String Versión

área de trabajo: nuevos miembros de la clase 8 (espacio de nombres System.ServiceModel.Syndication)

                Constructores (3)

                                .ctor()

                                .ctor(System.ServiceModel.Syndication.TextSyndicationContent,System.Collections.Generic.IEnumerable(T)(System.ServiceModel.Syndication.ResourceCollectionInfo))

                                .ctor(System.String,System.Collections.Generic.IEnumerable(T)(System.ServiceModel.Syndication.ResourceCollectionInfo))

                Propiedades (5)

                                System.Collections.Generic.Dictionary(System.Xml.XmlQualifiedName,System.String) AttributeExtensions

                                System.Uri BaseUri

                                System.Collections.ObjectModel.Collection(System.ServiceModel.Syndication.ResourceCollectionInfo) Colecciones

                                System.ServiceModel.Syndication.SyndicationElementExtensionCollection ElementExtensions

                                System.ServiceModel.Syndication.TextSyndicationContent Title

System.Web.dll: 23 clases actualizadas, 8 nuevas clases

HttpContext: nuevo miembro de la clase 1 actualizado (espacio de nombres System.Web)

                Métodos (1)

                                System.Void RemapHandler(System.Web.IHttpHandler)

HttpRuntime: se actualizó el nuevo miembro de la clase 1 (espacio de nombres System.Web)

                Propiedades (1)

                                System.Boolean UsingIntegratedPipeline

Cache: se actualizó el nuevo miembro de la clase 1 (espacio de nombres System.Web.Caching)

                Métodos (1)

                                System.Void Insert(System.String,System.Object,System.Web.Caching.CacheDependency,System.DateTime,System.TimeSpan,System.Web.Caching.CacheItemUpdateCallback)

CacheItemUpdateCallback: nuevos miembros de la clase 4 (espacio de nombres System.Web.Caching)

                Constructores (1)

                                .ctor(System.Object,System.IntPtr)

                Métodos (3)

                                System.IAsyncResult BeginInvoke(System.String,System.Web.Caching.CacheItemUpdateReason,System.Object,System.Web.Caching.CacheDependency,System.DateTime,System.TimeSpan,System.AsyncCallback,System.Object)

                                System.Void EndInvoke(System.Object,System.Web.Caching.CacheDependency,System.DateTime,System.TimeSpan,System.IAsyncResult)

                                System.Void Invoke(System.String,System.Web.Caching.CacheItemUpdateReason,System.Object,System.Web.Caching.CacheDependency,System.DateTime,System.TimeSpan)

CacheItemUpdateReason: nuevos miembros de la enumeración 2 (espacio de nombres System.Web.Caching)

                Campos (2)

                                  DependencyChanged

                                  expirado

clientBuildManagerCallback: se actualizó el nuevo miembro de la clase 1 (espacio de nombres System.Web.Compilation)

                Métodos (1)

                                System.Object InitializeLifetimeService()

BrowserCapabilitiesFactoryBase: se actualizó el nuevo miembro de la clase 1 (espacio de nombres System.Web.Configuration)

                Métodos (1)

                                System.Void ConfigureCustomCapabilities(System.Collections.Specialized.NameValueCollection,System.Web.HttpBrowserCapabilities)

CustomErrorsRedirectMode: nuevos miembros de la enumeración 2 (espacio de nombres System.Web.Configuration)

                Campos (2)

                                  responseRedirect

                                  ResponseRewrite

CustomErrorsSection: se actualizó el nuevo miembro de la clase 1 (espacio de nombres System.Web.Configuration)

                Propiedades (1)

                                System.Web.Configuration.CustomErrorsRedirectMode RedirectMode

MachineKeyCompatibilityMode: nuevos miembros de la enumeración 2 (espacio de nombres System.Web.Configuration)

                Campos (2)

                                  Framework20SP1

                                  Framework20SP2

MachineKeySection: se actualizó el nuevo miembro de la clase 1 (espacio de nombres System.Web.Configuration)

                Propiedades (1)

                                System.Web.Configuration.MachineKeyCompatibilityMode CompatibilityMode

PagesSection: nuevo miembro de clase 1 actualizado (espacio de nombres System.Web.Configuration)

                Propiedades (1)

                                System.Boolean RenderAllHiddenFieldsAtTopOfForm

IAutoFieldGenerator: nuevo miembro de interfaz 1 (espacio de nombres System.Web.UI)

                Métodos (1)

                                System.Collections.ICollection GenerateFields(System.Web.UI.Control)

IBindableControl: nuevo miembro de interfaz 1 (espacio de nombres System.Web.UI)

                Métodos (1)

                                System.Void ExtractValues(System.Collections.Specialized.IOrderedDictionary)

Page: se han actualizado los nuevos miembros de la clase 2 (espacio de nombres System.Web.UI)

                Propiedades (2)

                                System.Web.UI.Control AutoPostBackControl

                                System.Boolean IsPostBackEventControlRegistered

HtmlForm: se actualizó el nuevo miembro de la clase 1 (espacio de nombres System.Web.UI.HtmlControls)

                Propiedades (1)

                                acción de System.String

BoundField: se actualizó el nuevo miembro de la clase 1 (espacio de nombres System.Web.UI.WebControls)

                Métodos (1)

                                System.Void LoadViewState(System.Object)

ControlParameter: se actualizó el nuevo miembro de la clase 1 (espacio de nombres System.Web.UI.WebControls)

                Constructores (1)

                                .ctor(System.String,System.Data.DbType,System.String,System.String)

CookieParameter: se actualizó el nuevo miembro de la clase 1 (espacio de nombres System.Web.UI.WebControls)

                Constructores (1)

                                .ctor(System.String,System.Data.DbType,System.String)

dataBoundControl: se actualizó el nuevo miembro de la clase 1 (espacio de nombres System.Web.UI.WebControls)

                Propiedades (1)

                                System.Web.UI.IDataSource DataSourceObject

DataBoundControlMode: nuevos miembros de la enumeración 3 (espacio de nombres System.Web.UI.WebControls)

                Campos (3)

                                  Editar

                                  Insertar

                                  ReadOnly

DetailsView: se han actualizado los nuevos miembros de la clase 2 (espacio de nombres System.Web.UI.WebControls)

                Propiedades (2)

                                EnableModelValidation de System.Boolean

                                System.Web.UI.IAutoFieldGenerator RowsGenerator

FormParameter: se actualizó el nuevo miembro de la clase 1 (espacio de nombres System.Web.UI.WebControls)

                Constructores (1)

                                .ctor(System.String,System.Data.DbType,System.String)

formView: se actualizó el nuevo miembro de la clase 1 (espacio de nombres System.Web.UI.WebControls)

                Propiedades (1)

                                EnableModelValidation de System.Boolean

gridView: se han actualizado los nuevos miembros de la clase 3 (espacio de nombres System.Web.UI.WebControls)

                Propiedades (3)

                                System.Web.UI.IAutoFieldGenerator ColumnsGenerator

                                EnableModelValidation de System.Boolean

                                System.Web.UI.WebControls.DataKey SelectedPersistedDataKey

IPersistedSelector: nuevo miembro de interfaz 1 (espacio de nombres System.Web.UI.WebControls)

                Propiedades (1)

                                System.Web.UI.WebControls.DataKey DataKey

Parameter: se han actualizado los nuevos miembros de la clase 6 (espacio de nombres System.Web.UI.WebControls)

                Constructores (2)

                                .ctor(System.String,System.Data.DbType)

                                .ctor(System.String,System.Data.DbType,System.String)

                Métodos (3)

                                System.TypeCode ConvertDbTypeToTypeCode(System.Data.DbType)

                                System.Data.DbType ConvertTypeCodeToDbType(System.TypeCode)

                                System.Data.DbType GetDatabaseType()

                Propiedades (1)

                                System.Data.DbType DbType

ParameterCollection: se actualizó el nuevo miembro de la clase 1 (espacio de nombres System.Web.UI.WebControls)

                Métodos (1)

                                System.Int32 Add(System.String,System.Data.DbType,System.String)

ProfileParameter: se actualizó el nuevo miembro de la clase 1 (espacio de nombres System.Web.UI.WebControls)

                Constructores (1)

                                .ctor(System.String,System.Data.DbType,System.String)

QueryStringParameter: se actualizó el nuevo miembro de la clase 1 (espacio de nombres System.Web.UI.WebControls)

                Constructores (1)

                                .ctor(System.String,System.Data.DbType,System.String)

SessionParameter: se actualizó el nuevo miembro de la clase 1 (espacio de nombres System.Web.UI.WebControls)

                Constructores (1)

                                .ctor(System.String,System.Data.DbType,System.String)

System.Web.Abstractions.dll: 22 clases nuevas

HttpApplicationStateBase: nuevos miembros de clase 22 (espacio de nombres System.Web)

                Constructores (1)

                                .ctor()

                Métodos (13)

                                System.Void Add(System.String,System.Object)

                                System.Void Clear()

                                System.Void CopyTo(System.Array,System.Int32)

                                System.Object Get(System.Int32)

                                System.Object Get(System.String)

                                System.Collections.IEnumerator GetEnumerator()

                                System.String GetKey(System.Int32)

                                System.Void Lock()

                                System.Void Remove(System.String)

                                System.Void RemoveAll()

                                System.Void RemoveAt(System.Int32)

                                System.Void Set(System.String,System.Object)

                                System.Void UnLock()

                Propiedades (8)

                                System.String[] AllKeys

                                Contenido de System.Web.HttpApplicationStateBase

                                System.Int32 Count

                                System.Boolean isSynchronized

                                System.Object Item[System.Int32]

                                Elemento de System.Object[System.String]

                                System.Web.HttpStaticObjectsCollectionBase StaticObjects

                                System.Object SyncRoot

HttpApplicationStateWrapper: nuevos miembros de clase 25 (espacio de nombres System.Web)

                Constructores (1)

                                .ctor(System.Web.HttpApplicationState)

                Métodos (15)

                                System.Void Add(System.String,System.Object)

                                System.Void Clear()

                                System.Void CopyTo(System.Array,System.Int32)

                                System.Object Get(System.Int32)

                                System.Object Get(System.String)

                                System.Collections.IEnumerator GetEnumerator()

                                System.String GetKey(System.Int32)

                                System.Void GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)

                                System.Void Lock()

                                System.Void OnDeserialization(System.Object)

                                System.Void Remove(System.String)

                                System.Void RemoveAll()

                                System.Void RemoveAt(System.Int32)

                                System.Void Set(System.String,System.Object)

                                System.Void UnLock()

                Propiedades (9)

                                System.String[] AllKeys

                                Contenido de System.Web.HttpApplicationStateBase

                                System.Int32 Count

                                System.Boolean isSynchronized

                                System.Object Item[System.Int32]

                                Elemento de System.Object[System.String]

                                System.Collections.Specialized.NameObjectCollectionBase+KeysCollection Claves

                                System.Web.HttpStaticObjectsCollectionBase StaticObjects

                                System.Object SyncRoot

httpBrowserCapabilitiesBase: nuevos miembros de clase 121 (espacio de nombres System.Web)

                Constructores (1)

                                .ctor()

                Métodos (7)

                                System.Void AddBrowser(System.String)

                                System.Int32 CompareFilters(System.String,System.String)

                                System.Web.UI.HtmlTextWriter CreateHtmlTextWriter(System.IO.TextWriter)

                                System.Void DisableOptimizedCacheKey()

                                System.Boolean EvaluateFilter(System.String)

                                System.Version[]GetClrVersions()

                                System.Boolean IsBrowser(System.String)

                Propiedades (113)

                                System.Boolean ActiveXControls

                                Adaptadores de System.Collections.IDictionary

                                de AOL de System.Boolean

                                System.Boolean BackgroundSounds

                                System.Boolean Beta

                                System.String Browser

                                Exploradores de System.Collections.ArrayList

                                System.Boolean CanCombineFormsInDeck

                                System.Boolean CanInitiateVoiceCall

                                System.Boolean CanRenderAfterInputOrSelectElement

                                System.Boolean CanRenderEmptySelects

                                System.Boolean CanRenderInputAndSelectElementsTogether

                                System.Boolean CanRenderMixedSelects

                                System.Boolean CanRenderOneventAndPrevElementsTogether

                                System.Boolean CanRenderPostBackCards

                                System.Boolean CanRenderSetvarZeroWithMultiSelectionList

                                System.Boolean CanSendMail

                                Funcionalidades de System.Collections.IDictionary

                                cdF de System.Boolean

                                System.Version ClrVersion

                                Cookies de System.Boolean

                                System.Boolean Crawler

                                System.Int32 DefaultSubmitButtonLimit

                                System.Version EcmaScriptVersion

                                de marcos de System.Boolean

                                System.Int32 GatewayMajorVersion

                                System.Double GatewayMinorVersion

                                GatewayVersion de System.String

                                System.Boolean HasBackButton

                                System.Boolean HidesRightAlignedMultiselectScrollbars

                                System.String HtmlTextWriter

                                de identificador de System.String

                                InputType de System.String

                                System.Boolean IsColor

                                System.Boolean IsMobileDevice

                                Elemento de System.String[System.String]

                                System.Boolean JavaApplets

                                JScriptVersion de System.Version

                                System.Int32 MajorVersion

                                System.Int32 MaximumHrefLength

                                System.Int32 MaximumRenderedPageSize

                                System.Int32 maximumSoftkeyLabelLength

                                System.Double MinorVersion

                                System.String MinorVersionString

                                System.String MobileDeviceManufacturer

                                System.String MobileDeviceModel

                                System.Version msDomVersion

                                System.Int32 NumberOfSoftkeys

                                System.String Platform

                                System.String PreferredImageMime

                                System.String PreferredRenderingMime

                                System.String PreferredRenderingType

                                PreferredRequestEncoding de System.String

                                System.String PreferredResponseEncoding

                                System.Boolean RendersBreakBeforeWmlSelectAndInput

                                System.Boolean RendersBreaksAfterHtmlLists

                                System.Boolean RendersBreaksAfterWmlAnchor

                                System.Boolean RendersBreaksAfterWmlInput

                                System.Boolean RendersWmlDoAcceptsInline

                                System.Boolean RendersWmlSelectsAsMenuCards

                                System.String RequiredMetaTagNameValue

                                System.Boolean RequireAttributeColonSubstitution

                                System.Boolean RequireContentTypeMetaTag

                                System.Boolean RequireControlStateInSession

                                System.Boolean RequireDBCSCharacter

                                System.Boolean RequireHtmlAdaptiveErrorReporting

                                System.Boolean RequireLeadingPageBreak

                                System.Boolean RequireNoBreakInFormatting

                                System.Boolean RequireOutputOptimization

                                System.Boolean RequirePhoneNumbersAsPlainText

                                System.Boolean RequireSpecialViewStateEncoding

                                System.Boolean RequireUniqueFilePathSuffix

                                System.Boolean RequireUniqueHtmlCheckboxNames

                                System.Boolean RequireUniqueHtmlInputNames

                                System.Boolean RequireUrlEncodedPostfieldValues

                                System.Int32 ScreenBitDepth

                                System.Int32 ScreenCharactersHeight

                                System.Int32 ScreenCharactersWidth

                                System.Int32 ScreenPixelsHeight

                                System.Int32 ScreenPixelsWidth

                                System.Boolean SupportsAccesskeyAttribute

                                System.Boolean SupportsBodyColor

                                System.Boolean SupportsBold

                                System.Boolean SupportsCacheControlMetaTag

                                System.Boolean SupportsCallback

                                System.Boolean SupportsCss

                                System.Boolean SupportsDivAlign

                                System.Boolean SupportsDivNoWrap

                                System.Boolean SupportsEmptyStringInCookieValue

                                System.Boolean SupportsFontColor

                                System.Boolean SupportsFontName

                                System.Boolean SupportsFontSize

                                System.Boolean SupportsImageSubmit

                                System.Boolean SupportsIModeSymbols

                                System.Boolean SupportsInputIStyle

                                System.Boolean SupportsInputMode

                                System.Boolean SupportsItalic

                                System.Boolean SupportsJPhoneMultiMediaAttributes

                                System.Boolean SupportsJPhoneSymbols

                                System.Boolean SupportsQueryStringInFormAction

                                System.Boolean SupportsRedirectWithCookie

                                System.Boolean SupportsSelectMultiple

                                System.Boolean SupportsUncheck

                                System.Boolean SupportsXmlHttp

                                Tablas de System.Boolean

                                System.Type TagWriter

                                de tipo System.String

                                System.Boolean UseOptimizedCacheKey

                                de VBScript de System.Boolean

                                System.String Versión

                                System.Version W3CDomVersion

                                System.Boolean Win16

                                System.Boolean Win32

HttpBrowserCapabilitiesWrapper: nuevos miembros de clase 121 (espacio de nombres System.Web)

                Constructores (1)

                                .ctor(System.Web.HttpBrowserCapabilities)

                Métodos (7)

                                System.Void AddBrowser(System.String)

                                System.Int32 CompareFilters(System.String,System.String)

                                System.Web.UI.HtmlTextWriter CreateHtmlTextWriter(System.IO.TextWriter)

                                System.Void DisableOptimizedCacheKey()

                                System.Boolean EvaluateFilter(System.String)

                                System.Version[]GetClrVersions()

                                System.Boolean IsBrowser(System.String)

                Propiedades (113)

                                System.Boolean ActiveXControls

                                Adaptadores de System.Collections.IDictionary

                                de AOL de System.Boolean

                                System.Boolean BackgroundSounds

                                System.Boolean Beta

                                System.String Browser

                                Exploradores de System.Collections.ArrayList

                                System.Boolean CanCombineFormsInDeck

                                System.Boolean CanInitiateVoiceCall

                                System.Boolean CanRenderAfterInputOrSelectElement

                                System.Boolean CanRenderEmptySelects

                                System.Boolean CanRenderInputAndSelectElementsTogether

                                System.Boolean CanRenderMixedSelects

                                System.Boolean CanRenderOneventAndPrevElementsTogether

                                System.Boolean CanRenderPostBackCards

                                System.Boolean CanRenderSetvarZeroWithMultiSelectionList

                                System.Boolean CanSendMail

                                Funcionalidades de System.Collections.IDictionary

                                cdF de System.Boolean

                                System.Version ClrVersion

                                Cookies de System.Boolean

                                System.Boolean Crawler

                                System.Int32 DefaultSubmitButtonLimit

                                System.Version EcmaScriptVersion

                                de marcos de System.Boolean

                                System.Int32 GatewayMajorVersion

                                System.Double GatewayMinorVersion

                                GatewayVersion de System.String

                                System.Boolean HasBackButton

                                System.Boolean HidesRightAlignedMultiselectScrollbars

                                System.String HtmlTextWriter

                                de identificador de System.String

                                InputType de System.String

                                System.Boolean IsColor

                                System.Boolean IsMobileDevice

                                Elemento de System.String[System.String]

                                System.Boolean JavaApplets

                                JScriptVersion de System.Version

                                System.Int32 MajorVersion

                                System.Int32 MaximumHrefLength

                                System.Int32 MaximumRenderedPageSize

                                System.Int32 maximumSoftkeyLabelLength

                                System.Double MinorVersion

                                System.String MinorVersionString

                                System.String MobileDeviceManufacturer

                                System.String MobileDeviceModel

                                System.Version msDomVersion

                                System.Int32 NumberOfSoftkeys

                                System.String Platform

                                System.String PreferredImageMime

                                System.String PreferredRenderingMime

                                System.String PreferredRenderingType

                                PreferredRequestEncoding de System.String

                                System.String PreferredResponseEncoding

                                System.Boolean RendersBreakBeforeWmlSelectAndInput

                                System.Boolean RendersBreaksAfterHtmlLists

                                System.Boolean RendersBreaksAfterWmlAnchor

                                System.Boolean RendersBreaksAfterWmlInput

                                System.Boolean RendersWmlDoAcceptsInline

                                System.Boolean RendersWmlSelectsAsMenuCards

                                System.String RequiredMetaTagNameValue

                                System.Boolean RequireAttributeColonSubstitution

                                System.Boolean RequireContentTypeMetaTag

                                System.Boolean RequireControlStateInSession

                                System.Boolean RequireDBCSCharacter

                                System.Boolean RequireHtmlAdaptiveErrorReporting

                                System.Boolean RequireLeadingPageBreak

                                System.Boolean RequireNoBreakInFormatting

                                System.Boolean RequireOutputOptimization

                                System.Boolean RequirePhoneNumbersAsPlainText

                                System.Boolean RequireSpecialViewStateEncoding

                                System.Boolean RequireUniqueFilePathSuffix

                                System.Boolean RequireUniqueHtmlCheckboxNames

                                System.Boolean RequireUniqueHtmlInputNames

                                System.Boolean RequireUrlEncodedPostfieldValues

                                System.Int32 ScreenBitDepth

                                System.Int32 ScreenCharactersHeight

                                System.Int32 ScreenCharactersWidth

                                System.Int32 ScreenPixelsHeight

                                System.Int32 ScreenPixelsWidth

                                System.Boolean SupportsAccesskeyAttribute

                                System.Boolean SupportsBodyColor

                                System.Boolean SupportsBold

                                System.Boolean SupportsCacheControlMetaTag

                                System.Boolean SupportsCallback

                                System.Boolean SupportsCss

                                System.Boolean SupportsDivAlign

                                System.Boolean SupportsDivNoWrap

                                System.Boolean SupportsEmptyStringInCookieValue

                                System.Boolean SupportsFontColor

                                System.Boolean SupportsFontName

                                System.Boolean SupportsFontSize

                                System.Boolean SupportsImageSubmit

                                System.Boolean SupportsIModeSymbols

                                System.Boolean SupportsInputIStyle

                                System.Boolean SupportsInputMode

                                System.Boolean SupportsItalic

                                System.Boolean SupportsJPhoneMultiMediaAttributes

                                System.Boolean SupportsJPhoneSymbols

                                System.Boolean SupportsQueryStringInFormAction

                                System.Boolean SupportsRedirectWithCookie

                                System.Boolean SupportsSelectMultiple

                                System.Boolean SupportsUncheck

                                System.Boolean SupportsXmlHttp

                                Tablas de System.Boolean

                                System.Type TagWriter

                                de tipo System.String

                                System.Boolean UseOptimizedCacheKey

                                de VBScript de System.Boolean

                                System.String Versión

                                System.Version W3CDomVersion

                                System.Boolean Win16

                                System.Boolean Win32

HttpCachePolicyBase: nuevos miembros de clase 24 (espacio de nombres System.Web)

                Constructores (1)

                                .ctor()

                Métodos (20)

                                System.Void AddValidationCallback(System.Web.HttpCacheValidateHandler,System.Object)

                                System.Void AppendCacheExtension(System.String)

                                System.Void SetAllowResponseInBrowserHistory(System.Boolean)

                                System.Void SetCacheability(System.Web.HttpCacheability)

                                System.Void SetCacheability(System.Web.HttpCacheability,System.String)

                                System.Void SetETag(System.String)

                                System.Void SetETagFromFileDependencies()

                                System.Void SetExpires(System.DateTime)

                                System.Void SetLastModified(System.DateTime)

                                System.Void SetLastModifiedFromFileDependencies()

                                System.Void SetMaxAge(System.TimeSpan)

                                System.Void SetNoServerCaching()

                                System.Void SetNoStore()

                                System.Void SetNoTransforms()

                                System.Void SetOmitVaryStar(System.Boolean)

                                System.Void SetProxyMaxAge(System.TimeSpan)

                                System.Void SetRevalidation(System.Web.HttpCacheRevalidation)

                                System.Void SetSlidingExpiration(System.Boolean)

                                System.Void SetValidUntilExpires(System.Boolean)

                                System.Void SetVaryByCustom(System.String)

                Propiedades (3)

                                System.Web.HttpCacheVaryByContentEncodings VaryByContentEncodings

                                System.Web.HttpCacheVaryByHeaders VaryByHeaders

                                System.Web.HttpCacheVaryByParams VaryByParams

HttpCachePolicyWrapper: nuevos miembros de clase 24 (espacio de nombres System.Web)

                Constructores (1)

                                .ctor(System.Web.HttpCachePolicy)

                Métodos (20)

                                System.Void AddValidationCallback(System.Web.HttpCacheValidateHandler,System.Object)

                                System.Void AppendCacheExtension(System.String)

                                System.Void SetAllowResponseInBrowserHistory(System.Boolean)

                                System.Void SetCacheability(System.Web.HttpCacheability)

                                System.Void SetCacheability(System.Web.HttpCacheability,System.String)

                                System.Void SetETag(System.String)

                                System.Void SetETagFromFileDependencies()

                                System.Void SetExpires(System.DateTime)

                                System.Void SetLastModified(System.DateTime)

                                System.Void SetLastModifiedFromFileDependencies()

                                System.Void SetMaxAge(System.TimeSpan)

                                System.Void SetNoServerCaching()

                                System.Void SetNoStore()

                                System.Void SetNoTransforms()

                                System.Void SetOmitVaryStar(System.Boolean)

                                System.Void SetProxyMaxAge(System.TimeSpan)

                                System.Void SetRevalidation(System.Web.HttpCacheRevalidation)

                                System.Void SetSlidingExpiration(System.Boolean)

                                System.Void SetValidUntilExpires(System.Boolean)

                                System.Void SetVaryByCustom(System.String)

                Propiedades (3)

                                System.Web.HttpCacheVaryByContentEncodings VaryByContentEncodings

                                System.Web.HttpCacheVaryByHeaders VaryByHeaders

                                System.Web.HttpCacheVaryByParams VaryByParams

HttpContextBase: nuevos miembros de clase 35 (espacio de nombres System.Web)

                Constructores (1)

                                .ctor()

                Métodos (12)

                                System.Void AddError(System.Exception)

                                System.Void ClearError()

                                System.Object GetGlobalResourceObject(System.String,System.String)

                                System.Object GetGlobalResourceObject(System.String,System.String,System.Globalization.CultureInfo)

                                System.Object GetLocalResourceObject(System.String,System.String)

                                System.Object GetLocalResourceObject(System.String,System.String,System.Globalization.CultureInfo)

                                System.Object GetSection(System.String)

                                System.Object GetService(System.Type)

                                System.Void RewritePath(System.String)

                                System.Void RewritePath(System.String,System.Boolean)

                                System.Void RewritePath(System.String,System.String,System.String)

                                System.Void RewritePath(System.String,System.String,System.String,System.Boolean)

                Propiedades (22)

                                System.Exception[]AllErrors

                                System.Web.HttpApplicationStateBase Application

                                System.Web.HttpApplication applicationInstance

                                System.Web.Caching.Cache Cache

                                System.Web.IHttpHandler CurrentHandler

                                System.Web.RequestNotification CurrentNotification

                                Error de System.Exception

                                System.Web.IHttpHandler handler

                                IsCustomErrorEnabled de System.Boole an

                                IsDebuggingEnabled de System.Boolean

                                System.Boolean IsPostNotification

                                Elementos de System.Collections.IDictionary

                                System.Web.IHttpHandler PreviousHandler

                                System.Web.Profile.ProfileBase profile

                                de solicitud system.Web.HttpRequestBase

                                System.Web.HttpResponseBase Response

                                System.Web.HttpServerUtilityBase Server

                                System.Web.HttpSessionStateBase session

                                System.Boolean skipAuthorization

                                de marca de tiempo de System.DateTime

                                System.Web.TraceContext

                                System.Security.Principal.IPrincipal usuario

HttpContextWrapper: nuevos miembros de clase 35 (espacio de nombres System.Web)

                Constructores (1)

                                .ctor(System.Web.HttpContext)

                Métodos (12)

                                System.Void AddError(System.Exception)

                                System.Void ClearError()

                                System.Object GetGlobalResourceObject(System.String,System.String)

                                System.Object GetGlobalResourceObject(System.String,System.String,System.Globalization.CultureInfo)

                                System.Object GetLocalResourceObject(System.String,System.String)

                                System.Object GetLocalResourceObject(System.String,System.String,System.Globalization.CultureInfo)

                                System.Object GetSection(System.String)

                                System.Object GetService(System.Type)

                                System.Void RewritePath(System.String)

                                System.Void RewritePath(System.String,System.Boolean)

                                System.Void RewritePath(System.String,System.String,System.String)

                                System.Void RewritePath(System.String,System.String,System.String,System.Boolean)

                Propiedades (22)

                                System.Exception[]AllErrors

                                System.Web.HttpApplicationStateBase Application

                                System.Web.HttpApplication applicationInstance

                                System.Web.Caching.Cache Cache

                                System.Web.IHttpHandler CurrentHandler

                                System.Web.RequestNotification CurrentNotification

                                Error de System.Exception

                                System.Web.IHttpHandler handler

                                IsCustomErrorEnabled de System.Boole an

                                IsDebuggingEnabled de System.Boolean

                                System.Boolean IsPostNotification

                                Elementos de System.Collections.IDictionary

                                System.Web.IHttpHandler PreviousHandler

                                System.Web.Profile.ProfileBase profile

                                de solicitud system.Web.HttpRequestBase

                                System.Web.HttpResponseBase Response

                                System.Web.HttpServerUtilityBase Server

                                System.Web.HttpSessionStateBase session

                                System.Boolean skipAuthorization

                                de marca de tiempo de System.DateTime

                                System.Web.TraceContext

                                System.Security.Principal.IPrincipal usuario

httpFileCollectionBase: nuevos miembros de clase 12 (espacio de nombres System.Web)

                Constructores (1)

                                .ctor()

                Métodos (5)

                                System.Void CopyTo(System.Array,System.Int32)

                                System.Web.HttpPostedFileBase Get(System.Int32)

                                System.Web.HttpPostedFileBase Get(System.String)

                                System.Collections.IEnumerator GetEnumerator()

                                System.String GetKey(System.Int32)

                Propiedades (6)

                                System.String[] AllKeys

                                System.Int32 Count

                                System.Boolean isSynchronized

                                System.Web.HttpPostedFileBase Item[System.Int32]

                                System.Web.HttpPostedFileBase Item[System.String]

                                System.Object SyncRoot

httpFileCollectionWrapper: nuevos miembros de clase 15 (espacio de nombres System.Web)

                Constructores (1)

                                .ctor(System.Web.HttpFileCollection)

                Métodos (7)

                                System.Void CopyTo(System.Array,System.Int32)

                                System.Web.HttpPostedFileBase Get(System.Int32)

                                System.Web.HttpPostedFileBase Get(System.String)

                                System.Collections.IEnumerator GetEnumerator()

                                System.String GetKey(System.Int32)

                                System.Void GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)

                                System.Void OnDeserialization(System.Object)

                Propiedades (7)

                                System.String[] AllKeys

                                System.Int32 Count

                                System.Boolean isSynchronized

                                System.Web.HttpPostedFileBase Item[System.Int32]

                                System.Web.HttpPostedFileBase Item[System.String]

                                System.Collections.Specialized.NameObjectCollectionBase+KeysCollection Claves

                                System.Object SyncRoot

HttpPostedFileBase: nuevos miembros de la clase 6 (espacio de nombres System.Web)

                Constructores (1)

                                .ctor()

                Métodos (1)

                                System.Void SaveAs(System.String)

                Propiedades (4)

                                System.Int32 ContentLength

                                ContentType de System.String

                                FileName de System.String

                                System.IO.Stream InputStream

httpPostedFileWrapper: nuevos miembros de clase 6 (espacio de nombres System.Web)

                Constructores (1)

                                .ctor(System.Web.HttpPostedFile)

                Métodos (1)

                                System.Void SaveAs(System.String)

                Propiedades (4)

                                System.Int32 ContentLength

                                ContentType de System.String

                                FileName de System.String

                                System.IO.Stream InputStream

HttpRequestBase: nuevos miembros de clase 46 (espacio de nombres System.Web)

                Constructores (1)

                                .ctor()

                Métodos (6)

                                System.Byte[]BinaryRead(System.Int32)

                                System.Int32[]MapImageCoordinates(System.String)

                                System.String MapPath(System.String)

                                System.String MapPath(System.String,System.String,System.Boolean)

                                System.Void SaveAs(System.String,System.Boolean)

                                System.Void ValidateInput()

                Propiedades (39)

                                System.String[]AcceptTypes

                                System.String anonymousID

                                System.String ApplicationPath

                                System.String AppRelativeCurrentExecutionFilePath

                                System.Web.HttpBrowserCapabilitiesBase Browser

                                System.Web.HttpClientCertificate ClientCertificate

                                De codificación System.Text.Encoding ContentEncoding

                                System.Int32 ContentLength

                                ContentType de System.String

                                System.Web.HttpCookieCollection Cookies

                                System.String CurrentExecutionFilePath

                                FilePath de System.String

                                System.Web.HttpFileCollectionBase Files

                                Filtro system.IO.Stream

                                System.Collections.Specialized.NameValueCollection formulario

                                Encabezados System.Collections.Specialized.NameValueCollection

                                System.String httpMethod

                                System.IO.Stream InputStream

                                System.Boolean IsAuthenticated

                                System.Boolean isLocal

                                System.Boolean IsSecureConnection

                                Elemento de System.String[System.String]

                                System.Security.Principal.WindowsIdentity LogonUserIdentity

                                System.Collections.Specialized.NameValueCollection Params

                                Ruta de acceso de System.String

                                PathInfo de System.String

                                PhysicalApplicationPath de System.String

                                System.String PhysicalPath

                                System.Collections.Specialized.NameValueCollection QueryString

                                System.String rawUrl

                                RequestType de System.String

                                System.Collections.Specialized.NameValueCollection ServerVariables

                                System.Int32 totalBytes

                                Dirección URL de System.Uri

                                De UrlReferrer de System.Uri

                                System.String UserAgent

                                System.String UserHostAddress

                                UserHostName de System.String

                                System.String[]userLanguages

HttpRequestWrapper: nuevos miembros de clase 46 (espacio de nombres System.Web)

                Constructores (1)

                                .ctor(System.Web.HttpRequest)

                Métodos (6)

                                System.Byte[]BinaryRead(System.Int32)

                                System.Int32[]MapImageCoordinates(System.String)

                                System.String MapPath(System.String)

                                System.String MapPath(System.String,System.String,System.Boolean)

                                System.Void SaveAs(System.String,System.Boolean)

                                System.Void ValidateInput()

                Propiedades (39)

                                System.String[]AcceptTypes

                                System.String anonymousID

                                System.String ApplicationPath

                                System.String AppRelativeCurrentExecutionFilePath

                                System.Web.HttpBrowserCapabilitiesBase Browser

                                System.Web.HttpClientCertificate ClientCertificate

                                De codificación System.Text.Encoding ContentEncoding

                                System.Int32 ContentLength

                                ContentType de System.String

                                System.Web.HttpCookieCollection Cookies

                                System.String CurrentExecutionFilePath

                                FilePath de System.String

                                System.Web.HttpFileCollectionBase Files

                                Filtro system.IO.Stream

                                System.Collections.Specialized.NameValueCollection formulario

                                Encabezados System.Collections.Specialized.NameValueCollection

                                System.String httpMethod

                                System.IO.Stream InputStream

                                System.Boolean IsAuthenticated

                                System.Boolean isLocal

                                System.Boolean IsSecureConnection

                                Elemento de System.String[System.String]

                                System.Security.Principal.WindowsIdentity LogonUserIdentity

                                System.Collections.Specialized.NameValueCollection Params

                                Ruta de acceso de System.String

                                PathInfo de System.String

                                PhysicalApplicationPath de System.String

                                System.String PhysicalPath

                                System.Collections.Specialized.NameValueCollection QueryString

                                System.String rawUrl

                                RequestType de System.String

                                System.Collections.Specialized.NameValueCollection ServerVariables

                                System.Int32 totalBytes

                                Dirección URL de System.Uri

                                De UrlReferrer de System.Uri

                                System.String UserAgent

                                System.String UserHostAddress

                                UserHostName de System.String

                                System.String[]userLanguages

HttpResponseBase: nuevos miembros de clase 61 (espacio de nombres System.Web)

                Constructores (1)

                                .ctor()

                Métodos (36)

                                System.Void AddCacheDependency(System.Web.Caching.CacheDependency[])

                                System.Void AddCacheItemDependencies(System.Collections.ArrayList)

                                System.Void AddCacheItemDependencies(System.String[])

                                System.Void AddCacheItemDependency(System.String)

                                System.Void AddFileDependencies(System.Collections.ArrayList)

                                System.Void AddFileDependencies(System.String[])

                                System.Void AddFileDependency(System.String)

                                System.Void AddHeader(System.String,System.String)

                                System.Void AppendCookie(System.Web.HttpCookie)

                                System.Void AppendHeader(System.String,System.String)

                                System.Void AppendToLog(System.String)

                                System.String ApplyAppPathModifier(System.String)

                                System.Void BinaryWrite(System.Byte[])

                                System.Void Clear()

                                de System.Void ClearContent()

                                System.Void ClearHeaders()

                                Close() de System.Void

                                System.Void DisableKernelCache()

                                System.Void End()

                                System.Void Flush()

                                System.Void Pics(System.String)

                                System.Void Redirect(System.String)

                                System.Void Redirect(System.String,System.Boolean)

                                System.Void RemoveOutputCacheItem(System.String)

                                System.Void SetCookie(System.Web.HttpCookie)

                                System.Void TransmitFile(System.String)

                                System.Void TransmitFile(System.String,System.Int64,System.Int64)

                                De escritura de System.Void (System.Char)

                                System.Void Write(System.Char[],System.Int32,System.Int32)

                                De escritura (System.Object) de System.Void

                                System.Void Write(System.String)

                                System.Void WriteFile(System.IntPtr,System.Int64,System.Int64)

                                System.Void WriteFile(System.String)

                                System.Void WriteFile(System.String,System.Boolean)

                                System.Void WriteFile(System.String,System.Int64,System.Int64)

                                System.Void WriteSubstitution(System.Web.HttpResponseSubstitutionCallback)

                Propiedades (24)

                                de búfer de System.Boolean

                                System.Boolean BufferOutput

                                System.Web.HttpCachePolicyBase Cache

                                System.String CacheControl

                                System.String charset

                                De codificación System.Text.Encoding ContentEncoding

                                ContentType de System.String

                                System.Web.HttpCookieCollection Cookies

                                System.Int32 Expira

                                System.DateTime ExpiresAbsolute

                                Filtro system.IO.Stream

                                de codificación System.Text.Encoding HeaderEncoding

                                Encabezados System.Collections.Specialized.NameValueCollection

                                System.Boolean IsClientConnected

                                System.Boolean IsRequestBeingRedirected

                                de salida de System.IO.Text Writer

                                System.IO.Stream OutputStream

                                System.String RedirectLocation

                                System.String estado

                                System.Int32 StatusCode

                                System.String StatusDescription

                                System.Int32 SubStatusCode

                                System.Boolean SuppressContent

                                System.Boolean TrySkipIisCustomErrors

HttpResponseWrapper: nuevos miembros de clase 61 (espacio de nombres System.Web)

                Constructores (1)

                                .ctor(System.Web.HttpResponse)

                Métodos (36)

                                System.Void AddCacheDependency(System.Web.Caching.CacheDependency[])

                                System.Void AddCacheItemDependencies(System.Collections.ArrayList)

                                System.Void AddCacheItemDependencies(System.String[])

                                System.Void AddCacheItemDependency(System.String)

                                System.Void AddFileDependencies(System.Collections.ArrayList)

                                System.Void AddFileDependencies(System.String[])

                                System.Void AddFileDependency(System.String)

                                System.Void AddHeader(System.String,System.String)

                                System.Void AppendCookie(System.Web.HttpCookie)

                                System.Void AppendHeader(System.String,System.String)

                                System.Void AppendToLog(System.String)

                                System.String ApplyAppPathModifier(System.String)

                                System.Void BinaryWrite(System.Byte[])

                                System.Void Clear()

                                de System.Void ClearContent()

                                System.Void ClearHeaders()

                                Close() de System.Void

                                System.Void DisableKernelCache()

                                System.Void End()

                                System.Void Flush()

                                System.Void Pics(System.String)

                                System.Void Redirect(System.String)

                                System.Void Redirect(System.String,System.Boolean)

                                System.Void RemoveOutputCacheItem(System.String)

                                System.Void SetCookie(System.Web.HttpCookie)

                                System.Void TransmitFile(System.String)

                                System.Void TransmitFile(System.String,System.Int64,System.Int64)

                                De escritura de System.Void (System.Char)

                                System.Void Write(System.Char[],System.Int32,System.Int32)

                                De escritura (System.Object) de System.Void

                                System.Void Write(System.String)

                                System.Void WriteFile(System.IntPtr,System.Int64,System.Int64)

                                System.Void WriteFile(System.String)

                                System.Void WriteFile(System.String,System.Boolean)

                                System.Void WriteFile(System.String,System.Int64,System.Int64)

                                System.Void WriteSubstitution(System.Web.HttpResponseSubstitutionCallback)

                Propiedades (24)

                                de búfer de System.Boolean

                                System.Boolean BufferOutput

                                System.Web.HttpCachePolicyBase Cache

                                System.String CacheControl

                                System.String charset

                                De codificación System.Text.Encoding ContentEncoding

                                ContentType de System.String

                                System.Web.HttpCookieCollection Cookies

                                System.Int32 Expira

                                System.DateTime ExpiresAbsolute

                                Filtro system.IO.Stream

                                de codificación System.Text.Encoding HeaderEncoding

                                Encabezados System.Collections.Specialized.NameValueCollection

                                System.Boolean IsClientConnected

                                System.Boolean IsRequestBeingRedirected

                                de salida de System.IO.Text Writer

                                System.IO.Stream OutputStream

                                System.String RedirectLocation

                                System.String estado

                                System.Int32 StatusCode

                                System.String StatusDescription

                                System.Int32 SubStatusCode

                                System.Boolean SuppressContent

                                System.Boolean TrySkipIisCustomErrors

httpServerUtilityBase: nuevos miembros de clase 31 (espacio de nombres System.Web)

                Constructores (1)

                                .ctor()

                Métodos (28)

                                System.Void ClearError()

                                System.Object CreateObject(System.String)

                                System.Object CreateObject(System.Type)

                                System.Object CreateObjectFromClsid(System.String)

                                System.Void Execute(System.String)

                                System.Void Execute(System.String,System.Boolean)

                                System.Void Execute(System.String,System.IO.TextWriter)

                                System.Void Execute(System.String,System.IO.TextWriter,System.Boolean)

                                System.Void Execute(System.Web.IHttpHandler,System.IO.TextWriter,System.Boolean)

                                System.Exception GetLastError()

                                System.String HtmlDecode(System.String)

                                System.Void HtmlDecode(System.String,System.IO.TextWriter)

                                System.String HtmlEncode(System.String)

                                System.Void HtmlEncode(System.String,System.IO.TextWriter)

                                System.String MapPath(System.String)

                                System.Void Transfer(System.String)

                                System.Void Transfer(System.String,System.Boolean)

                                System.Void Transfer(System.Web.IHttpHandler,System.Boolean)

                                System.Void TransferRequest(System.String)

                                System.Void TransferRequest(System.String,System.Boolean)

                                System.Void TransferRequest(System.String,System.Boolean,System.String,System.Collections.Specialized.NameValueCollection)

                                System.String UrlDecode(System.String)

                                System.Void UrlDecode(System.String,System.IO.TextWriter)

                                UrlEncode(System.String) de System.String

                                System.Void UrlEncode(System.String,System.IO.TextWriter)

                                System.String UrlPathEncode(System.String)

                                System.Byte[]UrlTokenDecode(System.String)

                                System.String UrlTokenEncode(System.Byte[])

                Propiedades (2)

                                System.String MachineName

                                System.Int32 ScriptTimeout

HttpServerUtilityWrapper: nuevos miembros de clase 31 (espacio de nombres System.Web)

                Constructores (1)

                                .ctor(System.Web.HttpServerUtility)

                Métodos (28)

                                System.Void ClearError()

                                System.Object CreateObject(System.String)

                                System.Object CreateObject(System.Type)

                                System.Object CreateObjectFromClsid(System.String)

                                System.Void Execute(System.String)

                                System.Void Execute(System.String,System.Boolean)

                                System.Void Execute(System.String,System.IO.TextWriter)

                                System.Void Execute(System.String,System.IO.TextWriter,System.Boolean)

                                System.Void Execute(System.Web.IHttpHandler,System.IO.TextWriter,System.Boolean)

                                System.Exception GetLastError()

                                System.String HtmlDecode(System.String)

                                System.Void HtmlDecode(System.String,System.IO.TextWriter)

                                System.String HtmlEncode(System.String)

                                System.Void HtmlEncode(System.String,System.IO.TextWriter)

                                System.String MapPath(System.String)

                                System.Void Transfer(System.String)

                                System.Void Transfer(System.String,System.Boolean)

                                System.Void Transfer(System.Web.IHttpHandler,System.Boolean)

                                System.Void TransferRequest(System.String)

                                System.Void TransferRequest(System.String,System.Boolean)

                                System.Void TransferRequest(System.String,System.Boolean,System.String,System.Collections.Specialized.NameValueCollection)

                                System.String UrlDecode(System.String)

                                System.Void UrlDecode(System.String,System.IO.TextWriter)

                                UrlEncode(System.String) de System.String

                                System.Void UrlEncode(System.String,System.IO.TextWriter)

                                System.String UrlPathEncode(System.String)

                                System.Byte[]UrlTokenDecode(System.String)

                                System.String UrlTokenEncode(System.Byte[])

                Propiedades (2)

                                System.String MachineName

                                System.Int32 ScriptTimeout

httpSessionStateBase: nuevos miembros de clase 26 (espacio de nombres System.Web)

                Constructores (1)

                                .ctor()

                Métodos (8)

                                System.Void Abandon()

                                System.Void Add(System.String,System.Object)

                                System.Void Clear()

                                System.Void CopyTo(System.Array,System.Int32)

                                System.Collections.IEnumerator GetEnumerator()

                                System.Void Remove(System.String)

                                System.Void RemoveAll()

                                System.Void RemoveAt(System.Int32)

                Propiedades (17)

                                CodePage de System.Int32

                                Contenido de System.Web.HttpSessionStateBase

                                System.Web.HttpCookieMode CookieMode

                                System.Int32 Count

                                System.Boolean isCookieless

                                IsNewSession de System.Boolean

                                System.Boolean IsReadOnly

                                System.Boolean isSynchronized

                                System.Object Item[System.Int32]

                                Elemento de System.Object[System.String]

                                System.Collections.Specialized.NameObjectCollectionBase+KeysCollection Claves

                                System.Int32 LCID

                                del modo System.Web.SessionStateState.SessionState Mode

                                SessionID de System.String

                                System.Web.HttpStaticObjectsCollectionBase StaticObjects

                                System.Object SyncRoot

                                de tiempo de espera de system.Int32

HttpSessionStateWrapper: nuevos miembros de clase 26 (espacio de nombres System.Web)

                Constructores (1)

                                .ctor(System.Web.SessionState.HttpSessionState)

                Métodos (8)

                                System.Void Abandon()

                                System.Void Add(System.String,System.Object)

                                System.Void Clear()

                                System.Void CopyTo(System.Array,System.Int32)

                                System.Collections.IEnumerator GetEnumerator()

                                System.Void Remove(System.String)

                                System.Void RemoveAll()

                                System.Void RemoveAt(System.Int32)

                Propiedades (17)

                                CodePage de System.Int32

                                Contenido de System.Web.HttpSessionStateBase

                                System.Web.HttpCookieMode CookieMode

                                System.Int32 Count

                                System.Boolean isCookieless

                                IsNewSession de System.Boolean

                                System.Boolean IsReadOnly

                                System.Boolean isSynchronized

                                System.Object Item[System.Int32]

                                Elemento de System.Object[System.String]

                                System.Collections.Specialized.NameObjectCollectionBase+KeysCollection Claves

                                System.Int32 LCID

                                del modo System.Web.SessionStateState.SessionState Mode

                                SessionID de System.String

                                System.Web.HttpStaticObjectsCollectionBase StaticObjects

                                System.Object SyncRoot

                                de tiempo de espera de system.Int32

HttpStaticObjectsCollectionBase: nuevos miembros de clase 11 (espacio de nombres System.Web)

                Constructores (1)

                                .ctor()

                Métodos (4)

                                System.Void CopyTo(System.Array,System.Int32)

                                System.Collections.IEnumerator GetEnumerator()

                                System.Object GetObject(System.String)

                                System.Void Serialize(System.IO.BinaryWriter)

                Propiedades (6)

                                System.Int32 Count

                                System.Boolean IsReadOnly

                                System.Boolean isSynchronized

                                Elemento de System.Object[System.String]

                                System.Boolean NeverAccessed

                                System.Object SyncRoot

HttpStaticObjectsCollectionWrapper: nuevos miembros de clase 11 (espacio de nombres System.Web)

                Constructores (1)

                                .ctor(System.Web.HttpStaticObjectsCollection)

                Métodos (4)

                                System.Void CopyTo(System.Array,System.Int32)

                                System.Collections.IEnumerator GetEnumerator()

                                System.Object GetObject(System.String)

                                System.Void Serialize(System.IO.BinaryWriter)

                Propiedades (6)

                                System.Int32 Count

                                System.Boolean IsReadOnly

                                System.Boolean isSynchronized

                                Elemento de System.Object[System.String]

                                System.Boolean NeverAccessed

                                System.Object SyncRoot

System.Web.DynamicData.dll: 32 clases nuevas

ContextConfiguration: nuevos miembros de la clase 3 (espacio de nombres System.Web.DynamicData)

                Constructores (1)

                                .ctor()

                Propiedades (2)

                                System.Func(System.Type,System.ComponentModel.TypeDescriptionProvider) MetadataProviderFactory

                                System.Boolean ScaffoldAllTables

DynamicControl: nuevos miembros de clase 19 (espacio de nombres System.Web.DynamicData)

                Constructores (2)

                                .ctor()

                                .ctor(System.Web.UI.WebControls.DataBoundControlMode)

                Métodos (4)

                                System.String GetAttribute(System.String)

                                System.Void OnInit(System.EventArgs)

                                System.Void Render(System.Web.UI.HtmlTextWriter)

                                System.Void SetAttribute(System.String,System.String)

                Propiedades (13)

                                System.Boolean ApplyFormatInEditMode

                                de columna System.Web.DynamicData.MetaColum n

                                System.Boolean ConvertEmptyStringToNull

                                CssClass de System.String

                                System.String DataField

                                System.String DataFormatString

                                System.Web.UI.Control FieldTemplate

                                de HtmlEncode de System.Boolean

                                System.Web.UI.WebControls.DataBoundControlMode Mode

                                System.String NullDisplayText

                                Tabla System.Web.DynamicData.MetaTable

                                System.String UIHint

                                System.String ValidationGroup

dynamicControlParameter: nuevos miembros de la clase 5 (espacio de nombres System.Web.DynamicData)

                Constructores (2)

                                .ctor()

                                .ctor(System.String)

                Métodos (2)

                                System.Object Evaluate(System.Web.HttpContext,System.Web.UI.Control)

                                System.Collections.Generic.IEnumerable(System.Web.UI.WebControls.Parameter) GetWhereParameters(System.Web.DynamicData.IDynamicDataSource)

                Propiedades (1)

                                System.String ControlId

DynamicDataExtensions: nuevos miembros de clase 10 (espacio de nombres System.Web.DynamicData)

                Métodos (10)

                                System.Object ConvertEditedValue(System.Web.DynamicData.IFieldFormattingOptions,System.String)

                                System.Void EnablePersistedSelection(System.Web.UI.WebControls.BaseDataBoundControl)

                                System.Void ExpandDynamicWhereParameters(System.Web.DynamicData.IDynamicDataSource)

                                System.Web.DynamicData.IDynamicDataSource FindDataSourceControl(System.Web.UI.Control)

                                System.Web.UI.Control FindFieldTemplate(System.Web.UI.Control,System.String)

                                System.Web.DynamicData.MetaTable FindMetaTable(System.Web.UI.Control)

                                System.String FormatEditValue(System.Web.DynamicData.IFieldFormattingOptions,System.Object)

                                System.String FormatValue(System.Web.DynamicData.IFieldFormattingOptions,System.Object)

                                System.Web.DynamicData.MetaTable GetTable(System.Web.DynamicData.IDynamicDataSource)

                                System.Void LoadWithForeignKeys(System.Web.UI.WebControls.LinqDataSource,System.Type)

DynamicDataManager: nuevos miembros de clase 6 (espacio de nombres System.Web.DynamicData)

                Constructores (1)

                                .ctor()

                Métodos (3)

                                System.Void OnLoad(System.EventArgs)

                                System.Void RegisterControl(System.Web.UI.Control)

                                System.Void RegisterControl(System.Web.UI.Control,System.Boolean)

                Propiedades (2)

                                System.Boolean AutoLoadForeignKeys

                                System.Boolean visible

dynamicDataRoute: nuevos miembros de clase 10 (espacio de nombres System.Web.DynamicData)

                Constructores (1)

                                .ctor(System.String)

                Métodos (4)

                                System.String GetActionFromRouteData(System.Web.Routing.RouteData)

                                System.Web.Routing.RouteData GetRouteData(System.Web.HttpContextBase)

                                System.Web.DynamicData.MetaTable GetTableFromRouteData(System.Web.Routing.RouteData)

                                System.Web.Routing.VirtualPathData GetVirtualPath(System.Web.Routing.RequestContext,System.Web.Routing.RouteValueDictionary)

                Propiedades (5)

                                acción de System.String

                                Modelo system.Web.DynamicData.MetaModel

                                System.Web.DynamicData.DynamicDataRouteHandler RouteHandler

                                System.String Table

                                ViewName de System.String

DynamicDataRouteHandler: nuevos miembros de clase 9 (espacio de nombres System.Web.DynamicData)

                Constructores (1)

                                .ctor()

                Métodos (7)

                                System.Web.IHttpHandler CreateHandler(System.Web.DynamicData.DynamicDataRoute,System.Web.DynamicData.MetaTable,System.String)

                                System.String GetCustomPageVirtualPath(System.Web.DynamicData.MetaTable,System.String)

                                System.Web.Routing.RequestContext GetRequestContext(System.Web.HttpContext)

                                System.Web.DynamicData.MetaTable GetRequestMetaTable(System.Web.HttpContext)

                                System.String GetScaffoldPageVirtualPath(System.Web.DynamicData.MetaTable,System.String)

                                System.Void SetRequestMetaTable(System.Web.HttpContext,System.Web.DynamicData.MetaTable)

                                System.Web.IHttpHandler System.Web.Routing.IRouteHandler.GetHttpHandler(System.Web.Routing.RequestContext)

                Propiedades (1)

                                Modelo system.Web.DynamicData.MetaModel

DynamicField: nuevos miembros de clase 16 (espacio de nombres System.Web.DynamicData)

                Constructores (1)

                                .ctor()

                Métodos (6)

                                System.Void CopyProperties(System.Web.UI.WebControls.DataControlField)

                                System.Web.UI.WebControls.DataControlField CreateField()

                                System.Void ExtractValuesFromCell(System.Collections.Specialized.IOrderedDictionary,System.Web.UI.WebControls.DataControlFieldCell,System.Web.UI.WebControls.DataControlRowState,System.Boolean)

                                System.String GetAttribute(System.String)

                                System.Void InitializeCell(System.Web.UI.WebControls.DataControlFieldCell,System.Web.UI.WebControls.DataControlCellType,System.Web.UI.WebControls.DataControlRowState,System.Int32)

                                System.Void SetAttribute(System.String,System.String)

                Propiedades (9)

                                System.Boolean ApplyFormatInEditMode

                                System.Boolean ConvertEmptyStringToNull

                                System.String DataField

                                System.String DataFormatString

                                HeaderText de System.String

                                de HtmlEncode de System.Boolean

                                System.String NullDisplayText

                                System.String SortExpression

                                System.String UIHint

DynamicQueryStringParameter: nuevos miembros de la clase 3 (espacio de nombres System.Web.DynamicData)

                Constructores (1)

                                .ctor()

                Métodos (2)

                                System.Object Evaluate(System.Web.HttpContext,System.Web.UI.Control)

                                System.Collections.Generic.IEnumerable(System.Web.UI.WebControls.Parameter) GetWhereParameters(System.Web.DynamicData.IDynamicDataSource)

dynamicValidator: nuevos miembros de clase 8 (espacio de nombres System.Web.DynamicData)

                Constructores (1)

                                .ctor()

                Métodos (4)

                                System.Boolean ControlPropertiesValid()

                                System.Boolean EvaluateIsValid()

                                System.Void OnInit(System.EventArgs)

                                System.Void ValidateException(System.Exception)

                Propiedades (3)

                                de columna System.Web.DynamicData.MetaColum n

                                ColumnName de System.String

                                System.Exception ValidationException

FieldTemplateFactory: nuevos miembros de clase 8 (espacio de nombres System.Web.DynamicData)

                Constructores (1)

                                .ctor()

                Métodos (5)

                                System.String BuildVirtualPath(System.String,System.Web.DynamicData.MetaColumn,System.Web.UI.WebControls.DataBoundControlMode)

                                System.Web.DynamicData.IFieldTemplate CreateFieldTemplate(System.Web.DynamicData.MetaColumn,System.Web.UI.WebControls.DataBoundControlMode,System.String)

                                System.String GetFieldTemplateVirtualPath(System.Web.DynamicData.MetaColumn,System.Web.UI.WebControls.DataBoundControlMode,System.String)

                                System.Void Initialize(System.Web.DynamicData.MetaModel)

                                System.Web.UI.WebControls.DataBoundControlMode PreprocessMode(System.Web.DynamicData.MetaColumn,System.Web.UI.WebControls.DataBoundControlMode)

                Propiedades (2)

                                Modelo system.Web.DynamicData.MetaModel

                                System.String TemplateFolderVirtualPath

FieldTemplateUserControl: nuevos miembros de clase 30 (espacio de nombres System.Web.DynamicData)

                Constructores (1)

                                .ctor()

                Métodos (14)

                                System.String BuildChildrenPath(System.String)

                                System.String BuildForeignKeyPath(System.String)

                                System.Object ConvertEditedValue(System.String)

                                System.Void ExtractForeignKey(System.Collections.IDictionary,System.String)

                                System.Void ExtractValues(System.Collections.Specialized.IOrderedDictionary)

                                System.Web.DynamicData.FieldTemplateUserControl FindOtherFieldTemplate(System.String)

                                System.String FormatFieldValue(System.Object)

                                System.Object GetColumnValue(System.Web.DynamicData.MetaColumn)

                                System.Void IgnoreModelValidationAttribute(System.Type)

                                System.Void PopulateListControl(System.Web.UI.WebControls.ListControl)

                                System.Void SetUpValidator(System.Web.UI.WebControls.BaseValidator)

                                System.Void SetUpValidator(System.Web.UI.WebControls.BaseValidator,System.Web.DynamicData.MetaColumn)

                                System.Void System.Web.DynamicData.IFieldTemplate.SetHost(System.Web.DynamicData.IFieldTemplateHost)

                                System.Void System.Web.UI.IBindableControl.ExtractValues(System.Collections.Specialized.IOrderedDictionary)

                Propiedades (15)

                                System.Web.DynamicData.MetaChildrenColumn ChildrenColumn

                                ChildrenPath de System.String

                                de columna System.Web.DynamicData.MetaColum n

                                System.Web.UI.Control DataControl

                                FieldValue de System.Object

                                System.String FieldValueEditString

                                FieldValueString de System.String

                                System.Web.DynamicData.MetaForeignKeyColumn ForeignKeyColumn

                                System.String ForeignKeyPath

                                System.Web.DynamicData.IFieldFormattingOptions FormatOptions

                                System.Web.DynamicData.IFieldTemplateHost host

                                System.ComponentModel.AttributeCollection MetadataAttributes

                                System.Web.UI.WebControls.DataBoundControlMode Mode

                                de fila System.Object

                                Tabla System.Web.DynamicData.MetaTable

FilterRepeater: nuevos miembros de clase 12 (espacio de nombres System.Web.DynamicData)

                Constructores (1)

                                .ctor()

                Métodos (6)

                                System.Void DataBind()

                                System.Collections.Generic.IEnumerable(System.Web.DynamicData.MetaColumn) GetFilteredColumns()

                                System.Collections.Generic.IEnumerable(System.Web.UI.WebControls.Parameter) GetWhereParameters(System.Web.DynamicData.IDynamicDataSource)

                                System.Void OnFilterItemCreated(System.Web.UI.WebControls.RepeaterItem)

                                System.Void OnInit(System.EventArgs)

                                System.Void OnItemCreated(System.Web.UI.WebControls.RepeaterItemEventArgs)

                Propiedades (5)

                                ContextTypeName de System.String

                                DynamicFilterContainerId de System.String

                                Tabla System.Web.DynamicData.MetaTable

                                TableName de System.String

                                System.Boolean visible

FilterUserControlBase: nuevos miembros de clase 10 (espacio de nombres System.Web.DynamicData)

                Constructores (1)

                                .ctor()

                Métodos (2)

                                System.Void PopulateListControl(System.Web.UI.WebControls.ListControl)

                                System.String System.Web.DynamicData.IControlParameterTarget.GetPropertyNameExpression(System.String)

                Propiedades (7)

                                de columna System.Web.DynamicData.MetaColum n

                                ContextTypeName de System.String

                                System.String DataField

                                System.String InitialValue

                                System.Web.UI.WebControls.DataKey SelectedDataKey

                                System.String SelectedValue

                                TableName de System.String

IControlParameterTarget: nuevos miembros de la interfaz 3 (espacio de nombres System.Web.DynamicData)

                Métodos (1)

                                System.String GetPropertyNameExpression(System.String)

                Propiedades (2)

                                System.Web.DynamicData.MetaColumn FilteredColumn

                                Tabla System.Web.DynamicData.MetaTable

IFieldFormattingOptions: nuevos miembros de interfaz 5 (espacio de nombres System.Web.DynamicData)

                Propiedades (5)

                                System.Boolean ApplyFormatInEditMode

                                System.Boolean ConvertEmptyStringToNull

                                System.String DataFormatString

                                de HtmlEncode de System.Boolean

                                System.String NullDisplayText

IFieldTemplate: nuevo miembro de interfaz 1 (espacio de nombres System.Web.DynamicData)

                Métodos (1)

                                System.Void SetHost(System.Web.DynamicData.IFieldTemplateHost)

IFieldTemplateFactory: nuevos miembros de interfaz 2 (espacio de nombres System.Web.DynamicData)

                Métodos (2)

                                System.Web.DynamicData.IFieldTemplate CreateFieldTemplate(System.Web.DynamicData.MetaColumn,System.Web.UI.WebControls.DataBoundControlMode,System.String)

                                System.Void Initialize(System.Web.DynamicData.MetaModel)

IFieldTemplateHost: nuevos miembros de interfaz 4 (espacio de nombres System.Web.DynamicData)

                Propiedades (4)

                                de columna System.Web.DynamicData.MetaColum n

                                System.Web.DynamicData.IFieldFormattingOptions FormatOptions

                                System.Web.UI.WebControls.DataBoundControlMode Mode

                                System.String ValidationGroup

IWhereParametersProvider: nuevo miembro de interfaz 1 (espacio de nombres System.Web.DynamicData)

                Métodos (1)

                                System.Collections.Generic.IEnumerable(System.Web.UI.WebControls.Parameter) GetWhereParameters(System.Web.DynamicData.IDynamicDataSource)

metaChildrenColumn: nuevos miembros de la clase 5 (espacio de nombres System.Web.DynamicData)

                Métodos (3)

                                System.String GetChildrenListPath(System.Object)

                                System.String GetChildrenPath(System.String,System.Object)

                                System.String GetChildrenPath(System.String,System.Object,System.String)

                Propiedades (2)

                                System.Web.DynamicData.MetaTable childTable

                                System.Web.DynamicData.MetaColumn ColumnInOtherTable

metaColumn: nuevos miembros de clase 34 (espacio de nombres System.Web.DynamicData)

                Métodos (1)

                                System.String ToString()

                Propiedades (33)

                                System.Boolean ApplyFormatInEditMode

                                Atributos de System.ComponentModel.AttributeCollection

                                ColumnType de System.Type

                                System.Boolean ConvertEmptyStringToNull

                                System.String DataFormatString

                                System.ComponentModel.DataAnnotations.DataTypeAttribute DataTypeAttribute

                                System.Object defaultValue

                                Descripción de System.String

                                DisplayName de System.String

                                System.Reflection.PropertyInfo EntityTypeProperty

                                de HtmlEncode de System.Boolean

                                System.Boolean IsBinaryData

                                System.Boolean IsCustomProperty

                                System.Boolean IsFloatingPoint

                                System.Boolean IsForeignKeyComponent

                                System.Boolean IsGenerated

                                IsInteger de System.Boolean

                                System.Boolean IsLongString

                                System.Boolean IsPrimaryKey

                                System.Boolean IsReadOnly

                                System.Boolean IsRequired

                                System.Boolean IsString

                                System.Int32 maxLength

                                Modelo system.Web.DynamicData.MetaModel

                                nombre de System.String

                                System.String NullDisplayText

                                Proveedor de System.Web.DynamicData.ModelProviders.ColumnProvider

                                System.String RequiredErrorMessage

                                Scaffolding de System.Boolean

                                System.String SortExpression

                                Tabla System.Web.DynamicData.MetaTable

                                TypeCode System.TypeCode

                                System.String UIHint

metaForeignKeyColumn: nuevos miembros de clase 9 (espacio de nombres System.Web.DynamicData)

                Métodos (6)

                                System.Void ExtractForeignKey(System.Collections.IDictionary,System.String)

                                System.String GetForeignKeyDetailsPath(System.Object)

                                System.String GetForeignKeyPath(System.String,System.Object)

                                System.String GetForeignKeyPath(System.String,System.Object,System.String)

                                System.String GetForeignKeyString(System.Object)

                                System.Collections.Generic.IList(System.Object) GetForeignKeyValues(System.Object)

                Propiedades (3)

                                System.Collections.ObjectModel.ReadOnlyCollection(System.String) ForeignKeyNames

                                System.Boolean IsPrimaryKeyInThisTable

                                System.Web.DynamicData.MetaTable parentTable

MetaModel: nuevos miembros de clase 19 (espacio de nombres System.Web.DynamicData)

                Constructores (1)

                                .ctor()

                Métodos (13)

                                System.String GetActionPath(System.String,System.String,System.Object)

                                System.Web.DynamicData.MetaModel GetModel(System.Type)

                                System.Web.DynamicData.MetaTable GetTable(System.String)

                                System.Web.DynamicData.MetaTable GetTable(System.String,System.Type)

                                System.Web.DynamicData.MetaTable GetTable(System.Type)

                                System.Void RegisterContext(System.Func(T)(System.Object))

                                System.Void RegisterContext(System.Func(T)(System.Object),System.Web.DynamicData.ContextConfiguration)

                                System.Void RegisterContext(System.Type)

                                System.Void RegisterContext(System.Type,System.Web.DynamicData.ContextConfiguration)

                                System.Void RegisterContext(System.Web.DynamicData.ModelProviders.DataModelProvider)

                                System.Void RegisterContext(System.Web.DynamicData.ModelProviders.DataModelProvider,System.Web.DynamicData.ContextConfiguration)

                                System.Void ResetRegistrationException()

                                System.Boolean TryGetTable(System.String,System.Web.DynamicData.MetaTable)

                Propiedades (5)

                                System.Web.DynamicData.MetaModel predeterminado

                                DynamicDataFolderVirtualPath de System.String

                                System.Web.DynamicData.IFieldTemplateFactory FieldTemplateFactory

                                Tablas System.Collections.ObjectModel.ReadOnlyCollection(System.Web.DynamicData.MetaTable) tablas

                                System.Collections.Generic.List(System.Web.DynamicData.MetaTable) VisibleTables

metatable: nuevos miembros de clase 34 (espacio de nombres System.Web.DynamicData)

                Métodos (16)

                                CreateContext() de System.Object

                                System.String GetActionPath(System.String)

                                System.String GetActionPath(System.String,System.Collections.Generic.IList(T)(System.Object))

                                System.String GetActionPath(System.String,System.Collections.Generic.IList(T)(System.Object),System.String)

                                System.String GetActionPath(System.String,System.Object)

                                System.String GetActionPath(System.String,System.Object,System.String)

                                System.String GetActionPath(System.String,System.Web.Routing.RouteValueDictionary)

                                System.Web.DynamicData.MetaColumn GetColumn(System.String)

                                System.String GetDisplayString(System.Object)

                                System.String GetPrimaryKeyString(System.Collections.Generic.IList(T)(System.Object))

                                System.String GetPrimaryKeyString(System.Object)

                                System.Collections.Generic.IList(System.Object) GetPrimaryKeyValues(System.Object)

                                System.Linq.IQueryable GetQuery()

                                System.Linq.IQueryable GetQuery(System.Object)

                                System.String ToString()

                                System.Boolean TryGetColumn(System.String,System.Web.DynamicData.MetaColumn)

                Propiedades (18)

                                Atributos de System.ComponentModel.AttributeCollection

                                Columnas System.Collections.ObjectModel.ReadOnlyCollection(System.Web.DynamicData.MetaColumn) columnas

                                System.String DataContextPropertyName

                                System.Type DataContextType

                                System.Web.DynamicData.MetaColumn DisplayColumn

                                DisplayName de System.String

                                System.Type EntityType

                                System.String ForeignKeyColumnsNames

                                System.Boolean HasPrimaryKey

                                System.Boolean IsReadOnly

                                ListActionPath de System.String

                                Modelo system.Web.DynamicData.MetaModel

                                nombre de System.String

                                System.Collections.ObjectModel.ReadOnlyCollection(System.Web.DynamicData.MetaColumn) PrimaryKeyColumns

                                System.Web.DynamicData.ModelProviders.TableProvider Provider

                                Scaffolding de System.Boolean

                                System.Web.DynamicData.MetaColumn SortColumn

                                System.Boolean SortDescending

PageAction: nuevos miembros de la clase 4 (espacio de nombres System.Web.DynamicData)

                Propiedades (4)

                                detalles de System.String

                                System.String Editar

                                System.String Insertar

                                Lista de System.String

tableNameAttribute: nuevos miembros de clase 2 (espacio de nombres System.Web.DynamicData)

                Constructores (1)

                                .ctor(System.String)

                Propiedades (1)

                                nombre de System.String

AssociationDirection: nuevos miembros de la enumeración 4 (espacio de nombres System.Web.DynamicData.ModelProviders)

                Campos (4)

                                  ManyToMany

                                  ManyToOne

                                  oneToMany

                                  OneToOne

AssociationProvider: nuevos miembros de clase 8 (espacio de nombres System.Web.DynamicData.ModelProviders)

                Constructores (1)

                                .ctor()

                Métodos (1)

                                System.String GetSortExpression(System.Web.DynamicData.ModelProviders.ColumnProvider)

                Propiedades (6)

                                System.Web.DynamicData.ModelProviders.AssociationDirection Direction

                                System.Collections.ObjectModel.ReadOnlyCollection(System.String) ForeignKeyNames

                                System.Web.DynamicData.ModelProviders.ColumnProvider FromColumn

                                System.Boolean IsPrimaryKeyInThisTable

                                System.Web.DynamicData.ModelProviders.ColumnProvider ToColumn

                                System.Web.DynamicData.ModelProviders.TableProvider ToTable

columnProvider: nuevos miembros de clase 14 (espacio de nombres System.Web.DynamicData.ModelProviders)

                Constructores (1)

                                .ctor(System.Web.DynamicData.ModelProviders.TableProvider)

                Métodos (1)

                                System.String ToString()

                Propiedades (12)

                                System.Web.DynamicData.ModelProviders.AssociationProvider Association

                                ColumnType de System.Type

                                System.Reflection.PropertyInfo EntityTypeProperty

                                System.Boolean IsCustomProperty

                                System.Boolean IsForeignKeyComponent

                                System.Boolean IsGenerated

                                System.Boolean IsPrimaryKey

                                IsSortable de System.Boolean

                                System.Int32 maxLength

                                nombre de System.String

                                System.Boolean que aceptan valores NULL

                                System.Web.DynamicData.ModelProviders.TableProvider Table

dataModelProvider: nuevos miembros de la clase 4 (espacio de nombres System.Web.DynamicData.ModelProviders)

                Constructores (1)

                                .ctor()

                Métodos (1)

                                CreateContext() de System.Object

                Propiedades (2)

                                ContextType de System.Type

                                System.Collections.ObjectModel.ReadOnlyCollection(System.Web.DynamicData.ModelProviders.TableProvider) tablas

TableProvider: nuevos miembros de clase 8 (espacio de nombres System.Web.DynamicData.ModelProviders)

                Constructores (1)

                                .ctor(System.Web.DynamicData.ModelProviders.DataModelProvider)

                Métodos (3)

                                System.Object EvaluateForeignKey(System.Object,System.String)

                                System.Linq.IQueryable GetQuery(System.Object)

                                System.String ToString()

                Propiedades (4)

                                System.Collections.ObjectModel.ReadOnlyCollection(System.Web.DynamicData.ModelProviders.ColumnProvider) columnas

                                System.Web.DynamicData.ModelProviders.DataModelProvider DataModel

                                System.Type EntityType

                                nombre de System.String

System.Web.DynamicData.Design.dll: 2 nuevas clases

DynamicDataManagerDesigner: nuevos miembros de clase 2 (espacio de nombres System.Web.DynamicData.Design)

                Constructores (1)

                                .ctor()

                Métodos (1)

                                System.String GetDesignTimeHtml()

dynamicFieldDesigner: nuevos miembros de clase 9 (System.Web.DynamicData.Design espacio de nombres)

                Constructores (1)

                                .ctor()

                Métodos (6)

                                System.Web.UI.WebControls.DataControlField CreateField()

                                System.Web.UI.WebControls.DataControlField CreateField(System.Web.UI.Design.IDataSourceFieldSchema)

                                System.Web.UI.WebControls.TemplateField CreateTemplateField(System.Web.UI.WebControls.DataControlField,System.Web.UI.WebControls.DataBoundControl)

                                System.String GetNodeText(System.Web.UI.WebControls.DataControlField)

                                System.String GetTemplateContent(System.Web.UI.WebControls.DataControlField,System.Web.UI.WebControls.DataBoundControlMode)

                                System.Boolean IsEnabled(System.Web.UI.WebControls.DataBoundControl)

                Propiedades (2)

                                DefaultNodeText de System.String

                                System.Boolean UsesSchema

System.Web.Entity.dll: 10 nuevas clases

EntityDataSource: nuevos miembros de clase 46 (espacio de nombres System.Web.UI.WebControls)

                Constructores (2)

                                .ctor()

                                .ctor(System.Data.EntityClient.EntityConnection)

                Métodos (6)

                                System.Web.UI.DataSourceView GetView(System.String)

                                System.Collections.ICollection GetViewNames()

                                System.Void LoadControlState(System.Object)

                                System.Void OnInit(System.EventArgs)

                                System.Void OnUnload(System.EventArgs)

                                System.Object SaveControlState()

                Propiedades (27)

                                System.Boolean AutoGenerateOrderByClause

                                System.Boolean AutoGenerateWhereClause

                                System.Boolean AutoPage

                                System.Boolean AutoSort

                                System.Web.UI.WebControls.ParameterCollection CommandParameters

                                CommandText de System.String

                                System.String ConnectionString

                                ContextType de System.Type

                                ContextTypeName de System.String

                                System.String defaultContainerName

                                System.Web.UI.WebControls.ParameterCollection DeleteParameters

                                System.Boolean EnableDelete

                                System.Boolean EnableInsert

                                System.Boolean EnableUpdate

                                System.String EntitySetName

                                EntityTypeFilter de System.String

                                System.String GroupBy

                                System.String Incluir

                                System.Web.UI.WebControls.ParameterCollection InsertParameters

                                System.String OrderBy

                                System.Web.UI.WebControls.ParameterCollection OrderByParameters

                                System.String Seleccionar

                                System.Web.UI.WebControls.ParameterCollection SelectParameters

                                System.Boolean StoreOriginalValuesInViewState

                                System.Web.UI.WebControls.ParameterCollection UpdateParameters

                                System.String Where

                                System.Web.UI.WebControls.ParameterCollection WhereParameters

                Eventos (11)

                                  ContextCreated

                                  ContextoCrear

                                  ContextDisposing

                                  eliminados

                                  eliminar

                                  insertado

                                  inserción de

                                  seleccionado

                                  Seleccionar

                                  actualizado

                                  actualización de

EntityDataSourceChangedEventArgs: nuevos miembros de la clase 4 (espacio de nombres System.Web.UI.WebControls)

                Propiedades (4)

                                System.Data.Objects.ObjectContext Context

                                System.Object Entity

                                System.Exception Exception

                                System.Boolean ExceptionHandled

entityDataSourceChangingEventArgs: nuevos miembros de la clase 4 (espacio de nombres System.Web.UI.WebControls)

                Propiedades (4)

                                System.Data.Objects.ObjectContext Context

                                System.Object Entity

                                System.Exception Exception

                                System.Boolean ExceptionHandled

entityDataSourceContextCreatedEventArgs: nuevo miembro de clase 1 (espacio de nombres System.Web.UI.WebControls)

                Propiedades (1)

                                System.Data.Objects.ObjectContext Context

entityDataSourceContextCreatingEventArgs: nuevo miembro de clase 1 (espacio de nombres System.Web.UI.WebControls)

                Propiedades (1)

                                System.Data.Objects.ObjectContext Context

entityDataSourceContextDisposingEventArgs: nuevo miembro de clase 1 (espacio de nombres System.Web.UI.WebControls)

                Propiedades (1)

                                System.Data.Objects.ObjectContext Context

EntityDataSourceSelectedEventArgs: nuevos miembros de clase 6 (espacio de nombres System.Web.UI.WebControls)

                Propiedades (6)

                                System.Data.Objects.ObjectContext Context

                                System.Exception Exception

                                System.Boolean ExceptionHandled

                                System.Collections.IEnumerable Results

                                System.Web.UI.DataSourceSelectArguments SelectArguments

                                System.Int32 TotalRowCount

EntityDataSourceSelectingEventArgs: nuevos miembros de clase 2 (espacio de nombres System.Web.UI.WebControls)

                Propiedades (2)

                                System.Web.UI.WebControls.EntityDataSource DataSource

                                System.Web.UI.DataSourceSelectArguments SelectArguments

EntityDataSourceValidationException: nuevos miembros de clase 4 (espacio de nombres System.Web.UI.WebControls)

                Constructores (3)

                                .ctor()

                                .ctor(System.String)

                                .ctor(System.String,System.Exception)

                Métodos (1)

                                System.Void GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)

entityDataSourceView: nuevos miembros de clase 26 (espacio de nombres System.Web.UI.WebControls)

                Métodos (8)

                                System.Int32 ExecuteDelete(System.Collections.IDictionary,System.Collections.IDictionary)

                                System.Int32 ExecuteInsert(System.Collections.IDictionary)

                                System.Collections.IEnumerable ExecuteSelect(System.Web.UI.DataSourceSelectArguments)

                                System.Int32 ExecuteUpdate(System.Collections.IDictionary,System.Collections.IDictionary,System.Collections.IDictionary)

                                System.Data.DataTable GetViewSchema()

                                System.Void System.Web.UI.IStateManager.LoadViewState(System.Object)

                                System.Object System.Web.UI.IStateManager.SaveViewState()

                                System.Void System.Web.UI.IStateManager.TrackViewState()

                Propiedades (6)

                                System.Boolean CanDelete

                                System.Boolean CanInsert

                                CanPage de System.Boolean

                                System.Boolean CanRetrieveTotalRowCount

                                System.Boolean CanSort

                                System.Boolean CanUpdate

                Eventos (12)

                                  ContextCreated

                                  ContextoCrear

                                  ContextDisposing

                                  eliminados

                                  eliminar

                                  de excepciones

                                  insertado

                                  inserción de

                                  seleccionado

                                  Seleccionar

                                  actualizado

                                  actualización de

System.Web.Entity.Design.dll: 2 nuevas clases

EntityDataSourceDesigner: nuevos miembros de clase 17 (espacio de nombres System.Web.UI.Design.WebControls)

                Constructores (1)

                                .ctor()

                Métodos (6)

                                De system.Void Configure()

                                System.Web.UI.Design.DesignerDataSourceView GetView(System.String)

                                System.String[]GetViewNames()

                                System.Void Initialize(System.ComponentModel.IComponent)

                                System.Void PreFilterProperties(System.Collections.IDictionary)

                                System.Void RefreshSchema(System.Boolean)

                Propiedades (10)

                                System.Boolean CanConfigure

                                System.Boolean CanRefreshSchema

                                CommandText de System.String

                                System.String ConnectionString

                                System.String defaultContainerName

                                System.String EntitySetName

                                EntityTypeFilter de System.String

                                System.String OrderBy

                                System.String Seleccionar

                                System.String Where

EntityDesignerDataSourceView: nuevos miembros de clase 8 (espacio de nombres System.Web.UI.Design.WebControls)

                Constructores (1)

                                .ctor(System.Web.UI.Design.WebControls.EntityDataSourceDesigner)

                Métodos (1)

                                System.Collections.IEnumerable GetDesignTimeData(System.Int32,System.Boolean)

                Propiedades (6)

                                System.Boolean CanDelete

                                System.Boolean CanInsert

                                CanPage de System.Boolean

                                System.Boolean CanSort

                                System.Boolean CanUpdate

                                System.Web.UI.Design.IDataSourceViewSchema schema

System.Web.Extensions.dll: 10 clases actualizadas, 8 nuevas clases

clientFormsIdentity: se actualizó el nuevo miembro de la clase 1 (espacio de nombres System.Web.ClientServices)

                Métodos (1)

                                System.Void Dispose(System.Boolean)

dynamicDataSourceOperation: nuevos miembros de la enumeración 5 (espacio de nombres System.Web.DynamicData)

                Campos (5)

                                 contexto de Crear

                                  Eliminar

                                  Insertar

                                  Seleccionar

                                  Actualizar

DynamicValidatorEventArgs: nuevos miembros de clase 3 (espacio de nombres System.Web.DynamicData)

                Constructores (1)

                                .ctor(System.Exception,System.Web.DynamicData.DynamicDataSourceOperation)

                Propiedades (2)

                                System.Exception Exception

                                System.Web.DynamicData.DynamicDataSourceOperation Operation

IDynamicDataSource: nuevos miembros de interfaz 9 (espacio de nombres System.Web.DynamicData)

                Propiedades (8)

                                System.Boolean AutoGenerateWhereClause

                                ContextType de System.Type

                                System.Boolean EnableDelete

                                System.Boolean EnableInsert

                                System.Boolean EnableUpdate

                                System.String EntitySetName

                                System.String Where

                                System.Web.UI.WebControls.ParameterCollection WhereParameters

                Eventos (1)

                                  de excepciones

IDynamicValidatorException: nuevo miembro de interfaz 1 (espacio de nombres System.Web.DynamicData)

                Propiedades (1)

                                System.Collections.Generic.IDictionary(System.String,System.Exception) InnerExceptions

compositeScriptReference: nuevos miembros de clase 2 (espacio de nombres System.Web.UI)

                Constructores (1)

                                .ctor()

                Propiedades (1)

                                Scripts de System.Web.UI.ScriptReferenceCollection

CompositeScriptReferenceEventArgs: nuevos miembros de clase 2 (espacio de nombres System.Web.UI)

                Constructores (1)

                                .ctor(System.Web.UI.CompositeScriptReference)

                Propiedades (1)

                                System.Web.UI.CompositeScriptReference CompositeScript

HistoryEventArgs: nuevos miembros de clase 2 (espacio de nombres System.Web.UI)

                Constructores (1)

                                .ctor(System.Collections.Specialized.NameValueCollection)

                Propiedades (1)

                                System.Collections.Specialized.NameValueCollection State

scriptManager: miembros nuevos de la clase 15 actualizados (espacio de nombres System.Web.UI)

                Métodos (7)

                                System.Void AddHistoryPoint(System.Collections.Specialized.NameValueCollection,System.String)

                                System.Void AddHistoryPoint(System.String,System.String)

                                System.Void AddHistoryPoint(System.String,System.String,System.String)

                                System.String GetStateString()

                                System.Void OnResolveCompositeScriptReference(System.Web.UI.CompositeScriptReferenceEventArgs)

                                System.Void RaisePostBackEvent(System.String)

                                System.Void System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(System.String)

                Propiedades (6)

                                ClientNavigateHandler de System.String

                                System.Web.UI.CompositeScriptReference CompositeScript

                                System.String emptyPageUrl

                                System.Boolean EnableHistory

                                System.Boolean EnableSecureHistoryState

                                IsNavigating System.Boolean

                Eventos (2)

                                  navegar

                                  ResolveCompositeScriptReference

ScriptManagerProxy: se han actualizado los nuevos miembros de la clase 2 (espacio de nombres System.Web.UI)

                Propiedades (1)

                                System.Web.UI.CompositeScriptReference CompositeScript

                Eventos (1)

                                  navegar

scriptReference: se han actualizado los nuevos miembros de la clase 2 (espacio de nombres System.Web.UI)

                Métodos (2)

                                System.String GetUrl(System.Web.UI.ScriptManager,System.Boolean)

                                System.Boolean IsFromSystemWebExtensions()

scriptReferenceBase: nuevos miembros de la clase 4 (espacio de nombres System.Web.UI)

                Propiedades (4)

                                System.Boolean NotifyScriptLoaded

                                Ruta de acceso de System.String

                                System.String[]ResourceUICultures

                                System.Web.UI.ScriptMode ScriptMode

UpdateProgress: se han actualizado los nuevos miembros de la clase 3 (espacio de nombres System.Web.UI)

                Métodos (2)

                                System.Void CreateChildControls()

                                System.Void DataBind()

                Propiedades (1)

                                Controles System.Web.UI.ControlCollection

LinqDataSource: se han actualizado los nuevos miembros de la clase 2 (espacio de nombres System.Web.UI.WebControls)

                Métodos (1)

                                System.Web.UI.WebControls.LinqDataSourceView CreateView()

                Propiedades (1)

                                System.Boolean EnableObjectTracking

linqDataSourceContextEventArgs: se han actualizado los nuevos miembros de la clase 2 (espacio de nombres System.Web.UI.WebControls)

                Constructores (1)

                                .ctor(System.Web.UI.DataSourceOperation)

                Propiedades (1)

                                System.Web.UI.DataSourceOperation Operation

linqDataSourceStatusEventArgs: se han actualizado los nuevos miembros de la clase 2 (espacio de nombres System.Web.UI.WebControls)

                Constructores (1)

                                .ctor(System.Object,System.Int32)

                Propiedades (1)

                                System.Int32 TotalRowCount

linqDataSourceView: se han actualizado los nuevos miembros de la clase 2 (espacio de nombres System.Web.UI.WebControls)

                Métodos (1)

                                System.Void OnException(System.Web.DynamicData.DynamicValidatorEventArgs)

                Propiedades (1)

                                System.Boolean EnableObjectTracking

ListView: se han actualizado los nuevos miembros de la clase 2 (espacio de nombres System.Web.UI.WebControls)

                Propiedades (2)

                                EnableModelValidation de System.Boolean

                                System.Web.UI.WebControls.DataKey SelectedPersistedDataKey

System.Web.Routing.dll: 15 clases nuevas

httpMethodConstraint: nuevos miembros de clase 4 (espacio de nombres System.Web.Routing)

                Constructores (1)

                                .ctor(System.String[])

                Métodos (2)

                                System.Boolean Match(System.Web.HttpContextBase,System.Web.Routing.Route,System.String,System.Web.Routing.RouteValueDictionary,System.Web.Routing.RouteDirection)

                                System.Boolean System.Web.Routing.IRouteConstraint.Match(System.Web.HttpContextBase,System.Web.Routing.Route,System.String,System.Web.Routing.RouteValueDictionary,System.Web.Routing.RouteDirection)

                Propiedades (1)

                                System.Collections.Generic.ICollection(System.String) AllowedMethods

IRouteConstraint: nuevo miembro de interfaz 1 (espacio de nombres System.Web.Routing)

                Métodos (1)

                                System.Boolean Match(System.Web.HttpContextBase,System.Web.Routing.Route,System.String,System.Web.Routing.RouteValueDictionary,System.Web.Routing.RouteDirection)

IRouteHandler: nuevo miembro de interfaz 1 (espacio de nombres System.Web.Routing)

                Métodos (1)

                                System.Web.IHttpHandler GetHttpHandler(System.Web.Routing.RequestContext)

requestContext: nuevos miembros de la clase 3 (espacio de nombres System.Web.Routing)

                Constructores (1)

                                .ctor(System.Web.HttpContextBase,System.Web.Routing.RouteData)

                Propiedades (2)

                                System.Web.HttpContextBase HttpContext

                                System.Web.Routing.RouteData RouteData

Route: nuevos miembros de la clase 12 (espacio de nombres System.Web.Routing)

                Constructores (4)

                                .ctor(System.String,System.Web.Routing.IRouteHandler)

                                .ctor(System.String,System.Web.Routing.RouteValueDictionary,System.Web.Routing.IRouteHandler)

                                .ctor(System.String,System.Web.Routing.RouteValueDictionary,System.Web.Routing.RouteValueDictionary,System.Web.Routing.IRouteHandler)

                                .ctor(System.String,System.Web.Routing.RouteValueDictionary,System.Web.Routing.RouteValueDictionary,System.Web.Routing.RouteValueDictionary,System.Web.Routing.IRouteHandler)

                Métodos (3)

                                System.Web.Routing.RouteData GetRouteData(System.Web.HttpContextBase)

                                System.Web.Routing.VirtualPathData GetVirtualPath(System.Web.Routing.RequestContext,System.Web.Routing.RouteValueDictionary)

                                System.Boolean ProcessConstraint(System.Web.HttpContextBase,System.Object,System.String,System.Web.Routing.RouteValueDictionary,System.Web.Routing.RouteDirection)

                Propiedades (5)

                                Restricciones de System.Web.Routing.RouteValueDictionary

                                System.Web.Routing.RouteValueDictionary DataTokens

                                System.Web.Routing.RouteValueDictionary valores predeterminados

                                System.Web.Routing.IRouteHandler RouteHandler

                                Dirección URL de System.String

routeBase: nuevos miembros de la clase 3 (espacio de nombres System.Web.Routing)

                Constructores (1)

                                .ctor()

                Métodos (2)

                                System.Web.Routing.RouteData GetRouteData(System.Web.HttpContextBase)

                                System.Web.Routing.VirtualPathData GetVirtualPath(System.Web.Routing.RequestContext,System.Web.Routing.RouteValueDictionary)

RouteCollection: nuevos miembros de clase 14 (espacio de nombres System.Web.Routing)

                Constructores (2)

                                .ctor()

                                .ctor(System.Web.Hosting.VirtualPathProvider)

                Métodos (10)

                                System.Void Add(System.String,System.Web.Routing.RouteBase)

                                System.Void ClearItems()

                                System.IDisposable GetReadLock()

                                System.Web.Routing.RouteData GetRouteData(System.Web.HttpContextBase)

                                System.Web.Routing.VirtualPathData GetVirtualPath(System.Web.Routing.RequestContext,System.String,System.Web.Routing.RouteValueDictionary)

                                System.Web.Routing.VirtualPathData GetVirtualPath(System.Web.Routing.RequestContext,System.Web.Routing.RouteValueDictionary)

                                System.IDisposable GetWriteLock()

                                System.Void InsertItem(System.Int32,System.Web.Routing.RouteBase)

                                System.Void RemoveItem(System.Int32)

                                System.Void SetItem(System.Int32,System.Web.Routing.RouteBase)

                Propiedades (2)

                                System.Web.Routing.RouteBase Item[System.String]

                                RouteExistingFiles de System.Boolean

routeData: nuevos miembros de clase 7 (espacio de nombres System.Web.Routing)

                Constructores (2)

                                .ctor()

                                .ctor(System.Web.Routing.RouteBase,System.Web.Routing.IRouteHandler)

                Métodos (1)

                                System.String GetRequiredString(System.String)

                Propiedades (4)

                                System.Web.Routing.RouteValueDictionary DataTokens

                                System.Web.Routing.RouteBase Route

                                System.Web.Routing.IRouteHandler RouteHandler

                                Valores de System.Web.Routing.RouteValueDictionary

RouteDirection: nuevos miembros de la enumeración 2 (espacio de nombres System.Web.Routing)

                Campos (2)

                                  incomingRequest

                                  UrlGeneration

RouteTable: nuevos miembros de clase 2 (espacio de nombres System.Web.Routing)

                Constructores (1)

                                .ctor()

                Propiedades (1)

                                System.Web.Routing.RouteCollection Rutas

RouteValueDictionary: nuevos miembros de clase 20 (espacio de nombres System.Web.Routing)

                Constructores (3)

                                .ctor()

                                .ctor(System.Collections.Generic.IDictionary(TKey,TValue)(System.String,System.Object))

                                .ctor(System.Object)

                Métodos (13)

                                System.Void Add(System.String,System.Object)

                                System.Void Clear()

                                System.Boolean ContainsKey(System.String)

                                System.Boolean ContainsValue(System.Object)

                                System.Collections.Generic.Dictionary(System.String,System.Object)+Enumerador GetEnumerator()

                                System.Boolean Remove(System.String)

                                System.Void System.Collections.Generic.ICollection(T)(System.Collections.Generic.KeyValuePair(TKey,TValue)(System.String,System.Object)). Add(System.Collections.Generic.KeyValuePair(TKey,TValue)(System.String,System.Object))

                                System.Boolean System.Collections.Generic.ICollection(T)(System.Collections.Generic.KeyValuePair(TKey,TValue)(System.String,System.Object)). Contains(System.Collections.Generic.KeyValuePair(TKey,TValue)(System.String,System.Object))

                                System.Void System.Collections.Generic.ICollection(T)(System.Collections.Generic.KeyValuePair(TKey,TValue)(System.String,System.Object)). CopyTo(System.Collections.Generic.KeyValuePair(TKey,TValue)(System.String,System.Object)[],System.Int32)

                                System.Boolean System.Collections.Generic.ICollection(T)(System.Collections.Generic.KeyValuePair(TKey,TValue)(System.String,System.Object)). Remove(System.Collections.Generic.KeyValuePair(TKey,TValue)(System.String,System.Object))

                                System.Collections.Generic.IEnumerator(System.Collections.Generic.KeyValuePair(System.String,System.Object)) System.Collections.Generic.IEnumerable(T)(System.Collections.Generic.KeyValuePair(TKey,TValue)(System.String,System.Object)). GetEnumerator()

                                System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator()

                                System.Boolean TryGetValue(System.String,System.Object)

                Propiedades (4)

                                System.Int32 Count

                                Elemento de System.Object[System.String]

                                System.Collections.Generic.Dictionary(System.String,System.Object)+KeyCollection Claves

                                System.Collections.Generic.Dictionary(System.String,System.Object)+ValueCollection Values

StopRoutingHandler: nuevos miembros de la clase 3 (espacio de nombres System.Web.Routing)

                Constructores (1)

                                .ctor()

                Métodos (2)

                                System.Web.IHttpHandler GetHttpHandler(System.Web.Routing.RequestContext)

                                System.Web.IHttpHandler System.Web.Routing.IRouteHandler.GetHttpHandler(System.Web.Routing.RequestContext)

UrlRoutingHandler: nuevos miembros de la clase 7 (espacio de nombres System.Web.Routing)

                Constructores (1)

                                .ctor()

                Métodos (4)

                                System.Void ProcessRequest(System.Web.HttpContext)

                                System.Void ProcessRequest(System.Web.HttpContextBase)

                                System.Void System.Web.IHttpHandler.ProcessRequest(System.Web.HttpContext)

                                System.Void VerifyAndProcessRequest(System.Web.IHttpHandler,System.Web.HttpContextBase)

                Propiedades (2)

                                IsReusable de System.Boolean

                                System.Web.Routing.RouteCollection RouteCollection

UrlRoutingModule: nuevos miembros de la clase 8 (espacio de nombres System.Web.Routing)

                Constructores (1)

                                .ctor()

                Métodos (6)

                                System.Void Dispose()

                                System.Void Init(System.Web.HttpApplication)

                                System.Void PostMapRequestHandler(System.Web.HttpContextBase)

                                System.Void PostResolveRequestCache(System.Web.HttpContextBase)

                                System.Void System.Web.IHttpModule.Dispose()

                                System.Void System.Web.IHttpModule.Init(System.Web.HttpApplication)

                Propiedades (1)

                                System.Web.Routing.RouteCollection RouteCollection

virtualPathData: nuevos miembros de la clase 4 (espacio de nombres System.Web.Routing)

                Constructores (1)

                                .ctor(System.Web.Routing.RouteBase,System.String)

                Propiedades (3)

                                System.Web.Routing.RouteValueDictionary DataTokens

                                System.Web.Routing.RouteBase Route

                                VirtualPath de System.String

System.Windows.Forms.dll: 4 clases actualizadas, 2 nuevas clases

Control: se han actualizado los nuevos miembros de la clase 2 (espacio de nombres System.Windows.Forms)

                Propiedades (2)

                                System.Windows.Forms.ImeMode ImeModeBase

                                System.Windows.Forms.ImeMode PropagatingImeMode

ImeContext: nuevos miembros de interfaz 6 (espacio de nombres System.Windows.Forms)

                Métodos (6)

                                System.Void Disable(System.IntPtr)

                                System.Void Enable(System.IntPtr)

                                System.Windows.Forms.ImeMode GetImeMode(System.IntPtr)

                                System.Boolean IsOpen(System.IntPtr)

                                System.Void SetImeStatus(System.Windows.Forms.ImeMode,System.IntPtr)

                                System.Void SetOpenStatus(System.Boolean,System.IntPtr)

ImeModeConversion: nuevos miembros de clase 2 (espacio de nombres System.Windows.Forms)

                Propiedades (2)

                                System.Collections.Generic.Dictionary(System.Windows.Forms.ImeMode,System.Windows.Forms.ImeModeConversion) ImeModeConversionBits

                                System.Boolean IsCurrentConversionTableSupported

SplitContainer: se actualizó el nuevo miembro de la clase 1 (espacio de nombres System.Windows.Forms)

                Métodos (1)

                                System.Void OnMove(System.EventArgs)

TextBoxBase: se actualizó el nuevo miembro de la clase 1 (espacio de nombres System.Windows.Forms)

                Propiedades (1)

                                System.Windows.Forms.ImeMode ImeModeBase

webBrowserBase: se actualizó el nuevo miembro de la clase 1 (espacio de nombres System.Windows.Forms)

                Métodos (1)

                                System.Boolean ProcessDialogKey(System.Windows.Forms.Keys)

System.Windows.Presentation.dll: 1 nueva clase

dispatcherExtensions: nuevos miembros de clase 6 (espacio de nombres System.Windows.Threading)

                Métodos (6)

                                System.Windows.Threading.DispatcherOperation BeginInvoke(System.Windows.Threading.Dispatcher,System.Action)

                                System.Windows.Threading.DispatcherOperation BeginInvoke(System.Windows.Threading.Dispatcher,System.Action,System.Windows.Threading.DispatcherPriority)

                                System.Void Invoke(System.Windows.Threading.Dispatcher,System.Action)

                                System.Void Invoke(System.Windows.Threading.Dispatcher,System.Action,System.TimeSpan)

                                System.Void Invoke(System.Windows.Threading.Dispatcher,System.Action,System.TimeSpan,System.Windows.Threading.DispatcherPriority)

                                System.Void Invoke(System.Windows.Threading.Dispatcher,System.Action,System.Windows.Threading.DispatcherPriority)

WindowsBase.dll: 4 clases actualizadas, 11 nuevas clases

observableCollection(T): se actualizó el nuevo miembro de la clase genérica 1 (espacio de nombres System.Collections.ObjectModel)

                Constructores (1)

                                .ctor(System.Collections.Generic.IEnumerable(T)(!0))

DependencyPropertyDescriptor: se actualizó el nuevo miembro de la clase 1 (espacio de nombres System.ComponentModel)

                Propiedades (1)

                                System.Windows.CoerceValueCallback DesignerCoerceValueCallback

IEditableCollectionView: nuevos miembros de interfaz 16 (espacio de nombres System.ComponentModel)

                Métodos (8)

                                System.Object AddNew()

                                System.Void CancelEdit()

                                CancelNew() de System.Void

                                CommitEdit() de System.Void

                                CommitNew() de System.Void

                                System.Void EditItem(System.Object)

                                System.Void Remove(System.Object)

                                System.Void RemoveAt(System.Int32)

                Propiedades (8)

                                System.Boolean CanAddNew

                                System.Boolean CanCancelEdit

                                System.Boolean CanRemove

                                System.Object CurrentAddItem

                                System.Object CurrentEditItem

                                System.Boolean IsAddingNew

                                System.Boolean IsEditingItem

                                System.ComponentModel.NewItemPlaceholderPosition NewItemPlaceholderPosition

IItemProperties: nuevo miembro de interfaz 1 (espacio de nombres System.ComponentModel)

                Propiedades (1)

                                System.Collections.ObjectModel.ReadOnlyCollection(System.ComponentModel.ItemPropertyInfo) ItemProperties

ItemPropertyInfo: nuevos miembros de la clase 4 (espacio de nombres System.ComponentModel)

                Constructores (1)

                                .ctor(System.String,System.Type,System.Object)

                Propiedades (3)

                                descriptor de System.Object

                                nombre de System.String

                                System.Type PropertyType

NewItemPlaceholderPosition: nuevos miembros de la enumeración 3 (espacio de nombres System.ComponentModel)

                Campos (3)

                                  AtBeginning

                                  AtEnd

                                  Ninguno

SplashScreen: nuevos miembros de la clase 4 (espacio de nombres System.Windows)

                Constructores (2)

                                .ctor(System.Reflection.Assembly,System.String)

                                .ctor(System.String)

                Métodos (2)

                                System.Void Close(System.TimeSpan)

                                System.Void Show(System.Boolean)

ambientAttribute: nuevo miembro de clase 1 (espacio de nombres System.Windows.Markup)

                Constructores (1)

                                .ctor()

DictionaryKeyPropertyAttribute: nuevos miembros de clase 2 (espacio de nombres System.Windows.Markup)

                Constructores (1)

                                .ctor(System.String)

                Propiedades (1)

                                nombre de System.String

IReceiveMarkupExtension: nuevo miembro de interfaz 1 (espacio de nombres System.Windows.Markup)

                Métodos (1)

                                System.Void ReceiveMarkupExtension(System.String,System.Windows.Markup.MarkupExtension,System.IServiceProvider)

MarkupExtensionReturnTypeAttribute: se han actualizado los nuevos miembros de la clase 2 (espacio de nombres System.Windows.Markup)

                Constructores (1)

                                .ctor(System.Type,System.Type)

                Propiedades (1)

                                System.Type ExpressionType

NameScopePropertyAttribute: nuevos miembros de clase 4 (espacio de nombres System.Windows.Markup)

                Constructores (2)

                                .ctor(System.String)

                                .ctor(System.String,System.Type)

                Propiedades (2)

                                nombre de System.String

                                de tipo System.Type

UidPropertyAttribute: nuevos miembros de clase 2 (espacio de nombres System.Windows.Markup)

                Constructores (1)

                                .ctor(System.String)

                Propiedades (1)

                                nombre de System.String

UsableDuringInitializationAttribute: nuevos miembros de clase 2 (espacio de nombres System.Windows.Markup)

                Constructores (1)

                                .ctor(System.Boolean)

                Propiedades (1)

                                utilizable de System.Boolean

dispatcher: se han actualizado los nuevos miembros de la clase 6 (espacio de nombres System.Windows.Threading)

                Métodos (6)

                                System.Windows.Threading.DispatcherOperation BeginInvoke(System.Delegate,System.Object[])

                                System.Windows.Threading.DispatcherOperation BeginInvoke(System.Delegate,System.Windows.Threading.DispatcherPriority,System.Object[])

                                System.Object Invoke(System.Delegate,System.Object[])

                                System.Object Invoke(System.Delegate,System.TimeSpan,System.Object[])

                                System.Object Invoke(System.Delegate,System.TimeSpan,System.Windows.Threading.DispatcherPriority,System.Object[])

                                System.Object Invoke(System.Delegate,System.Windows.Threading.DispatcherPriority,System.Object[])

WindowsFormsIntegration.dll: 1 clase actualizada

ElementHost: se han actualizado los nuevos miembros de la clase 3 (espacio de nombres System.Windows.Forms.Integration)

                Propiedades (3)

                                System.Boolean CanEnableIme

                                centrados en System.Boolean

                                System.Windows.Forms.ImeMode ImeModeBase

Consulte también

diferencias de API de .NET Framework: 3.5 a 3.5 SP1: por espacio de nombres

diferencias de api de .NET Framework: versión 3.5 a 3.5 SP1: resumen

versión de .NET Framework e información de ensamblado