Partager via


Différences de l’API .NET Framework : version 3.5 à 3.5 SP1 - par espace de noms

Ce rapport présente les nouvelles classes et les nouveaux membres des classes existantes, qui ont été introduites dans .NET Framework version 3.5 Service Pack 1 (SP1) par rapport à la version précédente de .NET Framework 3.5. Il inclut des liens vers la bibliothèque de classes .NET Framework pour chaque classe nouvelle ou mise à jour.

Développez un nœud ci-dessous pour afficher les nouvelles API d’un espace de noms. Vous pouvez également voir ce rapport par assembly .

Remarques :

  • Ce rapport n’inclut pas les bibliothèques de classes qui ne font pas partie du package redistribuable .NET Framework, telles qu’elles sont installées par un téléchargement ou par une installation de Visual Studio.
  • Ce rapport n’inclut pas les membres hérités des classes de base ou les classes entières qui contiennent uniquement des membres hérités.
  • Les paramètres de méthode sont identifiés uniquement par leur type.
  • Un paramètre suivi d’un ampersand (&) indique qu’il s’agit d’un paramètre out.
  • Plusieurs membres qui ont des paramètres génériques dans ce rapport ne correspondent pas complètement à la syntaxe, comme indiqué dans leur documentation. Reportez-vous à la documentation relative à la syntaxe correcte.

Espace de noms Microsoft.Build.Tasks - 5 classes mises à jour, 1 nouvelle classe

GenerateApplicationManifest - mise à jour de la classe 5 nouveaux membres (Microsoft.Build.Tasks.v3.5.dll)

       Propriétés (5)

              System.String ErrorReportUrl

              Microsoft.Build.Framework.ITaskItem[]FileAssociations

              System.Boolean RequiresMinimumFramework35SP1

              System.String SuiteName

              System.String TargetFrameworkSubset

GenerateDeploymentManifest - mise à jour de la classe 3 nouveaux membres (Microsoft.Build.Tasks.v3.5.dll)

       Propriétés (3)

              System.Boolean CreateDesktopShortcut

              System.String ErrorReportUrl

              System.String SuiteName

GenerateManifestBase - mise à jour de la classe 3 nouveaux membres (Microsoft.Build.Tasks.v3.5.dll)

       Méthodes (2)

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

              System.Version ConvertFrameworkVersionToString(System.String)

       Propriétés (1)

              System.String TargetFrameworkVersion

RequiresFramework35SP1Assembly - nouveaux membres de la classe 13 (Microsoft.Build.Tasks.v3.5.dll)

       Constructeurs (1)

              .ctor()

       Méthodes (1)

              System.Boolean Execute()

       Propriétés (11)

              Microsoft.Build.Framework.ITaskItem[]Assemblys

              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[]ReferencedAssemblies

              System.Boolean RequiresMinimumFramework35SP1

              System.Boolean SigningManifests

              System.String SuiteName

              System.String TargetFrameworkVersion

ResolveAssemblyReference - mise à jour de la classe 4 nouveaux membres (Microsoft.Build.Tasks.v3.5.dll)

       Propriétés (4)

              System.String[]FullTargetFrameworkSubsetNames

              System.Boolean IgnoreDefaultInstalledAssemblySubsetTables

              Microsoft.Build.Framework.ITaskItem[]InstalledAssemblySubsetTables

              System.String[]TargetFrameworkSubsets

ResolveManifestFiles - mise à jour de la classe 5 nouveaux membres (Microsoft.Build.Tasks.v3.5.dll)

       Propriétés (5)

              Microsoft.Build.Framework.ITaskItem DeploymentManifestEntryPoint

              Microsoft.Build.Framework.ITaskItem OutputDeploymentManifestEntryPoint

              Microsoft.Build.Framework.ITaskItem OutputEntryPoint

              System.Boolean SigningManifests

              System.String TargetFrameworkVersion

Espace de noms Microsoft.Build.Tasks.Deployment.ManifestUtilities - 2 classes mises à jour, 2 nouvelles classes

ApplicationManifest - mise à jour de la classe 6 nouveaux membres (Microsoft.Build.Tasks.v3.5.dll)

       Propriétés (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 - mise à jour de la classe 6 nouveaux membres (Microsoft.Build.Tasks.v3.5.dll)

       Propriétés (6)

              System.Boolean CreateDesktopShortcut

              System.String ErrorReportUrl

              System.String SuiteName

              System.String XmlCreateDesktopShortcut

              System.String XmlErrorReportUrl

              System.String XmlSuiteName

FileAssociation - nouveaux membres de la classe 9 (Microsoft.Build.Tasks.v3.5.dll)

       Constructeurs (1)

              .ctor()

       Propriétés (8)

              System.String DefaultIcon

              Description System.String

              de l’extension System.String

              System.String ProgId

              System.String XmlDefaultIcon

              System.String XmlDescription

              System.String XmlExtension

              System.String XmlProgId

FileAssociationCollection - nouveaux membres de la classe 5 (Microsoft.Build.Tasks.v3.5.dll)

       Méthodes (3)

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

              System.Void Clear()

              System.Collections.IEnumerator GetEnumerator()

       Propriétés (2)

              System.Int32 Count

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

Espace de noms Microsoft.Build.Tasks.Windows - 1 classe mise à jour

MarkupCompilePass1 - mise à jour de la classe 1 nouveau membre (PresentationBuildTasks.dll)

       Propriétés (1)

              Microsoft.Build.Framework.ITaskItem[]SplashScreen

Espace de noms Microsoft.Data.Entity.Build.Tasks - 2 nouvelles classes

EntityClean - nouveaux membres de la classe 4 (Microsoft.Data.Entity.Build.Tasks.dll)

       Constructeurs (1)

              .ctor()

       Méthodes (1)

              System.Boolean Execute()

       Propriétés (2)

              System.String OutputPath

              Microsoft.Build.Framework.ITaskItem[]Sources

EntityDeploy - nouveaux membres de la classe 5 (Microsoft.Data.Entity.Build.Tasks.dll)

       Constructeurs (1)

              .ctor()

       Méthodes (1)

              System.Boolean Execute()

       Propriétés (3)

              Microsoft.Build.Framework.ITaskItem[]EntityDataModelEmbeddedResources

              System.String OutputPath

              Microsoft.Build.Framework.ITaskItem[]Sources

Espace de noms système - 5 classes mises à jour, 1 nouvelle classe

AppDomainManager - mise à jour de la classe 1 nouveau membre (mscorlib.dll)

       Méthodes (1)

              System.Boolean CheckSecuritySettings(System.Security.SecurityState)

GC - mise à jour de la classe 6 nouveaux membres (mscorlib.dll)

       Méthodes (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 - nouveaux membres de l’énumération 5 (mscorlib.dll)

       Champs (5)

                annulé

                échec

                NotApplicable

                réussi

                délai d’expiration

PlatformID - énumération mise à jour 2 nouveaux membres (mscorlib.dll)

       Champs (2)

                MacOSX

                Xbox

String - mise à jour de la classe 2 nouveaux membres (mscorlib.dll)

       Méthodes (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)

UriTemplate - mise à jour de la classe 8 nouveaux membres (System.ServiceModel.Web.dll)

       Constructeurs (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éthodes (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)

       Propriétés (2)

              System.Collections.Generic.IDictionary(System.String,System.String) valeurs par défaut

              System.Boolean IgnoreTrailingSlash

Espace de noms System.Collections.ObjectModel - 1 classe mise à jour

ObservableCollection(T) - mise à jour de la classe générique 1 nouveau membre (WindowsBase.dll)

       Constructeurs (1)

              .ctor(System.Collections.Generic.IEnumerable(T)( !0))

Espace de noms System.ComponentModel - 1 classe mise à jour, 5 nouvelles classes

DateTimeOffsetConverter - nouveaux membres de classe 5 (System.dll)

       Constructeurs (1)

              .ctor()

       Méthodes (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)

DependencyPropertyDescriptor - mise à jour de la classe 1 nouveau membre (WindowsBase.dll)

       Propriétés (1)

              System.Windows.CoerceValueCallback DesignerCoerceValueCallback

IEditableCollectionView - nouvelle interface 16 membres (WindowsBase.dll)

       Méthodes (8)

              System.Object AddNew()

              System.Void CancelEdit()

              System.Void CancelNew()

              System.Void CommitEdit()

              System.Void CommitNew()

              System.Void EditItem(System.Object)

              System.Void Remove(System.Object)

              System.Void RemoveAt(System.Int32)

       Propriétés (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 - nouveau membre de l’interface 1 (WindowsBase.dll)

       Propriétés (1)

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

ItemPropertyInfo - nouveaux membres de la classe 4 (WindowsBase.dll)

       Constructeurs (1)

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

       Propriétés (3)

              descripteur System.Object

              Nom System.String

              System.Type PropertyType

NewItemPlaceholderPosition - nouveaux membres de l’énumération 3 (WindowsBase.dll)

       Champs (3)

                AtBeginning

                AtEnd

                Aucun

Espace de noms System.ComponentModel.DataAnnotations - 15 nouvelles classes

AssociatedMetadataTypeTypeDescriptionProvider - nouveaux membres de la classe 3 (System.ComponentModel.DataAnnotations.dll)

       Constructeurs (2)

              .ctor(System.Type)

              .ctor(System.Type,System.Type)

       Méthodes (1)

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

DataType - nouvelle énumération 13 membres (System.ComponentModel.DataAnnotations.dll)

       Champs (13)

                devise

                personnalisée

                Date

                DateTime

                durée

                EmailAddress

                html

                multiligneText

                mot de passe

                PhoneNumber

                texte

                heure

                url

DataTypeAttribute - nouveaux membres de classe 7 (System.ComponentModel.DataAnnotations.dll)

       Constructeurs (2)

              .ctor(System.ComponentModel.DataAnnotations.DataType)

              .ctor(System.String)

       Méthodes (2)

              System.String GetDataTypeName()

              System.Boolean IsValid(System.Object)

       Propriétés (3)

              System.String CustomDataType

              System.ComponentModel.DataAnnotations.DataType DataType

              System.ComponentModel.DataAnnotations.DisplayFormatAttribute DisplayFormat

DisplayColumnAttribute - nouveaux membres de la classe 6 (System.ComponentModel.DataAnnotations.dll)

       Constructeurs (3)

              .ctor(System.String)

              .ctor(System.String,System.String)

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

       Propriétés (3)

              System.String DisplayColumn

              System.String sortColumn

              System.Boolean SortDescending

DisplayFormatAttribute - nouveaux membres de classe 5 (System.ComponentModel.DataAnnotations.dll)

       Constructeurs (1)

              .ctor()

       Propriétés (4)

              System.Boolean ApplyFormatInEditMode

              System.Boolean ConvertEmptyStringToNull

              System.String DataFormatString

              System.String NullDisplayText

MetadataTypeAttribute - nouveaux membres de la classe 2 (System.ComponentModel.DataAnnotations.dll)

       Constructeurs (1)

              .ctor(System.Type)

       Propriétés (1)

              System.Type MetadataClassType

RangeAttribute - nouveaux membres de la classe 8 (System.ComponentModel.DataAnnotations.dll)

       Constructeurs (3)

              .ctor(System.Double,System.Double)

              .ctor(System.Int32,System.Int32)

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

       Méthodes (2)

              System.String FormatErrorMessage(System.String)

              System.Boolean IsValid(System.Object)

       Propriétés (3)

              System.Object maximum

              System.Object minimum

              System.Type OperandType

RegularExpressionAttribute - nouveaux membres de la classe 4 (System.ComponentModel.DataAnnotations.dll)

       Constructeurs (1)

              .ctor(System.String)

       Méthodes (2)

              System.String FormatErrorMessage(System.String)

              System.Boolean IsValid(System.Object)

       Propriétés (1)

              Modèle de System.String

RequiredAttribute - nouveaux membres de classe 2 (System.ComponentModel.DataAnnotations.dll)

       Constructeurs (1)

              .ctor()

       Méthodes (1)

              System.Boolean IsValid(System.Object)

ScaffoldColumnAttribute - nouveaux membres de classe 2 (System.ComponentModel.DataAnnotations.dll)

       Constructeurs (1)

              .ctor(System.Boolean)

       Propriétés (1)

              System.Boolean structure

ScaffoldTableAttribute - nouveaux membres de classe 2 (System.ComponentModel.DataAnnotations.dll)

       Constructeurs (1)

              .ctor(System.Boolean)

       Propriétés (1)

              System.Boolean structure

StringLengthAttribute - nouveaux membres de classe 4 (System.ComponentModel.DataAnnotations.dll)

       Constructeurs (1)

              .ctor(System.Int32)

       Méthodes (2)

              System.String FormatErrorMessage(System.String)

              System.Boolean IsValid(System.Object)

       Propriétés (1)

              System.Int32 MaximumLength

UIHintAttribute - nouveaux membres de classe 6 (System.ComponentModel.DataAnnotations.dll)

       Constructeurs (3)

              .ctor(System.String)

              .ctor(System.String,System.String)

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

       Propriétés (3)

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

              System.String PresentationLayer

              System.String UIHint

validationAttribute - nouveaux membres de la classe 10 (System.ComponentModel.DataAnnotations.dll)

       Constructeurs (3)

              .ctor()

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

              .ctor(System.String)

       Méthodes (3)

              System.String FormatErrorMessage(System.String)

              System.Boolean IsValid(System.Object)

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

       Propriétés (4)

              System.String ErrorMessage

              System.String ErrorMessageResourceName

              System.Type ErrorMessageResourceType

              System.String ErrorMessageString

ValidationException - nouveaux membres de la classe 8 (System.ComponentModel.DataAnnotations.dll)

       Constructeurs (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éthodes (1)

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

       Propriétés (2)

              System.ComponentModel.DataAnnotations.ValidationAttribute ValidationAttribute

              System.Object Value

Espace de noms System.Data - 15 nouvelles classes

EntityCommandCompilationException - nouveaux membres de la classe 3 (System.Data.Entity.dll)

       Constructeurs (3)

              .ctor()

              .ctor(System.String)

              .ctor(System.String,System.Exception)

EntityCommandExecutionException - nouveaux membres de classe 3 (System.Data.Entity.dll)

       Constructeurs (3)

              .ctor()

              .ctor(System.String)

              .ctor(System.String,System.Exception)

EntityException - nouveaux membres de la classe 4 (System.Data.Entity.dll)

       Constructeurs (4)

              .ctor()

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

              .ctor(System.String)

              .ctor(System.String,System.Exception)

EntityKey - nouvelle énumération 16 membres (System.Data.Entity.dll)

       Constructeurs (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éthodes (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)

       Propriétés (4)

              System.String EntityContainerName

              System.Data.EntityKeyMember[]EntityKeyValues

              System.String EntitySetName

              System.Boolean isTemporary

       Champs (2)

                EntityNotValidKey

                NoEntitySetKey

EntityKeyMember - nouveaux membres de classe 5 (System.Data.Entity.dll)

       Constructeurs (2)

              .ctor()

              .ctor(System.String,System.Object)

       Méthodes (1)

              System.String ToString()

       Propriétés (2)

              System.String Key

              System.Object Value

EntitySqlException - nouveaux membres de la classe 9 (System.Data.Entity.dll)

       Constructeurs (3)

              .ctor()

              .ctor(System.String)

              .ctor(System.String,System.Exception)

       Méthodes (1)

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

       Propriétés (5)

              System.Int32 Colonne

              System.String ErrorContext

              System.String ErrorDescription

              System.Int32 Line

              System.String message

EntityState - nouveaux membres de l’énumération 5 (System.Data.Entity.dll)

       Champs (5)

                ajouté

                supprimé

                détaché

                modifié

                inchangé

IExtendedDataRecord - nouveaux membres de l’interface 3 (System.Data.Entity.dll)

       Méthodes (2)

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

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

       Propriétés (1)

              System.Data.Common.DataRecordInfo DataRecordInfo

InvalidCommandTreeException - nouveaux membres de la classe 3 (System.Data.Entity.dll)

       Constructeurs (3)

              .ctor()

              .ctor(System.String)

              .ctor(System.String,System.Exception)

MappingException - nouveaux membres de la classe 3 (System.Data.Entity.dll)

       Constructeurs (3)

              .ctor()

              .ctor(System.String)

              .ctor(System.String,System.Exception)

MetadataException - nouveaux membres de la classe 4 (System.Data.Entity.dll)

       Constructeurs (3)

              .ctor()

              .ctor(System.String)

              .ctor(System.String,System.Exception)

       Méthodes (1)

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

ObjectNotFoundException - nouveaux membres de classe 3 (System.Data.Entity.dll)

       Constructeurs (3)

              .ctor()

              .ctor(System.String)

              .ctor(System.String,System.Exception)

OptimisticConcurrencyException - nouveaux membres de la classe 4 (System.Data.Entity.dll)

       Constructeurs (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 - nouveaux membres de classe 3 (System.Data.Entity.dll)

       Constructeurs (3)

              .ctor()

              .ctor(System.String)

              .ctor(System.String,System.Exception)

UpdateException - nouveaux membres de la classe 6 (System.Data.Entity.dll)

       Constructeurs (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))

       Propriétés (1)

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

Espace de noms System.Data.Common - 7 nouvelles classes

DataRecordInfo - nouveaux membres de la classe 3 (System.Data.Entity.dll)

       Constructeurs (1)

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

       Propriétés (2)

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

              System.Data.Metadata.Edm.TypeUsage RecordType

DbCommandDefinition - nouveaux membres de la classe 3 (System.Data.Entity.dll)

       Constructeurs (2)

              .ctor()

              .ctor(System.Data.Common.DbCommand)

       Méthodes (1)

              System.Data.Common.DbCommand CreateCommand()

DbProviderManifest - nouvelle énumération 12 membres (System.Data.Entity.dll)

       Constructeurs (1)

              .ctor()

       Méthodes (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()

       Propriétés (1)

              System.String NamespaceName

       Champs (3)

                conceptualSchemaDefinition

                StoreSchemaDefinition

                StoreSchemaMapping

DbProviderServices - nouveaux membres de classe 9 (System.Data.Entity.dll)

       Constructeurs (1)

              .ctor()

       Méthodes (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 - nouveaux membres de la classe 7 (System.Data.Entity.dll)

       Constructeurs (1)

              .ctor(System.Xml.XmlReader)

       Méthodes (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()

       Propriétés (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 - nouveaux membres de la classe 2 (System.Data.Entity.dll)

       Constructeurs (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)

       Propriétés (1)

              System.Data.EntityKey EntityKey

FieldMetadata - nouveaux membres de la classe 3 (System.Data.Entity.dll)

       Constructeurs (1)

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

       Propriétés (2)

              System.Data.Metadata.Edm.EdmMember FieldType

              System.Int32 Ordinal

Espace de noms System.Data.Common.CommandTrees - 60 nouvelles classes

dbAggregate - nouveaux membres de classe 2 (System.Data.Entity.dll)

       Propriétés (2)

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

              System.Data.Metadata.Edm.TypeUsage ResultType

dbAndExpression - nouveaux membres de la classe 2 (System.Data.Entity.dll)

       Méthodes (2)

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

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

dbApplyExpression - nouveaux membres de la classe 4 (System.Data.Entity.dll)

       Méthodes (2)

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

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

       Propriétés (2)

              System.Data.Common.CommandTrees.DbExpressionBinding Appliquer

              System.Data.Common.CommandTrees.DbExpressionBinding entrée

DbArithmeticExpression - nouveaux membres de la classe 3 (System.Data.Entity.dll)

       Méthodes (2)

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

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

       Propriétés (1)

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

DbBinaryExpression - nouveaux membres de la classe 2 (System.Data.Entity.dll)

       Propriétés (2)

              System.Data.Common.CommandTrees.DbExpression gauche

              System.Data.Common.CommandTrees.DbExpression Right

DbCaseExpression - nouveaux membres de classe 5 (System.Data.Entity.dll)

       Méthodes (2)

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

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

       Propriétés (3)

              System.Data.Common.CommandTrees.DbExpression Else

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

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

DbCastExpression - nouveaux membres de classe 2 (System.Data.Entity.dll)

       Méthodes (2)

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

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

DbCommandTree - nouveau membre de classe 1 (System.Data.Entity.dll)

       Propriétés (1)

              System.Collections.Generic.IEnumerable(System.Collections.Generic.KeyValuePair(System.String,System.Data.Metadata.Edm.TypeUsage)) Paramètres

DbComparisonExpression - nouveaux membres de classe 2 (System.Data.Entity.dll)

       Méthodes (2)

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

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

DbConstantExpression - nouveaux membres de la classe 3 (System.Data.Entity.dll)

       Méthodes (2)

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

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

       Propriétés (1)

              System.Object Value

DbCrossJoinExpression - nouveaux membres de la classe 3 (System.Data.Entity.dll)

       Méthodes (2)

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

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

       Propriétés (1)

              System.Collections.Generic.IList(System.Data.Common.CommandTrees.DbExpressionBinding) entrées

DbDeleteCommandTree - nouveau membre de classe 1 (System.Data.Entity.dll)

       Propriétés (1)

              System.Data.Common.CommandTrees.DbExpression predicat

DbDerefExpression - nouveaux membres de la classe 2 (System.Data.Entity.dll)

       Méthodes (2)

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

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

DbDistinctExpression - nouveaux membres de la classe 2 (System.Data.Entity.dll)

       Méthodes (2)

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

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

DbElementExpression - nouveaux membres de la classe 2 (System.Data.Entity.dll)

       Méthodes (2)

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

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

DbEntityRefExpression - nouveaux membres de la classe 2 (System.Data.Entity.dll)

       Méthodes (2)

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

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

DbExceptExpression - nouveaux membres de classe 2 (System.Data.Entity.dll)

       Méthodes (2)

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

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

DbExpression - nouveaux membres de la classe 4 (System.Data.Entity.dll)

       Méthodes (2)

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

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

       Propriétés (2)

              System.Data.Common.CommandTrees.DbExpressionKind ExpressionKind

              System.Data.Metadata.Edm.TypeUsage ResultType

DbExpressionBinding - nouveaux membres de la classe 3 (System.Data.Entity.dll)

       Propriétés (3)

              System.Data.Common.CommandTrees.DbExpression Expression

              System.String VariableName

              System.Data.Metadata.Edm.TypeUsage VariableType

DbExpressionKind - nouvelle énumération 57 membres (System.Data.Entity.dll)

       Champs (57)

                tous les

                Et

                tout

                cas

                Cast

                constante

                CrossApply

                CrossJoin

                deref

                distinct

                diviser

                élément

                EntityRef

                Equals

                Sauf

                filtre

                FullOuterJoin

                fonction

                GreaterThan

                GreaterThanOrEquals

                GroupBy

                InnerJoin

                Intersect

                IsEmpty

                IsNull

                IsOf

                IsOfOnly

                LeftOuterJoin

                LessThan

                LessThanOrEquals

                Like

               limite de

                Moins

                Modulo

                Multiplier

                NewInstance

                Pas

                NotEquals

                Null

                OfType

                OfTypeOnly

                Ou

                outerApply

                parameterReference

                Plus

                project

                , propriété

                Ref

                RefKey

                RelationshipNavigation

                Analyser

                Ignorer

                trier

                Traiter

                UnaryMinus

                UnionAll

                VariableReference

DbExpressionVisitor - nouveaux membres de la classe 43 (System.Data.Entity.dll)

       Constructeurs (1)

              .ctor()

       Méthodes (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) - nouveaux membres de la classe générique 43 (System.Data.Entity.dll)

       Constructeurs (1)

              .ctor()

       Méthodes (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 - nouveaux membres de la classe 4 (System.Data.Entity.dll)

       Méthodes (2)

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

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

       Propriétés (2)

              System.Data.Common.CommandTrees.DbExpressionBinding entrée

              System.Data.Common.CommandTrees.DbExpression predicat

DbFunctionAggregate - nouveaux membres de classe 2 (System.Data.Entity.dll)

       Propriétés (2)

              System.Boolean distinct

              System.Data.Metadata.Edm.EdmFunction Function

DbFunctionCommandTree - nouveaux membres de la classe 2 (System.Data.Entity.dll)

       Propriétés (2)

              System.Data.Metadata.Edm.EdmFunction EdmFunction

              System.Data.Metadata.Edm.TypeUsage ResultType

DbFunctionExpression - nouveaux membres de la classe 4 (System.Data.Entity.dll)

       Méthodes (2)

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

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

       Propriétés (2)

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

              System.Data.Metadata.Edm.EdmFunction Function

DbGroupByExpression - nouveaux membres de la classe 5 (System.Data.Entity.dll)

       Méthodes (2)

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

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

       Propriétés (3)

              System.Collections.Generic.IList(System.Data.Common.CommandTrees.DbAggregate) agrégats

              System.Data.Common.CommandTrees.DbGroupExpressionBinding input

              System.Collections.Generic.IList(System.Data.Common.CommandTrees.DbExpression) clés

DbGroupExpressionBinding - nouveaux membres de classe 5 (System.Data.Entity.dll)

       Propriétés (5)

              System.Data.Common.CommandTrees.DbExpression Expression

              System.String GroupVariableName

              System.Data.Metadata.Edm.TypeUsage GroupVariableType

              System.String VariableName

              System.Data.Metadata.Edm.TypeUsage VariableType

DbInsertCommandTree - nouveaux membres de classe 2 (System.Data.Entity.dll)

       Propriétés (2)

              System.Data.Common.CommandTrees.DbExpression renvoyer

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

DbIntersectExpression - nouveaux membres de classe 2 (System.Data.Entity.dll)

       Méthodes (2)

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

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

DbIsEmptyExpression - nouveaux membres de la classe 2 (System.Data.Entity.dll)

       Méthodes (2)

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

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

DbIsNullExpression - nouveaux membres de classe 2 (System.Data.Entity.dll)

       Méthodes (2)

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

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

DbIsOfExpression - nouveaux membres de la classe 3 (System.Data.Entity.dll)

       Méthodes (2)

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

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

       Propriétés (1)

              System.Data.Metadata.Edm.TypeUsage OfType

DbJoinExpression - nouveaux membres de classe 5 (System.Data.Entity.dll)

       Méthodes (2)

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

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

       Propriétés (3)

              System.Data.Common.CommandTrees.DbExpression JoinCondition

              System.Data.Common.CommandTrees.DbExpressionBinding gauche

              System.Data.Common.CommandTrees.DbExpressionBinding Right

DbLikeExpression - nouveaux membres de la classe 5 (System.Data.Entity.dll)

       Méthodes (2)

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

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

       Propriétés (3)

              Argument System.Data.Common.CommandTrees.DbExpression

              System.Data.Common.CommandTrees.DbExpression escape

              System.Data.Common.CommandTrees.DbExpression Pattern

DbLimitExpression - nouveaux membres de classe 5 (System.Data.Entity.dll)

       Méthodes (2)

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

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

       Propriétés (3)

              Argument System.Data.Common.CommandTrees.DbExpression

              System.Data.Common.CommandTrees.DbExpression limit

              System.Boolean WithTies

DbModificationCommandTree - nouveau membre de classe 1 (System.Data.Entity.dll)

       Propriétés (1)

              System.Data.Common.CommandTrees.DbExpressionBinding cible

DbNewInstanceExpression - nouveaux membres de classe 3 (System.Data.Entity.dll)

       Méthodes (2)

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

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

       Propriétés (1)

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

DbNotExpression - nouveaux membres de classe 2 (System.Data.Entity.dll)

       Méthodes (2)

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

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

DbNullExpression - nouveaux membres de classe 2 (System.Data.Entity.dll)

       Méthodes (2)

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

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

DbOfTypeExpression - nouveaux membres de la classe 3 (System.Data.Entity.dll)

       Méthodes (2)

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

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

       Propriétés (1)

              System.Data.Metadata.Edm.TypeUsage OfType

DbOrExpression - nouveaux membres de classe 2 (System.Data.Entity.dll)

       Méthodes (2)

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

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

DbParameterReferenceExpression - nouveaux membres de la classe 3 (System.Data.Entity.dll)

       Méthodes (2)

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

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

       Propriétés (1)

              System.String ParameterName

DbProjectExpression - nouveaux membres de la classe 4 (System.Data.Entity.dll)

       Méthodes (2)

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

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

       Propriétés (2)

              System.Data.Common.CommandTrees.DbExpressionBinding entrée

              System.Data.Common.CommandTrees.DbExpression Projection

DbPropertyExpression - nouveaux membres de la classe 4 (System.Data.Entity.dll)

       Méthodes (2)

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

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

       Propriétés (2)

              System.Data.Common.CommandTrees.DbExpression Instance

              System.Data.Metadata.Edm.EdmMember , propriété

DbQuantifierExpression - nouveaux membres de la classe 4 (System.Data.Entity.dll)

       Méthodes (2)

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

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

       Propriétés (2)

              System.Data.Common.CommandTrees.DbExpressionBinding entrée

              System.Data.Common.CommandTrees.DbExpression predicat

DbQueryCommandTree - nouveau membre de classe 1 (System.Data.Entity.dll)

       Propriétés (1)

              System.Data.Common.CommandTrees.DbExpression query

DbRefExpression - nouveaux membres de la classe 3 (System.Data.Entity.dll)

       Méthodes (2)

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

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

       Propriétés (1)

              System.Data.Metadata.Edm.EntitySet EntitySet

DbRefKeyExpression - nouveaux membres de classe 2 (System.Data.Entity.dll)

       Méthodes (2)

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

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

DbRelationshipNavigationExpression - nouveaux membres de la classe 6 (System.Data.Entity.dll)

       Méthodes (2)

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

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

       Propriétés (4)

              System.Data.Metadata.Edm.RelationshipEndMember NavigateFrom

              System.Data.Metadata.Edm.RelationshipEndMember NavigateTo

              System.Data.Common.CommandTrees.DbExpression NavigationSource

              Relation System.Data.Metadata.Edm.RelationshipType

DbScanExpression - nouveaux membres de la classe 3 (System.Data.Entity.dll)

       Méthodes (2)

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

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

       Propriétés (1)

              System.Data.Metadata.Edm.EntitySetBase cible

DbSetClause - nouveaux membres de la classe 2 (System.Data.Entity.dll)

       Propriétés (2)

              System.Data.Common.CommandTrees.DbExpression , propriété

              System.Data.Common.CommandTrees.DbExpression Value

dbSkipExpression - nouveaux membres de la classe 5 (System.Data.Entity.dll)

       Méthodes (2)

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

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

       Propriétés (3)

              System.Data.Common.CommandTrees.DbExpression Count

              System.Data.Common.CommandTrees.DbExpressionBinding entrée

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

DbSortClause - nouveaux membres de la classe 3 (System.Data.Entity.dll)

       Propriétés (3)

              System.Boolean croissant

              Classement system.String

              System.Data.Common.CommandTrees.DbExpression Expression

dbSortExpression - nouveaux membres de la classe 4 (System.Data.Entity.dll)

       Méthodes (2)

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

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

       Propriétés (2)

              System.Data.Common.CommandTrees.DbExpressionBinding entrée

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

DbTreatExpression - nouveaux membres de la classe 2 (System.Data.Entity.dll)

       Méthodes (2)

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

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

DbUnaryExpression - nouveau membre de classe 1 (System.Data.Entity.dll)

       Propriétés (1)

              Argument System.Data.Common.CommandTrees.DbExpression

DbUnionAllExpression - nouveaux membres de classe 2 (System.Data.Entity.dll)

       Méthodes (2)

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

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

DbUpdateCommandTree - nouveaux membres de classe 3 (System.Data.Entity.dll)

       Propriétés (3)

              System.Data.Common.CommandTrees.DbExpression predicat

              System.Data.Common.CommandTrees.DbExpression renvoyer

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

DbVariableReferenceExpression - nouveaux membres de la classe 3 (System.Data.Entity.dll)

       Méthodes (2)

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

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

       Propriétés (1)

              System.String VariableName

espace de noms System.Data.Entity.Design - 14 nouvelles classes

EdmToObjectNamespaceMap - nouveaux membres de la classe 8 (System.Data.Entity.Design.dll)

       Méthodes (5)

              System.Void Add(System.String,System.String)

              System.Void Clear()

              System.Boolean Contains(System.String)

              System.Boolean Remove(System.String)

              System.Boolean TryGetObjectNamespace(System.String,System.String)

       Propriétés (3)

              System.Int32 Count

              System.Collections.Generic.ICollection(System.String) EdmNamespaces

              System.String Item[System.String]

EntityClassGenerator - nouveaux membres de la classe 10 (System.Data.Entity.Design.dll)

       Constructeurs (2)

              .ctor()

              .ctor(System.Data.Entity.Design.LanguageOption)

       Méthodes (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.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))

       Propriétés (2)

              System.Data.Entity.Design.EdmToObjectNamespaceMap EdmToObjectNamespaceMap

              System.Data.Entity.Design.LanguageOption LanguageOption

       Événements (2)

                OnPropertyGenerated

                OnTypeGenerated

EntityModelSchemaGenerator - nouveaux membres de classe 9 (System.Data.Entity.Design.dll)

       Constructeurs (2)

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

              .ctor(System.Data.Metadata.Edm.EntityContainer,System.String,System.String)

       Méthodes (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)

       Propriétés (2)

              System.Data.Metadata.Edm.EdmItemCollection EdmItemCollection

              System.Data.Metadata.Edm.EntityContainer EntityContainer

EntityStoreSchemaFilterEffect - nouveaux membres de l’énumération 2 (System.Data.Entity.Design.dll)

       Champs (2)

                Autoriser

                exclure

EntityStoreSchemaFilterEntry - nouveaux membres de la classe 7 (System.Data.Entity.Design.dll)

       Constructeurs (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)

       Propriétés (5)

              du catalogue System.String

              System.Data.Entity.Design.EntityStoreSchemaFilterEffect Effect

              Nom System.String

              de schéma System.String

              System.Data.Entity.Design.EntityStoreSchemaFilterObjectTypes Types

EntityStoreSchemaFilterObjectTypes - nouveaux membres de l’énumération 5 (System.Data.Entity.Design.dll)

       Champs (5)

                tous les

                fonction

                Aucun

                table

                afficher

EntityStoreSchemaGenerator - nouveaux membres de classe 8 (System.Data.Entity.Design.dll)

       Constructeurs (1)

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

       Méthodes (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)

       Propriétés (2)

              System.Data.Metadata.Edm.EntityContainer EntityContainer

              System.Data.Metadata.Edm.StoreItemCollection StoreItemCollection

EntityViewGenerator - nouveaux membres de la classe 6 (System.Data.Entity.Design.dll)

       Constructeurs (2)

              .ctor()

              .ctor(System.Data.Entity.Design.LanguageOption)

       Méthodes (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)

       Propriétés (1)

              System.Data.Entity.Design.LanguageOption LanguageOption

LanguageOption - nouveaux membres d’énumération 2 (System.Data.Entity.Design.dll)

       Champs (2)

                GenerateCSharpCode

                GenerateVBCode

MetadataItemCollectionFactory - nouveaux membres de la classe 3 (System.Data.Entity.Design.dll)

       Méthodes (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.EdmSchemaError))

PropertyGeneratedEventArgs - nouveaux membres de classe 8 (System.Data.Entity.Design.dll)

       Constructeurs (2)

              .ctor()

              .ctor(System.Data.Metadata.Edm.MetadataItem,System.String,System.CodeDom.CodeTypeReference)

       Propriétés (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 - nouveaux membres de classe 4 (System.Data.Entity.Design.dll)

       Constructeurs (1)

              .ctor(System.Object,System.IntPtr)

       Méthodes (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 - nouveaux membres de classe 7 (System.Data.Entity.Design.dll)

       Constructeurs (2)

              .ctor()

              .ctor(System.Data.Metadata.Edm.GlobalItem,System.CodeDom.CodeTypeReference)

       Propriétés (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 - nouveaux membres de la classe 4 (System.Data.Entity.Design.dll)

       Constructeurs (1)

              .ctor(System.Object,System.IntPtr)

       Méthodes (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)

Espace de noms System.Data.Entity.Design.AspNet - 4 nouvelles classes

EntityDesignerBuildProvider - nouveaux membres de la classe 3 (System.Data.Entity.Design.dll)

       Constructeurs (1)

              .ctor()

       Méthodes (2)

              System.Void GenerateCode(System.Web.Compilation.AssemblyBuilder)

              System.Web.Compilation.BuildProviderResultFlags GetResultFlags(System.CodeDom.Compiler.CompilerResults)

EntityModelBuildProvider - nouveaux membres de la classe 3 (System.Data.Entity.Design.dll)

       Constructeurs (1)

              .ctor()

       Méthodes (2)

              System.Void GenerateCode(System.Web.Compilation.AssemblyBuilder)

              System.Web.Compilation.BuildProviderResultFlags GetResultFlags(System.CodeDom.Compiler.CompilerResults)

MappingModelBuildProvider - nouveaux membres de classe 3 (System.Data.Entity.Design.dll)

       Constructeurs (1)

              .ctor()

       Méthodes (2)

              System.Void GenerateCode(System.Web.Compilation.AssemblyBuilder)

              System.Web.Compilation.BuildProviderResultFlags GetResultFlags(System.CodeDom.Compiler.CompilerResults)

StorageModelBuildProvider - nouveaux membres de la classe 3 (System.Data.Entity.Design.dll)

       Constructeurs (1)

              .ctor()

       Méthodes (2)

              System.Void GenerateCode(System.Web.Compilation.AssemblyBuilder)

              System.Web.Compilation.BuildProviderResultFlags GetResultFlags(System.CodeDom.Compiler.CompilerResults)

Espace de noms System.Data.EntityClient - 8 nouvelles classes

EntityCommand - nouveaux membres de la classe 26 (System.Data.Entity.dll)

       Constructeurs (4)

              .ctor()

              .ctor(System.String)

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

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

       Méthodes (10)

              System.Void Cancel()

              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()

       Propriétés (12)

              System.String CommandText

              System.Int32 CommandTimeout

              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

              Paramètres system.Data.EntityClient.EntityParameterCollection

              System.Data.EntityClient.EntityTransaction transaction

              System.Data.UpdateRowSource updateRowSource

EntityConnection - nouveaux membres de la classe 22 (System.Data.Entity.dll)

       Constructeurs (3)

              .ctor()

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

              .ctor(System.String)

       Méthodes (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)

              System.Void Close()

              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()

              System.Void Open()

       Propriétés (8)

              System.String ConnectionString

              System.Int32 ConnectionTimeout

              System.String Database

              System.String DataSource

              System.Data.Common.DbProviderFactory DbProviderFactory

              System.String ServerVersion

              System.Data.ConnectionState State

              System.Data.Common.DbConnection StoreConnection

EntityConnectionStringBuilder - nouveaux membres de la classe 13 (System.Data.Entity.dll)

       Constructeurs (2)

              .ctor()

              .ctor(System.String)

       Méthodes (4)

              System.Void Clear()

              System.Boolean ContainsKey(System.String)

              System.Boolean Remove(System.String)

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

       Propriétés (7)

              System.Boolean IsFixedSize

              System.Object Item[System.String]

              System.Collections.ICollection Keys

              de métadonnées System.String

              Nom System.String

              System.String Provider

              System.String ProviderConnectionString

EntityDataReader - nouveaux membres de la classe 42 (System.Data.Entity.dll)

       Méthodes (33)

              System.Void Close()

              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()

              System.Boolean Read()

       Propriétés (9)

              System.Data.Common.DataRecordInfo DataRecordInfo

              System.Int32 Profondeur

              System.Int32 FieldCount

              System.Boolean HasRows

              System.Boolean IsClosed

              System.Object Item[System.Int32]

              System.Object Item[System.String]

              System.Int32 RecordsAffected

              System.Int32 VisibleFieldCount

EntityParameter - nouveaux membres de la classe 18 (System.Data.Entity.dll)

       Constructeurs (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.Byte,System.String,System.Data.DataRowVersion,System.Object)

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

       Méthodes (2)

              System.Void ResetDbType()

              System.String ToString()

       Propriétés (11)

              System.Data.DbType DbType

              System.Data.ParameterDirection Direction

              System.Boolean IsNullable

              System.String ParameterName

              System.Byte Precision

              System.Byte Scale

              Taille de system.Int32

              System.String sourceColumn

              System.Boolean SourceColumnNullMapping

              System.Data.DataRowVersion sourceVersion

              System.Object Value

EntityParameterCollection - nouveaux membres de la classe 33 (System.Data.Entity.dll)

       Méthodes (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)

              System.Boolean Contains(System.String)

              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)

       Propriétés (7)

              System.Int32 Count

              System.Boolean IsFixedSize

              System.Boolean IsReadOnly

              System.Boolean IsSynchronized

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

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

              System.Object SyncRoot

EntityProviderFactory - nouveaux membres de l’énumération 9 (System.Data.Entity.dll)

       Méthodes (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)

       Champs (1)

                instance

EntityTransaction - nouveaux membres de la classe 6 (System.Data.Entity.dll)

       Méthodes (3)

              System.Void Commit()

              System.Void Dispose(System.Boolean)

              System.Void Rollback()

       Propriétés (3)

              System.Data.EntityClient.EntityConnection connection

              System.Data.Common.DbConnection DbConnection

              System.Data.IsolationLevel IsolationLevel

Espace de noms System.Data.Linq.SqlClient - 1 classe mise à jour, 1 nouvelle classe

Sql2008Provider - nouveau membre de classe 1 (System.Data.Linq.dll)

       Constructeurs (1)

              .ctor()

SqlMethods - mise à jour de la classe 22 nouveaux membres (System.Data.Linq.dll)

       Méthodes (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))

Espace de noms System.Data.Mapping - 3 nouvelles classes

EntityViewContainer - nouveaux membres de la classe 7 (System.Data.Entity.dll)

       Constructeurs (1)

              .ctor()

       Méthodes (1)

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

       Propriétés (5)

              System.String EdmEntityContainerName

              System.String HashOverAllExtentViews

              System.String HashOverMappingClosure

              System.String StoreEntityContainerName

              System.Int32 ViewCount

EntityViewGenerationAttribute - nouveaux membres de classe 2 (System.Data.Entity.dll)

       Constructeurs (1)

              .ctor(System.Type)

       Propriétés (1)

              System.Type ViewGenerationType

StorageMappingItemCollection - nouveaux membres de la classe 2 (System.Data.Entity.dll)

       Constructeurs (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[])

Espace de noms System.Data.Metadata.Edm - 51 nouvelles classes

AssociationEndMember - nouveau membre de classe 1 (System.Data.Entity.dll)

       Propriétés (1)

              System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind

AssociationSet - nouveaux membres de la classe 3 (System.Data.Entity.dll)

       Propriétés (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 - nouveaux membres de classe 7 (System.Data.Entity.dll)

       Méthodes (1)

              System.String ToString()

       Propriétés (6)

              System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind

              System.Data.Metadata.Edm.AssociationEndMember CorrespondingAssociationEndMember

              System.Data.Metadata.Edm.EntitySet EntitySet

              Nom System.String

              System.Data.Metadata.Edm.AssociationSet ParentAssociationSet

              de rôle System.String

AssociationType - nouveaux membres de la classe 3 (System.Data.Entity.dll)

       Propriétés (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) ReferentialConstraints

BuiltInTypeKind - nouvelle énumération 40 membres (System.Data.Entity.dll)

       Champs (40)

                AssociationEndMember

                AssociationSet

                AssociationSetEnd

                AssociationType

                CollectionKind

                CollectionType

                ComplexType

                documentation

                EdmFunction

                EdmMember

                EdmProperty

                EdmType

                EntityContainer

                EntitySet

                entitySetBase

                entityType

                EntityTypeBase

                EnumMember

                EnumType

                facette

                FunctionParameter

                GlobalItem

                MetadataItem

                metadataProperty

                NavigationProperty

                OperationAction

                ParameterMode

                PrimitiveType

                primitiveTypeKind

                ProviderManifest

                ReferentialConstraint

                RefType

                RelationshipEndMember

                RelationshipMultiplicity

                RelationshipSet

                RelationshipType

                rowType

                SimpleType

                StructuralType

                TypeUsage

CollectionKind - nouveaux membres de l’énumération 3 (System.Data.Entity.dll)

       Champs (3)

                bag

                Liste

                Aucun

CollectionType - nouveaux membres de la classe 2 (System.Data.Entity.dll)

       Propriétés (2)

              System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind

              System.Data.Metadata.Edm.TypeUsage TypeUsage

ComplexType - nouveaux membres de la classe 2 (System.Data.Entity.dll)

       Propriétés (2)

              System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind

              System.Data.Metadata.Edm.ReadOnlyMetadataCollection(System.Data.Metadata.Edm.EdmProperty) Propriétés

ConcurrencyMode - nouveaux membres de l’énumération 2 (System.Data.Entity.dll)

       Champs (2)

                fixe

                Aucun

DataSpace - nouveaux membres d’énumération 5 (System.Data.Entity.dll)

       Champs (5)

                CSpace

                CSSpace

                OCSpace

                OSpace

                SSpace

documentation - nouveaux membres de la classe 5 (System.Data.Entity.dll)

       Méthodes (1)

              System.String ToString()

       Propriétés (4)

              System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind

              System.Boolean IsEmpty

              System.String LongDescription

              de résumé System.String

EdmError - nouveau membre de classe 1 (System.Data.Entity.dll)

       Propriétés (1)

              System.String message

EdmFunction - nouveaux membres de la classe 4 (System.Data.Entity.dll)

       Propriétés (4)

              System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind

              System.String FullName

              System.Data.Metadata.Edm.ReadOnlyMetadataCollection(System.Data.Metadata.Edm.FunctionParameter) Paramètres

              System.Data.Metadata.Edm.FunctionParameter ReturnParameter

EdmItemCollection - nouveaux membres de classe 4 (System.Data.Entity.dll)

       Constructeurs (2)

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

              .ctor(System.String[])

       Méthodes (1)

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

       Propriétés (1)

              System.Double EdmVersion

EdmMember - nouveaux membres de classe 4 (System.Data.Entity.dll)

       Méthodes (1)

              System.String ToString()

       Propriétés (3)

              System.Data.Metadata.Edm.StructuralType DeclaringType

              Nom System.String

              System.Data.Metadata.Edm.TypeUsage TypeUsage

EdmProperty - nouveaux membres de la classe 3 (System.Data.Entity.dll)

       Propriétés (3)

              System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind

              System.Object DefaultValue

              System.Boolean Nullable

EdmSchemaError - nouveaux membres de la classe 8 (System.Data.Entity.dll)

       Méthodes (1)

              System.String ToString()

       Propriétés (7)

              System.Int32 Colonne

              System.Int32 ErrorCode

              System.Int32 Line

              System.String SchemaLocation

              System.String SchemaName

              System.Data.Metadata.Edm.EdmSchemaErrorSeverity gravité

              System.String StackTrace

EdmSchemaErrorSeverity - nouveaux membres de l’énumération 2 (System.Data.Entity.dll)

       Champs (2)

                erreur

                d’avertissement

EdmType - nouveaux membres de classe 7 (System.Data.Entity.dll)

       Méthodes (2)

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

              System.String ToString()

       Propriétés (5)

              System.Boolean abstract

              System.Data.Metadata.Edm.EdmType BaseType

              System.String FullName

              Nom System.String

              System.String NamespaceName

EntityContainer - nouveaux membres de la classe 8 (System.Data.Entity.dll)

       Méthodes (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)

       Propriétés (3)

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

              System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind

              Nom System.String

EntitySet - nouveaux membres de la classe 2 (System.Data.Entity.dll)

       Propriétés (2)

              System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind

              System.Data.Metadata.Edm.EntityType ElementType

EntitySetBase - nouveaux membres de la classe 5 (System.Data.Entity.dll)

       Méthodes (1)

              System.String ToString()

       Propriétés (4)

              System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind

              System.Data.Metadata.Edm.EntityTypeBase ElementType

              System.Data.Metadata.Edm.EntityContainer EntityContainer

              Nom System.String

EntityType - nouveaux membres de la classe 4 (System.Data.Entity.dll)

       Méthodes (1)

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

       Propriétés (3)

              System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind

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

              System.Data.Metadata.Edm.ReadOnlyMetadataCollection(System.Data.Metadata.Edm.EdmProperty) Propriétés

EntityTypeBase - nouveau membre de classe 1 (System.Data.Entity.dll)

       Propriétés (1)

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

Facette - nouveaux membres de la classe 7 (System.Data.Entity.dll)

       Méthodes (1)

              System.String ToString()

       Propriétés (6)

              System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind

              System.Data.Metadata.Edm.FacetDescription Description

              System.Data.Metadata.Edm.EdmType FacetType

              System.Boolean IsUnbounded

              Nom System.String

              System.Object Value

FacetDescription - nouveaux membres de la classe 8 (System.Data.Entity.dll)

       Méthodes (1)

              System.String ToString()

       Propriétés (7)

              System.Object DefaultValue

              System.String FacetName

              System.Data.Metadata.Edm.EdmType FacetType

              System.Boolean IsConstant

              System.Boolean IsRequired

              System.Nullable(System.Int32) MaxValue

              System.Nullable(System.Int32) MinValue

FunctionParameter - nouveaux membres de la classe 6 (System.Data.Entity.dll)

       Méthodes (1)

              System.String ToString()

       Propriétés (5)

              System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind

              System.Data.Metadata.Edm.EdmFunction DeclaringFunction

              System.Data.Metadata.Edm.ParameterMode Mode

              Nom System.String

              System.Data.Metadata.Edm.TypeUsage TypeUsage

ItemCollection - nouveaux membres de l’interface 17 (System.Data.Entity.dll)

       Méthodes (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.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)

       Propriétés (1)

              System.Data.Metadata.Edm.DataSpace DataSpace

MetadataItem - nouveaux membres de la classe 5 (System.Data.Entity.dll)

       Méthodes (2)

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

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

       Propriétés (3)

              System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind

              Documentation system.Data.Metadata.Edm.Documentation

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

MetadataProperty - nouveaux membres de la classe 5 (System.Data.Entity.dll)

       Propriétés (5)

              System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind

              Nom System.String

              System.Data.Metadata.Edm.PropertyKind PropertyKind

              System.Data.Metadata.Edm.TypeUsage TypeUsage

              System.Object Value

MetadataWorkspace - nouvelle énumération 30 membres (System.Data.Entity.dll)

       Constructeurs (2)

              .ctor()

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

       Méthodes (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.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.EdmType)

       Champs (1)

                maximumEdmVersionSupported

NavigationProperty - nouveaux membres de la classe 4 (System.Data.Entity.dll)

       Propriétés (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 - nouveaux membres de la classe 5 (System.Data.Entity.dll)

       Constructeurs (1)

              .ctor()

       Méthodes (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 - nouveaux membres de l’énumération 3 (System.Data.Entity.dll)

       Champs (3)

                cascade

                Aucun

                restreindre

ParameterMode - nouveaux membres de l’énumération 4 (System.Data.Entity.dll)

       Champs (4)

                dans

                inOut

                Out

                ReturnValue

ParameterTypeSemantics - nouvelle énumération 3 membres (System.Data.Entity.dll)

       Champs (3)

                AllowImplicitConversion

                AllowImplicitPromotion

                ExactMatchOnly

PrimitiveType - nouveaux membres de la classe 7 (System.Data.Entity.dll)

       Méthodes (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()

       Propriétés (4)

              System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind

              System.Type ClrEquivalType

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

              System.Data.Metadata.Edm.PrimitiveTypeKind PrimitiveTypeKind

PrimitiveTypeKind - nouvelle énumération 15 membres (System.Data.Entity.dll)

       Champs (15)

                binaire

                booléen

                d’octets

                DateTime

                DateTimeOffset

                décimale

                double

                guid

                Int16

                Int32

                Int64

                SByte

                unique

                chaîne

                heure

PropertyKind - nouveaux membres de l’énumération 2 (System.Data.Entity.dll)

       Champs (2)

                étendu

                système

ReadOnlyMetadataCollection(T) - nouveaux membres de la classe générique 7 (System.Data.Entity.dll)

       Méthodes (5)

              System.Boolean Contains(System.String)

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

              T GetValue(System.String,System.Boolean)

              System.Int32 IndexOf( !0)

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

       Propriétés (2)

              System.Boolean IsReadOnly

              Élément T [System.String]

ReferentialConstraint - nouveaux membres de la classe 6 (System.Data.Entity.dll)

       Méthodes (1)

              System.String ToString()

       Propriétés (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 - nouveaux membres de la classe 2 (System.Data.Entity.dll)

       Propriétés (2)

              System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind

              System.Data.Metadata.Edm.EntityTypeBase ElementType

RelationshipEndMember - nouveaux membres de la classe 2 (System.Data.Entity.dll)

       Propriétés (2)

              System.Data.Metadata.Edm.OperationAction DeleteBehavior

              System.Data.Metadata.Edm.RelationshipMultiplicity RelationshipMultiplicity

RelationshipMultiplicity - nouveaux membres d’énumération 3 (System.Data.Entity.dll)

       Champs (3)

                plusieurs

                One

                ZeroOrOne

RelationshipSet - nouveaux membres de classe 2 (System.Data.Entity.dll)

       Propriétés (2)

              System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind

              System.Data.Metadata.Edm.RelationshipType ElementType

RelationshipType - nouveau membre de classe 1 (System.Data.Entity.dll)

       Propriétés (1)

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

RowType - nouveaux membres de la classe 2 (System.Data.Entity.dll)

       Propriétés (2)

              System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind

              System.Data.Metadata.Edm.ReadOnlyMetadataCollection(System.Data.Metadata.Edm.EdmProperty) Propriétés

StoreGeneratedPattern - nouveaux membres de l’énumération 3 (System.Data.Entity.dll)

       Champs (3)

                calculée

                Identity

                Aucun

StoreItemCollection - nouveaux membres de classe 3 (System.Data.Entity.dll)

       Constructeurs (2)

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

              .ctor(System.String[])

       Méthodes (1)

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

StructuralType - nouveau membre de classe 1 (System.Data.Entity.dll)

       Propriétés (1)

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

TypeUsage - nouveaux membres de la classe 15 (System.Data.Entity.dll)

       Méthodes (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()

       Propriétés (3)

              System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind

              System.Data.Metadata.Edm.EdmType EdmType

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

Espace de noms System.Data.Objects - 13 nouvelles classes

compiledQuery - nouveaux membres de la classe 4 (System.Data.Entity.dll)

       Méthodes (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)))

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

CurrentValueRecord - nouveaux membres de la classe 47 (System.Data.Entity.dll)

       Méthodes (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)

       Propriétés (4)

              System.Data.Common.DataRecordInfo DataRecordInfo

              System.Int32 FieldCount

              System.Object Item[System.Int32]

              System.Object Item[System.String]

mergeOption - nouveaux membres de l’énumération 4 (System.Data.Entity.dll)

       Champs (4)

                appendOnly

                NoTracking

                OverwriteChanges

                PreserveChanges

ObjectContext - nouveaux membres de la classe 28 (System.Data.Entity.dll)

       Constructeurs (4)

              .ctor(System.Data.EntityClient.EntityConnection)

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

              .ctor(System.String)

              .ctor(System.String,System.String)

       Méthodes (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 Détacher(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)

       Propriétés (5)

              System.Nullable(System.Int32) CommandTimeout

              System.Data.Common.DbConnection Connection

              System.String DefaultContainerName

              System.Data.Metadata.Edm.MetadataWorkspace MetadataWorkspace

              System.Data.Objects.ObjectStateManager ObjectStateManager

       Événements (1)

                SavingChanges

ObjectParameter - nouveaux membres de la classe 5 (System.Data.Entity.dll)

       Constructeurs (2)

              .ctor(System.String,System.Object)

              .ctor(System.String,System.Type)

       Propriétés (3)

              Nom System.String

              System.Type ParameterType

              System.Object Value

ObjectParameterCollection - nouveaux membres de la classe 10 (System.Data.Entity.dll)

       Méthodes (8)

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

              System.Void Clear()

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

              System.Boolean Contains(System.String)

              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()

       Propriétés (2)

              System.Int32 Count

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

ObjectQuery - nouveaux membres de la classe 10 (System.Data.Entity.dll)

       Méthodes (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()

       Propriétés (5)

              System.String CommandText

              System.Data.Objects.ObjectContext context

              System.Boolean EnablePlanCaching

              System.Data.Objects.MergeOption MergeOption

              Paramètres system.Data.Objects.ObjectParameterCollection

objectQuery(T) - nouveau membre de classe générique 19 (System.Data.Entity.dll)

       Constructeurs (2)

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

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

       Méthodes (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[])

       Propriétés (1)

              Nom System.String

ObjectResult - nouveaux membres de la classe 4 (System.Data.Entity.dll)

       Méthodes (3)

              System.Void Dispose()

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

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

       Propriétés (1)

              System.Type ElementType

ObjectResult(T) - nouveaux membres de la classe générique 3 (System.Data.Entity.dll)

       Méthodes (2)

              System.Void Dispose()

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

       Propriétés (1)

              System.Type ElementType

ObjectStateEntry - nouveaux membres de la classe 17 (System.Data.Entity.dll)

       Méthodes (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)

       Propriétés (8)

              System.Data.Objects.CurrentValueRecord CurrentValues

              System.Object Entity

              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 - nouveaux membres de la classe 12 (System.Data.Entity.dll)

       Constructeurs (1)

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

       Méthodes (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)

       Propriétés (1)

              System.Data.Metadata.Edm.MetadataWorkspace MetadataWorkspace

       Événements (1)

                ObjectStateManagerChanged

RefreshMode - nouveaux membres de l’énumération 2 (System.Data.Entity.dll)

       Champs (2)

                ClientWins

                StoreWins

Espace de noms System.Data.Objects.DataClasses - 22 nouvelles classes

ComplexObject - nouveaux membres de la classe 3 (System.Data.Entity.dll)

       Constructeurs (1)

              .ctor()

       Méthodes (2)

              System.Void ReportPropertyChanged(System.String)

              System.Void ReportPropertyChanging(System.String)

EdmComplexPropertyAttribute - nouveau membre de classe 1 (System.Data.Entity.dll)

       Constructeurs (1)

              .ctor()

EdmComplexTypeAttribute - nouveau membre de classe 1 (System.Data.Entity.dll)

       Constructeurs (1)

              .ctor()

EdmEntityTypeAttribute - nouveau membre de classe 1 (System.Data.Entity.dll)

       Constructeurs (1)

              .ctor()

EdmRelationshipAttribute - nouveaux membres de la classe 9 (System.Data.Entity.dll)

       Constructeurs (1)

              .ctor(System.String,System.String,System.String,System.Data.Metadata.Edm.RelationshipMultiplicity,System.Type,System.String,System.Data.Metadata.Edm.RelationshipMultiplicity,System.Type)

       Propriétés (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

              System.String Role2Name

              System.Type Role2Type

EdmRelationshipNavigationPropertyAttribute - nouveaux membres de la classe 4 (System.Data.Entity.dll)

       Constructeurs (1)

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

       Propriétés (3)

              System.String RelationshipName

              System.String RelationshipNamespaceName

              System.String TargetRoleName

EdmScalarPropertyAttribute - nouveaux membres de classe 3 (System.Data.Entity.dll)

       Constructeurs (1)

              .ctor()

       Propriétés (2)

              System.Boolean EntityKeyProperty

              System.Boolean IsNullable

EdmSchemaAttribute - nouveaux membres de classe 2 (System.Data.Entity.dll)

       Constructeurs (2)

              .ctor()

              .ctor(System.String)

EdmTypeAttribute - nouveaux membres de la classe 2 (System.Data.Entity.dll)

       Propriétés (2)

              Nom System.String

              System.String NamespaceName

EntityCollection(T) - new generic class 15 members (System.Data.Entity.dll)

       Constructeurs (1)

              .ctor()

       Méthodes (12)

              System.Void Add( !0)

              System.Void Attach( !0)

              System.Void Attach(System.Collections.Generic.IEnumerable(T)( !0))

              System.Void Clear()

              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()

       Propriétés (2)

              System.Int32 Count

              System.Boolean IsReadOnly

EntityObject - nouveaux membres de la classe 6 (System.Data.Entity.dll)

       Constructeurs (1)

              .ctor()

       Méthodes (3)

              System.Void ReportPropertyChanged(System.String)

              System.Void ReportPropertyChanging(System.String)

              System.Void System.Data.Objects.DataClasses.IEntityWithChangeTracker.SetChangeTracker(System.Data.Objects.DataClasses.IEntityChangeTracker)

       Propriétés (2)

              System.Data.EntityKey EntityKey

              System.Data.EntityState EntityState

EntityReference - nouveaux membres de classe 2 (System.Data.Entity.dll)

       Constructeurs (1)

              .ctor()

       Propriétés (1)

              System.Data.EntityKey EntityKey

EntityReference(T) - nouveaux membres de la classe générique 5 (System.Data.Entity.dll)

       Constructeurs (1)

              .ctor()

       Méthodes (3)

              System.Void Attach( !0)

              System.Data.Objects.ObjectQuery(TEntity) CreateSourceQuery()

              System.Void Load(System.Data.Objects.MergeOption)

       Propriétés (1)

              TEntity Valeur

IEntityChangeTracker - nouveaux membres de l’interface 5 (System.Data.Entity.dll)

       Méthodes (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)

       Propriétés (1)

              System.Data.EntityState EntityState

IEntityWithChangeTracker - nouveau membre de l’interface 1 (System.Data.Entity.dll)

       Méthodes (1)

              System.Void SetChangeTracker(System.Data.Objects.DataClasses.IEntityChangeTracker)

IEntityWithKey - nouveau membre de l’interface 1 (System.Data.Entity.dll)

       Propriétés (1)

              System.Data.EntityKey EntityKey

IEntityWithRelationships - nouveau membre d’interface 1 (System.Data.Entity.dll)

       Propriétés (1)

              System.Data.Objects.DataClasses.RelationshipManager RelationshipManager

IRelatedEnd - nouveaux membres de l’interface 12 (System.Data.Entity.dll)

       Méthodes (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)

       Propriétés (5)

              System.Boolean IsLoaded

              System.String RelationshipName

              System.Data.Metadata.Edm.RelationshipSet RelationshipSet

              System.String SourceRoleName

              System.String TargetRoleName

RelatedEnd - nouveaux membres de la classe 18 (System.Data.Entity.dll)

       Méthodes (12)

              System.Void Attach(T)(System.Collections.Generic.IEnumerable(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()

       Propriétés (5)

              System.Boolean IsLoaded

              System.String RelationshipName

              System.Data.Metadata.Edm.RelationshipSet RelationshipSet

              System.String SourceRoleName

              System.String TargetRoleName

       Événements (1)

                AssociationChanged

RelationshipKind - nouveau membre d’énumération 1 (System.Data.Entity.dll)

       Champs (1)

                Association

RelationshipManager - nouveaux membres de la classe 8 (System.Data.Entity.dll)

       Méthodes (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 - nouvelle énumération 47 membres (System.Data.Entity.dll)

       Constructeurs (1)

              .ctor()

       Méthodes (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)

       Événements (2)

                PropertyChanged

                PropertyChanging

       Champs (1)

                EntityKeyPropertyName

Espace de noms System.Data.Services - 23 nouvelles classes

ChangeInterceptorAttribute - nouveaux membres de classe 2 (System.Data.Services.dll)

       Constructeurs (1)

              .ctor(System.String)

       Propriétés (1)

              System.String EntitySetName

DataService(T) - nouveaux membres de la classe générique 14 (System.Data.Services.dll)

       Constructeurs (1)

              .ctor()

       Méthodes (12)

              System.Void AttachHost(System.Data.Services.IDataServiceHost)

              T 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)

       Propriétés (1)

              T CurrentDataSource

DataServiceException - nouveaux membres de la classe 10 (System.Data.Services.dll)

       Constructeurs (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éthodes (1)

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

       Propriétés (3)

              System.String ErrorCode

              System.String MessageLanguage

              System.Int32 StatusCode

DataServiceHost - nouveau membre de classe 1 (System.Data.Services.dll)

       Constructeurs (1)

              .ctor(System.Type,System.Uri[])

DataServiceHostFactory - nouveaux membres de classe 2 (System.Data.Services.dll)

       Constructeurs (1)

              .ctor()

       Méthodes (1)

              System.ServiceModel.ServiceHost CreateServiceHost(System.Type,System.Uri[])

EntitySetRights - nouvelle énumération 10 membres (System.Data.Services.dll)

       Champs (10)

                tous les

                allRead

                AllWrite

                Aucun

                ReadMultiple

                ReadSingle

                WriteAppend

                WriteDelete

                writeMerge

                writeReplace

ETagAttribute - nouveaux membres de la classe 3 (System.Data.Services.dll)

       Constructeurs (2)

              .ctor(System.String)

              .ctor(System.String[])

       Propriétés (1)

              System.Collections.ObjectModel.ReadOnlyCollection(System.String) PropertyNames

ExpandSegment - nouveaux membres de la classe 6 (System.Data.Services.dll)

       Constructeurs (1)

              .ctor(System.String,System.Linq.Expressions.Expression)

       Méthodes (1)

              System.Boolean PathHasFilter(System.Collections.Generic.IEnumerable(T)(System.Data.Services.ExpandSegment))

       Propriétés (4)

              Filtre System.Linq.Expressions.Expression

              System.Boolean HasFilter

              System.Int32 MaxResultsExpected

              Nom System.String

ExpandSegmentCollection - nouveaux membres de la classe 3 (System.Data.Services.dll)

       Constructeurs (2)

              .ctor()

              .ctor(System.Int32)

       Propriétés (1)

              System.Boolean HasFilter

HandleExceptionArgs - nouveaux membres de la classe 5 (System.Data.Services.dll)

       Propriétés (5)

              System.Exception Exception

              System.String ResponseContentType

              System.Int32 ResponseStatusCode

              System.Boolean ResponseWritten

              System.Boolean UseVerboseErrors

IDataServiceConfiguration - nouvelle interface 10 membres (System.Data.Services.dll)

       Méthodes (3)

              System.Void RegisterKnownType(System.Type)

              System.Void SetEntitySetAccessRule(System.String,System.Data.Services.EntitySetRights)

              System.Void SetServiceOperationAccessRule(System.String,System.Data.Services.ServiceOperationRights)

       Propriétés (7)

              System.Int32 MaxBatchCount

              System.Int32 MaxChangesetCount

              System.Int32 MaxExpandCount

              System.Int32 MaxExpandDepth

              System.Int32 MaxObjectCountOnInsert

              System.Int32 MaxResultsPerCollection

              System.Boolean UseVerboseErrors

IDataServiceHost - nouvelle interface 20 membres (System.Data.Services.dll)

       Méthodes (2)

              System.String GetQueryStringItem(System.String)

              System.Void ProcessException(System.Data.Services.HandleExceptionArgs)

       Propriétés (18)

              System.Uri AbsoluteRequestUri

              System.Uri AbsoluteServiceUri

              System.String RequestAccept

              System.String RequestAcceptCharSet

              System.String RequestContentType

              System.String RequestHttpMethod

              System.String RequestIfMatch

              System.String RequestIfNoneMatch

              System.String RequestMaxVersion

              System.IO.Stream RequestStream

              System.String RequestVersion

              System.String ResponseCacheControl

              System.String ResponseContentType

              System.String ResponseETag

              System.String ResponseLocation

              System.Int32 ResponseStatusCode

              System.IO.Stream ResponseStream

              System.String ResponseVersion

IExpandedResult - nouveaux membres de l’interface 2 (System.Data.Services.dll)

       Méthodes (1)

              System.Object GetExpandedPropertyValue(System.String)

       Propriétés (1)

              System.Object ExpandedElement

IExpandProvider - nouveau membre de l’interface 1 (System.Data.Services.dll)

       Méthodes (1)

              System.Collections.IEnumerable ApplyExpansions(System.Linq.IQueryable,System.Collections.Generic.ICollection(T)(System.Data.Services.ExpandSegmentCollection))

IgnorePropertiesAttribute - nouveaux membres de classe 3 (System.Data.Services.dll)

       Constructeurs (2)

              .ctor(System.String)

              .ctor(System.String[])

       Propriétés (1)

              System.Collections.ObjectModel.ReadOnlyCollection(System.String) PropertyNames

IRequestHandler - nouveau membre d’interface 1 (System.Data.Services.dll)

       Méthodes (1)

              System.ServiceModel.Channels.Message ProcessRequestForMessage(System.IO.Stream)

IUpdatable - nouvelle interface 12 membres (System.Data.Services.dll)

       Méthodes (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 - nouveaux membres de la classe 3 (System.Data.Services.dll)

       Constructeurs (1)

              .ctor(System.String,System.String)

       Propriétés (2)

              System.String MemberName

              System.String MimeType

ProcessRequestArgs - nouveaux membres de classe 2 (System.Data.Services.dll)

       Propriétés (2)

              System.Boolean IsBatchOperation

              System.Uri RequestUri

QueryInterceptorAttribute - nouveaux membres de la classe 2 (System.Data.Services.dll)

       Constructeurs (1)

              .ctor(System.String)

       Propriétés (1)

              System.String EntitySetName

ServiceOperationRights - nouveaux membres de l’énumération 5 (System.Data.Services.dll)

       Champs (5)

                tous les

                allRead

                Aucun

                ReadMultiple

                ReadSingle

SingleResultAttribute - nouveau membre de classe 1 (System.Data.Services.dll)

       Constructeurs (1)

              .ctor()

UpdateOperations - nouveaux membres de l’énumération 4 (System.Data.Services.dll)

       Champs (4)

                Ajouter

                modifier

                Supprimer

                Aucun

Espace de noms System.Data.Services.Client - 23 nouvelles classes

ChangeOperationResponse - nouveau membre de classe 1 (System.Data.Services.Client.dll)

       Propriétés (1)

              System.Data.Services.Client.Descriptor descripteur

DataServiceClientException - nouveaux membres de classe 8 (System.Data.Services.Client.dll)

       Constructeurs (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éthodes (1)

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

       Propriétés (1)

              System.Int32 StatusCode

DataServiceContext - nouveaux membres de la classe 46 (System.Data.Services.Client.dll)

       Constructeurs (1)

              .ctor(System.Uri)

       Méthodes (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)

       Propriétés (13)

              System.Uri BaseUri

              System.Net.ICredentials Credentials

              System.String DataNamespace

              System.Collections.ObjectModel.ReadOnlyCollection(System.Data.Services.Client.EntityDescriptor) Entités

              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

              System.Int32 délai d’expiration

              System.Uri TypeScheme

              System.Boolean UsePostTunneling

       Événements (3)

                ReadingEntity

                SendingRequest

                WritingEntity

DataServiceQuery - nouveaux membres de la classe 3 (System.Data.Services.Client.dll)

       Méthodes (1)

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

       Propriétés (2)

              System.Linq.Expressions.Expression Expression

              System.Linq.IQueryProvider Provider

DataServiceQuery(T) - nouveaux membres de la classe générique 12 (System.Data.Services.Client.dll)

       Méthodes (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()

       Propriétés (4)

              System.Type ElementType

              System.Linq.Expressions.Expression Expression

              System.Linq.IQueryProvider Provider

              System.Uri RequestUri

DataServiceQueryException - nouveaux membres de la classe 6 (System.Data.Services.Client.dll)

       Constructeurs (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)

       Propriétés (1)

              System.Data.Services.Client.QueryOperationResponse Response

DataServiceRequest - nouveaux membres de la classe 3 (System.Data.Services.Client.dll)

       Méthodes (1)

              System.String ToString()

       Propriétés (2)

              System.Type ElementType

              System.Uri RequestUri

DataServiceRequest(T) - nouveaux membres de la classe générique 3 (System.Data.Services.Client.dll)

       Constructeurs (1)

              .ctor(System.Uri)

       Propriétés (2)

              System.Type ElementType

              System.Uri RequestUri

DataServiceRequestException - nouveaux membres de la classe 6 (System.Data.Services.Client.dll)

       Constructeurs (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)

       Propriétés (1)

              System.Data.Services.Client.DataServiceResponse Response

DataServiceResponse - nouveaux membres de la classe 5 (System.Data.Services.Client.dll)

       Méthodes (2)

              System.Collections.Generic.IEnumerator(System.Data.Services.Client.OperationResponse) GetEnumerator()

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

       Propriétés (3)

              System.Collections.Generic.IDictionary(System.String,System.String) BatchHeaders

              System.Int32 BatchStatusCode

              System.Boolean IsBatchResponse

descripteur - nouveau membre de classe 1 (System.Data.Services.Client.dll)

       Propriétés (1)

              System.Data.Services.Client.EntityStates

entityDescriptor - nouveaux membres de classe 2 (System.Data.Services.Client.dll)

       Propriétés (2)

              System.Object Entity

              System.String ETag

EntityStates - nouveaux membres de l’énumération 5 (System.Data.Services.Client.dll)

       Champs (5)

                ajouté

                supprimé

                détaché

                modifié

                inchangé

LinkDescriptor - nouveaux membres de la classe 3 (System.Data.Services.Client.dll)

       Propriétés (3)

              System.Object source

              System.String SourceProperty

              cible System.Object

MediaEntryAttribute - nouveaux membres de classe 2 (System.Data.Services.Client.dll)

       Constructeurs (1)

              .ctor(System.String)

       Propriétés (1)

              System.String MediaMemberName

mergeOption - nouveaux membres de l’énumération 4 (System.Data.Services.Client.dll)

       Champs (4)

                appendOnly

                NoTracking

                OverwriteChanges

                PreserveChanges

MimeTypePropertyAttribute - nouveaux membres de la classe 3 (System.Data.Services.Client.dll)

       Constructeurs (1)

              .ctor(System.String,System.String)

       Propriétés (2)

              System.String DataPropertyName

              System.String MimeTypePropertyName

OperationResponse - nouveaux membres de la classe 3 (System.Data.Services.Client.dll)

       Propriétés (3)

              Erreur system.Exception

              System.Collections.Generic.IDictionary(System.String,System.String) en-têtes

              System.Int32 StatusCode

QueryOperationResponse - nouveaux membres de classe 2 (System.Data.Services.Client.dll)

       Méthodes (1)

              System.Collections.IEnumerator GetEnumerator()

       Propriétés (1)

              System.Data.Services.Client.DataServiceRequest Query

QueryOperationResponse(T) - nouveau membre de classe générique 1 (System.Data.Services.Client.dll)

       Méthodes (1)

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

ReadingWritingEntityEventArgs - nouveaux membres de classe 2 (System.Data.Services.Client.dll)

       Propriétés (2)

              System.Xml.Linq.XElement Data

              System.Object Entity

SaveChangesOptions - nouveaux membres de l’énumération 4 (System.Data.Services.Client.dll)

       Champs (4)

                batch

                ContinueOnError

                Aucun

                ReplaceOnUpdate

SendingRequestEventArgs - nouveau membre de classe 1 (System.Data.Services.Client.dll)

       Propriétés (1)

              System.Net.WebRequest Request

Espace de noms System.Data.Services.Common - 1 nouvelle classe

DataServiceKeyAttribute - nouveaux membres de classe 3 (System.Data.Services.Client.dll)

       Constructeurs (2)

              .ctor(System.String)

              .ctor(System.String[])

       Propriétés (1)

              System.Collections.ObjectModel.ReadOnlyCollection(System.String) KeyNames

espace de noms System.Data.Services.Design - 5 nouvelles classes

EdmToObjectNamespaceMap - nouveaux membres de la classe 8 (System.Data.Services.Design.dll)

       Méthodes (5)

              System.Void Add(System.String,System.String)

              System.Void Clear()

              System.Boolean Contains(System.String)

              System.Boolean Remove(System.String)

              System.Boolean TryGetObjectNamespace(System.String,System.String)

       Propriétés (3)

              System.Int32 Count

              System.Collections.Generic.ICollection(System.String) EdmNamespaces

              System.String Item[System.String]

EntityClassGenerator - nouveaux membres de classe 8 (System.Data.Services.Design.dll)

       Constructeurs (2)

              .ctor()

              .ctor(System.Data.Services.Design.LanguageOption)

       Méthodes (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)

       Propriétés (2)

              System.Data.Services.Design.EdmToObjectNamespaceMap EdmToObjectNamespaceMap

              System.Data.Services.Design.LanguageOption LanguageOption

       Événements (2)

                OnPropertyGenerated

                OnTypeGenerated

LanguageOption - nouveaux membres d’énumération 2 (System.Data.Services.Design.dll)

       Champs (2)

                GenerateCSharpCode

                GenerateVBCode

PropertyGeneratedEventArgs - nouveaux membres de classe 8 (System.Data.Services.Design.dll)

       Constructeurs (2)

              .ctor()

              .ctor(System.Data.Metadata.Edm.MetadataItem,System.String,System.CodeDom.CodeTypeReference)

       Propriétés (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 - nouveaux membres de classe 7 (System.Data.Services.Design.dll)

       Constructeurs (2)

              .ctor()

              .ctor(System.Data.Metadata.Edm.GlobalItem,System.CodeDom.CodeTypeReference)

       Propriétés (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

Espace de noms System.Data.Services.Internal - 13 nouvelles classes

expandedWrapper(T) - nouveaux membres de la classe générique 5 (System.Data.Services.dll)

       Constructeurs (1)

              .ctor()

       Méthodes (2)

              System.Object GetExpandedPropertyValue(System.String)

              System.Object InternalGetExpandedPropertyValue(System.Int32)

       Propriétés (2)

              Description System.String

              TExpandedElement ExpandedElement

ExpandedWrapper(T)0 - nouveaux membres de la classe générique 11 (System.Data.Services.dll)

       Constructeurs (1)

              .ctor()

       Méthodes (1)

              System.Object InternalGetExpandedPropertyValue(System.Int32)

       Propriétés (9)

              TProperty0 ProjectedProperty0

              TProperty1 ProjectedProperty1

              TProperty2 ProjectedProperty2

              TProperty3 ProjectedProperty3

              TProperty4 ProjectedProperty4

              TProperty5 ProjectedProperty5

              TProperty6 ProjectedProperty6

              TProperty7 ProjectedProperty7

              TProperty8 ProjectedProperty8

ExpandedWrapper(T)1 - nouveaux membres de la classe générique 12 (System.Data.Services.dll)

       Constructeurs (1)

              .ctor()

       Méthodes (1)

              System.Object InternalGetExpandedPropertyValue(System.Int32)

       Propriétés (10)

              TProperty0 ProjectedProperty0

              TProperty1 ProjectedProperty1

              TProperty2 ProjectedProperty2

              TProperty3 ProjectedProperty3

              TProperty4 ProjectedProperty4

              TProperty5 ProjectedProperty5

              TProperty6 ProjectedProperty6

              TProperty7 ProjectedProperty7

              TProperty8 ProjectedProperty8

              TProperty9 ProjectedProperty9

ExpandedWrapper(T)2 - nouveaux membres de la classe générique 13 (System.Data.Services.dll)

       Constructeurs (1)

              .ctor()

       Méthodes (1)

              System.Object InternalGetExpandedPropertyValue(System.Int32)

       Propriétés (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 - nouveau membre de la classe générique 14 (System.Data.Services.dll)

       Constructeurs (1)

              .ctor()

       Méthodes (1)

              System.Object InternalGetExpandedPropertyValue(System.Int32)

       Propriétés (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) - nouveaux membres de la classe générique 3 (System.Data.Services.dll)

       Constructeurs (1)

              .ctor()

       Méthodes (1)

              System.Object InternalGetExpandedPropertyValue(System.Int32)

       Propriétés (1)

              TProperty0 ProjectedProperty0

ExpandedWrapper'3 - nouveaux membres de la classe générique 4 (System.Data.Services.dll)

       Constructeurs (1)

              .ctor()

       Méthodes (1)

              System.Object InternalGetExpandedPropertyValue(System.Int32)

       Propriétés (2)

              TProperty0 ProjectedProperty0

              TProperty1 ProjectedProperty1

ExpandedWrapper'4 - nouveaux membres de la classe générique 5 (System.Data.Services.dll)

       Constructeurs (1)

              .ctor()

       Méthodes (1)

              System.Object InternalGetExpandedPropertyValue(System.Int32)

       Propriétés (3)

              TProperty0 ProjectedProperty0

              TProperty1 ProjectedProperty1

              TProperty2 ProjectedProperty2

ExpandedWrapper'5 - nouveaux membres de la classe générique 6 (System.Data.Services.dll)

       Constructeurs (1)

              .ctor()

       Méthodes (1)

              System.Object InternalGetExpandedPropertyValue(System.Int32)

       Propriétés (4)

              TProperty0 ProjectedProperty0

              TProperty1 ProjectedProperty1

              TProperty2 ProjectedProperty2

              TProperty3 ProjectedProperty3

expandedWrapper'6 - nouveaux membres de la classe générique 7 (System.Data.Services.dll)

       Constructeurs (1)

              .ctor()

       Méthodes (1)

              System.Object InternalGetExpandedPropertyValue(System.Int32)

       Propriétés (5)

              TProperty0 ProjectedProperty0

              TProperty1 ProjectedProperty1

              TProperty2 ProjectedProperty2

              TProperty3 ProjectedProperty3

              TProperty4 ProjectedProperty4

ExpandedWrapper'7 - nouveaux membres de la classe générique 8 (System.Data.Services.dll)

       Constructeurs (1)

              .ctor()

       Méthodes (1)

              System.Object InternalGetExpandedPropertyValue(System.Int32)

       Propriétés (6)

              TProperty0 ProjectedProperty0

              TProperty1 ProjectedProperty1

              TProperty2 ProjectedProperty2

              TProperty3 ProjectedProperty3

              TProperty4 ProjectedProperty4

              TProperty5 ProjectedProperty5

expandedWrapper'8 - nouveaux membres de la classe générique 9 (System.Data.Services.dll)

       Constructeurs (1)

              .ctor()

       Méthodes (1)

              System.Object InternalGetExpandedPropertyValue(System.Int32)

       Propriétés (7)

              TProperty0 ProjectedProperty0

              TProperty1 ProjectedProperty1

              TProperty2 ProjectedProperty2

              TProperty3 ProjectedProperty3

              TProperty4 ProjectedProperty4

              TProperty5 ProjectedProperty5

              TProperty6 ProjectedProperty6

ExpandedWrapper'9 - nouveau membre de la classe générique 10 (System.Data.Services.dll)

       Constructeurs (1)

              .ctor()

       Méthodes (1)

              System.Object InternalGetExpandedPropertyValue(System.Int32)

       Propriétés (8)

              TProperty0 ProjectedProperty0

              TProperty1 ProjectedProperty1

              TProperty2 ProjectedProperty2

              TProperty3 ProjectedProperty3

              TProperty4 ProjectedProperty4

              TProperty5 ProjectedProperty5

              TProperty6 ProjectedProperty6

              TProperty7 ProjectedProperty7

Espace de noms System.Deployment.Application - 4 classes mises à jour

ApplicationDeployment - mise à jour de la classe 2 nouveaux membres (System.Deployment.dll)

       Méthodes (2)

              System.Deployment.Application.UpdateCheckInfo CheckForDetailedUpdate(System.Boolean)

              System.Boolean CheckForUpdate(System.Boolean)

DeploymentServiceCom - mise à jour de la classe 1 nouveau membre (System.Deployment.dll)

       Méthodes (1)

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

DownloadApplicationCompletedEventArgs - mise à jour de la classe 1 nouveau membre (System.Deployment.dll)

       Propriétés (1)

              System.String ShortcutAppId

InPlaceHostingManager - mise à jour de la classe 2 nouveaux membres (System.Deployment.dll)

       Méthodes (2)

              System.Void AssertApplicationRequirements(System.Boolean)

              System.Void UninstallCustomUXApplication(System.String)

espace de noms System.Net - 2 classes mises à jour

ServicePoint - mise à jour de la classe 1 nouveau membre (System.dll)

       Méthodes (1)

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

ServicePointManager - mise à jour de la classe 1 nouveau membre (System.dll)

       Méthodes (1)

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

Espace de noms System.Printing - 1 nouvelle classe

PrintingNotSupportedException - nouveaux membres de la classe 4 (ReachFramework.dll)

       Constructeurs (3)

              .ctor()

              .ctor(System.String)

              .ctor(System.String,System.Exception)

       Méthodes (1)

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

Espace de noms System.Reflection - 1 classe mise à jour

MethodImplAttributes - énumération mise à jour 1 nouveau membre (mscorlib.dll)

       Champs (1)

                NoOptimization

Espace de noms System.Runtime.CompilerServices - 2 classes mises à jour

InternalsVisibleToAttribute - mise à jour de la classe 1 nouveau membre (mscorlib.dll)

       Propriétés (1)

              System.Boolean AllInternalsVisible

MethodImplOptions - énumération mise à jour 1 nouveau membre (mscorlib.dll)

       Champs (1)

                NoOptimization

Espace de noms System.Runtime.InteropServices - 1 nouvelle classe

AllowReversePInvokeCallsAttribute - nouveau membre de classe 1 (mscorlib.dll)

       Constructeurs (1)

              .ctor()

Espace de noms System.Runtime.Serialization - 2 classes mises à jour, 1 nouvelle classe

CollectionDataContractAttribute - mise à jour de la classe 1 nouveau membre (System.Runtime.Serialization.dll)

       Propriétés (1)

              System.Boolean IsReference

DataContractAttribute - mise à jour de la classe 1 nouveau membre (System.Runtime.Serialization.dll)

       Propriétés (1)

              System.Boolean IsReference

IgnoreDataMemberAttribute - nouveau membre de classe 1 (System.Runtime.Serialization.dll)

       Constructeurs (1)

              .ctor()

Espace de noms System.Security - 2 nouvelles classes

SecuritySafeCriticalAttribute - nouveau membre de classe 1 (mscorlib.dll)

       Constructeurs (1)

              .ctor()

SecurityState - nouveaux membres de la classe 2 (mscorlib.dll)

       Méthodes (2)

              System.Void EnsureState()

              System.Boolean IsStateAvailable()

Espace de noms System.ServiceModel - 1 classe mise à jour, 1 nouvelle classe

FaultImportOptions - nouveaux membres de classe 2 (System.ServiceModel.dll)

       Constructeurs (1)

              .ctor()

       Propriétés (1)

              System.Boolean UseMessageFormat

XmlSerializerFormatAttribute - mise à jour de la classe 1 nouveau membre (System.ServiceModel.dll)

       Propriétés (1)

              System.Boolean SupportFaults

Espace de noms System.ServiceModel.Channels - 1 nouvelle classe

WrappedOptions - nouveaux membres de classe 2 (System.ServiceModel.dll)

       Constructeurs (1)

              .ctor()

       Propriétés (1)

              System.Boolean WrappedFlag

Espace de noms System.ServiceModel.Configuration - 2 classes mises à jour

ServiceDebugElement - mise à jour de la classe 4 nouveaux membres (System.ServiceModel.dll)

       Propriétés (4)

              System.String HttpHelpPageBinding

              System.String HttpHelpPageBindingConfiguration

              System.String HttpsHelpPageBinding

              System.String HttpsHelpPageBindingConfiguration

ServiceMetadataPublishingElement - mise à jour de la classe 4 nouveaux membres (System.ServiceModel.dll)

       Propriétés (4)

              System.String HttpGetBinding

              System.String HttpGetBindingConfiguration

              System.String httpsGetBinding

              System.String HttpsGetBindingConfiguration

Espace de noms System.ServiceModel.Description - 4 classes mises à jour, 1 nouvelle classe

MetadataImporterQuotas - nouveaux membres de la classe 3 (System.ServiceModel.dll)

       Constructeurs (1)

              .ctor()

       Propriétés (2)

              System.ServiceModel.Description.MetadataImporterQuotas par défaut

              System.ServiceModel.Description.MetadataImporterQuotas Max

ServiceDebugBehavior - mise à jour de la classe 2 nouveaux membres (System.ServiceModel.dll)

       Propriétés (2)

              System.ServiceModel.Channels.Binding HttpHelpPageBinding

              System.ServiceModel.Channels.Binding httpsHelpPageBinding

ServiceMetadataBehavior - mise à jour de la classe 2 nouveaux membres (System.ServiceModel.dll)

       Propriétés (2)

              System.ServiceModel.Channels.Binding httpGetBinding

              System.ServiceModel.Channels.Binding httpsGetBinding

WebHttpBehavior - mise à jour de la classe 1 nouveau membre (System.ServiceModel.Web.dll)

       Méthodes (1)

              System.Void ValidateBinding(System.ServiceModel.Description.ServiceEndpoint)

WsdlImporter - mise à jour de la classe 1 nouveau membre (System.ServiceModel.dll)

       Constructeurs (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)

Espace de noms System.ServiceModel.Security - 1 classe mise à jour

ServiceCredentialsSecurityTokenManager - mise à jour de la classe 1 nouveau membre (System.ServiceModel.dll)

       Méthodes (1)

              System.IdentityModel.Selectors.SecurityTokenAuthenticator CreateSecureConversationTokenAuthenticator(System.ServiceModel.Security.Tokens.RecipientServiceModelSecurityTokenRequirement,System.Boolean,System.IdentityModel.Selectors.SecurityTokenResolver)

Espace de noms System.ServiceModel.Security.Tokens - 1 classe mise à jour

SecurityContextSecurityToken - mise à jour de la classe 2 nouveaux membres (System.ServiceModel.dll)

       Propriétés (2)

              System.ServiceModel.Security.SecurityMessageProperty BootstrapMessageProperty

              System.Boolean IsCookieMode

Espace de noms System.ServiceModel.Syndication - 11 nouvelles classes

AtomPub10CategoriesDocumentFormatter - nouveaux membres de classe 7 (System.ServiceModel.Web.dll)

       Constructeurs (3)

              .ctor()

              .ctor(System.ServiceModel.Syndication.CategoriesDocument)

              .ctor(System.Type,System.Type)

       Méthodes (3)

              System.Boolean CanRead(System.Xml.XmlReader)

              System.Void ReadFrom(System.Xml.XmlReader)

              System.Void WriteTo(System.Xml.XmlWriter)

       Propriétés (1)

              System.String version

AtomPub10ServiceDocumentFormatter - nouveaux membres de classe 7 (System.ServiceModel.Web.dll)

       Constructeurs (3)

              .ctor()

              .ctor(System.ServiceModel.Syndication.ServiceDocument)

              .ctor(System.Type)

       Méthodes (3)

              System.Boolean CanRead(System.Xml.XmlReader)

              System.Void ReadFrom(System.Xml.XmlReader)

              System.Void WriteTo(System.Xml.XmlWriter)

       Propriétés (1)

              System.String version

AtomPub10ServiceDocumentFormatter(T) - nouveaux membres de classe générique 2 (System.ServiceModel.Web.dll)

       Constructeurs (2)

              .ctor( !0)

              .ctor()

CategoriesDocument - nouveaux membres de la classe 10 (System.ServiceModel.Web.dll)

       Méthodes (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)

       Propriétés (4)

              System.Collections.Generic.Dictionary(System.Xml.XmlQualifiedName,System.String) AttributeExtensions

              System.Uri BaseUri

              System.ServiceModel.Syndication.SyndicationElementExtensionCollection ElementExtensions

              de langue System.String

CategoriesDocumentFormatter - nouveaux membres de la classe 5 (System.ServiceModel.Web.dll)

       Méthodes (3)

              System.Boolean CanRead(System.Xml.XmlReader)

              System.Void ReadFrom(System.Xml.XmlReader)

              System.Void WriteTo(System.Xml.XmlWriter)

       Propriétés (2)

              System.ServiceModel.Syndication.CategoriesDocument Document

              System.String version

InlineCategoriesDocument - nouveaux membres de la classe 6 (System.ServiceModel.Web.dll)

       Constructeurs (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)

       Propriétés (3)

              System.Collections.ObjectModel.Collection(System.ServiceModel.Syndication.SyndicationCategory) Catégories

              System.Boolean IsFixed

              System.String Scheme

ReferencedCategoriesDocument - nouveaux membres de classe 3 (System.ServiceModel.Web.dll)

       Constructeurs (2)

              .ctor()

              .ctor(System.Uri)

       Propriétés (1)

              System.Uri Link

ResourceCollectionInfo - nouveaux membres de la classe 12 (System.ServiceModel.Web.dll)

       Constructeurs (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)

       Propriétés (7)

              System.Collections.ObjectModel.Collection(System.String) accepte

              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 Titre

ServiceDocument - nouveaux membres de la classe 11 (System.ServiceModel.Web.dll)

       Constructeurs (2)

              .ctor()

              .ctor(System.Collections.Generic.IEnumerable(T)(System.ServiceModel.Syndication.Workspace))

       Méthodes (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)

       Propriétés (5)

              System.Collections.Generic.Dictionary(System.Xml.XmlQualifiedName,System.String) AttributeExtensions

              System.Uri BaseUri

              System.ServiceModel.Syndication.SyndicationElementExtensionCollection ElementExtensions

              de langue System.String

              System.Collections.ObjectModel.Collection(System.ServiceModel.Syndication.Workspace) espaces de travail

ServiceDocumentFormatter - nouveaux membres de la classe 5 (System.ServiceModel.Web.dll)

       Méthodes (3)

              System.Boolean CanRead(System.Xml.XmlReader)

              System.Void ReadFrom(System.Xml.XmlReader)

              System.Void WriteTo(System.Xml.XmlWriter)

       Propriétés (2)

              System.ServiceModel.Syndication.ServiceDocument Document

              System.String version

Espace de travail - nouveaux membres de la classe 8 (System.ServiceModel.Web.dll)

       Constructeurs (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))

       Propriétés (5)

              System.Collections.Generic.Dictionary(System.Xml.XmlQualifiedName,System.String) AttributeExtensions

              System.Uri BaseUri

              System.Collections.ObjectModel.Collection(System.ServiceModel.Syndication.ResourceCollectionInfo) collections

              System.ServiceModel.Syndication.SyndicationElementExtensionCollection ElementExtensions

              System.ServiceModel.Syndication.TextSyndicationContent Titre

Espace de noms System.Threading - 1 classe mise à jour

WaitHandle - mise à jour de la classe 6 nouveaux membres (mscorlib.dll)

       Méthodes (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)

Espace de noms System.Web - 2 classes mises à jour, 22 nouvelles classes

HttpApplicationStateBase - nouveaux membres de la classe 22 (System.Web.Abstractions.dll)

       Constructeurs (1)

              .ctor()

       Méthodes (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()

       Propriétés (8)

              System.String[]AllKeys

              System.Web.HttpApplicationStateBase Contents

              System.Int32 Count

              System.Boolean IsSynchronized

              System.Object Item[System.Int32]

              System.Object Item[System.String]

              System.Web.HttpStaticObjectsCollectionBase StaticObjects

              System.Object SyncRoot

HttpApplicationStateWrapper - nouveaux membres de la classe 25 (System.Web.Abstractions.dll)

       Constructeurs (1)

              .ctor(System.Web.HttpApplicationState)

       Méthodes (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()

       Propriétés (9)

              System.String[]AllKeys

              System.Web.HttpApplicationStateBase Contents

              System.Int32 Count

              System.Boolean IsSynchronized

              System.Object Item[System.Int32]

              System.Object Item[System.String]

              System.Collections.Specialized.NameObjectCollectionBase+KeysCollection Keys

              System.Web.HttpStaticObjectsCollectionBase StaticObjects

              System.Object SyncRoot

HttpBrowserCapabilitiesBase - nouveaux membres de la classe 121 (System.Web.Abstractions.dll)

       Constructeurs (1)

              .ctor()

       Méthodes (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)

       Properties (113)

              System.Boolean ActiveXControls

              Adaptateurs system.Collections.IDictionary

              System.Boolean AOL

              System.Boolean BackgroundSounds

              System.Boolean beta

              System.String Browser

              Navigateurs 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

              Fonctionnalités de System.Collections.IDictionary

              System.Boolean CDF

              System.Version ClrVersion

              Cookies system.Boolean

              System.Boolean Crawler

              System.Int32 DefaultSubmitButtonLimit

              System.Version ecmaScriptVersion

              Frames system.Boolean

              System.Int32 GatewayMajorVersion

              System.Double GatewayMinorVersion

              System.String GatewayVersion

              System.Boolean HasBackButton

              System.Boolean HidesRightAlignedMultiselectScrollbars

              System.String HtmlTextWriter

              Id de System.String

              System.String InputType

              System.Boolean IsColor

              System.Boolean IsMobileDevice

              System.String Item[System.String]

              System.Boolean JavaApplets

              System.Version JScriptVersion

              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

              System.String PreferredRequestEncoding

              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 RequiresAttributeColonSubstitution

              System.Boolean RequiresContentTypeMetaTag

              System.Boolean RequiresControlStateInSession

              System.Boolean RequiresDBCSCharacter

              System.Boolean RequiresHtmlAdaptiveErrorReporting

              System.Boolean RequiresLeadingPageBreak

              System.Boolean RequiresNoBreakInFormatting

              System.Boolean RequiresOutputOptimization

              System.Boolean RequiresPhoneNumbersAsPlainText

              System.Boolean RequiresSpecialViewStateEncoding

              System.Boolean RequiresUniqueFilePathSuffix

              System.Boolean RequiresUniqueHtmlCheckboxNames

              System.Boolean RequiresUniqueHtmlInputNames

              System.Boolean RequiresUrlEncodedPostfieldValues

              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 SupportsCs

              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

              Tables system.Boolean

              System.Type TagWriter

              Type de System.String

              System.Boolean UseOptimizedCacheKey

              System.Boolean VBScript

              System.String version

              System.Version W3CDomVersion

              System.Boolean Win16

              System.Boolean Win32

HttpBrowserCapabilitiesWrapper - nouveaux membres de la classe 121 (System.Web.Abstractions.dll)

       Constructeurs (1)

              .ctor(System.Web.HttpBrowserCapabilities)

       Méthodes (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)

       Properties (113)

              System.Boolean ActiveXControls

              Adaptateurs system.Collections.IDictionary

              System.Boolean AOL

              System.Boolean BackgroundSounds

              System.Boolean beta

              System.String Browser

              Navigateurs 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

              Fonctionnalités de System.Collections.IDictionary

              System.Boolean CDF

              System.Version ClrVersion

              Cookies system.Boolean

              System.Boolean Crawler

              System.Int32 DefaultSubmitButtonLimit

              System.Version ecmaScriptVersion

              Frames system.Boolean

              System.Int32 GatewayMajorVersion

              System.Double GatewayMinorVersion

              System.String GatewayVersion

              System.Boolean HasBackButton

              System.Boolean HidesRightAlignedMultiselectScrollbars

              System.String HtmlTextWriter

              Id de System.String

              System.String InputType

              System.Boolean IsColor

              System.Boolean IsMobileDevice

              System.String Item[System.String]

              System.Boolean JavaApplets

              System.Version JScriptVersion

              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

              System.String PreferredRequestEncoding

              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 RequiresAttributeColonSubstitution

              System.Boolean RequiresContentTypeMetaTag

              System.Boolean RequiresControlStateInSession

              System.Boolean RequiresDBCSCharacter

              System.Boolean RequiresHtmlAdaptiveErrorReporting

              System.Boolean RequiresLeadingPageBreak

              System.Boolean RequiresNoBreakInFormatting

              System.Boolean RequiresOutputOptimization

              System.Boolean RequiresPhoneNumbersAsPlainText

              System.Boolean RequiresSpecialViewStateEncoding

              System.Boolean RequiresUniqueFilePathSuffix

              System.Boolean RequiresUniqueHtmlCheckboxNames

              System.Boolean RequiresUniqueHtmlInputNames

              System.Boolean RequiresUrlEncodedPostfieldValues

              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 SupportsCs

              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

              Tables system.Boolean

              System.Type TagWriter

              Type de System.String

              System.Boolean UseOptimizedCacheKey

              System.Boolean VBScript

              System.String version

              System.Version W3CDomVersion

              System.Boolean Win16

              System.Boolean Win32

httpCachePolicyBase - nouveaux membres de la classe 24 (System.Web.Abstractions.dll)

       Constructeurs (1)

              .ctor()

       Méthodes (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)

       Propriétés (3)

              System.Web.HttpCacheVaryByContentEncodings VaryByContentEncodings

              System.Web.HttpCacheVaryByHeaders VaryByHeaders

              System.Web.HttpCacheVaryByParams VaryByParams

HttpCachePolicyWrapper - nouveaux membres de la classe 24 (System.Web.Abstractions.dll)

       Constructeurs (1)

              .ctor(System.Web.HttpCachePolicy)

       Méthodes (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)

       Propriétés (3)

              System.Web.HttpCacheVaryByContentEncodings VaryByContentEncodings

              System.Web.HttpCacheVaryByHeaders VaryByHeaders

              System.Web.HttpCacheVaryByParams VaryByParams

HttpContext - mise à jour de la classe 1 nouveau membre (System.Web.dll)

       Méthodes (1)

              System.Void RemapHandler(System.Web.IHttpHandler)

httpContextBase - nouveaux membres de la classe 35 (System.Web.Abstractions.dll)

       Constructeurs (1)

              .ctor()

       Méthodes (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.String,System.Boolean)

       Propriétés (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

              Erreur system.Exception

              System.Web.IHttpHandler Handler

              System.Boolean IsCustomErrorEnabled

              System.Boolean IsDebuggingEnabled

              System.Boolean IsPostNotification

              System.Collections.IDictionary Items

              System.Web.IHttpHandler PreviousHandler

              System.Web.Profile.ProfileBase Profile

              System.Web.HttpRequestBase demande

              System.Web.HttpResponseBase Response

              System.Web.HttpServerUtilityBase Server

              System.Web.HttpSessionStateBase Session

              System.Boolean SkipAuthorization

              Horodatage System.DateTime

              System.Web.TraceContext Trace

              System.Security.Principal.IPrincipal Utilisateur

httpContextWrapper - nouveaux membres de la classe 35 (System.Web.Abstractions.dll)

       Constructeurs (1)

              .ctor(System.Web.HttpContext)

       Méthodes (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.String,System.Boolean)

       Propriétés (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

              Erreur system.Exception

              System.Web.IHttpHandler Handler

              System.Boolean IsCustomErrorEnabled

              System.Boolean IsDebuggingEnabled

              System.Boolean IsPostNotification

              System.Collections.IDictionary Items

              System.Web.IHttpHandler PreviousHandler

              System.Web.Profile.ProfileBase Profile

              System.Web.HttpRequestBase demande

              System.Web.HttpResponseBase Response

              System.Web.HttpServerUtilityBase Server

              System.Web.HttpSessionStateBase Session

              System.Boolean SkipAuthorization

              Horodatage System.DateTime

              System.Web.TraceContext Trace

              System.Security.Principal.IPrincipal Utilisateur

HttpFileCollectionBase - nouveaux membres de la classe 12 (System.Web.Abstractions.dll)

       Constructeurs (1)

              .ctor()

       Méthodes (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)

       Propriétés (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 - nouveaux membres de la classe 15 (System.Web.Abstractions.dll)

       Constructeurs (1)

              .ctor(System.Web.HttpFileCollection)

       Méthodes (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)

       Propriétés (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 Keys

              System.Object SyncRoot

httpPostedFileBase - nouveaux membres de la classe 6 (System.Web.Abstractions.dll)

       Constructeurs (1)

              .ctor()

       Méthodes (1)

              System.Void SaveAs(System.String)

       Propriétés (4)

              System.Int32 ContentLength

              System.String ContentType

              System.String FileName

              System.IO.Stream InputStream

HttpPostedFileWrapper - nouveaux membres de la classe 6 (System.Web.Abstractions.dll)

       Constructeurs (1)

              .ctor(System.Web.HttpPostedFile)

       Méthodes (1)

              System.Void SaveAs(System.String)

       Propriétés (4)

              System.Int32 ContentLength

              System.String ContentType

              System.String FileName

              System.IO.Stream InputStream

HttpRequestBase - nouveaux membres de la classe 46 (System.Web.Abstractions.dll)

       Constructeurs (1)

              .ctor()

       Méthodes (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()

       Properties (39)

              System.String[]AcceptTypes

              System.String AnonymousID

              System.String ApplicationPath

              System.String AppRelativeCurrentExecutionFilePath

              System.Web.HttpBrowserCapabilitiesBase Browser

              System.Web.HttpClientCertificate ClientCertificate

              System.Text.Encoding ContentEncoding

              System.Int32 ContentLength

              System.String ContentType

              System.Web.HttpCookieCollection Cookies

              System.String CurrentExecutionFilePath

              System.String FilePath

              System.Web.HttpFileCollectionBase Files

              Filtre System.IO.Stream

              System.Collections.Specialized.NameValueCollection Form

              System.Collections.Specialized.NameValueCollection Headers

              System.String HttpMethod

              System.IO.Stream InputStream

              System.Boolean IsAuthenticated

              System.Boolean IsLocal

              System.Boolean IsSecureConnection

              System.String Item[System.String]

              System.Security.Principal.WindowsIdentity LogonUserIdentity

              System.Collections.Specialized.NameValueCollection Params

              Chemin d’accès System.String

              System.String PathInfo

              System.String PhysicalApplicationPath

              System.String PhysicalPath

              System.Collections.Specialized.NameValueCollection QueryString

              System.String RawUrl

              System.String RequestType

              System.Collections.Specialized.NameValueCollection ServerVariables

              System.Int32 TotalBytes

              d’URL System.Uri

              System.Uri UrlReferrer

              System.String UserAgent

              System.String UserHostAddress

              System.String UserHostName

              System.String[]UserLanguages

httpRequestWrapper - nouveaux membres de la classe 46 (System.Web.Abstractions.dll)

       Constructeurs (1)

              .ctor(System.Web.HttpRequest)

       Méthodes (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()

       Properties (39)

              System.String[]AcceptTypes

              System.String AnonymousID

              System.String ApplicationPath

              System.String AppRelativeCurrentExecutionFilePath

              System.Web.HttpBrowserCapabilitiesBase Browser

              System.Web.HttpClientCertificate ClientCertificate

              System.Text.Encoding ContentEncoding

              System.Int32 ContentLength

              System.String ContentType

              System.Web.HttpCookieCollection Cookies

              System.String CurrentExecutionFilePath

              System.String FilePath

              System.Web.HttpFileCollectionBase Files

              Filtre System.IO.Stream

              System.Collections.Specialized.NameValueCollection Form

              System.Collections.Specialized.NameValueCollection Headers

              System.String HttpMethod

              System.IO.Stream InputStream

              System.Boolean IsAuthenticated

              System.Boolean IsLocal

              System.Boolean IsSecureConnection

              System.String Item[System.String]

              System.Security.Principal.WindowsIdentity LogonUserIdentity

              System.Collections.Specialized.NameValueCollection Params

              Chemin d’accès System.String

              System.String PathInfo

              System.String PhysicalApplicationPath

              System.String PhysicalPath

              System.Collections.Specialized.NameValueCollection QueryString

              System.String RawUrl

              System.String RequestType

              System.Collections.Specialized.NameValueCollection ServerVariables

              System.Int32 TotalBytes

              d’URL System.Uri

              System.Uri UrlReferrer

              System.String UserAgent

              System.String UserHostAddress

              System.String UserHostName

              System.String[]UserLanguages

HttpResponseBase - nouveaux membres de la classe 61 (System.Web.Abstractions.dll)

       Constructeurs (1)

              .ctor()

       Méthodes (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()

              System.Void ClearContent()

              System.Void ClearHeaders()

              System.Void Close()

              System.Void DisableKernelCache()

              System.Void End()

              System.Void Flush()

              System.Void Pics(System.String)

              Redirection system.Void (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)

              System.Void Write(System.Char)

              System.Void Write(System.Char[],System.Int32,System.Int32)

              System.Void Write(System.Object)

              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)

       Propriétés (24)

              de mémoire tampon System.Boolean

              System.Boolean BufferOutput

              System.Web.HttpCachePolicyBase Cache

              System.String CacheControl

              System.String Charset

              System.Text.Encoding ContentEncoding

              System.String ContentType

              System.Web.HttpCookieCollection Cookies

              System.Int32 expire

              System.DateTime ExpiresAbsolute

              Filtre System.IO.Stream

              System.Text.Encoding HeaderEncoding

              System.Collections.Specialized.NameValueCollection Headers

              System.Boolean IsClientConnected

              System.Boolean IsRequestBeingRedirected

              System.IO.TextWriter sortie

              System.IO.Stream OutputStream

              System.String RedirectLocation

              System.String Status

              System.Int32 StatusCode

              System.String StatusDescription

              System.Int32 SubStatusCode

              System.Boolean SuppressContent

              System.Boolean TrySkipIisCustomErrors

httpResponseWrapper - nouveaux membres de la classe 61 (System.Web.Abstractions.dll)

       Constructeurs (1)

              .ctor(System.Web.HttpResponse)

       Méthodes (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()

              System.Void ClearContent()

              System.Void ClearHeaders()

              System.Void Close()

              System.Void DisableKernelCache()

              System.Void End()

              System.Void Flush()

              System.Void Pics(System.String)

              Redirection system.Void (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)

              System.Void Write(System.Char)

              System.Void Write(System.Char[],System.Int32,System.Int32)

              System.Void Write(System.Object)

              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)

       Propriétés (24)

              de mémoire tampon System.Boolean

              System.Boolean BufferOutput

              System.Web.HttpCachePolicyBase Cache

              System.String CacheControl

              System.String Charset

              System.Text.Encoding ContentEncoding

              System.String ContentType

              System.Web.HttpCookieCollection Cookies

              System.Int32 expire

              System.DateTime ExpiresAbsolute

              Filtre System.IO.Stream

              System.Text.Encoding HeaderEncoding

              System.Collections.Specialized.NameValueCollection Headers

              System.Boolean IsClientConnected

              System.Boolean IsRequestBeingRedirected

              System.IO.TextWriter sortie

              System.IO.Stream OutputStream

              System.String RedirectLocation

              System.String Status

              System.Int32 StatusCode

              System.String StatusDescription

              System.Int32 SubStatusCode

              System.Boolean SuppressContent

              System.Boolean TrySkipIisCustomErrors

httpRuntime - mise à jour de la classe 1 nouveau membre (System.Web.dll)

       Propriétés (1)

              System.Boolean UsingIntegratedPipeline

httpServerUtilityBase - nouveaux membres de la classe 31 (System.Web.Abstractions.dll)

       Constructeurs (1)

              .ctor()

       Méthodes (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)

              System.String UrlEncode(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[])

       Propriétés (2)

              System.String MachineName

              System.Int32 ScriptTimeout

HttpServerUtilityWrapper - nouveaux membres de la classe 31 (System.Web.Abstractions.dll)

       Constructeurs (1)

              .ctor(System.Web.HttpServerUtility)

       Méthodes (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)

              System.String UrlEncode(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[])

       Propriétés (2)

              System.String MachineName

              System.Int32 ScriptTimeout

HttpSessionStateBase - nouveaux membres de la classe 26 (System.Web.Abstractions.dll)

       Constructeurs (1)

              .ctor()

       Méthodes (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)

       Properties (17)

              System.Int32 CodePage

              System.Web.HttpSessionStateBase Contents

              System.Web.HttpCookieMode CookieMode

              System.Int32 Count

              System.Boolean IsCookieless

              System.Boolean IsNewSession

              System.Boolean IsReadOnly

              System.Boolean IsSynchronized

              System.Object Item[System.Int32]

              System.Object Item[System.String]

              System.Collections.Specialized.NameObjectCollectionBase+KeysCollection Keys

              System.Int32 LCID

              System.Web.SessionState.SessionStateMode Mode

              System.String SessionID

              System.Web.HttpStaticObjectsCollectionBase StaticObjects

              System.Object SyncRoot

              System.Int32 délai d’expiration

HttpSessionStateWrapper - nouveaux membres de la classe 26 (System.Web.Abstractions.dll)

       Constructeurs (1)

              .ctor(System.Web.SessionState.HttpSessionState)

       Méthodes (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)

       Properties (17)

              System.Int32 CodePage

              System.Web.HttpSessionStateBase Contents

              System.Web.HttpCookieMode CookieMode

              System.Int32 Count

              System.Boolean IsCookieless

              System.Boolean IsNewSession

              System.Boolean IsReadOnly

              System.Boolean IsSynchronized

              System.Object Item[System.Int32]

              System.Object Item[System.String]

              System.Collections.Specialized.NameObjectCollectionBase+KeysCollection Keys

              System.Int32 LCID

              System.Web.SessionState.SessionStateMode Mode

              System.String SessionID

              System.Web.HttpStaticObjectsCollectionBase StaticObjects

              System.Object SyncRoot

              System.Int32 délai d’expiration

HttpStaticObjectsCollectionBase - nouveaux membres de la classe 11 (System.Web.Abstractions.dll)

       Constructeurs (1)

              .ctor()

       Méthodes (4)

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

              System.Collections.IEnumerator GetEnumerator()

              System.Object GetObject(System.String)

              System.Void Serialize(System.IO.BinaryWriter)

       Propriétés (6)

              System.Int32 Count

              System.Boolean IsReadOnly

              System.Boolean IsSynchronized

              System.Object Item[System.String]

              System.Boolean NeverAccessed

              System.Object SyncRoot

HttpStaticObjectsCollectionWrapper - nouveaux membres de la classe 11 (System.Web.Abstractions.dll)

       Constructeurs (1)

              .ctor(System.Web.HttpStaticObjectsCollection)

       Méthodes (4)

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

              System.Collections.IEnumerator GetEnumerator()

              System.Object GetObject(System.String)

              System.Void Serialize(System.IO.BinaryWriter)

       Propriétés (6)

              System.Int32 Count

              System.Boolean IsReadOnly

              System.Boolean IsSynchronized

              System.Object Item[System.String]

              System.Boolean NeverAccessed

              System.Object SyncRoot

Espace de noms System.Web.Caching - 1 classe mise à jour, 2 nouvelles classes

Cache - mise à jour de la classe 1 nouveau membre (System.Web.dll)

       Méthodes (1)

              System.Void Insert(System.String,System.Object,System.Web.Caching.CacheDependency,System.DateTime,System.TimeSpan,System.Web.Caching.CacheItemUpdateCallback)

CacheItemUpdateCallback - nouveaux membres de classe 4 (System.Web.dll)

       Constructeurs (1)

              .ctor(System.Object,System.IntPtr)

       Méthodes (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 - nouveaux membres de l’énumération 2 (System.Web.dll)

       Champs (2)

                DependencyChanged

                expiré

Espace de noms System.Web.ClientServices - 1 classe mise à jour

clientFormsIdentity - mise à jour de la classe 1 nouveau membre (System.Web.Extensions.dll)

       Méthodes (1)

              System.Void Dispose(System.Boolean)

Espace de noms System.Web.Compilation - 1 classe mise à jour

ClientBuildManagerCallback - mise à jour de la classe 1 nouveau membre (System.Web.dll)

       Méthodes (1)

              System.Object InitializeLifetimeService()

Espace de noms System.Web.Configuration - 4 classes mises à jour, 2 nouvelles classes

BrowserCapabilitiesFactoryBase - mise à jour de la classe 1 nouveau membre (System.Web.dll)

       Méthodes (1)

              System.Void ConfigureCustomCapabilities(System.Collections.Specialized.NameValueCollection,System.Web.HttpBrowserCapabilities)

CustomErrorsRedirectMode - nouveaux membres de l’énumération 2 (System.Web.dll)

       Champs (2)

                ResponseRedirect

                ResponseRewrite

CustomErrorsSection - mise à jour de la classe 1 nouveau membre (System.Web.dll)

       Propriétés (1)

              System.Web.Configuration.CustomErrorsRedirectMode RedirectMode

MachineKeyCompatibilityMode - nouveaux membres d’énumération 2 (System.Web.dll)

       Champs (2)

                Framework20SP1

                Framework20SP2

MachineKeySection - mise à jour de la classe 1 nouveau membre (System.Web.dll)

       Propriétés (1)

              System.Web.Configuration.MachineKeyCompatibilityMode CompatibilityMode

PagesSection - mise à jour de la classe 1 nouveau membre (System.Web.dll)

       Propriétés (1)

              System.Boolean RenderAllHiddenFieldsAtTopOfForm

Espace de noms System.Web.DynamicData - 31 nouvelles classes

ContextConfiguration - nouveaux membres de la classe 3 (System.Web.DynamicData.dll)

       Constructeurs (1)

              .ctor()

       Propriétés (2)

              System.Func(System.Type,System.ComponentModel.TypeDescriptionProvider) MetadataProviderFactory

              System.Boolean ScaffoldAllTables

DynamicControl - nouveaux membres de la classe 19 (System.Web.DynamicData.dll)

       Constructeurs (2)

              .ctor()

              .ctor(System.Web.UI.WebControls.DataBoundControlMode)

       Méthodes (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)

       Propriétés (13)

              System.Boolean ApplyFormatInEditMode

              System.Web.DynamicData.MetaColumn Column

              System.Boolean ConvertEmptyStringToNull

              System.String CssClass

              System.String DataField

              System.String DataFormatString

              System.Web.UI.Control FieldTemplate

              System.Boolean HtmlEncode

              System.Web.UI.WebControls.DataBoundControlMode Mode

              System.String NullDisplayText

              System.Web.DynamicData.MetaTable Table

              System.String UIHint

              System.String ValidationGroup

DynamicControlParameter - nouveaux membres de la classe 5 (System.Web.DynamicData.dll)

       Constructeurs (2)

              .ctor()

              .ctor(System.String)

       Méthodes (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)

       Propriétés (1)

              System.String ControlId

DynamicDataExtensions - nouveaux membres de classe 10 (System.Web.DynamicData.dll)

       Méthodes (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 - nouveaux membres de la classe 6 (System.Web.DynamicData.dll)

       Constructeurs (1)

              .ctor()

       Méthodes (3)

              System.Void OnLoad(System.EventArgs)

              System.Void RegisterControl(System.Web.UI.Control)

              System.Void RegisterControl(System.Web.UI.Control,System.Boolean)

       Propriétés (2)

              System.Boolean AutoLoadForeignKeys

              System.Boolean visible

dynamicDataRoute - nouveaux membres de la classe 10 (System.Web.DynamicData.dll)

       Constructeurs (1)

              .ctor(System.String)

       Méthodes (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)

       Propriétés (5)

              Action system.String

              System.Web.DynamicData.MetaModel Model

              System.Web.DynamicData.DynamicDataRouteHandler RouteHandler

              Table system.String

              System.String ViewName

DynamicDataRouteHandler - nouveaux membres de classe 9 (System.Web.DynamicData.dll)

       Constructeurs (1)

              .ctor()

       Méthodes (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)

       Propriétés (1)

              System.Web.DynamicData.MetaModel Model

DynamicDataSourceOperation - nouveaux membres de l’énumération 5 (System.Web.Extensions.dll)

       Champs (5)

                ContextCreate

                Supprimer

                Insérer

                Sélectionner

                de mise à jour

DynamicField - nouveaux membres de la classe 16 (System.Web.DynamicData.dll)

       Constructeurs (1)

              .ctor()

       Méthodes (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)

       Propriétés (9)

              System.Boolean ApplyFormatInEditMode

              System.Boolean ConvertEmptyStringToNull

              System.String DataField

              System.String DataFormatString

              System.String HeaderText

              System.Boolean HtmlEncode

              System.String NullDisplayText

              System.String SortExpression

              System.String UIHint

DynamicQueryStringParameter - nouveaux membres de classe 3 (System.Web.DynamicData.dll)

       Constructeurs (1)

              .ctor()

       Méthodes (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 - nouveaux membres de classe 8 (System.Web.DynamicData.dll)

       Constructeurs (1)

              .ctor()

       Méthodes (4)

              System.Boolean ControlPropertiesValid()

              System.Boolean EvaluateIsValid()

              System.Void OnInit(System.EventArgs)

              System.Void ValidateException(System.Exception)

       Propriétés (3)

              System.Web.DynamicData.MetaColumn Column

              System.String ColumnName

              System.Exception ValidationException

DynamicValidatorEventArgs - nouveaux membres de classe 3 (System.Web.Extensions.dll)

       Constructeurs (1)

              .ctor(System.Exception,System.Web.DynamicData.DynamicDataSourceOperation)

       Propriétés (2)

              System.Exception Exception

              System.Web.DynamicData.DynamicDataSourceOperation Opération

FieldTemplateFactory - nouveaux membres de la classe 8 (System.Web.DynamicData.dll)

       Constructeurs (1)

              .ctor()

       Méthodes (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)

       Propriétés (2)

              System.Web.DynamicData.MetaModel Model

              System.String TemplateFolderVirtualPath

FieldTemplateUserControl - nouveaux membres de la classe 30 (System.Web.DynamicData.dll)

       Constructeurs (1)

              .ctor()

       Méthodes (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)

       Properties (15)

              System.Web.DynamicData.MetaChildrenColumn ChildrenColumn

              System.String ChildrenPath

              System.Web.DynamicData.MetaColumn Column

              System.Web.UI.Control DataControl

              System.Object FieldValue

              System.String FieldValueEditString

              System.String FieldValueString

              System.Web.DynamicData.MetaForeignKeyColumn ForeignKeyColumn

              System.String ForeignKeyPath

              System.Web.DynamicData.IFieldFormattingOptions FormattingOptions

              System.Web.DynamicData.IFieldTemplateHost hôte

              System.ComponentModel.AttributeCollection MetadataAttributes

              System.Web.UI.WebControls.DataBoundControlMode Mode

              System.Object Ligne

              System.Web.DynamicData.MetaTable Table

FilterRepeater - nouveaux membres de la classe 12 (System.Web.DynamicData.dll)

       Constructeurs (1)

              .ctor()

       Méthodes (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)

       Propriétés (5)

              System.String ContextTypeName

              System.String DynamicFilterContainerId

              System.Web.DynamicData.MetaTable Table

              System.String TableName

              System.Boolean visible

FilterUserControlBase - nouveaux membres de la classe 10 (System.Web.DynamicData.dll)

       Constructeurs (1)

              .ctor()

       Méthodes (2)

              System.Void PopulateListControl(System.Web.UI.WebControls.ListControl)

              System.String System.Web.DynamicData.IControlParameterTarget.GetPropertyNameExpression(System.String)

       Propriétés (7)

              System.Web.DynamicData.MetaColumn Column

              System.String ContextTypeName

              System.String DataField

              System.String InitialValue

              System.Web.UI.WebControls.DataKey SelectedDataKey

              System.String SelectedValue

              System.String TableName

IControlParameterTarget - nouveaux membres de l’interface 3 (System.Web.DynamicData.dll)

       Méthodes (1)

              System.String GetPropertyNameExpression(System.String)

       Propriétés (2)

              System.Web.DynamicData.MetaColumn FilteredColumn

              System.Web.DynamicData.MetaTable Table

IDynamicDataSource - nouveaux membres de l’interface 9 (System.Web.Extensions.dll)

       Propriétés (8)

              System.Boolean AutoGenerateWhereClause

              System.Type ContextType

              System.Boolean EnableDelete

              System.Boolean EnableInsert

              System.Boolean EnableUpdate

              System.String EntitySetName

              System.String Where

              System.Web.UI.WebControls.ParameterCollection WhereParameters

       Événements (1)

                exception

IDynamicValidatorException - nouveau membre de l’interface 1 (System.Web.Extensions.dll)

       Propriétés (1)

              System.Collections.Generic.IDictionary(System.String,System.Exception) InnerExceptions

IFieldFormattingOptions - nouveaux membres de l’interface 5 (System.Web.DynamicData.dll)

       Propriétés (5)

              System.Boolean ApplyFormatInEditMode

              System.Boolean ConvertEmptyStringToNull

              System.String DataFormatString

              System.Boolean HtmlEncode

              System.String NullDisplayText

IFieldTemplate - nouveau membre d’interface 1 (System.Web.DynamicData.dll)

       Méthodes (1)

              System.Void SetHost(System.Web.DynamicData.IFieldTemplateHost)

IFieldTemplateFactory - nouveaux membres de l’interface 2 (System.Web.DynamicData.dll)

       Méthodes (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 - nouveaux membres de l’interface 4 (System.Web.DynamicData.dll)

       Propriétés (4)

              System.Web.DynamicData.MetaColumn Column

              System.Web.DynamicData.IFieldFormattingOptions FormattingOptions

              System.Web.UI.WebControls.DataBoundControlMode Mode

              System.String ValidationGroup

IWhereParametersProvider - nouveau membre d’interface 1 (System.Web.DynamicData.dll)

       Méthodes (1)

              System.Collections.Generic.IEnumerable(System.Web.UI.WebControls.Parameter) GetWhereParameters(System.Web.DynamicData.IDynamicDataSource)

MetaChildrenColumn - nouveaux membres de classe 5 (System.Web.DynamicData.dll)

       Méthodes (3)

              System.String GetChildrenListPath(System.Object)

              System.String GetChildrenPath(System.String,System.Object)

              System.String GetChildrenPath(System.String,System.Object,System.String)

       Propriétés (2)

              System.Web.DynamicData.MetaTable ChildTable

              System.Web.DynamicData.MetaColumn ColumnInOtherTable

MetaColumn - nouveaux membres de la classe 34 (System.Web.DynamicData.dll)

       Méthodes (1)

              System.String ToString()

       Propriétés (33)

              System.Boolean ApplyFormatInEditMode

              Attributs System.ComponentModel.AttributeCollection

              System.Type ColumnType

              System.Boolean ConvertEmptyStringToNull

              System.String DataFormatString

              System.ComponentModel.DataAnnotations.DataTypeAttribute DataTypeAttribute

              System.Object DefaultValue

              Description System.String

              System.String DisplayName

              System.Reflection.PropertyInfo EntityTypeProperty

              System.Boolean HtmlEncode

              System.Boolean IsBinaryData

              System.Boolean IsCustomProperty

              System.Boolean IsFloatingPoint

              System.Boolean IsForeignKeyComponent

              System.Boolean IsGenerated

              System.Boolean IsInteger

              System.Boolean IsLongString

              System.Boolean IsPrimaryKey

              System.Boolean IsReadOnly

              System.Boolean IsRequired

              System.Boolean IsString

              System.Int32 MaxLength

              System.Web.DynamicData.MetaModel Model

              Nom System.String

              System.String NullDisplayText

              System.Web.DynamicData.ModelProviders.ColumnProvider Provider

              System.String RequiredErrorMessage

              System.Boolean structure

              System.String SortExpression

              System.Web.DynamicData.MetaTable Table

              System.TypeCode TypeCode

              System.String UIHint

MetaForeignKeyColumn - nouveaux membres de classe 9 (System.Web.DynamicData.dll)

       Méthodes (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)

       Propriétés (3)

              System.Collections.ObjectModel.ReadOnlyCollection(System.String) ForeignKeyNames

              System.Boolean IsPrimaryKeyInThisTable

              System.Web.DynamicData.MetaTable ParentTable

MetaModel - nouveaux membres de la classe 19 (System.Web.DynamicData.dll)

       Constructeurs (1)

              .ctor()

       Méthodes (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)

       Propriétés (5)

              System.Web.DynamicData.MetaModel par défaut

              System.String DynamicDataFolderVirtualPath

              System.Web.DynamicData.IFieldTemplateFactory FieldTemplateFactory

              System.Collections.ObjectModel.ReadOnlyCollection(System.Web.DynamicData.MetaTable) Tables

              System.Collections.Generic.List(System.Web.DynamicData.MetaTable) VisibleTables

MetaTable - nouveaux membres de la classe 34 (System.Web.DynamicData.dll)

       Méthodes (16)

              System.Object CreateContext()

              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)

       Propriétés (18)

              Attributs System.ComponentModel.AttributeCollection

              System.Collections.ObjectModel.ReadOnlyCollection(System.Web.DynamicData.MetaColumn) colonnes

              System.String DataContextPropertyName

              System.Type DataContextType

              System.Web.DynamicData.MetaColumn DisplayColumn

              System.String DisplayName

              System.Type EntityType

              System.String ForeignKeyColumnsNames

              System.Boolean HasPrimaryKey

              System.Boolean IsReadOnly

              System.String ListActionPath

              System.Web.DynamicData.MetaModel Model

              Nom System.String

              System.Collections.ObjectModel.ReadOnlyCollection(System.Web.DynamicData.MetaColumn) PrimaryKeyColumns

              System.Web.DynamicData.ModelProviders.TableProvider Provider

              System.Boolean structure

              System.Web.DynamicData.MetaColumn SortColumn

              System.Boolean SortDescending

PageAction - nouveaux membres de la classe 4 (System.Web.DynamicData.dll)

       Propriétés (4)

              Détails System.String

              System.String Modifier

              System.String Insérer

              System.String List

TableNameAttribute - nouveaux membres de classe 2 (System.Web.DynamicData.dll)

       Constructeurs (1)

              .ctor(System.String)

       Propriétés (1)

              Nom System.String

espace de noms System.Web.DynamicData.Design - 2 nouvelles classes

DynamicDataManagerDesigner - nouveaux membres de classe 2 (System.Web.DynamicData.Design.dll)

       Constructeurs (1)

              .ctor()

       Méthodes (1)

              System.String GetDesignTimeHtml()

DynamicFieldDesigner - nouveaux membres de la classe 9 (System.Web.DynamicData.Design.dll)

       Constructeurs (1)

              .ctor()

       Méthodes (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)

       Propriétés (2)

              System.String DefaultNodeText

              System.Boolean UseSchema

Espace de noms System.Web.DynamicData.ModelProviders - 5 nouvelles classes

AssociationDirection - nouveaux membres de l’énumération 4 (System.Web.DynamicData.dll)

       Champs (4)

                ManyToMany

                ManyToOne

                OneToMany

                OneToOne

AssociationProvider - nouveaux membres de la classe 8 (System.Web.DynamicData.dll)

       Constructeurs (1)

              .ctor()

       Méthodes (1)

              System.String GetSortExpression(System.Web.DynamicData.ModelProviders.ColumnProvider)

       Propriétés (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 - nouveaux membres de la classe 14 (System.Web.DynamicData.dll)

       Constructeurs (1)

              .ctor(System.Web.DynamicData.ModelProviders.TableProvider)

       Méthodes (1)

              System.String ToString()

       Propriétés (12)

              System.Web.DynamicData.ModelProviders.AssociationProvider Association

              System.Type ColumnType

              System.Reflection.PropertyInfo EntityTypeProperty

              System.Boolean IsCustomProperty

              System.Boolean IsForeignKeyComponent

              System.Boolean IsGenerated

              System.Boolean IsPrimaryKey

              System.Boolean IsSortable

              System.Int32 MaxLength

              Nom System.String

              System.Boolean Nullable

              System.Web.DynamicData.ModelProviders.TableProvider Table

DataModelProvider - nouveaux membres de la classe 4 (System.Web.DynamicData.dll)

       Constructeurs (1)

              .ctor()

       Méthodes (1)

              System.Object CreateContext()

       Propriétés (2)

              System.Type ContextType

              System.Collections.ObjectModel.ReadOnlyCollection(System.Web.DynamicData.ModelProviders.TableProvider) Tables

TableProvider - nouveaux membres de la classe 8 (System.Web.DynamicData.dll)

       Constructeurs (1)

              .ctor(System.Web.DynamicData.ModelProviders.DataModelProvider)

       Méthodes (3)

              System.Object EvaluateForeignKey(System.Object,System.String)

              System.Linq.IQueryable GetQuery(System.Object)

              System.String ToString()

       Propriétés (4)

              System.Collections.ObjectModel.ReadOnlyCollection(System.Web.DynamicData.ModelProviders.ColumnProvider) colonnes

              System.Web.DynamicData.ModelProviders.DataModelProvider DataModel

              System.Type EntityType

              Nom System.String

Espace de noms System.Web.Routing - 15 nouvelles classes

HttpMethodConstraint - nouveaux membres de la classe 4 (System.Web.Routing.dll)

       Constructeurs (1)

              .ctor(System.String[])

       Méthodes (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)

       Propriétés (1)

              System.Collections.Generic.ICollection(System.String) AllowedMethods

IRouteConstraint - nouveau membre de l’interface 1 (System.Web.Routing.dll)

       Méthodes (1)

              System.Boolean Match(System.Web.HttpContextBase,System.Web.Routing.Route,System.String,System.Web.Routing.RouteValueDictionary,System.Web.Routing.RouteDirection)

IRouteHandler - nouveau membre d’interface 1 (System.Web.Routing.dll)

       Méthodes (1)

              System.Web.IHttpHandler GetHttpHandler(System.Web.Routing.RequestContext)

RequestContext - nouveaux membres de la classe 3 (System.Web.Routing.dll)

       Constructeurs (1)

              .ctor(System.Web.HttpContextBase,System.Web.Routing.RouteData)

       Propriétés (2)

              System.Web.HttpContextBase HttpContext

              System.Web.Routing.RouteData RouteData

Route - nouveaux membres de la classe 12 (System.Web.Routing.dll)

       Constructeurs (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éthodes (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)

       Propriétés (5)

              Contraintes de System.Web.Routing.RouteValueDictionary

              System.Web.Routing.RouteValueDictionary DataTokens

              System.Web.Routing.RouteValueDictionary defaults

              System.Web.Routing.IRouteHandler RouteHandler

              Url system.String

RouteBase - nouveaux membres de la classe 3 (System.Web.Routing.dll)

       Constructeurs (1)

              .ctor()

       Méthodes (2)

              System.Web.Routing.RouteData GetRouteData(System.Web.HttpContextBase)

              System.Web.Routing.VirtualPathData GetVirtualPath(System.Web.Routing.RequestContext, System.Web.Routing.RouteValueDictionary)

RouteCollection - nouveaux membres de la classe 14 (System.Web.Routing.dll)

       Constructeurs (2)

              .ctor()

              .ctor(System.Web.Hosting.VirtualPathProvider)

       Méthodes (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)

       Propriétés (2)

              System.Web.Routing.RouteBase Item[System.String]

              System.Boolean RouteExistingFiles

RouteData - nouveaux membres de la classe 7 (System.Web.Routing.dll)

       Constructeurs (2)

              .ctor()

              .ctor(System.Web.Routing.RouteBase,System.Web.Routing.IRouteHandler)

       Méthodes (1)

              System.String GetRequiredString(System.String)

       Propriétés (4)

              System.Web.Routing.RouteValueDictionary DataTokens

              System.Web.Routing.RouteBase Route

              System.Web.Routing.IRouteHandler RouteHandler

              Valeurs system.Web.Routing.RouteValueDictionary

routeDirection - nouveaux membres de l’énumération 2 (System.Web.Routing.dll)

       Champs (2)

                IncomingRequest

                UrlGeneration

RouteTable - nouveaux membres de la classe 2 (System.Web.Routing.dll)

       Constructeurs (1)

              .ctor()

       Propriétés (1)

              System.Web.Routing.RouteCollection Routes

RouteValueDictionary - nouveaux membres de la classe 20 (System.Web.Routing.dll)

       Constructeurs (3)

              .ctor()

              .ctor(System.Collections.Generic.IDictionary(TKey,TValue)(System.String,System.Object))

              .ctor(System.Object)

       Méthodes (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)+Énumérateur 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)

       Propriétés (4)

              System.Int32 Count

              System.Object Item[System.String]

              System.Collections.Generic.Dictionary(System.String,System.Object)+KeyCollection Keys

              System.Collections.Generic.Dictionary(System.String,System.Object)+ValueCollection Valeurs

StopRoutingHandler - nouveaux membres de la classe 3 (System.Web.Routing.dll)

       Constructeurs (1)

              .ctor()

       Méthodes (2)

              System.Web.IHttpHandler GetHttpHandler(System.Web.Routing.RequestContext)

              System.Web.IHttpHandler System.Web.Routing.IRouteHandler.GetHttpHandler(System.Web.Routing.RequestContext)

UrlRoutingHandler - nouveaux membres de classe 7 (System.Web.Routing.dll)

       Constructeurs (1)

              .ctor()

       Méthodes (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)

       Propriétés (2)

              System.Boolean IsReusable

              System.Web.Routing.RouteCollection RouteCollection

UrlRoutingModule - nouveaux membres de la classe 8 (System.Web.Routing.dll)

       Constructeurs (1)

              .ctor()

       Méthodes (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)

       Propriétés (1)

              System.Web.Routing.RouteCollection RouteCollection

VirtualPathData - nouveaux membres de la classe 4 (System.Web.Routing.dll)

       Constructeurs (1)

              .ctor(System.Web.Routing.RouteBase,System.String)

       Propriétés (3)

              System.Web.Routing.RouteValueDictionary DataTokens

              System.Web.Routing.RouteBase Route

              System.String VirtualPath

Espace de noms System.Web.UI - 5 classes mises à jour, 6 nouvelles classes

CompositeScriptReference - nouveaux membres de la classe 2 (System.Web.Extensions.dll)

       Constructeurs (1)

              .ctor()

       Propriétés (1)

              System.Web.UI.ScriptReferenceCollection Scripts

CompositeScriptReferenceEventArgs - nouveaux membres de classe 2 (System.Web.Extensions.dll)

       Constructeurs (1)

              .ctor(System.Web.UI.CompositeScriptReference)

       Propriétés (1)

              System.Web.UI.CompositeScriptReference compositeScript

HistoryEventArgs - nouveaux membres de la classe 2 (System.Web.Extensions.dll)

       Constructeurs (1)

              .ctor(System.Collections.Specialized.NameValueCollection)

       Propriétés (1)

              System.Collections.Specialized.NameValueCollection state

IAutoFieldGenerator - nouveau membre d’interface 1 (System.Web.dll)

       Méthodes (1)

              System.Collections.ICollection GenerateFields(System.Web.UI.Control)

IBindableControl - nouveau membre de l’interface 1 (System.Web.dll)

       Méthodes (1)

              System.Void ExtractValues(System.Collections.Specialized.IOrderedDictionary)

Page - mise à jour de la classe 2 nouveaux membres (System.Web.dll)

       Propriétés (2)

              System.Web.UI.Control AutoPostBackControl

              System.Boolean IsPostBackEventControlRegistered

scriptManager - mise à jour de la classe 15 nouveaux membres (System.Web.Extensions.dll)

       Méthodes (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)

              System.String GetStateString()

              System.Void OnResolveCompositeScriptReference(System.Web.UI.CompositeScriptReferenceEventArgs)

              System.Void RaisePostBackEvent(System.String)

              System.Void System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(System.String)

       Propriétés (6)

              System.String ClientNavigateHandler

              System.Web.UI.CompositeScriptReference compositeScript

              System.String EmptyPageUrl

              System.Boolean EnableHistory

              System.Boolean EnableSecureHistoryState

              System.Boolean IsNavigating

       Événements (2)

                Naviguer

                ResolveCompositeScriptReference

ScriptManagerProxy - mise à jour de la classe 2 nouveaux membres (System.Web.Extensions.dll)

       Propriétés (1)

              System.Web.UI.CompositeScriptReference compositeScript

       Événements (1)

                Naviguer

ScriptReference - mise à jour de la classe 2 nouveaux membres (System.Web.Extensions.dll)

       Méthodes (2)

              System.String GetUrl(System.Web.UI.ScriptManager,System.Boolean)

              System.Boolean IsFromSystemWebExtensions()

ScriptReferenceBase - nouveaux membres de la classe 4 (System.Web.Extensions.dll)

       Propriétés (4)

              System.Boolean NotifyScriptLoaded

              Chemin d’accès System.String

              System.String[]ResourceUICultures

              System.Web.UI.ScriptMode ScriptMode

updateProgress - mise à jour de la classe 3 nouveaux membres (System.Web.Extensions.dll)

       Méthodes (2)

              System.Void CreateChildControls()

              System.Void DataBind()

       Propriétés (1)

              Contrôles System.Web.UI.ControlCollection

Espace de noms System.Web.UI.Design.WebControls - 1 classe mise à jour, 3 nouvelles classes

DataControlFieldDesigner - nouveaux membres de la classe 7 (System.Design.dll)

       Méthodes (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)

       Propriétés (2)

              System.String DefaultNodeText

              System.Boolean UseSchema

EntityDataSourceDesigner - nouveaux membres de la classe 17 (System.Web.Entity.Design.dll)

       Constructeurs (1)

              .ctor()

       Méthodes (6)

              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)

       Propriétés (10)

              System.Boolean CanConfigure

              System.Boolean CanRefreshSchema

              System.String CommandText

              System.String ConnectionString

              System.String DefaultContainerName

              System.String EntitySetName

              System.String EntityTypeFilter

              System.String OrderBy

              System.String Sélectionner

              System.String Where

EntityDesignerDataSourceView - nouveaux membres de la classe 8 (System.Web.Entity.Design.dll)

       Constructeurs (1)

              .ctor(System.Web.UI.Design.WebControls.EntityDataSourceDesigner)

       Méthodes (1)

              System.Collections.IEnumerable GetDesignTimeData(System.Int32,System.Boolean)

       Propriétés (6)

              System.Boolean CanDelete

              System.Boolean CanInsert

              System.Boolean CanPage

              System.Boolean CanSort

              System.Boolean CanUpdate

              System.Web.UI.Design.IDataSourceViewSchema Schema

WizardDesigner - mise à jour de la classe 1 nouveau membre (System.Design.dll)

       Méthodes (1)

              System.Void OnComponentChanged(System.Object,System.ComponentModel.Design.ComponentChangedEventArgs)

Espace de noms System.Web.UI.HtmlControls - 1 classe mise à jour

HtmlForm - mise à jour de la classe 1 nouveau membre (System.Web.dll)

       Propriétés (1)

              Action system.String

Espace de noms System.Web.UI.WebControls - 18 classes mises à jour, 12 nouvelles classes

BoundField - mise à jour de la classe 1 nouveau membre (System.Web.dll)

       Méthodes (1)

              System.Void LoadViewState(System.Object)

ControlParameter - mise à jour de la classe 1 nouveau membre (System.Web.dll)

       Constructeurs (1)

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

CookieParameter - mise à jour de la classe 1 nouveau membre (System.Web.dll)

       Constructeurs (1)

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

DataBoundControl - mise à jour de la classe 1 nouveau membre (System.Web.dll)

       Propriétés (1)

              System.Web.UI.IDataSource DataSourceObject

DataBoundControlMode - nouveaux membres d’énumération 3 (System.Web.dll)

       Champs (3)

                Modifier

                Insérer

                ReadOnly

DetailsView - mise à jour de la classe 2 nouveaux membres (System.Web.dll)

       Propriétés (2)

              System.Boolean EnableModelValidation

              System.Web.UI.IAutoFieldGenerator RowsGenerator

EntityDataSource - nouveaux membres de la classe 46 (System.Web.Entity.dll)

       Constructeurs (2)

              .ctor()

              .ctor(System.Data.EntityClient.EntityConnection)

       Méthodes (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()

       Propriétés (27)

              System.Boolean AutoGenerateOrderByClause

              System.Boolean AutoGenerateWhereClause

              System.Boolean AutoPage

              System.Boolean autoSort

              System.Web.UI.WebControls.ParameterCollection CommandParameters

              System.String CommandText

              System.String ConnectionString

              System.Type ContextType

              System.String ContextTypeName

              System.String DefaultContainerName

              System.Web.UI.WebControls.ParameterCollection DeleteParameters

              System.Boolean EnableDelete

              System.Boolean EnableInsert

              System.Boolean EnableUpdate

              System.String EntitySetName

              System.String EntityTypeFilter

              System.String GroupBy

              System.String Inclure

              System.Web.UI.WebControls.ParameterCollection InsertParameters

              System.String OrderBy

              System.Web.UI.WebControls.ParameterCollection OrderByParameters

              System.String Sélectionner

              System.Web.UI.WebControls.ParameterCollection SelectParameters

              System.Boolean StoreOriginalValuesInViewState

              System.Web.UI.WebControls.ParameterCollection UpdateParameters

              System.String Where

              System.Web.UI.WebControls.ParameterCollection WhereParameters

       Événements (11)

                ContextCreated

                ContextCreating

                ContextDisposition

                supprimé

                suppression de

                inséré

                Insertion de

                sélectionné

                sélection de

                mis à jour

                mise à jour

EntityDataSourceChangedEventArgs - nouveaux membres de la classe 4 (System.Web.Entity.dll)

       Propriétés (4)

              System.Data.Objects.ObjectContext context

              System.Object Entity

              System.Exception Exception

              System.Boolean ExceptionHandled

EntityDataSourceChangingEventArgs - nouveaux membres de classe 4 (System.Web.Entity.dll)

       Propriétés (4)

              System.Data.Objects.ObjectContext context

              System.Object Entity

              System.Exception Exception

              System.Boolean ExceptionHandled

EntityDataSourceContextCreatedEventArgs - nouveau membre de classe 1 (System.Web.Entity.dll)

       Propriétés (1)

              System.Data.Objects.ObjectContext context

EntityDataSourceContextCreatingEventArgs - nouveau membre de classe 1 (System.Web.Entity.dll)

       Propriétés (1)

              System.Data.Objects.ObjectContext context

EntityDataSourceContextDispositionEventArgs - nouveau membre de classe 1 (System.Web.Entity.dll)

       Propriétés (1)

              System.Data.Objects.ObjectContext context

EntityDataSourceSelectedEventArgs - nouveaux membres de classe 6 (System.Web.Entity.dll)

       Propriétés (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 - nouveaux membres de classe 2 (System.Web.Entity.dll)

       Propriétés (2)

              System.Web.UI.WebControls.EntityDataSource DataSource

              System.Web.UI.DataSourceSelectArguments SelectArguments

EntityDataSourceValidationException - nouveaux membres de la classe 4 (System.Web.Entity.dll)

       Constructeurs (3)

              .ctor()

              .ctor(System.String)

              .ctor(System.String,System.Exception)

       Méthodes (1)

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

EntityDataSourceView - nouveaux membres de la classe 26 (System.Web.Entity.dll)

       Méthodes (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()

       Propriétés (6)

              System.Boolean CanDelete

              System.Boolean CanInsert

              System.Boolean CanPage

              System.Boolean CanRetrieveTotalRowCount

              System.Boolean CanSort

              System.Boolean CanUpdate

       Événements (12)

                ContextCreated

                ContextCreating

                ContextDisposition

                supprimé

                suppression de

                exception

                inséré

                Insertion de

                sélectionné

                sélection de

                mis à jour

                mise à jour

FormParameter - mise à jour de la classe 1 nouveau membre (System.Web.dll)

       Constructeurs (1)

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

FormView - mise à jour de la classe 1 nouveau membre (System.Web.dll)

       Propriétés (1)

              System.Boolean EnableModelValidation

GridView - mise à jour de la classe 3 nouveaux membres (System.Web.dll)

       Propriétés (3)

              System.Web.UI.IAutoFieldGenerator ColumnsGenerator

              System.Boolean EnableModelValidation

              System.Web.UI.WebControls.DataKey SelectedPersistedDataKey

IPersistedSelector - nouveau membre de l’interface 1 (System.Web.dll)

       Propriétés (1)

              System.Web.UI.WebControls.DataKey DataKey

LinqDataSource - mise à jour de la classe 2 nouveaux membres (System.Web.Extensions.dll)

       Méthodes (1)

              System.Web.UI.WebControls.LinqDataSourceView CreateView()

       Propriétés (1)

              System.Boolean EnableObjectTracking

LinqDataSourceContextEventArgs - mise à jour de la classe 2 nouveaux membres (System.Web.Extensions.dll)

       Constructeurs (1)

              .ctor(System.Web.UI.DataSourceOperation)

       Propriétés (1)

              System.Web.UI.DataSourceOperation Operation

LinqDataSourceStatusEventArgs - mise à jour de la classe 2 nouveaux membres (System.Web.Extensions.dll)

       Constructeurs (1)

              .ctor(System.Object,System.Int32)

       Propriétés (1)

              System.Int32 TotalRowCount

LinqDataSourceView - mise à jour de la classe 2 nouveaux membres (System.Web.Extensions.dll)

       Méthodes (1)

              System.Void OnException(System.Web.DynamicData.DynamicValidatorEventArgs)

       Propriétés (1)

              System.Boolean EnableObjectTracking

ListView - mise à jour de la classe 2 nouveaux membres (System.Web.Extensions.dll)

       Propriétés (2)

              System.Boolean EnableModelValidation

              System.Web.UI.WebControls.DataKey SelectedPersistedDataKey

Paramètre - mise à jour de la classe 6 nouveaux membres (System.Web.dll)

       Constructeurs (2)

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

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

       Méthodes (3)

              System.TypeCode ConvertDbTypeToTypeCode(System.Data.DbType)

              System.Data.DbType ConvertTypeCodeToDbType(System.TypeCode)

              System.Data.DbType GetDatabaseType()

       Propriétés (1)

              System.Data.DbType DbType

ParameterCollection - mise à jour de la classe 1 nouveau membre (System.Web.dll)

       Méthodes (1)

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

ProfileParameter - mise à jour de la classe 1 nouveau membre (System.Web.dll)

       Constructeurs (1)

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

QueryStringParameter - mise à jour de la classe 1 nouveau membre (System.Web.dll)

       Constructeurs (1)

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

SessionParameter - mise à jour de la classe 1 nouveau membre (System.Web.dll)

       Constructeurs (1)

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

Espace de noms System.Windows - 6 classes mises à jour, 1 nouvelle classe

DataTemplate - mise à jour de la classe 1 nouveau membre (PresentationFramework.dll)

       Propriétés (1)

              System.Object DataTemplateKey

FrameworkContentElement - énumération mise à jour 2 nouveaux membres (PresentationFramework.dll)

       Propriétés (1)

              System.Windows.Data.BindingGroup BindingGroup

       Champs (1)

                BindingGroupProperty

FrameworkElement - énumération mise à jour 2 nouveaux membres (PresentationFramework.dll)

       Propriétés (1)

              System.Windows.Data.BindingGroup BindingGroup

       Champs (1)

                BindingGroupProperty

HierarchicalDataTemplate - mise à jour de la classe 5 nouveaux membres (PresentationFramework.dll)

       Propriétés (5)

              System.Int32 AlternationCount

              System.Windows.Data.BindingGroup ItemBindingGroup

              System.Windows.Style ItemContainerStyle

              System.Windows.Controls.StyleSelector ItemContainerStyleSelector

              System.String ItemStringFormat

SplashScreen - nouveaux membres de la classe 4 (WindowsBase.dll)

       Constructeurs (2)

              .ctor(System.Reflection.Assembly,System.String)

              .ctor(System.String)

       Méthodes (2)

              System.Void Close(System.TimeSpan)

              System.Void Show(System.Boolean)

UIElement - énumération mise à jour 4 nouveaux membres (PresentationCore.dll)

       Propriétés (2)

              System.Windows.Media.Effects.Effect Effect

              System.String Uid

       Champs (2)

                EffectProperty

                UidProperty

Fenêtre - énumération mise à jour 2 nouveaux membres (PresentationFramework.dll)

       Propriétés (1)

              System.Boolean ShowActivated

       Champs (1)

                showActivatedProperty

Espace de noms System.Windows.Controls - 20 classes mises à jour, 4 nouvelles classes

AlternationConverter - nouveaux membres de la classe 4 (PresentationFramework.dll)

       Constructeurs (1)

              .ctor()

       Méthodes (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)

       Propriétés (1)

              Valeurs System.Collections.IList

ComboBox - énumération mise à jour 2 nouveaux membres (PresentationFramework.dll)

       Propriétés (1)

              System.String SelectionBoxItemStringFormat

       Champs (1)

                SelectionBoxItemStringFormatProperty

ContentControl - énumération mise à jour 3 nouveaux membres (PresentationFramework.dll)

       Méthodes (1)

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

       Propriétés (1)

              System.String ContentStringFormat

       Champs (1)

                ContentStringFormatProperty

ContentPresenter - énumération mise à jour 3 nouveaux membres (PresentationFramework.dll)

       Méthodes (1)

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

       Propriétés (1)

              System.String ContentStringFormat

       Champs (1)

                ContentStringFormatProperty

gridView - énumération mise à jour 2 nouveaux membres (PresentationFramework.dll)

       Propriétés (1)

              System.String ColumnHeaderStringFormat

       Champs (1)

                ColumnHeaderStringFormatProperty

GridViewColumn - énumération mise à jour 3 nouveaux membres (PresentationFramework.dll)

       Méthodes (1)

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

       Propriétés (1)

              System.String HeaderStringFormat

       Champs (1)

                HeaderStringFormatProperty

GridViewHeaderRowPresenter - énumération mise à jour 2 nouveaux membres (PresentationFramework.dll)

       Propriétés (1)

              System.String ColumnHeaderStringFormat

       Champs (1)

                ColumnHeaderStringFormatProperty

GroupStyle - mise à jour de la classe 2 nouveaux membres (PresentationFramework.dll)

       Propriétés (2)

              System.Int32 AlternationCount

              System.String HeaderStringFormat

HeaderedContentControl - énumération mise à jour 3 nouveaux membres (PresentationFramework.dll)

       Méthodes (1)

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

       Propriétés (1)

              System.String HeaderStringFormat

       Champs (1)

                HeaderStringFormatProperty

HeaderedItemsControl - énumération mise à jour 3 nouveaux membres (PresentationFramework.dll)

       Méthodes (1)

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

       Propriétés (1)

              System.String HeaderStringFormat

       Champs (1)

                HeaderStringFormatProperty

ItemCollection - mise à jour de la classe 8 nouveaux membres (PresentationFramework.dll)

       Méthodes (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)

ItemContainerGenerGenerator - mise à jour de la classe 1 nouveau membre (PresentationFramework.dll)

       Méthodes (1)

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

ItemsControl - énumération mise à jour 11 nouveaux membres (PresentationFramework.dll)

       Méthodes (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)

       Propriétés (3)

              System.Int32 AlternationCount

              System.Windows.Data.BindingGroup ItemBindingGroup

              System.String ItemStringFormat

       Champs (4)

                AlternationCountProperty

                AlternationIndexProperty

                ItemBindingGroupProperty

                ItemStringFormatProperty

PasswordBox - mise à jour de la classe 1 nouveau membre (PresentationFramework.dll)

       Propriétés (1)

              System.Security.SecureString SecurePassword

ScrollViewer - énumération mise à jour 8 nouveaux membres (PresentationFramework.dll)

       Méthodes (2)

              System.Boolean GetIsDeferredScrollingEnabled(System.Windows.DependencyObject)

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

       Propriétés (3)

              System.Double ContentHorizontalOffset

              System.Double ContentVerticalOffset

              System.Boolean IsDeferredScrollingEnabled

       Champs (3)

                ContentHorizontalOffsetProperty

                ContentVerticalOffsetProperty

                IsDeferredScrollingEnabledProperty

TabControl - énumération mise à jour 4 nouveaux membres (PresentationFramework.dll)

       Propriétés (2)

              System.String ContentStringFormat

              System.String SelectedContentStringFormat

       Champs (2)

                ContentStringFormatProperty

                SelectedContentStringFormatProperty

TreeView - mise à jour de la classe 1 nouveau membre (PresentationFramework.dll)

       Méthodes (1)

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

TreeViewItem - mise à jour de la classe 4 nouveaux membres (PresentationFramework.dll)

       Méthodes (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)

validation - énumération mise à jour 6 nouveaux membres (PresentationFramework.dll)

       Méthodes (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)

       Champs (2)

                ValidationAdornerSiteForProperty

                ValidationAdornerSiteProperty

ValidationRule - mise à jour de la classe 3 nouveaux membres (PresentationFramework.dll)

       Constructeurs (1)

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

       Propriétés (2)

              System.Boolean ValidatesOnTargetUpdated

              System.Windows.Controls.ValidationStep ValidationStep

ValidationStep - nouveaux membres de l’énumération 4 (PresentationFramework.dll)

       Champs (4)

                CommittedValue

                ConvertedProposedValue

                RawProposedValue

                UpdatedValue

VirtualizationMode - nouveaux membres de l’énumération 2 (PresentationFramework.dll)

       Champs (2)

                recyclage

                standard

VirtualizingStackPanel - énumération mise à jour 7 nouveaux membres (PresentationFramework.dll)

       Méthodes (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)

       Champs (1)

                VirtualizationModeProperty

WebBrowser - nouveaux membres de la classe 19 (PresentationFramework.dll)

       Constructeurs (1)

              .ctor()

       Méthodes (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)

       Propriétés (5)

              System.Boolean CanGoBack

              System.Boolean CanGoForward

              de document System.Object

              System.Object ObjectForScripting

              System.Uri source

       Événements (3)

                loadCompleted

                navigation

                navigation

Espace de noms System.Windows.Controls.Primitives - 2 classes mises à jour, 2 nouvelles classes

IRecyclingItemContainerGenerGenerator - nouveau membre d’interface 1 (PresentationFramework.dll)

       Méthodes (1)

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

multiselector - nouveaux membres de classe 3 (PresentationFramework.dll)

       Méthodes (2)

              System.Void SelectAll()

              System.Void UnselectAll()

       Propriétés (1)

              System.Collections.IList SelectedItems

scrollBar - énumération mise à jour 2 nouveaux membres (PresentationFramework.dll)

       Champs (2)

                DeferScrollToHorizontalOffsetCommand

                DeferScrollToVerticalOffsetCommand

sélecteur - mise à jour de la classe 1 nouveau membre (PresentationFramework.dll)

       Méthodes (1)

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

Espace de noms System.Windows.Data - 4 classes mises à jour, 2 nouvelles classes

BindingBase - mise à jour de la classe 4 nouveaux membres (PresentationFramework.dll)

       Méthodes (1)

              System.Boolean ShouldSerializeTargetNullValue()

       Propriétés (3)

              System.String BindingGroupName

              System.String StringFormat

              System.Object TargetNullValue

BindingGroup - nouveaux membres de la classe 14 (PresentationFramework.dll)

       Constructeurs (1)

              .ctor()

       Méthodes (7)

              System.Void BeginEdit()

              System.Void CancelEdit()

              System.Boolean CommitEdit()

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

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

              System.Boolean UpdateSources()

              System.Boolean ValidateWithoutUpdate()

       Propriétés (6)

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

              System.Boolean CanRestoreValues

              System.Collections.IList Items

              Nom System.String

              System.Boolean NotifyOnValidationError

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

BindingListCollectionView - mise à jour de la classe 17 nouveaux membres (PresentationFramework.dll)

       Méthodes (8)

              System.Object AddNew()

              System.Void CancelEdit()

              System.Void CancelNew()

              System.Void CommitEdit()

              System.Void CommitNew()

              System.Void EditItem(System.Object)

              System.Void Remove(System.Object)

              System.Void RemoveAt(System.Int32)

       Propriétés (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 - mise à jour de la classe 1 nouveau membre (PresentationFramework.dll)

       Propriétés (1)

              System.Object NewItemPlaceholder

ListCollectionView - mise à jour de la classe 18 nouveaux membres (PresentationFramework.dll)

       Méthodes (8)

              System.Object AddNew()

              System.Void CancelEdit()

              System.Void CancelNew()

              System.Void CommitEdit()

              System.Void CommitNew()

              System.Void EditItem(System.Object)

              System.Void Remove(System.Object)

              System.Void RemoveAt(System.Int32)

       Propriétés (10)

              System.Boolean CanAddNew

              System.Boolean CanCancelEdit

              System.Boolean CanRemove

              System.Object CurrentAddItem

              System.Object CurrentEditItem

              System.Predicate(System.Object) filtre

              System.Boolean IsAddingNew

              System.Boolean IsEditingItem

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

              System.ComponentModel.NewItemPlaceholderPosition NewItemPlaceholderPosition

ValueUnavailableException - nouveaux membres de la classe 3 (PresentationFramework.dll)

       Constructeurs (3)

              .ctor()

              .ctor(System.String)

              .ctor(System.String,System.Exception)

Espace de noms System.Windows.Documents - 1 classe mise à jour

Table - mise à jour de la classe 2 nouveaux membres (PresentationFramework.dll)

       Méthodes (2)

              System.Void BeginInit()

              System.Void EndInit()

Espace de noms System.Windows.Forms - 4 classes mises à jour, 2 nouvelles classes

Control - mise à jour de la classe 2 nouveaux membres (System.Windows.Forms.dll)

       Propriétés (2)

              System.Windows.Forms.ImeMode ImeModeBase

              System.Windows.Forms.ImeMode PropagatingImeMode

ImeContext - nouveaux membres de l’interface 6 (System.Windows.Forms.dll)

       Méthodes (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 - nouveaux membres de la classe 2 (System.Windows.Forms.dll)

       Propriétés (2)

              System.Collections.Generic.Dictionary(System.Windows.Forms.ImeMode, System.Windows.Forms.ImeModeConversion) ImeModeConversionBits

              System.Boolean IsCurrentConversionTableSupported

SplitContainer - mise à jour de la classe 1 nouveau membre (System.Windows.Forms.dll)

       Méthodes (1)

              System.Void OnMove(System.EventArgs)

TextBoxBase - mise à jour de la classe 1 nouveau membre (System.Windows.Forms.dll)

       Propriétés (1)

              System.Windows.Forms.ImeMode ImeModeBase

WebBrowserBase - mise à jour de la classe 1 nouveau membre (System.Windows.Forms.dll)

       Méthodes (1)

              System.Boolean ProcessDialogKey(System.Windows.Forms.Keys)

Espace de noms System.Windows.Forms.Integration - 1 classe mise à jour

ElementHost - mise à jour de la classe 3 nouveaux membres (WindowsFormsIntegration.dll)

       Propriétés (3)

              System.Boolean CanEnableIme

              System.Boolean focus

              System.Windows.Forms.ImeMode ImeModeBase

Espace de noms System.Windows.Interop - 1 classe mise à jour, 2 nouvelles classes

D3DImage - nouveaux membres de l’énumération 17 (PresentationCore.dll)

       Constructeurs (2)

              .ctor()

              .ctor(System.Double,System.Double)

       Méthodes (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()

       Propriétés (6)

              System.Double Height

              System.Boolean IsFrontBufferAvailable

              System.Windows.Media.ImageMetadata Metadata

              System.Int32 PixelHeight

              System.Int32 PixelWidth

              System.Double Width

       Événements (1)

                IsFrontBufferAvailableChanged

       Champs (1)

                IsFrontBufferAvailableProperty

D3DResourceType - nouveau membre d’énumération 1 (PresentationCore.dll)

       Champs (1)

                IDirect3DSurface9

DocObjHost - mise à jour de la classe 1 nouveau membre (PresentationFramework.dll)

       Méthodes (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.String,System.Boolean,System.Boolean,MS. Internal.AppModel.INativeProgressPage,System.String,System.String,System.String,System.String,System.String)

Espace de noms System.Windows.Markup - 2 classes mises à jour, 6 nouvelles classes

AmbientAttribute - nouveau membre de classe 1 (WindowsBase.dll)

       Constructeurs (1)

              .ctor()

DictionaryKeyPropertyAttribute - nouveaux membres de classe 2 (WindowsBase.dll)

       Constructeurs (1)

              .ctor(System.String)

       Propriétés (1)

              Nom System.String

IReceiveMarkupExtension - nouveau membre de l’interface 1 (WindowsBase.dll)

       Méthodes (1)

              System.Void ReceiveMarkupExtension(System.String,System.Windows.Markup.MarkupExtension,System.IServiceProvider)

MarkupExtensionReturnTypeAttribute - mise à jour de la classe 2 nouveaux membres (WindowsBase.dll)

       Constructeurs (1)

              .ctor(System.Type,System.Type)

       Propriétés (1)

              System.Type ExpressionType

NameScopePropertyAttribute - nouveaux membres de la classe 4 (WindowsBase.dll)

       Constructeurs (2)

              .ctor(System.String)

              .ctor(System.String,System.Type)

       Propriétés (2)

              Nom System.String

              System.Type Type

UidPropertyAttribute - nouveaux membres de classe 2 (WindowsBase.dll)

       Constructeurs (1)

              .ctor(System.String)

       Propriétés (1)

              Nom System.String

UtilisableDuringInitializationAttribute - nouveaux membres de classe 2 (WindowsBase.dll)

       Constructeurs (1)

              .ctor(System.Boolean)

       Propriétés (1)

              System.Boolean utilisable

XamlReader - mise à jour de la classe 2 nouveaux membres (PresentationFramework.dll)

       Méthodes (2)

              System.Object Parse(System.String)

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

Espace de noms System.Windows.Media - 6 classes mises à jour

BitmapScalingMode - énumération mise à jour 3 nouveaux membres (PresentationCore.dll)

       Champs (3)

                Fant

                linéaire

                NearestNeighbor

GeneralTransform - mise à jour de la classe 1 nouveau membre (PresentationCore.dll)

       Constructeurs (1)

              .ctor()

ImageSource - interface mise à jour 1 nouveau membre (PresentationCore.dll)

       Méthodes (1)

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

RenderCapability - mise à jour de la classe 2 nouveaux membres (PresentationCore.dll)

       Méthodes (1)

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

       Propriétés (1)

              System.Boolean IsShaderEffectSoftwareRenderingSupported

Visual - mise à jour de la classe 1 nouveau membre (PresentationCore.dll)

       Propriétés (1)

              System.Windows.Media.Effects.Effect VisualEffect

VisualTreeHelper - mise à jour de la classe 1 nouveau membre (PresentationCore.dll)

       Méthodes (1)

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

Espace de noms System.Windows.Media.Animation - 1 classe mise à jour

Storyboard - énumération mise à jour 20 nouveaux membres (PresentationFramework.dll)

       Méthodes (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)

              System.Void Pause()

              System.Void Remove()

              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()

       Champs (1)

                TargetProperty

Espace de noms System.Windows.Media.Effects - 8 nouvelles classes

BlurEffect - nouveaux membres de l’énumération 9 (PresentationCore.dll)

       Constructeurs (1)

              .ctor()

       Méthodes (2)

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

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

       Propriétés (3)

              System.Windows.Media.Effects.KernelType KernelType

              System.Double Radius

              System.Windows.Media.Effects.RenderingBias RenderingBias

       Champs (3)

                kernelTypeProperty

                radiusProperty

                RenderingBiasProperty

DropShadowEffect - nouvelle énumération 15 membres (PresentationCore.dll)

       Constructeurs (1)

              .ctor()

       Méthodes (2)

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

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

       Propriétés (6)

              System.Double BlurRadius

              System.Windows.Media.Color Color

              System.Double Direction

              System.Double Opacité

              System.Windows.Media.Effects.RenderingBias RenderingBias

              System.Double ShadowDepth

       Champs (6)

                BlurRadiusProperty

                ColorProperty

                DirectionProperty

                OpacityProperty

                RenderingBiasProperty

                ShadowDepthProperty

Effect - nouveaux membres de la classe 3 (PresentationCore.dll)

       Méthodes (2)

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

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

       Propriétés (1)

              System.Windows.Media.Brush implicitInput

PixelShader - nouveaux membres de l’énumération 9 (PresentationCore.dll)

       Constructeurs (1)

              .ctor()

       Méthodes (3)

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

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

              System.Void SetStreamSource(System.IO.Stream)

       Propriétés (2)

              System.Windows.Media.Effects.ShaderRenderMode ShaderRenderMode

              System.Uri UriSource

       Événements (1)

                InvalidPixelShaderEncountered

       Champs (2)

                shaderRenderModeProperty

                UriSourceProperty

RenderingBias - nouveaux membres de l’énumération 2 (PresentationCore.dll)

       Champs (2)

                performances

                qualité

SamplingMode - nouveaux membres de l’énumération 3 (PresentationCore.dll)

       Champs (3)

                automatique

                biligne

                NearestNeighbor

ShaderEffect - nouveaux membres de classe 2 (PresentationCore.dll)

       Méthodes (2)

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

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

ShaderRenderMode - nouveaux membres de l’énumération 3 (PresentationCore.dll)

       Champs (3)

                automatique

                HardwareOnly

                SoftwareOnly

Espace de noms System.Windows.Media.Imaging - 1 classe mise à jour

WriteableBitmap - mise à jour de la classe 9 nouveaux membres (PresentationCore.dll)

       Méthodes (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)

       Propriétés (2)

              System.IntPtr BackBuffer

              System.Int32 BackBufferStride

Espace de noms System.Windows.Threading - 1 classe mise à jour, 1 nouvelle classe

Dispatcher - mise à jour de la classe 6 nouveaux membres (WindowsBase.dll)

       Méthodes (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[])

DispatcherExtensions - nouveaux membres de la classe 6 (System.Windows.Presentation.dll)

       Méthodes (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)

Voir aussi

différences d’API .NET Framework : 3.5 à 3.5 SP1 - par assembly

différences d’API .NET Framework : version 3.5 à 3.5 SP1 - Résumé

des informations de version et d’assembly du .NET Framework