Différences de l’API .NET Framework : 3.5 à 3.5 SP1 - par assembly
Ce rapport présente les nouvelles classes et les nouveaux membres des classes existantes qui ont été introduites dans le .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 voir les nouvelles API d’un espace de noms. Vous pouvez également voir ce rapport par espace de noms .
Remarques :
- Ce rapport n’inclut pas les bibliothèques de classes qui ne font pas partie du package redistribuable .NET Framework tel qu’installé 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, ni 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 entièrement à la syntaxe comme indiqué dans leur documentation. Reportez-vous à la documentation pour connaître la syntaxe correcte.
Microsoft.Build.Tasks.v3.5.dll - 7 classes mises à jour, 3 nouvelles classes
GenerateApplicationManifest : mise à jour des nouveaux membres de la classe 5 (espace de noms Microsoft.Build.Tasks)
Propriétés (5)
System.String ErrorReportUrl
Microsoft.Build.Framework.ITaskItem[]FileAssociations
System.Boolean RequiresMinimumFramework35SP1
System.String SuiteName
System.String TargetFrameworkSubset
GenerateDeploymentManifest : mise à jour des nouveaux membres de la classe 3 (espace de noms Microsoft.Build.Tasks)
Propriétés (3)
System.Boolean CreateDesktopShortcut
System.String ErrorReportUrl
System.String SuiteName
GenerateManifestBase - mise à jour des nouveaux membres de la classe 3 (espace de noms Microsoft.Build.Tasks)
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 classe 13 (espace de noms Microsoft.Build.Tasks)
Constructeurs (1)
.ctor()
Méthodes (1)
System.Boolean Execute()
Propriétés (11)
Microsoft.Build.Framework.ITaskItem[]Assemblyes
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 des nouveaux membres de la classe 4 (espace de noms Microsoft.Build.Tasks)
Propriétés (4)
System.String[]FullTargetFrameworkSubsetNames
System.Boolean IgnoreDefaultInstalledAssemblySubsetTables
Microsoft.Build.Framework.ITaskItem[]InstalledAssemblySubsetTables
System.String[]TargetFrameworkSubsets
ResolveManifestFiles - mise à jour des nouveaux membres de la classe 5 (espace de noms Microsoft.Build.Tasks)
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
ApplicationManifest : mise à jour des nouveaux membres de la classe 6 (espace de noms Microsoft.Build.Tasks.Deployment.ManifestUtilities)
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 des nouveaux membres de la classe 6 (espace de noms Microsoft.Build.Tasks.Deployment.ManifestUtilities)
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 (espace de noms Microsoft.Build.Tasks.Deployment.ManifestUtilities)
Constructeurs (1)
.ctor()
Propriétés (8)
System.String DefaultIcon
System.String Description
System.String Extension
System.String ProgId
System.String XmlDefaultIcon
System.String XmlDescription
System.String XmlExtension
System.String XmlProgId
FileAssociationCollection - nouveaux membres de la classe 5 (espace de noms Microsoft.Build.Tasks.Deployment.ManifestUtilities)
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]
Microsoft.Data.Entity.Build.Tasks.dll - 2 nouvelles classes
EntityClean - nouveaux membres de classe 4 (espace de noms Microsoft.Data.Entity.Build.Tasks)
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 classe 5 (espace de noms Microsoft.Data.Entity.Build.Tasks)
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
Mscorlib.dll - 8 classes mises à jour, 4 nouvelles classes
AppDomainManager : mise à jour du nouveau membre de classe 1 (espace de noms Système)
Méthodes (1)
System.Boolean CheckSecuritySettings(System.Security.SecurityState)
GC : mise à jour des nouveaux membres de la classe 6 (espace de noms Système)
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 - nouvelle énumération 5 membres (espace de noms système)
Champs (5)
Canceled
Échec
Nonapplicable
Réussi
Délai d'expiration
PlatformID - mise à jour de l’énumération 2 nouveaux membres (espace de noms système)
Champs (2)
Macosx
Xbox
Chaîne : mise à jour des nouveaux membres de la classe 2 (espace de noms Système)
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)
MethodImplAttributes - mise à jour de l’énumération 1 nouveau membre (espace de noms System.Reflection)
Champs (1)
NoOptimization
InternalsVisibleToAttribute - mise à jour du nouveau membre de classe 1 (espace de noms System.Runtime.CompilerServices)
Propriétés (1)
System.Boolean AllInternalsVisible
MethodImplOptions : énumération mise à jour 1 nouveau membre (espace de noms System.Runtime.CompilerServices)
Champs (1)
NoOptimization
AllowReversePInvokeCallsAttribute - nouveau membre de classe 1 (espace de noms System.Runtime.InteropServices)
Constructeurs (1)
.ctor()
SecuritySafeCriticalAttribute - nouveau membre de classe 1 (espace de noms System.Security)
Constructeurs (1)
.ctor()
SecurityState : nouveaux membres de classe 2 (espace de noms System.Security)
Méthodes (2)
System.Void EnsureState()
System.Boolean IsStateAvailable()
WaitHandle : mise à jour des nouveaux membres de la classe 6 (espace de noms System.Threading)
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)
PresentationBuildTasks.dll - 1 classe mise à jour
MarkupCompilePass1 : mise à jour du nouveau membre de classe 1 (espace de noms Microsoft.Build.Tasks.Windows)
Propriétés (1)
Microsoft.Build.Framework.ITaskItem[]SplashScreen
PresentationCore.dll - 8 classes mises à jour, 10 nouvelles classes
UIElement - mise à jour de l’énumération 4 nouveaux membres (espace de noms System.Windows)
Propriétés (2)
System.Windows.Media.Effects.Effect
System.String Uid
Champs (2)
EffectProperty
UidProperty
D3DImage - nouvelle énumération 17 membres (espace de noms System.Windows.Interop)
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
Métadonnées System.Windows.Media.ImageMetadata
System.Int32 PixelHeight
System.Int32 PixelWidth
System.Double Width
Événements (1)
IsFrontBufferAvailableChanged
Champs (1)
IsFrontBufferAvailableProperty
D3DResourceType : nouveau membre d’énumération 1 (espace de noms System.Windows.Interop)
Champs (1)
IDirect3DSurface9
BitmapScalingMode : mise à jour de l’énumération 3 nouveaux membres (espace de noms System.Windows.Media)
Champs (3)
Fant
Linéaire
NearestNeighbor
GeneralTransform - mise à jour du nouveau membre de classe 1 (espace de noms System.Windows.Media)
Constructeurs (1)
.ctor()
ImageSource : nouveau membre de l’interface 1 mis à jour (espace de noms System.Windows.Media)
Méthodes (1)
System.Double PixelsToDIPs(System.Double,System.Int32)
RenderCapability : mise à jour des nouveaux membres de classe 2 (espace de noms System.Windows.Media)
Méthodes (1)
System.Boolean IsPixelShaderVersionSupported(System.Int16,System.Int16)
Propriétés (1)
System.Boolean IsShaderEffectSoftwareRenderingSupported
Visuel : nouveau membre de classe 1 mis à jour (espace de noms System.Windows.Media)
Propriétés (1)
System.Windows.Media.Effects.Effect VisualEffect
VisualTreeHelper - mise à jour du nouveau membre de classe 1 (espace de noms System.Windows.Media)
Méthodes (1)
System.Windows.Media.Effects.Effect GetEffect(System.Windows.Media.Visual)
BlurEffect : nouvelle énumération 9 membres (espace de noms System.Windows.Media.Effects)
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 (espace de noms System.Windows.Media.Effects)
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
Couleur System.Windows.Media.Color
System.Double Direction
Opacity System.Double
System.Windows.Media.Effects.RenderingBias RenderingBias
System.Double ShadowDepth
Champs (6)
BlurRadiusProperty
ColorProperty
DirectionProperty
OpacityProperty
RenderingBiasProperty
ShadowDepthProperty
Effet : nouveaux membres de classe 3 (espace de noms System.Windows.Media.Effects)
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 : nouvelle énumération 9 membres (espace de noms System.Windows.Media.Effects)
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 Uri UriSource
Événements (1)
InvalidPixelShaderEncountered
Champs (2)
ShaderRenderModeProperty
UriSourceProperty
RenderingBias : nouveaux membres d’énumération 2 (espace de noms System.Windows.Media.Effects)
Champs (2)
Performances
Qualité
SamplingMode : nouvelle énumération 3 membres (espace de noms System.Windows.Media.Effects)
Champs (3)
Automatique
Bilinear
NearestNeighbor
ShaderEffect : nouveaux membres de classe 2 (espace de noms System.Windows.Media.Effects)
Méthodes (2)
System.Windows.Media.Effects.ShaderEffect Clone()
System.Windows.Media.Effects.ShaderEffect CloneCurrentValue()
ShaderRenderMode : nouvelle énumération 3 membres (espace de noms System.Windows.Media.Effects)
Champs (3)
Automatique
HardwareOnly
SoftwareOnly
WriteableBitmap : mise à jour des nouveaux membres de la classe 9 (espace de noms System.Windows.Media.Imaging)
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
PresentationFramework.dll - 35 classes mises à jour, 8 nouvelles classes
DataTemplate : nouveau membre de classe 1 mis à jour (espace de noms System.Windows)
Propriétés (1)
System.Object DataTemplateKey
FrameworkContentElement - mise à jour de l’énumération 2 nouveaux membres (espace de noms System.Windows)
Propriétés (1)
System.Windows.Data.BindingGroup BindingGroup
Champs (1)
BindingGroupProperty
FrameworkElement - mise à jour de l’énumération 2 nouveaux membres (espace de noms System.Windows)
Propriétés (1)
System.Windows.Data.BindingGroup BindingGroup
Champs (1)
BindingGroupProperty
HierarchicalDataTemplate : mise à jour des nouveaux membres de la classe 5 (espace de noms System.Windows)
Propriétés (5)
System.Int32 AlternationCount
System.Windows.Data.BindingGroup ItemBindingGroup
System.Windows.Style ItemContainerStyle
System.Windows.Controls.StyleSelector ItemContainerStyleSelector
System.String ItemStringFormat
Fenêtre - mise à jour de l’énumération 2 nouveaux membres (espace de noms System.Windows)
Propriétés (1)
System.Boolean ShowActivated
Champs (1)
ShowActivatedProperty
AlternationConverter - nouveaux membres de la classe 4 (espace de noms System.Windows.Controls)
Constructeurs (1)
.ctor()
Méthodes (2)
System.Object Convert(System.Object,System.Type,System.Object,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 : mise à jour de l’énumération 2 nouveaux membres (espace de noms System.Windows.Controls)
Propriétés (1)
System.String SelectionBoxItemStringFormat
Champs (1)
SelectionBoxItemStringFormatProperty
ContentControl - mise à jour de l’énumération 3 nouveaux membres (espace de noms System.Windows.Controls)
Méthodes (1)
System.Void OnContentStringFormatChanged(System.String,System.String)
Propriétés (1)
System.String ContentStringFormat
Champs (1)
ContentStringFormatProperty
ContentPresenter - mise à jour de l’énumération 3 nouveaux membres (espace de noms System.Windows.Controls)
Méthodes (1)
System.Void OnContentStringFormatChanged(System.String,System.String)
Propriétés (1)
System.String ContentStringFormat
Champs (1)
ContentStringFormatProperty
GridView - mise à jour de l’énumération 2 nouveaux membres (espace de noms System.Windows.Controls)
Propriétés (1)
System.String ColumnHeaderStringFormat
Champs (1)
ColumnHeaderStringFormatProperty
GridViewColumn - mise à jour de l’énumération 3 nouveaux membres (espace de noms System.Windows.Controls)
Méthodes (1)
System.Void OnHeaderStringFormatChanged(System.String,System.String)
Propriétés (1)
System.String HeaderStringFormat
Champs (1)
HeaderStringFormatProperty
GridViewHeaderRowPresenter - mise à jour de l’énumération 2 nouveaux membres (espace de noms System.Windows.Controls)
Propriétés (1)
System.String ColumnHeaderStringFormat
Champs (1)
ColumnHeaderStringFormatProperty
GroupStyle : mise à jour des nouveaux membres de la classe 2 (espace de noms System.Windows.Controls)
Propriétés (2)
System.Int32 AlternationCount
System.String HeaderStringFormat
HeaderedContentControl - mise à jour de l’énumération 3 nouveaux membres (espace de noms System.Windows.Controls)
Méthodes (1)
System.Void OnHeaderStringFormatChanged(System.String,System.String)
Propriétés (1)
System.String HeaderStringFormat
Champs (1)
HeaderStringFormatProperty
HeaderedItemsControl - mise à jour de l’énumération 3 nouveaux membres (espace de noms System.Windows.Controls)
Méthodes (1)
System.Void OnHeaderStringFormatChanged(System.String,System.String)
Propriétés (1)
System.String HeaderStringFormat
Champs (1)
HeaderStringFormatProperty
ItemCollection : mise à jour des nouveaux membres de la classe 8 (espace de noms System.Windows.Controls)
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)
ItemContainerGenerator : mise à jour du nouveau membre de classe 1 (espace de noms System.Windows.Controls)
Méthodes (1)
System.Void System.Windows.Controls.Primitives.IRecyclingItemContainerGenerator.Recycle(System.Windows.Controls.Primitives.GeneratorPosition,System.Int32)
ItemsControl - mise à jour de l’énumération 11 nouveaux membres (espace de noms System.Windows.Controls)
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 du nouveau membre de classe 1 (espace de noms System.Windows.Controls)
Propriétés (1)
System.Security.SecureString SecurePassword
ScrollViewer - mise à jour de l’énumération 8 nouveaux membres (espace de noms System.Windows.Controls)
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 - mise à jour de l’énumération 4 nouveaux membres (espace de noms System.Windows.Controls)
Propriétés (2)
System.String ContentStringFormat
System.String SelectedContentStringFormat
Champs (2)
ContentStringFormatProperty
SelectedContentStringFormatProperty
TreeView - mise à jour du nouveau membre de classe 1 (espace de noms System.Windows.Controls)
Méthodes (1)
System.Void PrepareContainerForItemOverride(System.Windows.DependencyObject,System.Object)
TreeViewItem : mise à jour des nouveaux membres de classe 4 (espace de noms System.Windows.Controls)
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 : mise à jour de l’énumération 6 nouveaux membres (espace de noms System.Windows.Controls)
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 des nouveaux membres de classe 3 (espace de noms System.Windows.Controls)
Constructeurs (1)
.ctor(System.Windows.Controls.ValidationStep,System.Boolean)
Propriétés (2)
System.Boolean ValidatesOnTargetUpdated
System.Windows.Controls.ValidationStep ValidationStep
ValidationStep : nouvelle énumération 4 membres (espace de noms System.Windows.Controls)
Champs (4)
CommittedValue
ConvertedProposedValue
RawProposedValue
UpdatedValue
VirtualizationMode : nouveau membre d’énumération 2 (espace de noms System.Windows.Controls)
Champs (2)
Recyclage
Standard
VirtualizingStackPanel - mise à jour de l’énumération 7 nouveaux membres (espace de noms System.Windows.Controls)
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 classe 19 (espace de noms System.Windows.Controls)
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
Document System.Object
System.Object ObjectForScripting
Source System.Uri
Événements (3)
Loadcompleted
Navigué
Navigation
IRecyclingItemContainerGenerator - nouveau membre d’interface 1 (espace de noms System.Windows.Controls.Primitives)
Méthodes (1)
System.Void Recycle(System.Windows.Controls.Primitives.GeneratorPosition,System.Int32)
MultiSelector : nouveaux membres de classe 3 (espace de noms System.Windows.Controls.Primitives)
Méthodes (2)
System.Void SelectAll()
System.Void UnselectAll()
Propriétés (1)
System.Collections.IList SelectedItems
ScrollBar - mise à jour de l’énumération 2 nouveaux membres (espace de noms System.Windows.Controls.Primitives)
Champs (2)
DeferScrollToHorizontalOffsetCommand
DeferScrollToVerticalOffsetCommand
Sélecteur : nouveau membre de classe 1 mis à jour (espace de noms System.Windows.Controls.Primitives)
Méthodes (1)
System.Void ClearContainerForItemOverride(System.Windows.DependencyObject,System.Object)
BindingBase : mise à jour des nouveaux membres de la classe 4 (espace de noms System.Windows.Data)
Méthodes (1)
System.Boolean ShouldSerializeTargetNullValue()
Propriétés (3)
System.String BindingGroupName
System.StringFormat
System.Object TargetNullValue
BindingGroup : nouveaux membres de la classe 14 (espace de noms System.Windows.Data)
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
Éléments System.Collections.IList
System.String Name
System.Boolean NotifyOnValidationError
System.Collections.ObjectModel.Collection(System.Windows.Controls.ValidationRule) ValidationRules
BindingListCollectionView : mise à jour des nouveaux membres de la classe 17 (espace de noms System.Windows.Data)
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 : nouveau membre de classe 1 mis à jour (espace de noms System.Windows.Data)
Propriétés (1)
System.Object NewItemPlaceholder
ListCollectionView : mise à jour des nouveaux membres de la classe 18 (espace de noms System.Windows.Data)
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
Filtre System.Predicate(System.Object)
System.Boolean IsAddingNew
System.Boolean IsEditingItem
System.Collections.ObjectModel.ReadOnlyCollection(System.ComponentModel.ItemPropertyInfo) ItemProperties
System.ComponentModel.NewItemPlaceholderPosition NewItemPlaceholderPosition
ValueUnavailableException : nouveaux membres de classe 3 (espace de noms System.Windows.Data)
Constructeurs (3)
.ctor()
.ctor(System.String)
.ctor(System.String,System.Exception)
Table : mise à jour des nouveaux membres de classe 2 (espace de noms System.Windows.Documents)
Méthodes (2)
System.Void BeginInit()
System.Void EndInit()
DocObjHost - mise à jour du nouveau membre de classe 1 (espace de noms System.Windows.Interop)
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.Boolean,System.Boolean,MS. Internal.AppModel.INativeProgressPage,System.String,System.String,System.String,System.String)
XamlReader : mise à jour des nouveaux membres de la classe 2 (espace de noms System.Windows.Markup)
Méthodes (2)
System.Object Parse(System.String)
System.Object Parse(System.String,System.Windows.Markup.ParserContext)
Storyboard - Mise à jour de l’énumération 20 nouveaux membres (espace de noms System.Windows.Media.Animation)
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
ReachFramework.dll - 1 nouvelle classe
PrintingNotSupportedException : nouveaux membres de classe 4 (espace de noms System.Printing)
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)
System.dll - 2 classes mises à jour, 1 nouvelle classe
DateTimeOffsetConverter : nouveaux membres de classe 5 (espace de noms System.ComponentModel)
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)
ServicePoint : mise à jour du nouveau membre de classe 1 (espace de noms System.Net)
Méthodes (1)
System.Void SetTcpKeepAlive(System.Boolean,System.Int32,System.Int32)
ServicePointManager : mise à jour du nouveau membre de classe 1 (espace de noms System.Net)
Méthodes (1)
System.Void SetTcpKeepAlive(System.Boolean,System.Int32,System.Int32)
System.ComponentModel.DataAnnotations.dll - 15 nouvelles classes
AssociatedMetadataTypeTypeDescriptionProvider : nouveaux membres de classe 3 (espace de noms System.ComponentModel.DataAnnotations)
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 (espace de noms System.ComponentModel.DataAnnotations)
Champs (13)
Devise
Personnalisée
Date
DateTime
Durée
EmailAddress
Html
MultilineText
Mot de passe
PhoneNumber
Texte
Time
Url
DataTypeAttribute : nouveaux membres de classe 7 (espace de noms System.ComponentModel.DataAnnotations)
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
Type de données System.ComponentModel.DataAnnotations.DataType
System.ComponentModel.DataAnnotations.DisplayFormatAttribute DisplayFormat
DisplayColumnAttribute : nouveaux membres de classe 6 (espace de noms System.ComponentModel.DataAnnotations)
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 (espace de noms System.ComponentModel.DataAnnotations)
Constructeurs (1)
.ctor()
Propriétés (4)
System.Boolean ApplyFormatInEditMode
System.Boolean ConvertEmptyStringToNull
System.String DataFormatString
System.String NullDisplayText
MetadataTypeAttribute : nouveaux membres de classe 2 (espace de noms System.ComponentModel.DataAnnotations)
Constructeurs (1)
.ctor(System.Type)
Propriétés (1)
System.Type MetadataClassType
RangeAttribute : nouveaux membres de classe 8 (espace de noms System.ComponentModel.DataAnnotations)
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 classe 4 (espace de noms System.ComponentModel.DataAnnotations)
Constructeurs (1)
.ctor(System.String)
Méthodes (2)
System.String FormatErrorMessage(System.String)
System.Boolean IsValid(System.Object)
Propriétés (1)
Modèle System.String
RequiredAttribute : nouveaux membres de classe 2 (espace de noms System.ComponentModel.DataAnnotations)
Constructeurs (1)
.ctor()
Méthodes (1)
System.Boolean IsValid(System.Object)
ScaffoldColumnAttribute : nouveaux membres de classe 2 (espace de noms System.ComponentModel.DataAnnotations)
Constructeurs (1)
.ctor(System.Boolean)
Propriétés (1)
System.Boolean Scaffold
ScaffoldTableAttribute : nouveaux membres de classe 2 (espace de noms System.ComponentModel.DataAnnotations)
Constructeurs (1)
.ctor(System.Boolean)
Propriétés (1)
System.Boolean Scaffold
StringLengthAttribute : nouveaux membres de classe 4 (espace de noms System.ComponentModel.DataAnnotations)
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 (espace de noms System.ComponentModel.DataAnnotations)
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 (espace de noms System.ComponentModel.DataAnnotations)
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 classe 8 (espace de noms System.ComponentModel.DataAnnotations)
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
System.Data.Entity.dll - 179 nouvelles classes
EntityCommandCompilationException : nouveaux membres de classe 3 (espace de noms System.Data)
Constructeurs (3)
.ctor()
.ctor(System.String)
.ctor(System.String,System.Exception)
EntityCommandExecutionException : nouveaux membres de la classe 3 (espace de noms System.Data)
Constructeurs (3)
.ctor()
.ctor(System.String)
.ctor(System.String,System.Exception)
EntityException : nouveaux membres de classe 4 (espace de noms System.Data)
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 (espace de noms System.Data)
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 la classe 5 (espace de noms System.Data)
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 (espace de noms System.Data)
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)
Colonne System.Int32
System.String ErrorContext
System.String ErrorDescription
Ligne System.Int32
Message System.String
EntityState : nouvelle énumération 5 membres (espace de noms System.Data)
Champs (5)
Ajouté
Supprimé
Détachée
Modifié le
Inchangé
IExtendedDataRecord - nouveaux membres de l’interface 3 (espace de noms System.Data)
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 classe 3 (espace de noms System.Data)
Constructeurs (3)
.ctor()
.ctor(System.String)
.ctor(System.String,System.Exception)
MappingException - nouveaux membres de la classe 3 (espace de noms System.Data)
Constructeurs (3)
.ctor()
.ctor(System.String)
.ctor(System.String,System.Exception)
MetadataException : nouveaux membres de la classe 4 (espace de noms System.Data)
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 la classe 3 (espace de noms System.Data)
Constructeurs (3)
.ctor()
.ctor(System.String)
.ctor(System.String,System.Exception)
OptimisteConcurrencyException - nouveaux membres de classe 4 (espace de noms System.Data)
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 (espace de noms System.Data)
Constructeurs (3)
.ctor()
.ctor(System.String)
.ctor(System.String,System.Exception)
UpdateException : nouveaux membres de classe 6 (espace de noms System.Data)
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
DataRecordInfo : nouveaux membres de classe 3 (espace de noms System.Data.Common)
Constructeurs (1)
.ctor(System.Data.Metadata.Edm.TypeUsage,System.Collections.Generic.IEnumerable(T)(System.Data.Metadata.Edm.Edm.EdmMember))
Propriétés (2)
System.Collections.ObjectModel.ReadOnlyCollection(System.Data.Common.FieldMetadata) FieldMetadata
Type d’enregistrement System.Data.Metadata.Edm.TypeUsage
DbCommandDefinition - nouveaux membres de classe 3 (espace de noms System.Data.Common)
Constructeurs (2)
.ctor()
.ctor(System.Data.Common.DbCommand)
Méthodes (1)
System.Data.Common.DbCommand CreateCommand()
DbProviderManifest : nouvelle énumération 12 membres (espace de noms System.Data.Common)
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 (espace de noms System.Data.Common)
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 classe 7 (espace de noms System.Data.Common)
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 classe 2 (espace de noms System.Data.Common)
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 classe 3 (espace de noms System.Data.Common)
Constructeurs (1)
.ctor(System.Int32,System.Data.Metadata.Edm.EdmMember)
Propriétés (2)
Type de champ System.Data.Metadata.Edm.EdmMember
System.Int32 Ordinal
DbAggregate - nouveaux membres de classe 2 (espace de noms System.Data.Common.CommandTrees)
Propriétés (2)
Arguments System.Collections.Generic.IList(System.Data.Common.CommandTrees.DbExpression)
System.Data.Metadata.Edm.TypeUsage ResultType
DbAndExpression - nouveaux membres de classe 2 (espace de noms System.Data.Common.CommandTrees)
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 classe 4 (espace de noms System.Data.Common.CommandTrees)
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 Apply
Entrée System.Data.Common.CommandTrees.DbExpressionBinding
DbArithmeticExpression : nouveaux membres de classe 3 (espace de noms System.Data.Common.CommandTrees)
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)
Arguments System.Collections.Generic.IList(System.Data.Common.CommandTrees.DbExpression)
DbBinaryExpression : nouveaux membres de classe 2 (espace de noms System.Data.Common.CommandTrees)
Propriétés (2)
System.Data.Common.CommandTrees.DbExpression Left
System.Data.Common.CommandTrees.DbExpression Right
DbCaseExpression - nouveaux membres de classe 5 (espace de noms System.Data.Common.CommandTrees)
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) Then
System.Collections.Generic.IList(System.Data.Common.CommandTrees.DbExpression) When
DbCastExpression - nouveaux membres de classe 2 (espace de noms System.Data.Common.CommandTrees)
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 (espace de noms System.Data.Common.CommandTrees)
Propriétés (1)
Paramètres System.Collections.Generic.IEnumerable(System.Collections.Generic.KeyValuePair(System.String,System.Data.Metadata.Edm.TypeUsage))
DbComparisonExpression : nouveaux membres de classe 2 (espace de noms System.Data.Common.CommandTrees)
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 classe 3 (espace de noms System.Data.Common.CommandTrees)
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 classe 3 (espace de noms System.Data.Common.CommandTrees)
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)
Entrées System.Collections.Generic.IList(System.Data.Common.CommandTrees.DbExpressionBinding)
DbDeleteCommandTree : nouveau membre de classe 1 (espace de noms System.Data.Common.CommandTrees)
Propriétés (1)
Prédicat System.Data.Common.CommandTrees.DbExpression
DbDerefExpression - nouveaux membres de classe 2 (espace de noms System.Data.Common.CommandTrees)
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 classe 2 (espace de noms System.Data.Common.CommandTrees)
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 classe 2 (espace de noms System.Data.Common.CommandTrees)
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 classe 2 (espace de noms System.Data.Common.CommandTrees)
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 (espace de noms System.Data.Common.CommandTrees)
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 classe 4 (espace de noms System.Data.Common.CommandTrees)
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 classe 3 (espace de noms System.Data.Common.CommandTrees)
Propriétés (3)
Expression System.Data.Common.CommandTrees.DbExpression
System.String VariableName
System.Data.Metadata.Edm.TypeUsage VariableType
DbExpressionKind : nouvelle énumération 57 membres (espace de noms System.Data.Common.CommandTrees)
Champs (57)
Tout
And
Any
Case
Cast
Constant
CrossApply
CrossJoin
Deref
Distinct
Divide
Element
EntityRef
Égal à
Except
Filter
FullOuterJoin
Fonction
GreaterThan
GreaterThanOrEquals
GroupBy
InnerJoin
Intersect
IsEmpty
IsNull
IsOf
IsOfOnly
LeftOuterJoin
LessThan
Inférieur ou égal à
Correspond à
Limite
Moins
Modulo
Multiplier
NewInstance
Not
NotEquals
Null
OfType
OfTypeOnly
Ou
OuterApply
ParameterReference
Plus
Projet
Propriété
Ref
RefKey
RelationshipNavigation
Analyser
Skip
Sort
Traiter
UnaryMinus
UnionAll
VariableReference
DbExpressionVisitor - nouveaux membres de la classe 43 (espace de noms System.Data.Common.CommandTrees)
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 (espace de noms System.Data.Common.CommandTrees)
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)
Visite TResultType (System.Data.Common.CommandTrees.DbLikeExpression)
TResultType Visit(System.Data.Common.CommandTrees.DbLimitExpression)
TResultType Visit(System.Data.Common.CommandTrees.DbNewInstanceExpression)
Visite TResultType (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 classe 4 (espace de noms System.Data.Common.CommandTrees)
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)
Entrée System.Data.Common.CommandTrees.DbExpressionBinding
Prédicat System.Data.Common.CommandTrees.DbExpression
DbFunctionAggregate : nouveaux membres de classe 2 (espace de noms System.Data.Common.CommandTrees)
Propriétés (2)
System.Boolean Distinct
Fonction System.Data.Metadata.Edm.EdmFunction
DbFunctionCommandTree : nouveaux membres de classe 2 (espace de noms System.Data.Common.CommandTrees)
Propriétés (2)
System.Data.Metadata.Edm.EdmFunction EdmFunction
System.Data.Metadata.Edm.TypeUsage ResultType
DbFunctionExpression - nouveaux membres de classe 4 (espace de noms System.Data.Common.CommandTrees)
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)
Arguments System.Collections.Generic.IList(System.Data.Common.CommandTrees.DbExpression)
Fonction System.Data.Metadata.Edm.EdmFunction
DbGroupByExpression : nouveaux membres de classe 5 (espace de noms System.Data.Common.CommandTrees)
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)
Agrégats System.Collections.Generic.IList(System.Data.Common.CommandTrees.DbAggregate)
Entrée System.Data.Common.CommandTrees.DbGroupExpressionBinding
Clés System.Collections.Generic.IList(System.Data.Common.CommandTrees.DbExpression)
DbGroupExpressionBinding : nouveaux membres de classe 5 (espace de noms System.Data.Common.CommandTrees)
Propriétés (5)
Expression System.Data.Common.CommandTrees.DbExpression
System.String GroupVariableName
System.Data.Metadata.Edm.TypeUsage GroupVariableType
System.String VariableName
System.Data.Metadata.Edm.TypeUsage VariableType
DbInsertCommandTree : nouveaux membres de classe 2 (espace de noms System.Data.Common.CommandTrees)
Propriétés (2)
Retour de System.Data.Common.CommandTrees.DbExpression
System.Collections.Generic.IList(System.Data.Common.CommandTrees.DbModificationClause) SetClauses
DbIntersectExpression : nouveaux membres de classe 2 (espace de noms System.Data.Common.CommandTrees)
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 classe 2 (espace de noms System.Data.Common.CommandTrees)
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 (espace de noms System.Data.Common.CommandTrees)
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 classe 3 (espace de noms System.Data.Common.CommandTrees)
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 (espace de noms System.Data.Common.CommandTrees)
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 Left
System.Data.Common.CommandTrees.DbExpressionBinding Droite
DbLikeExpression - nouveaux membres de classe 5 (espace de noms System.Data.Common.CommandTrees)
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
Modèle System.Data.Common.CommandTrees.DbExpression
DbLimitExpression - nouveaux membres de classe 5 (espace de noms System.Data.Common.CommandTrees)
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
Limite System.Data.Common.CommandTrees.DbExpression
System.Boolean WithTies
DbModificationCommandTree - nouveau membre de classe 1 (espace de noms System.Data.Common.CommandTrees)
Propriétés (1)
Cible System.Data.Common.CommandTrees.DbExpressionBinding
DbNewInstanceExpression - nouveaux membres de la classe 3 (espace de noms System.Data.Common.CommandTrees)
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)
Arguments System.Collections.Generic.IList(System.Data.Common.CommandTrees.DbExpression)
DbNotExpression - nouveaux membres de classe 2 (espace de noms System.Data.Common.CommandTrees)
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 (espace de noms System.Data.Common.CommandTrees)
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 (espace de noms System.Data.Common.CommandTrees)
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 (espace de noms System.Data.Common.CommandTrees)
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 (espace de noms System.Data.Common.CommandTrees)
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 (espace de noms System.Data.Common.CommandTrees)
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)
Entrée System.Data.Common.CommandTrees.DbExpressionBinding
Projection System.Data.Common.CommandTrees.DbExpression
DbPropertyExpression - nouveaux membres de classe 4 (espace de noms System.Data.Common.CommandTrees)
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)
Instance System.Data.Common.CommandTrees.DbExpression
System.Data.Metadata.Edm.EdmMember , propriété
DbQuantifierExpression - nouveaux membres de la classe 4 (espace de noms System.Data.Common.CommandTrees)
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)
Entrée System.Data.Common.CommandTrees.DbExpressionBinding
Prédicat System.Data.Common.CommandTrees.DbExpression
DbQueryCommandTree - nouveau membre de classe 1 (espace de noms System.Data.Common.CommandTrees)
Propriétés (1)
System.Data.Common.CommandTrees.DbExpression Query
DbRefExpression - nouveaux membres de la classe 3 (espace de noms System.Data.Common.CommandTrees)
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 EntitySet
DbRefKeyExpression - nouveaux membres de classe 2 (espace de noms System.Data.Common.CommandTrees)
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 classe 6 (espace de noms System.Data.Common.CommandTrees)
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 classe 3 (espace de noms System.Data.Common.CommandTrees)
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)
Cible System.Data.Metadata.Edm.EntitySetBase
DbSetClause - nouveaux membres de classe 2 (espace de noms System.Data.Common.CommandTrees)
Propriétés (2)
System.Data.Common.CommandTrees.DbExpression , propriété
System.Data.Common.CommandTrees.DbExpression Value
DbSkipExpression - nouveaux membres de la classe 5 (espace de noms System.Data.Common.CommandTrees)
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
Entrée System.Data.Common.CommandTrees.DbExpressionBinding
System.Collections.Generic.IList(System.Data.Common.CommandTrees.DbSortClause) SortOrder
DbSortClause - nouveaux membres de la classe 3 (espace de noms System.Data.Common.CommandTrees)
Propriétés (3)
System.Boolean Ascending
Classement System.String
Expression System.Data.Common.CommandTrees.DbExpression
DbSortExpression : nouveaux membres de classe 4 (espace de noms System.Data.Common.CommandTrees)
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)
Entrée System.Data.Common.CommandTrees.DbExpressionBinding
System.Collections.Generic.IList(System.Data.Common.CommandTrees.DbSortClause) SortOrder
DbTreatExpression : nouveaux membres de classe 2 (espace de noms System.Data.Common.CommandTrees)
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 (espace de noms System.Data.Common.CommandTrees)
Propriétés (1)
Argument System.Data.Common.CommandTrees.DbExpression
DbUnionAllExpression : nouveaux membres de classe 2 (espace de noms System.Data.Common.CommandTrees)
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 (espace de noms System.Data.Common.CommandTrees)
Propriétés (3)
Prédicat System.Data.Common.CommandTrees.DbExpression
Retour de System.Data.Common.CommandTrees.DbExpression
System.Collections.Generic.IList(System.Data.Common.CommandTrees.DbModificationClause) SetClauses
DbVariableReferenceExpression : nouveaux membres de classe 3 (espace de noms System.Data.Common.CommandTrees)
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
EntityCommand : nouveaux membres de classe 26 (espace de noms System.Data.EntityClient)
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
Connexion System.Data.EntityClient.EntityConnection
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
Transaction System.Data.EntityClient.EntityTransaction
System.Data.UpdateRowSource UpdatedRowSource
EntityConnection : nouveaux membres de la classe 22 (espace de noms System.Data.EntityClient)
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
Base de données System.String
Source de données System.String
System.Data.Common.DbProviderFactory DbProviderFactory
System.String ServerVersion
État System.Data.ConnectionState
System.Data.Common.DbConnection StoreConnection
EntityConnectionStringBuilder : nouveaux membres de classe 13 (espace de noms System.Data.EntityClient)
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]
Clés System.Collections.ICollection
Métadonnées System.String
System.String Name
Fournisseur System.String
System.String ProviderConnectionString
EntityDataReader : nouveaux membres de la classe 42 (espace de noms System.Data.EntityClient)
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
Profondeur System.Int32
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 (espace de noms System.Data.EntityClient)
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.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
Direction System.Data.ParameterDirection
System.Boolean IsNullable
System.String ParameterName
Précision de System.Byte
Échelle System.Byte
System.Int32 Size
System.String SourceColumn
System.Boolean SourceColumnNullMapping
System.Data.DataRowVersion SourceVersion
System.Object Value
EntityParameterCollection - nouveaux membres de la classe 33 (espace de noms System.Data.EntityClient)
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
Élément System.Data.EntityClient.EntityParameter [System.Int32]
System.Data.EntityClient.EntityParameter Item[System.String]
System.Object SyncRoot
EntityProviderFactory : nouvelle énumération 9 membres (espace de noms System.Data.EntityClient)
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 (espace de noms System.Data.EntityClient)
Méthodes (3)
System.Void Commit()
System.Void Dispose(System.Boolean)
System.Void Rollback()
Propriétés (3)
Connexion System.Data.EntityClient.EntityConnection
System.Data.Common.DbConnection DbConnection
System.Data.IsolationLevel IsolationLevel
EntityViewContainer - nouveaux membres de la classe 7 (espace de noms System.Data.Mapping)
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 (espace de noms System.Data.Mapping)
Constructeurs (1)
.ctor(System.Type)
Propriétés (1)
System.Type ViewGenerationType
StorageMappingItemCollection - nouveaux membres de classe 2 (espace de noms System.Data.Mapping)
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[])
AssociationEndMember : nouveau membre de classe 1 (espace de noms System.Data.Metadata.Edm)
Propriétés (1)
System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind
AssociationSet : nouveaux membres de la classe 3 (espace de noms System.Data.Metadata.Edm)
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 la classe 7 (espace de noms System.Data.Metadata.Edm)
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 EntitySet
System.String Name
System.Data.Metadata.Edm.AssociationSet ParentAssociationSet
Rôle System.String
AssociationType : nouveaux membres de classe 3 (espace de noms System.Data.Metadata.Edm)
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 (espace de noms System.Data.Metadata.Edm)
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
RelationMultiplicity
RelationshipSet
RelationshipType
RowType
SimpleType
StructuralType
TypeUsage
CollectionKind : nouvelle énumération 3 membres (espace de noms System.Data.Metadata.Edm)
Champs (3)
Sac
Liste
Aucun
CollectionType : nouveaux membres de classe 2 (espace de noms System.Data.Metadata.Edm)
Propriétés (2)
System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind
System.Data.Metadata.Edm.TypeUsage TypeUsage
ComplexType : nouveaux membres de la classe 2 (espace de noms System.Data.Metadata.Edm)
Propriétés (2)
System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind
Propriétés System.Data.Metadata.Edm.ReadOnlyMetadataCollection(System.Data.Metadata.Edm.EdmProperty)
ConcurrencyMode - nouveaux membres de l’énumération 2 (espace de noms System.Data.Metadata.Edm)
Champs (2)
Fixe
Aucun
DataSpace - nouvelle énumération 5 membres (espace de noms System.Data.Metadata.Edm)
Champs (5)
CSpace
CSSpace
OCSpace
OSpace
SSpace
Documentation - nouveaux membres de classe 5 (espace de noms System.Data.Metadata.Edm)
Méthodes (1)
System.String ToString()
Propriétés (4)
System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind
System.Boolean IsEmpty
System.String LongDescription
System.String Summary
EdmError - nouveau membre de classe 1 (espace de noms System.Data.Metadata.Edm)
Propriétés (1)
Message System.String
EdmFunction - nouveaux membres de classe 4 (espace de noms System.Data.Metadata.Edm)
Propriétés (4)
System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind
System.String FullName
Paramètres System.Data.Metadata.Edm.ReadOnlyMetadataCollection(System.Data.Metadata.Edm.FunctionParameter)
System.Data.Metadata.Edm.FunctionParameter ReturnParameter
EdmItemCollection - nouveaux membres de la classe 4 (espace de noms System.Data.Metadata.Edm)
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 la classe 4 (espace de noms System.Data.Metadata.Edm)
Méthodes (1)
System.String ToString()
Propriétés (3)
System.Data.Metadata.Edm.StructuralType DeclaringType
System.String Name
System.Data.Metadata.Edm.TypeUsage TypeUsage
EdmProperty - nouveaux membres de classe 3 (espace de noms System.Data.Metadata.Edm)
Propriétés (3)
System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind
System.Object DefaultValue
System.Boolean Nullable
EdmSchemaError - nouveaux membres de la classe 8 (espace de noms System.Data.Metadata.Edm)
Méthodes (1)
System.String ToString()
Propriétés (7)
Colonne System.Int32
System.Int32 ErrorCode
Ligne System.Int32
System.String SchemaLocation
System.String SchemaName
Gravité de System.Data.Metadata.Edm.EdmSchemaErrorSeverity
System.String StackTrace
EdmSchemaErrorSeverity - nouvelle énumération 2 membres (espace de noms System.Data.Metadata.Edm)
Champs (2)
Error
Avertissement
EdmType - nouveaux membres de la classe 7 (espace de noms System.Data.Metadata.Edm)
Méthodes (2)
System.Data.Metadata.Edm.CollectionType GetCollectionType()
System.String ToString()
Propriétés (5)
System.Boolean Abstract
BaseType System.Data.Metadata.Edm.EdmType
System.String FullName
System.String Name
Nom de l’espace de noms System.String
EntityContainer - nouveaux membres de la classe 8 (espace de noms System.Data.Metadata.Edm)
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
System.String Name
EntitySet : nouveaux membres de classe 2 (espace de noms System.Data.Metadata.Edm)
Propriétés (2)
System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind
System.Data.Metadata.Edm.EntityType ElementType
EntitySetBase : nouveaux membres de classe 5 (espace de noms System.Data.Metadata.Edm)
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
System.String Name
EntityType : nouveaux membres de la classe 4 (espace de noms System.Data.Metadata.Edm)
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
Propriétés System.Data.Metadata.Edm.ReadOnlyMetadataCollection(System.Data.Metadata.Edm.EdmProperty)
EntityTypeBase : nouveau membre de classe 1 (espace de noms System.Data.Metadata.Edm)
Propriétés (1)
System.Data.Metadata.Edm.ReadOnlyMetadataCollection(System.Data.Metadata.Edm.EdmMember) KeyMembers
Facette : nouveaux membres de la classe 7 (espace de noms System.Data.Metadata.Edm)
Méthodes (1)
System.String ToString()
Propriétés (6)
System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind
Description de System.Data.Metadata.Edm.FacetDescription
System.Data.Metadata.Edm.EdmType FacetType
System.Boolean IsUnbounded
System.String Name
System.Object Value
FacetDescription : nouveaux membres de la classe 8 (espace de noms System.Data.Metadata.Edm)
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 IsRequiredred
System.Nullable(System.Int32) MaxValue
System.Nullable(System.Int32) MinValue
FunctionParameter - nouveaux membres de classe 6 (espace de noms System.Data.Metadata.Edm)
Méthodes (1)
System.String ToString()
Propriétés (5)
System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind
System.Data.Metadata.Edm.EdmFunction DeclaringFunction
Mode System.Data.Metadata.Edm.ParameterMode
System.String Name
System.Data.Metadata.Edm.TypeUsage TypeUsage
ItemCollection - nouvelle interface 17 membres (espace de noms System.Data.Metadata.Edm)
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 (espace de noms System.Data.Metadata.Edm)
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
System.Data.Metadata.Edm.Documentation Documentation
System.Data.Metadata.Edm.ReadOnlyMetadataCollection(System.Data.Metadata.Edm.MetadataProperty) MetadataProperties
MetadataProperty : nouveaux membres de la classe 5 (espace de noms System.Data.Metadata.Edm)
Propriétés (5)
System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind
System.String Name
System.Data.Metadata.Edm.PropertyKind , propriétéKind
System.Data.Metadata.Edm.TypeUsage TypeUsage
System.Object Value
MetadataWorkspace - nouvelle énumération 30 membres (espace de noms System.Data.Metadata.Edm)
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 classe 4 (espace de noms System.Data.Metadata.Edm)
Propriétés (4)
System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind
System.Data.Metadata.Edm.RelationshipEndMember FromEndMember
System.Data.Metadata.Edm.RelationshipType RelationshipType RelationshipType
System.Data.Metadata.Edm.RelationshipEndMember ToEndMember
ObjectItemCollection : nouveaux membres de classe 5 (espace de noms System.Data.Metadata.Edm)
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 : nouvelle énumération 3 membres (espace de noms System.Data.Metadata.Edm)
Champs (3)
Cascade
Aucun
Restreindre
ParameterMode : nouvelle énumération 4 membres (espace de noms System.Data.Metadata.Edm)
Champs (4)
Dans
Inout
Out
ReturnValue
ParameterTypeSemantics : nouvelle énumération 3 membres (espace de noms System.Data.Metadata.Edm)
Champs (3)
AllowImplicitConversion
AllowImplicitPromotion
ExactMatchOnly
PrimitiveType : nouveaux membres de classe 7 (espace de noms System.Data.Metadata.Edm)
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 ClrEquivalentType
System.Collections.ObjectModel.ReadOnlyCollection(System.Data.Metadata.Edm.FacetDescription) FacetDescriptions
System.Data.Metadata.Edm.PrimitiveTypeKind PrimitiveTypeKind
PrimitiveTypeKind : nouvelle énumération 15 membres (espace de noms System.Data.Metadata.Edm)
Champs (15)
Binaire
Booléen
Byte
DateTime
DateTimeOffset
Décimal
Double
Guid
Int16
Int32
Int64
SByte
Unique
Chaîne
Time
PropertyKind : nouveaux membres d’énumération 2 (espace de noms System.Data.Metadata.Edm)
Champs (2)
Étendu
Système
ReadOnlyMetadataCollection(T) : nouveaux membres génériques de classe 7 (espace de noms System.Data.Metadata.Edm)
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
T Item[System.String]
ReferentialConstraint : nouveaux membres de classe 6 (espace de noms System.Data.Metadata.Edm)
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 classe 2 (espace de noms System.Data.Metadata.Edm)
Propriétés (2)
System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind
System.Data.Metadata.Edm.EntityTypeBase ElementType
RelationshipEndMember : nouveaux membres de classe 2 (espace de noms System.Data.Metadata.Edm)
Propriétés (2)
System.Data.Metadata.Edm.OperationAction DeleteBehavior
System.Data.Metadata.Edm.RelationshipMultiplicity RelationshipMultiplicity
RelationshipMultiplicity : nouvelle énumération 3 membres (espace de noms System.Data.Metadata.Edm)
Champs (3)
Divers
Une
ZeroOrOne
RelationshipSet : nouveaux membres de classe 2 (espace de noms System.Data.Metadata.Edm)
Propriétés (2)
System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind
System.Data.Metadata.Edm.RelationshipType ElementType
RelationshipType : nouveau membre de classe 1 (espace de noms System.Data.Metadata.Edm)
Propriétés (1)
System.Data.Metadata.Edm.ReadOnlyMetadataCollection(System.Data.Metadata.Edm.RelationshipEndMember) RelationshipEndMembers
RowType : nouveaux membres de classe 2 (espace de noms System.Data.Metadata.Edm)
Propriétés (2)
System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind
Propriétés System.Data.Metadata.Edm.ReadOnlyMetadataCollection(System.Data.Metadata.Edm.EdmProperty)
StoreGeneratedPattern : nouvelle énumération 3 membres (espace de noms System.Data.Metadata.Edm)
Champs (3)
Calculé
Identité
Aucun
StoreItemCollection - nouveaux membres de classe 3 (espace de noms System.Data.Metadata.Edm)
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 (espace de noms System.Data.Metadata.Edm)
Propriétés (1)
Membres System.Data.Metadata.Edm.ReadOnlyMetadataCollection(System.Data.Metadata.Edm.EdmMember)
TypeUsage : nouveaux membres de classe 15 (espace de noms System.Data.Metadata.Edm)
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
Facettes System.Data.Metadata.Edm.ReadOnlyMetadataCollection(System.Data.Metadata.Edm.Facet)
CompiledQuery - nouveaux membres de classe 4 (espace de noms System.Data.Objects)
Méthodes (4)
System.Func(TArg0,TResult) Compile(TKey,TValue)(System.Linq.Expressions.Expression(T)(System.Func(TKey,TValue)(T,T)))
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)))
System.Func(TArg0,TArg1,TArg2,TArg3,TResult) Compile'5(System.Linq.Expressions.Expression(T)(System.Func'5(T,T,T,T)))
CurrentValueRecord : nouveaux membres de la classe 47 (espace de noms System.Data.Objects)
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 - nouvelle énumération 4 membres (espace de noms System.Data.Objects)
Champs (4)
AppendOnly
NoTracking
OverwriteChanges
PreserveChanges
ObjectContext : nouveaux membres de la classe 28 (espace de noms System.Data.Objects)
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 Detach(System.Object)
System.Void Dispose()
System.Void Dispose(System.Boolean)
System.Data.Objects.ObjectResult(TElement) ExecuteFunction(T)(System.String,System.Data.Objects.ObjectParameter[])
System.Object GetObjectByKey(System.Data.EntityKey)
System.Void Refresh(System.Data.Objects.RefreshMode,System.Collections.IEnumerable)
System.Void Refresh(System.Data.Objects.RefreshMode,System.Object)
System.Int32 SaveChanges()
System.Int32 SaveChanges(System.Boolean)
System.Boolean TryGetObjectByKey(System.Data.EntityKey,System.Object)
Propriétés (5)
System.Nullable(System.Int32) CommandTimeout
Connexion System.Data.Common.DbConnection
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 (espace de noms System.Data.Objects)
Constructeurs (2)
.ctor(System.String,System.Object)
.ctor(System.String,System.Type)
Propriétés (3)
System.String Name
System.Type ParameterType
System.Object Value
ObjectParameterCollection - nouveaux membres de la classe 10 (espace de noms System.Data.Objects)
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 (espace de noms System.Data.Objects)
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
Contexte System.Data.Objects.ObjectContext
System.Boolean EnablePlanCaching
System.Data.Objects.MergeOption MergeOption
Paramètres System.Data.Objects.ObjectParameterCollection
ObjectQuery(T) : nouveaux membres de la classe générique 19 (espace de noms System.Data.Objects)
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)
System.String Name
ObjectResult - nouveaux membres de la classe 4 (espace de noms System.Data.Objects)
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 (espace de noms System.Data.Objects)
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 (espace de noms System.Data.Objects)
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
Entité System.Object
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 (espace de noms System.Data.Objects)
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 (espace de noms System.Data.Objects)
Champs (2)
ClientWins
StoreWins
ComplexObject : nouveaux membres de classe 3 (espace de noms System.Data.Objects.DataClasses)
Constructeurs (1)
.ctor()
Méthodes (2)
System.Void ReportPropertyChanged(System.String)
System.Void ReportPropertyChanging(System.String)
EdmComplexPropertyAttribute - nouveau membre de classe 1 (espace de noms System.Data.Objects.DataClasses)
Constructeurs (1)
.ctor()
EdmComplexTypeAttribute - nouveau membre de classe 1 (espace de noms System.Data.Objects.DataClasses)
Constructeurs (1)
.ctor()
EdmEntityTypeAttribute - nouveau membre de classe 1 (espace de noms System.Data.Objects.DataClasses)
Constructeurs (1)
.ctor()
EdmRelationshipAttribute - nouveaux membres de la classe 9 (espace de noms System.Data.Objects.DataClasses)
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 classe 4 (espace de noms System.Data.Objects.DataClasses)
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 (espace de noms System.Data.Objects.DataClasses)
Constructeurs (1)
.ctor()
Propriétés (2)
System.Boolean EntityKeyProperty
System.Boolean IsNullable
EdmSchemaAttribute - nouveaux membres de classe 2 (espace de noms System.Data.Objects.DataClasses)
Constructeurs (2)
.ctor()
.ctor(System.String)
EdmTypeAttribute : nouveaux membres de la classe 2 (espace de noms System.Data.Objects.DataClasses)
Propriétés (2)
System.String Name
Nom de l’espace de noms System.String
EntityCollection(T) : nouveaux membres de la classe générique 15 (espace de noms System.Data.Objects.DataClasses)
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 (espace de noms System.Data.Objects.DataClasses)
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 (espace de noms System.Data.Objects.DataClasses)
Constructeurs (1)
.ctor()
Propriétés (1)
System.Data.EntityKey EntityKey
EntityReference(T) : nouveaux membres de classe 5 génériques (espace de noms System.Data.Objects.DataClasses)
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)
Valeur TEntity
IEntityChangeTracker - nouveaux membres de l’interface 5 (espace de noms System.Data.Objects.DataClasses)
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 d’interface 1 (espace de noms System.Data.Objects.DataClasses)
Méthodes (1)
System.Void SetChangeTracker(System.Data.Objects.DataClasses.IEntityChangeTracker)
IEntityWithKey - nouveau membre d’interface 1 (espace de noms System.Data.Objects.DataClasses)
Propriétés (1)
System.Data.EntityKey EntityKey
IEntityWithRelationships - nouveau membre d’interface 1 (espace de noms System.Data.Objects.DataClasses)
Propriétés (1)
System.Data.Objects.DataClasses.RelationshipManager RelationshipManager
IRelatedEnd : nouvelle interface 12 membres (espace de noms System.Data.Objects.DataClasses)
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 (espace de noms System.Data.Objects.DataClasses)
Méthodes (12)
System.Void Attach(T)(System.Collections.Generic.IEnumerable(T)(T),System.Boolean)
System.Collections.IEnumerator GetEnumerator()
System.Void Load()
System.Void Load(System.Data.Objects.MergeOption)
System.Void Merge(T)(System.Collections.Generic.IEnumerable(T)(T),System.Data.Objects.MergeOption,System.Boolean)
System.Void System.Data.Objects.DataClasses.IRelatedEnd.Add(System.Data.Objects.DataClasses.IEntityWithRelationships)
System.Void System.Data.Objects.DataClasses.IRelatedEnd.Attach(System.Data.Objects.DataClasses.IEntityWithRelationships)
System.Collections.IEnumerable System.Data.Objects.DataClasses.IRelatedEnd.CreateSourceQuery()
System.Boolean System.Data.Objects.DataClasses.IRelatedEnd.Remove(System.Data.Objects.DataClasses.IEntityWithRelationships)
System.Void ValidateEntityForAttach(T)(T,System.Int32,System.Boolean)
System.Data.Objects.ObjectQuery(TEntity) ValidateLoad(T)(System.Data.Objects.MergeOption,System.String)
System.Void ValidateOwnerForAttach()
Propriétés (5)
System.Boolean IsLoaded
System.String RelationshipName
System.Data.Metadata.Edm.RelationshipSet RelationshipSet RelationshipSet
System.String SourceRoleName
System.String TargetRoleName
Événements (1)
AssociationChanged
RelationshipKind : nouveau membre d’énumération 1 (espace de noms System.Data.Objects.DataClasses)
Champs (1)
Association
RelationshipManager : nouveaux membres de classe 8 (espace de noms System.Data.Objects.DataClasses)
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 (espace de noms System.Data.Objects.DataClasses)
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
System.Data.Entity.Design.dll - 18 nouvelles classes
EdmToObjectNamespaceMap : nouveaux membres de classe 8 (System.Data.Entity.Design espace de noms)
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 10 (espace de noms System.Data.Entity.Design)
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.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 (espace de noms System.Data.Entity.Design)
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 EntityContainer
EntityStoreSchemaFilterEffect : nouvelle énumération 2 membres (espace de noms System.Data.Entity.Design)
Champs (2)
Autoriser
Exclure
EntityStoreSchemaFilterEntry : nouveaux membres de classe 7 (espace de noms System.Data.Entity.Design)
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)
Catalogue System.String
Effet System.Data.Entity.Design.EntityStoreSchemaFilterEffect
System.String Name
Schéma System.String
Types System.Data.Entity.Design.EntityStoreSchemaFilterObjectTypes
EntityStoreSchemaFilterObjectTypes : nouvelle énumération 5 membres (espace de noms System.Data.Entity.Design)
Champs (5)
Tout
Fonction
Aucun
Table
Afficher
EntityStoreSchemaGenerator : nouveaux membres de classe 8 (espace de noms System.Data.Entity.Design)
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 EntityContainer
System.Data.Metadata.Edm.StoreItemCollection StoreItemCollection
EntityViewGenerator : nouveaux membres de classe 6 (espace de noms System.Data.Entity.Design)
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 : nouvelle énumération 2 membres (espace de noms System.Data.Entity.Design)
Champs (2)
GenerateCSharpCode
GenerateVBCode
MetadataItemCollectionFactory : nouveaux membres de classe 3 (espace de noms System.Data.Entity.Design)
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 (espace de noms System.Data.Entity.Design)
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 (espace de noms System.Data.Entity.Design)
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 (espace de noms System.Data.Entity.Design)
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
BaseType System.CodeDom.CodeTypeReference
System.Data.Metadata.Edm.GlobalItem TypeSource
TypeGeneratedEventHandler - nouveaux membres de la classe 4 (espace de noms System.Data.Entity.Design)
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)
EntityDesignerBuildProvider - nouveaux membres de la classe 3 (espace de noms System.Data.Entity.Design.AspNet)
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 (espace de noms System.Data.Entity.Design.AspNet)
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 la classe 3 (espace de noms System.Data.Entity.Design.AspNet)
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 (espace de noms System.Data.Entity.Design.AspNet)
Constructeurs (1)
.ctor()
Méthodes (2)
System.Void GenerateCode(System.Web.Compilation.AssemblyBuilder)
System.Web.Compilation.BuildProviderResultFlags GetResultFlags(System.CodeDom.Compiler.CompilerResults)
System.Data.Linq.dll - 1 classe mise à jour, 1 nouvelle classe
Sql2008Provider - nouveau membre de classe 1 (espace de noms System.Data.Linq.SqlClient)
Constructeurs (1)
.ctor()
SqlMethods : mise à jour des nouveaux membres de la classe 22 (espace de noms System.Data.Linq.SqlClient)
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))
System.Data.Services.dll - 36 nouvelles classes
ChangeInterceptorAttribute - nouveaux membres de classe 2 (espace de noms System.Data.Services)
Constructeurs (1)
.ctor(System.String)
Propriétés (1)
System.String EntitySetName
DataService(T) : nouveaux membres de la classe générique 14 (espace de noms System.Data.Services)
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 (espace de noms System.Data.Services)
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 (espace de noms System.Data.Services)
Constructeurs (1)
.ctor(System.Type,System.Uri[])
DataServiceHostFactory - nouveaux membres de classe 2 (espace de noms System.Data.Services)
Constructeurs (1)
.ctor()
Méthodes (1)
System.ServiceModel.ServiceHost CreateServiceHost(System.Type,System.Uri[])
EntitySetRights - nouvelle énumération 10 membres (espace de noms System.Data.Services)
Champs (10)
Tout
AllRead
Allwrite
Aucun
ReadMultiple
ReadSingle
WriteAppend
WriteDelete
WriteMerge
WriteReplace
ETagAttribute - nouveaux membres de classe 3 (espace de noms System.Data.Services)
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 (espace de noms System.Data.Services)
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
System.String Name
ExpandSegmentCollection - nouveaux membres de la classe 3 (espace de noms System.Data.Services)
Constructeurs (2)
.ctor()
.ctor(System.Int32)
Propriétés (1)
System.Boolean HasFilter
HandleExceptionArgs - nouveaux membres de classe 5 (espace de noms System.Data.Services)
Propriétés (5)
Exception System.Exception
System.String ResponseContentType
System.Int32 ResponseStatusCode
System.Boolean ResponseWritten
System.Boolean UseVerboseErrors
IDataServiceConfiguration - nouvelle interface 10 membres (espace de noms System.Data.Services)
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 (espace de noms System.Data.Services)
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 (espace de noms System.Data.Services)
Méthodes (1)
System.Object GetExpandedPropertyValue(System.String)
Propriétés (1)
System.Object ExpandedElement
IExpandProvider - nouveau membre d’interface 1 (espace de noms System.Data.Services)
Méthodes (1)
System.Collections.IEnumerable ApplyExpansions(System.Linq.IQueryable,System.Collections.Generic.ICollection(T)(System.Data.Services.ExpandSegmentCollection))
IgnorePropertiesAttribute : nouveaux membres de la classe 3 (espace de noms System.Data.Services)
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 (espace de noms System.Data.Services)
Méthodes (1)
System.ServiceModel.Channels.Message ProcessRequestForMessage(System.IO.Stream)
IUpdatable : nouveaux membres de l’interface 12 (espace de noms System.Data.Services)
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 classe 3 (espace de noms System.Data.Services)
Constructeurs (1)
.ctor(System.String,System.String)
Propriétés (2)
System.String MemberName
MimeType System.String
ProcessRequestArgs : nouveaux membres de classe 2 (espace de noms System.Data.Services)
Propriétés (2)
System.Boolean IsBatchOperation
System.Uri RequestUri
QueryInterceptorAttribute : nouveaux membres de classe 2 (espace de noms System.Data.Services)
Constructeurs (1)
.ctor(System.String)
Propriétés (1)
System.String EntitySetName
ServiceOperationRights : nouvelle énumération 5 membres (espace de noms System.Data.Services)
Champs (5)
Tout
AllRead
Aucun
ReadMultiple
ReadSingle
SingleResultAttribute : nouveau membre de classe 1 (espace de noms System.Data.Services)
Constructeurs (1)
.ctor()
UpdateOperations : nouvelle énumération 4 membres (espace de noms System.Data.Services)
Champs (4)
Ajouter
Changement
Supprimer
Aucun
ExpandedWrapper(T) - nouveaux membres de la classe générique 5 (espace de noms System.Data.Services.Internal)
Constructeurs (1)
.ctor()
Méthodes (2)
System.Object GetExpandedPropertyValue(System.String)
System.Object InternalGetExpandedPropertyValue(System.Int32)
Propriétés (2)
System.String Description
TExpandedElement ExpandedElement
ExpandedWrapper(T)0 : nouveaux membres de la classe générique 11 (espace de noms System.Data.Services.Internal)
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 (espace de noms System.Data.Services.Internal)
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 (espace de noms System.Data.Services.Internal)
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 : nouveaux membres de la classe générique 14 (espace de noms System.Data.Services.Internal)
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 (espace de noms System.Data.Services.Internal)
Constructeurs (1)
.ctor()
Méthodes (1)
System.Object InternalGetExpandedPropertyValue(System.Int32)
Propriétés (1)
TProperty0 ProjectedProperty0
ExpandedWrapper'3 : nouveaux membres génériques de classe 4 (espace de noms System.Data.Services.Internal)
Constructeurs (1)
.ctor()
Méthodes (1)
System.Object InternalGetExpandedPropertyValue(System.Int32)
Propriétés (2)
TProperty0 ProjectedProperty0
TProperty1 ProjectedProperty1
ExpandedWrapper'4 : nouveaux membres génériques de classe 5 (espace de noms System.Data.Services.Internal)
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 génériques de classe 6 (espace de noms System.Data.Services.Internal)
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 génériques de classe 7 (espace de noms System.Data.Services.Internal)
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 génériques de classe 8 (espace de noms System.Data.Services.Internal)
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 génériques de classe 9 (espace de noms System.Data.Services.Internal)
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 : nouveaux membres de la classe générique 10 (espace de noms System.Data.Services.Internal)
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
System.Data.Services.Client.dll - 24 nouvelles classes
ChangeOperationResponse : nouveau membre de classe 1 (espace de noms System.Data.Services.Client)
Propriétés (1)
Descripteur System.Data.Services.Client.Descriptor
DataServiceClientException : nouveaux membres de classe 8 (espace de noms System.Data.Services.Client)
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 (espace de noms System.Data.Services.Client)
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
Informations d’identification System.Net.ICredentials
System.String DataNamespace
Entités System.Collections.ObjectModel.ReadOnlyCollection(System.Data.Services.Client.EntityDescriptor)
System.Boolean IgnoreMissingProperties
Liens System.Collections.ObjectModel.ReadOnlyCollection(System.Data.Services.Client.LinkDescriptor)
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
Délai d’expiration de System.Int32
System.Uri TypeScheme
System.Boolean UsePostTunneling
Événements (3)
ReadingEntity
SendingRequest
WritingEntity
DataServiceQuery : nouveaux membres de classe 3 (espace de noms System.Data.Services.Client)
Méthodes (1)
System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator()
Propriétés (2)
Expression System.Linq.Expressions.Expression
Fournisseur System.Linq.IQueryProvider
DataServiceQuery(T) : nouveaux membres de la classe générique 12 (espace de noms System.Data.Services.Client)
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
Expression System.Linq.Expressions.Expression
Fournisseur System.Linq.IQueryProvider
System.Uri RequestUri
DataServiceQueryException : nouveaux membres de classe 6 (espace de noms System.Data.Services.Client)
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)
Réponse System.Data.Services.Client.QueryOperationResponse
DataServiceRequest : nouveaux membres de classe 3 (espace de noms System.Data.Services.Client)
Méthodes (1)
System.String ToString()
Propriétés (2)
System.Type ElementType
System.Uri RequestUri
DataServiceRequest(T) : nouveaux membres génériques de classe 3 (espace de noms System.Data.Services.Client)
Constructeurs (1)
.ctor(System.Uri)
Propriétés (2)
System.Type ElementType
System.Uri RequestUri
DataServiceRequestException : nouveaux membres de classe 6 (espace de noms System.Data.Services.Client)
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)
Réponse System.Data.Services.Client.DataServiceResponse
DataServiceResponse : nouveaux membres de classe 5 (espace de noms System.Data.Services.Client)
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 (espace de noms System.Data.Services.Client)
Propriétés (1)
System.Data.Services.Client.EntityStates State
EntityDescriptor : nouveaux membres de classe 2 (espace de noms System.Data.Services.Client)
Propriétés (2)
Entité System.Object
System.String ETag
EntityStates : nouvelle énumération 5 membres (espace de noms System.Data.Services.Client)
Champs (5)
Ajouté
Supprimé
Détachée
Modifié le
Inchangé
LinkDescriptor : nouveaux membres de classe 3 (espace de noms System.Data.Services.Client)
Propriétés (3)
Source System.Object
System.String SourceProperty
System.Object Target
MediaEntryAttribute : nouveaux membres de classe 2 (espace de noms System.Data.Services.Client)
Constructeurs (1)
.ctor(System.String)
Propriétés (1)
System.String MediaMemberName
MergeOption : nouvelle énumération 4 membres (espace de noms System.Data.Services.Client)
Champs (4)
AppendOnly
NoTracking
OverwriteChanges
PreserveChanges
MimeTypePropertyAttribute : nouveaux membres de classe 3 (espace de noms System.Data.Services.Client)
Constructeurs (1)
.ctor(System.String,System.String)
Propriétés (2)
System.String DataPropertyName
System.String MimeTypePropertyName
OperationResponse : nouveaux membres de classe 3 (espace de noms System.Data.Services.Client)
Propriétés (3)
Erreur System.Exception
En-têtes System.Collections.Generic.IDictionary(System.String,System.String)
System.Int32 StatusCode
QueryOperationResponse : nouveaux membres de classe 2 (espace de noms System.Data.Services.Client)
Méthodes (1)
System.Collections.IEnumerator GetEnumerator()
Propriétés (1)
Requête System.Data.Services.Client.DataServiceRequest
QueryOperationResponse(T) : nouveau membre générique de classe 1 (espace de noms System.Data.Services.Client)
Méthodes (1)
System.Collections.Generic.IEnumerator(T) GetEnumerator()
ReadingWritingEntityEventArgs : nouveaux membres de classe 2 (espace de noms System.Data.Services.Client)
Propriétés (2)
System.Xml. Données Linq.XElement
Entité System.Object
SaveChangesOptions : nouvelle énumération 4 membres (espace de noms System.Data.Services.Client)
Champs (4)
Batch
ContinueOnError
Aucun
ReplaceOnUpdate
SendingRequestEventArgs : nouveau membre de classe 1 (espace de noms System.Data.Services.Client)
Propriétés (1)
System.Net.WebRequest Request
DataServiceKeyAttribute : nouveaux membres de classe 3 (espace de noms System.Data.Services.Common)
Constructeurs (2)
.ctor(System.String)
.ctor(System.String[])
Propriétés (1)
System.Collections.ObjectModel.ReadOnlyCollection(System.String) KeyNames
System.Data.Services.Design.dll - 5 nouvelles classes
EdmToObjectNamespaceMap : nouveaux membres de classe 8 (espace de noms System.Data.Services.Design)
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 (espace de noms System.Data.Services.Design)
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 : nouvelle énumération 2 membres (espace de noms System.Data.Services.Design)
Champs (2)
GenerateCSharpCode
GenerateVBCode
PropertyGeneratedEventArgs : nouveaux membres de classe 8 (espace de noms System.Data.Services.Design)
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 (espace de noms System.Data.Services.Design)
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
System.Deployment.dll - 4 classes mises à jour
ApplicationDeployment : mise à jour des nouveaux membres de classe 2 (espace de noms System.Deployment.Application)
Méthodes (2)
System.Deployment.Application.UpdateCheckInfo CheckForDetailedUpdate(System.Boolean)
System.Boolean CheckForUpdate(System.Boolean)
DeploymentServiceCom : mise à jour du nouveau membre de classe 1 (espace de noms System.Deployment.Application)
Méthodes (1)
System.Void ActivateDeploymentEx(System.String,System.Int32,System.Int32)
DownloadApplicationCompletedEventArgs - mise à jour de la classe 1 nouveau membre (espace de noms System.Deployment.Application)
Propriétés (1)
System.String ShortcutAppId
InPlaceHostingManager : mise à jour des nouveaux membres de la classe 2 (espace de noms System.Deployment.Application)
Méthodes (2)
System.Void AssertApplicationRequirements(System.Boolean)
System.Void UninstallCustomUXApplication(System.String)
System.Design.dll - 1 classe mise à jour, 1 nouvelle classe
DataControlFieldDesigner : nouveaux membres de classe 7 (espace de noms System.Web.UI.Design.WebControls)
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 UsesSchema
WizardDesigner : nouveau membre de classe 1 mis à jour (espace de noms System.Web.UI.Design.WebControls)
Méthodes (1)
System.Void OnComponentChanged(System.Object,System.ComponentModel.Design.ComponentChangedEventArgs)
System.Runtime.Serialization.dll - 2 classes mises à jour, 1 nouvelle classe
CollectionDataContractAttribute : nouveau membre mis à jour dans la classe 1 (espace de noms System.Runtime.Serialization)
Propriétés (1)
System.Boolean IsReference
DataContractAttribute : mise à jour du nouveau membre de classe 1 (espace de noms System.Runtime.Serialization)
Propriétés (1)
System.Boolean IsReference
IgnoreDataMemberAttribute : nouveau membre de classe 1 (espace de noms System.Runtime.Serialization)
Constructeurs (1)
.ctor()
System.ServiceModel.dll - 8 classes mises à jour, 3 nouvelles classes
FaultImportOptions : nouveaux membres de classe 2 (espace de noms System.ServiceModel)
Constructeurs (1)
.ctor()
Propriétés (1)
System.Boolean UseMessageFormat
XmlSerializerFormatAttribute - mise à jour de la classe 1 nouveau membre (espace de noms System.ServiceModel)
Propriétés (1)
System.Boolean SupportFaults
WrappedOptions : nouveaux membres de classe 2 (espace de noms System.ServiceModel.Channels)
Constructeurs (1)
.ctor()
Propriétés (1)
System.Boolean WrappedFlag
ServiceDebugElement : mise à jour des nouveaux membres de la classe 4 (espace de noms System.ServiceModel.Configuration)
Propriétés (4)
System.String HttpHelpPageBinding
System.String HttpHelpPageBindingConfiguration
System.String HttpsHelpPageBinding
System.String HttpsHelpPageBindingConfiguration
ServiceMetadataPublishingElement : mise à jour de la classe 4 de nouveaux membres (espace de noms System.ServiceModel.Configuration)
Propriétés (4)
System.String HttpGetBinding
System.String HttpGetBindingConfiguration
System.String HttpsGetBinding
System.String HttpsGetBindingConfiguration
MetadataImporterQuotas : nouveaux membres de classe 3 (espace de noms System.ServiceModel.Description)
Constructeurs (1)
.ctor()
Propriétés (2)
System.ServiceModel.Description.MetadataImporterQuotas Defaults
System.ServiceModel.Description.MetadataImporterQuotas Max
ServiceDebugBehavior : mise à jour des nouveaux membres de classe 2 (espace de noms System.ServiceModel.Description)
Propriétés (2)
System.ServiceModel.Channels.Binding HttpHelpPageBinding
System.ServiceModel.Channels.Binding HttpsHelpPageBinding
ServiceMetadataBehavior : mise à jour des nouveaux membres de classe 2 (espace de noms System.ServiceModel.Description)
Propriétés (2)
System.ServiceModel.Channels.Binding HttpGetBinding
System.ServiceModel.Channels.Binding HttpsGetBinding
WsdlImporter : nouveau membre mis à jour de classe 1 (espace de noms System.ServiceModel.Description)
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)
ServiceCredentialsSecurityTokenManager : mise à jour de la classe 1 nouveau membre (espace de noms System.ServiceModel.Security)
Méthodes (1)
System.IdentityModel.Selectors.SecurityTokenAuthenticator CreateSecureConversationTokenAuthenticator(System.ServiceModel.Security.Tokens.RecipientServiceModelSecurityTokenRequirement,System.Boolean,System.IdentityModel.Selectors.SecurityTokenResolver)
SecurityContextSecurityToken : mise à jour des nouveaux membres de classe 2 (espace de noms System.ServiceModel.Security.Tokens)
Propriétés (2)
System.ServiceModel.Security.SecurityMessageProperty BootstrapMessageProperty
System.Boolean IsCookieMode
System.ServiceModel.Web.dll - 2 classes mises à jour, 11 nouvelles classes
UriTemplate : mise à jour des nouveaux membres de la classe 8 (espace de noms Système)
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)
Valeurs par défaut de System.Collections.Generic.IDictionary(System.String,System.String)
System.Boolean IgnoreTrailingSlash
WebHttpBehavior : mise à jour du nouveau membre de classe 1 (espace de noms System.ServiceModel.Description)
Méthodes (1)
System.Void ValidateBinding(System.ServiceModel.Description.ServiceEndpoint)
AtomPub10CategoriesDocumentFormatter : nouveaux membres de classe 7 (espace de noms System.ServiceModel.Syndication)
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 (espace de noms System.ServiceModel.Syndication)
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 (espace de noms System.ServiceModel.Syndication)
Constructeurs (2)
.ctor(!0)
.ctor()
CategoriesDocument : nouveaux membres de la classe 10 (espace de noms System.ServiceModel.Syndication)
Méthodes (6)
System.ServiceModel.Syndication.InlineCategoriesDocument Create(System.Collections.ObjectModel.Collection(T)(System.ServiceModel.Syndication.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 , élémentExtensions
System.String Language
CategoriesDocumentFormatter : nouveaux membres de classe 5 (espace de noms System.ServiceModel.Syndication)
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
System.String Version
InlineCategoriesDocument : nouveaux membres de la classe 6 (espace de noms System.ServiceModel.Syndication)
Constructeurs (3)
.ctor()
.ctor(System.Collections.Generic.IEnumerable(T)(System.ServiceModel.Syndication.Syndication.SyndicationCategory))
.ctor(System.Collections.Generic.IEnumerable(T)(System.ServiceModel.Syndication.SyndicationCategory),System.Boolean,System.String)
Propriétés (3)
Catégories System.Collections.ObjectModel.Collection(System.ServiceModel.Syndication.SyndicationCategory)
System.Boolean IsFixed
System.String Scheme
ReferencedCategoriesDocument - nouveaux membres de classe 3 (espace de noms System.ServiceModel.Syndication)
Constructeurs (2)
.ctor()
.ctor(System.Uri)
Propriétés (1)
Lien System.Uri
ResourceCollectionInfo : nouveaux membres de la classe 12 (espace de noms System.ServiceModel.Syndication)
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
Catégories System.Collections.ObjectModel.Collection(System.ServiceModel.Syndication.CategoriesDocument)
System.ServiceModel.Syndication.SyndicationElementExtensionCollection , élémentExtensions
Lien System.Uri
System.ServiceModel.Syndication.TextSyndicationContent Title
ServiceDocument - nouveaux membres de la classe 11 (espace de noms System.ServiceModel.Syndication)
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 , élémentExtensions
System.String Language
Espaces de travail System.Collections.ObjectModel.Collection(System.ServiceModel.Syndication.Workspace)
ServiceDocumentFormatter - nouveaux membres de la classe 5 (espace de noms System.ServiceModel.Syndication)
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)
Document System.ServiceModel.Syndication.ServiceDocument
System.String Version
Espace de travail - nouveaux membres de la classe 8 (espace de noms System.ServiceModel.Syndication)
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
Collections System.Collections.ObjectModel.Collection(System.ServiceModel.Syndication.ResourceCollectionInfo) Collections
System.ServiceModel.Syndication.SyndicationElementExtensionCollection , élémentExtensions
System.ServiceModel.Syndication.TextSyndicationContent Title
System.Web.dll - 23 classes mises à jour, 8 nouvelles classes
HttpContext - nouveau membre de classe 1 mis à jour (espace de noms System.Web)
Méthodes (1)
System.Void RemapHandler(System.Web.IHttpHandler)
HttpRuntime : nouveau membre de classe 1 mis à jour (espace de noms System.Web)
Propriétés (1)
System.Boolean UsingIntegratedPipeline
Cache : mise à jour du nouveau membre de classe 1 (espace de noms System.Web.Caching)
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 (espace de noms System.Web.Caching)
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 (espace de noms System.Web.Caching)
Champs (2)
Dépendances identiques
Expired
ClientBuildManagerCallback : mise à jour du nouveau membre de classe 1 (espace de noms System.Web.Compilation)
Méthodes (1)
System.Object InitializeLifetimeService()
BrowserCapabilitiesFactoryBase : nouveau membre de classe 1 mis à jour (espace de noms System.Web.Configuration)
Méthodes (1)
System.Void ConfigureCustomCapabilities(System.Collections.Specialized.NameValueCollection,System.Web.HttpBrowserCapabilities)
CustomErrorsRedirectMode - nouveaux membres de l’énumération 2 (espace de noms System.Web.Configuration)
Champs (2)
ResponseRedirect
ResponseRewrite
CustomErrorsSection : mise à jour du nouveau membre de classe 1 (espace de noms System.Web.Configuration)
Propriétés (1)
System.Web.Configuration.CustomErrorsRedirectMode RedirectMode
MachineKeyCompatibilityMode : nouveaux membres d’énumération 2 (espace de noms System.Web.Configuration)
Champs (2)
Framework20SP1
Framework20SP2
MachineKeySection : mise à jour du nouveau membre de classe 1 (espace de noms System.Web.Configuration)
Propriétés (1)
System.Web.Configuration.MachineKeyCompatibilityMode CompatibilityMode
PagesSection : mise à jour du nouveau membre de classe 1 (espace de noms System.Web.Configuration)
Propriétés (1)
System.Boolean RenderAllHiddenFieldsAtTopOfForm
IAutoFieldGenerator - nouveau membre de l’interface 1 (espace de noms System.Web.UI)
Méthodes (1)
System.Collections.ICollection GenerateFields(System.Web.UI.Control)
IBindableControl : nouveau membre de l’interface 1 (espace de noms System.Web.UI)
Méthodes (1)
System.Void ExtractValues(System.Collections.Specialized.IOrderedDictionary)
Page : mise à jour des nouveaux membres de classe 2 (espace de noms System.Web.UI)
Propriétés (2)
AutoPostBackControl System.Web.UI.Control
System.Boolean IsPostBackEventControlRegistered
HtmlForm - mise à jour du nouveau membre de classe 1 (espace de noms System.Web.UI.HtmlControls)
Propriétés (1)
Action System.String
BoundField : nouveau membre de classe 1 mis à jour (espace de noms System.Web.UI.WebControls)
Méthodes (1)
System.Void LoadViewState(System.Object)
ControlParameter : nouveau membre de classe 1 mis à jour (espace de noms System.Web.UI.WebControls)
Constructeurs (1)
.ctor(System.String,System.Data.DbType,System.String,System.String)
CookieParameter : nouveau membre de classe 1 mis à jour (espace de noms System.Web.UI.WebControls)
Constructeurs (1)
.ctor(System.String,System.Data.DbType,System.String)
DataBoundControl : mise à jour du nouveau membre de classe 1 (espace de noms System.Web.UI.WebControls)
Propriétés (1)
System.Web.UI.IDataSource DataSourceObject
DataBoundControlMode : nouvelle énumération 3 membres (espace de noms System.Web.UI.WebControls)
Champs (3)
Modifier
Insérer
Lecture seule
DetailsView : mise à jour des nouveaux membres de classe 2 (espace de noms System.Web.UI.WebControls)
Propriétés (2)
System.Boolean EnableModelValidation
System.Web.UI.IAutoFieldGenerator RowsGenerator
FormParameter : mise à jour du nouveau membre de classe 1 (espace de noms System.Web.UI.WebControls)
Constructeurs (1)
.ctor(System.String,System.Data.DbType,System.String)
FormView : mise à jour du nouveau membre de classe 1 (espace de noms System.Web.UI.WebControls)
Propriétés (1)
System.Boolean EnableModelValidation
GridView : mise à jour des nouveaux membres de classe 3 (espace de noms System.Web.UI.WebControls)
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 (espace de noms System.Web.UI.WebControls)
Propriétés (1)
System.Web.UI.WebControls.DataKey DataKey
Paramètre : mise à jour des nouveaux membres de la classe 6 (espace de noms System.Web.UI.WebControls)
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)
Type de base de données System.Data.DbType
ParameterCollection - mise à jour de la classe 1 nouveau membre (espace de noms System.Web.UI.WebControls)
Méthodes (1)
System.Int32 Add(System.String,System.Data.DbType,System.String)
ProfileParameter : nouveau membre de classe 1 mis à jour (espace de noms System.Web.UI.WebControls)
Constructeurs (1)
.ctor(System.String,System.Data.DbType,System.String)
QueryStringParameter : mise à jour du nouveau membre de classe 1 (espace de noms System.Web.UI.WebControls)
Constructeurs (1)
.ctor(System.String,System.Data.DbType,System.String)
SessionParameter : nouveau membre de classe 1 mis à jour (espace de noms System.Web.UI.WebControls)
Constructeurs (1)
.ctor(System.String,System.Data.DbType,System.String)
System.Web.Abstractions.dll - 22 nouvelles classes
HttpApplicationStateBase : nouveaux membres de la classe 22 (espace de noms System.Web)
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
Contenu de System.Web.HttpApplicationStateBase
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 (espace de noms System.Web)
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
Contenu de System.Web.HttpApplicationStateBase
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 (espace de noms System.Web)
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)
Propriétés (113)
System.Boolean ActiveXControls
Cartes 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 System.Collections.IDictionary
System.Boolean CDF
System.Version ClrVersion
Cookies System.Boolean
System.Boolean Crawler
System.Int32 DefaultSubmitButtonLimit
System.Version EcmaScriptVersion
Images system.booléennes
System.Int32 GatewayMajorVersion
System.Double GatewayMinorVersion
System.String GatewayVersion
System.Boolean HasBackButton
System.Boolean HidesRightAlignedMultiselectScrollbars
System.String HtmlTextWriter
System.String ID
Type d’entrée System.String
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
Plateforme System.String
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 SupportsCss
System.Boolean SupportsDivAlign
System.Boolean SupportsDivNoWrap
System.Boolean SupportsEmptyStringInCookieValue
System.Boolean SupportsFontColor
System.Boolean SupportsFontName
System.Boolean SupportsFontSize
System.Boolean SupportsImageSubmit
System.Boolean SupportsIModeSymbols
System.Boolean SupportsInputIStyle
System.Boolean SupportsInputMode
System.Boolean SupportsItalic
System.Boolean SupportsJPhoneMultiMediaAttributes
System.Boolean SupportsJPhoneSymbols
System.Boolean SupportsQueryStringInFormAction
System.Boolean SupportsRedirectWithCookie
System.Boolean SupportsSelectMultiple
System.Boolean SupportsUncheck
System.Boolean SupportsXmlHttp
System.Boolean Tables
System.Type TagWriter
Type 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 (espace de noms System.Web)
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)
Propriétés (113)
System.Boolean ActiveXControls
Cartes 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 System.Collections.IDictionary
System.Boolean CDF
System.Version ClrVersion
Cookies System.Boolean
System.Boolean Crawler
System.Int32 DefaultSubmitButtonLimit
System.Version EcmaScriptVersion
Images system.booléennes
System.Int32 GatewayMajorVersion
System.Double GatewayMinorVersion
System.String GatewayVersion
System.Boolean HasBackButton
System.Boolean HidesRightAlignedMultiselectScrollbars
System.String HtmlTextWriter
System.String ID
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
Plateforme System.String
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 SupportsCss
System.Boolean SupportsDivAlign
System.Boolean SupportsDivNoWrap
System.Boolean SupportsEmptyStringInCookieValue
System.Boolean SupportsFontColor
System.Boolean SupportsFontName
System.Boolean SupportsFontSize
System.Boolean SupportsImageSubmit
System.Boolean SupportsIModeSymbols
System.Boolean SupportsInputIStyle
System.Boolean SupportsInputMode
System.Boolean SupportsItalic
System.Boolean SupportsJPhoneMultiMediaAttributes
System.Boolean SupportsJPhoneSymbols
System.Boolean SupportsQueryStringInFormAction
System.Boolean SupportsRedirectWithCookie
System.Boolean SupportsSelectMultiple
System.Boolean SupportsUncheck
System.Boolean SupportsXmlHttp
System.Boolean Tables
System.Type TagWriter
Type System.String
System.Boolean UseOptimizedCacheKey
System.Boolean VBScript
System.String Version
System.Version W3CDomVersion
System.Boolean Win16
System.Boolean Win32
HttpCachePolicyBase - nouveaux membres de classe 24 (espace de noms System.Web)
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 (espace de noms System.Web)
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
HttpContextBase - nouveaux membres de la classe 35 (espace de noms System.Web)
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.Boolean)
Propriétés (22)
System.Exception[]AllErrors
Application System.Web.HttpApplicationStateBase
System.Web.HttpApplication ApplicationInstance
System.Web.Caching.Cache
System.Web.IHttpHandler CurrentHandler
System.Web.RequestNotification CurrentNotification
Erreur System.Exception
Gestionnaire System.Web.IHttpHandler
System.Boolean IsCustomErrorEnabled
System.Boolean IsDebuggingEnabled
System.Boolean IsPostNotification
Éléments System.Collections.IDictionary
System.Web.IHttpHandler PreviousHandler
Profil System.Web.ProfileBase
Requête System.Web.HttpRequestBase
Réponse System.Web.HttpResponseBase
System.Web.HttpServerUtilityBase Server
Session System.Web.HttpSessionStateBase
System.Boolean SkipAuthorization
Timestamp System.DateTime
Trace System.Web.TraceContext
Utilisateur System.Security.Principal.IPrincipal
HttpContextWrapper - nouveaux membres de la classe 35 (espace de noms System.Web)
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.Boolean)
Propriétés (22)
System.Exception[]AllErrors
Application System.Web.HttpApplicationStateBase
System.Web.HttpApplication Application ApplicationInstance
Cache System.Web.Caching.Cache
System.Web.IHttpHandler CurrentHandler
System.Web.RequestNotification CurrentNotification
Erreur System.Exception
Gestionnaire System.Web.IHttpHandler
System.Boolean IsCustomErrorEnabled
System.Boolean IsDebuggingEnabled
System.Boolean IsPostNotification
Éléments System.Collections.IDictionary
System.Web.IHttpHandler PreviousHandler
System.Web.Profile.ProfileBase Profile
Requête System.Web.HttpRequestBase
Réponse System.Web.HttpResponseBase
System.Web.HttpServerUtilityBase Server
Session System.Web.HttpSessionStateBase
System.Boolean SkipAuthorization
Timestamp System.DateTime
Trace System.Web.TraceContext
Utilisateur System.Security.Principal.IPrincipal
HttpFileCollectionBase : nouveaux membres de la classe 12 (espace de noms System.Web)
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 (espace de noms System.Web)
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 (espace de noms System.Web)
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 classe 6 (espace de noms System.Web)
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 (espace de noms System.Web)
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()
Propriétés (39)
System.String[]AcceptTypes
System.String AnonymousID
System.String ApplicationPath
System.String AppRelativeCurrentExecutionFilePath
Navigateur System.Web.HttpBrowserCapabilitiesBase
System.Web.HttpClientCertificate ClientCertificate
System.Text.Encoding ContentEncoding
System.Int32 ContentLength
System.String ContentType
Cookies System.Web.HttpCookieCollection
System.String CurrentExecutionFilePath
System.String FilePath
Fichiers System.Web.HttpFileCollectionBase
Filtre System.IO.Stream
Formulaire System.Collections.Specialized.NameValueCollection
En-têtes System.Collections.Specialized.NameValueCollection
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
Params System.Collections.Specialized.NameValueCollection
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
Url System.Uri
UrlReferrer System.Uri
System.String UserAgent
System.String UserHostAddress
System.String UserHostName
System.String[]UserLanguages
HttpRequestWrapper : nouveaux membres de la classe 46 (espace de noms System.Web)
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()
Propriétés (39)
System.String[]AcceptTypes
System.String AnonymousID
System.String ApplicationPath
System.String AppRelativeCurrentExecutionFilePath
Navigateur System.Web.HttpBrowserCapabilitiesBase
System.Web.HttpClientCertificate ClientCertificate
System.Text.Encoding ContentEncoding
System.Int32 ContentLength
System.String ContentType
Cookies System.Web.HttpCookieCollection
System.String CurrentExecutionFilePath
System.String FilePath
Fichiers System.Web.HttpFileCollectionBase
Filtre System.IO.Stream
Formulaire System.Collections.Specialized.NameValueCollection
En-têtes System.Collections.Specialized.NameValueCollection
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
Params System.Collections.Specialized.NameValueCollection
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
Url System.Uri
UrlReferrer System.Uri
System.String UserAgent
System.String UserHostAddress
System.String UserHostName
System.String[]UserLanguages
HttpResponseBase : nouveaux membres de la classe 61 (espace de noms System.Web)
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)
System.Void Redirect(System.String)
System.Void Redirect(System.String,System.Boolean)
System.Void RemoveOutputCacheItem(System.String)
System.Void SetCookie(System.Web.HttpCookie)
System.Void TransmitFile(System.String)
System.Void TransmitFile(System.String,System.Int64,System.Int64)
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)
Mémoire tampon system.booléenne
System.Boolean BufferOutput
Cache System.Web.HttpCachePolicyBase
System.String CacheControl
System.String Charset
System.Text.Encoding ContentEncoding
System.String ContentType
Cookies System.Web.HttpCookieCollection
System.Int32 expire
System.DateTime ExpiresAbsolute
Filtre System.IO.Stream
En-tête System.Text.EncodingEncoding
En-têtes System.Collections.Specialized.NameValueCollection
System.Boolean IsClientConnected
System.Boolean IsRequestBeingRedirected
Sortie System.IO.TextWriter
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 (espace de noms System.Web)
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)
System.Void Redirect(System.String)
System.Void Redirect(System.String,System.Boolean)
System.Void RemoveOutputCacheItem(System.String)
System.Void SetCookie(System.Web.HttpCookie)
System.Void TransmitFile(System.String)
System.Void TransmitFile(System.String,System.Int64,System.Int64)
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)
Mémoire tampon system.booléenne
System.Boolean BufferOutput
Cache System.Web.HttpCachePolicyBase
System.String CacheControl
System.String Charset
System.Text.Encoding ContentEncoding
System.String ContentType
Cookies System.Web.HttpCookieCollection
System.Int32 expire
System.DateTime ExpiresAbsolute
Filtre System.IO.Stream
En-tête System.Text.EncodingEncoding
En-têtes System.Collections.Specialized.NameValueCollection
System.Boolean IsClientConnected
System.Boolean IsRequestBeingRedirected
Sortie System.IO.TextWriter
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
HttpServerUtilityBase - nouveaux membres de la classe 31 (espace de noms System.Web)
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 (espace de noms System.Web)
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 (espace de noms System.Web)
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)
Propriétés (17)
System.Int32 CodePage
Contenu de System.Web.HttpSessionStateBase
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
Mode System.Web.SessionState.SessionStateMode
System.String SessionID
System.Web.HttpStaticObjectsCollectionBase StaticObjects
System.Object SyncRoot
Délai d’expiration de System.Int32
HttpSessionStateWrapper : nouveaux membres de la classe 26 (espace de noms System.Web)
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)
Propriétés (17)
System.Int32 CodePage
Contenu de System.Web.HttpSessionStateBase
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
Mode System.Web.SessionState.SessionStateMode
System.String SessionID
System.Web.HttpStaticObjectsCollectionBase StaticObjects
System.Object SyncRoot
Délai d’expiration de System.Int32
HttpStaticObjectsCollectionBase : nouveaux membres de classe 11 (espace de noms System.Web)
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 (espace de noms System.Web)
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
System.Web.DynamicData.dll - 32 nouvelles classes
ContextConfiguration : nouveaux membres de classe 3 (espace de noms System.Web.DynamicData)
Constructeurs (1)
.ctor()
Propriétés (2)
System.Func(System.Type,System.ComponentModel.TypeDescriptionProvider) MetadataProviderFactory
System.Boolean ScaffoldAllTables
DynamicControl : nouveaux membres de classe 19 (espace de noms System.Web.DynamicData)
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
Colonne System.Web.DynamicData.MetaColumn
System.Boolean ConvertEmptyStringToNull
System.String CssClass
System.String DataField
System.String DataFormatString
System.Web.UI.Control FieldTemplate
System.Boolean HtmlEncode
Mode System.Web.UI.WebControls.DataBoundControlMode
System.String NullDisplayText
Table System.Web.DynamicData.MetaTable
System.String UIHint
System.String ValidationGroup
DynamicControlParameter : nouveaux membres de classe 5 (espace de noms System.Web.DynamicData)
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 la classe 10 (espace de noms System.Web.DynamicData)
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 classe 6 (espace de noms System.Web.DynamicData)
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 (espace de noms System.Web.DynamicData)
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
Modèle System.Web.DynamicData.MetaModel
System.Web.DynamicData.DynamicDataRouteHandler RouteHandler
System.String Table
System.String ViewName
DynamicDataRouteHandler : nouveaux membres de classe 9 (espace de noms System.Web.DynamicData)
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)
Modèle System.Web.DynamicData.MetaModel
DynamicField : nouveaux membres de classe 16 (espace de noms System.Web.DynamicData)
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 (espace de noms System.Web.DynamicData)
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 (espace de noms System.Web.DynamicData)
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)
Colonne System.Web.DynamicData.MetaColumn
System.String ColumnName
System.Exception ValidationException
FieldTemplateFactory : nouveaux membres de classe 8 (espace de noms System.Web.DynamicData)
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)
Modèle System.Web.DynamicData.MetaModel
System.String TemplateFolderVirtualPath
FieldTemplateUserControl - nouveaux membres de la classe 30 (espace de noms System.Web.DynamicData)
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)
Propriétés (15)
System.Web.DynamicData.MetaChildrenColumn ChildrenColumn
System.String ChildrenPath
Colonne System.Web.DynamicData.MetaColumn
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
Hôte System.Web.DynamicData.IFieldTemplateHost
System.ComponentModel.AttributeCollection MetadataAttributes
Mode System.Web.UI.WebControls.DataBoundControlMode
System.Object Row
Table System.Web.DynamicData.MetaTable
FilterRepeater - nouveaux membres de la classe 12 (espace de noms System.Web.DynamicData)
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
Table System.Web.DynamicData.MetaTable
System.String TableName
System.Boolean Visible
FilterUserControlBase - nouveaux membres de la classe 10 (espace de noms System.Web.DynamicData)
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)
Colonne System.Web.DynamicData.MetaColumn
System.String ContextTypeName
Champ de données System.String
System.String InitialValue
System.Web.UI.WebControls.DataKey SelectedDataKey
System.String SelectedValue
System.String TableName
IControlParameterTarget - nouveaux membres de l’interface 3 (espace de noms System.Web.DynamicData)
Méthodes (1)
System.String GetPropertyNameExpression(System.String)
Propriétés (2)
System.Web.DynamicData.MetaColumn FilteredColumn
Table System.Web.DynamicData.MetaTable
IFieldFormattingOptions - nouveaux membres de l’interface 5 (espace de noms System.Web.DynamicData)
Propriétés (5)
System.Boolean ApplyFormatInEditMode
System.Boolean ConvertEmptyStringToNull
System.String DataFormatString
HtmlEncode System.Boolean
System.String NullDisplayText
IFieldTemplate - nouveau membre d’interface 1 (espace de noms System.Web.DynamicData)
Méthodes (1)
System.Void SetHost(System.Web.DynamicData.IFieldTemplateHost)
IFieldTemplateFactory - nouveaux membres de l’interface 2 (espace de noms System.Web.DynamicData)
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 (espace de noms System.Web.DynamicData)
Propriétés (4)
Colonne System.Web.DynamicData.MetaColumn
System.Web.DynamicData.IFieldFormattingOptions FormattingOptions
Mode System.Web.UI.WebControls.DataBoundControlMode
System.String ValidationGroup
IWhereParametersProvider - nouveau membre d’interface 1 (espace de noms System.Web.DynamicData)
Méthodes (1)
System.Collections.Generic.IEnumerable(System.Web.UI.WebControls.Parameter) GetWhereParameters(System.Web.DynamicData.IDynamicDataSource)
MetaChildrenColumn : nouveaux membres de la classe 5 (espace de noms System.Web.DynamicData)
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 classe 34 (espace de noms System.Web.DynamicData)
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
System.String Description
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
Modèle System.Web.DynamicData.MetaModel
System.String Name
System.String NullDisplayText
Fournisseur System.Web.DynamicData.ModelProviders.ColumnProvider
System.String RequiredErrorMessage
System.Boolean Scaffold
System.String SortExpression
Table System.Web.DynamicData.MetaTable
System.TypeCode TypeCode TypeCode
System.String UIHint
MetaForeignKeyColumn : nouveaux membres de classe 9 (espace de noms System.Web.DynamicData)
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 (espace de noms System.Web.DynamicData)
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
Tables System.Collections.ObjectModel.ReadOnlyCollection(System.Web.DynamicData.MetaTable)
System.Collections.Generic.List(System.Web.DynamicData.MetaTable) VisibleTables
MetaTable - nouveaux membres de classe 34 (espace de noms System.Web.DynamicData)
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
Colonnes System.Collections.ObjectModel.ReadOnlyCollection(System.Web.DynamicData.MetaColumn)
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
Modèle System.Web.DynamicData.MetaModel
System.String Name
System.Collections.ObjectModel.ReadOnlyCollection(System.Web.DynamicData.MetaColumn) PrimaryKeyColumns
Fournisseur System.Web.DynamicData.ModelProviders.TableProvider
System.Boolean Scaffold
System.Web.DynamicData.MetaColumn SortColumn
System.Boolean SortDescending
PageAction - nouveaux membres de classe 4 (espace de noms System.Web.DynamicData)
Propriétés (4)
Détails de System.String
System.String Edit
System.String Insert
System.String List
TableNameAttribute - nouveaux membres de la classe 2 (espace de noms System.Web.DynamicData)
Constructeurs (1)
.ctor(System.String)
Propriétés (1)
System.String Name
AssociationDirection - nouvelle énumération 4 membres (espace de noms System.Web.DynamicData.ModelProviders)
Champs (4)
ManyToMany
ManyToOne
OneToMany
OneToOne
AssociationProvider - nouveaux membres de la classe 8 (espace de noms System.Web.DynamicData.ModelProviders)
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 (espace de noms System.Web.DynamicData.ModelProviders)
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
System.String Name
System.Boolean Nullable
Table System.Web.DynamicData.ModelProviders.TableProvider
DataModelProvider - nouveaux membres de classe 4 (espace de noms System.Web.DynamicData.ModelProviders)
Constructeurs (1)
.ctor()
Méthodes (1)
System.Object CreateContext()
Propriétés (2)
System.Type ContextType
Tables System.Collections.ObjectModel.ReadOnlyCollection(System.Web.DynamicData.ModelProviders.TableProvider)
TableProvider - nouveaux membres de la classe 8 (espace de noms System.Web.DynamicData.ModelProviders)
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)
Colonnes System.Collections.ObjectModel.ReadOnlyCollection(System.Web.DynamicData.ModelProviders.ColumnProvider)
System.Web.DynamicData.ModelProviders.DataModelProvider DataModel
System.Type EntityType
System.String Name
System.Web.DynamicData.Design.dll - 2 nouvelles classes
DynamicDataManagerDesigner - nouveaux membres de classe 2 (espace de noms System.Web.DynamicData.Design)
Constructeurs (1)
.ctor()
Méthodes (1)
System.String GetDesignTimeHtml()
DynamicFieldDesigner : nouveaux membres de la classe 9 (espace de noms System.Web.DynamicData.Design)
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 UsesSchema
System.Web.Entity.dll - 10 nouvelles classes
EntityDataSource : nouveaux membres de la classe 46 (espace de noms System.Web.UI.WebControls)
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 , commandeParameters
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 Include
System.Web.UI.WebControls.ParameterCollection InsertParameters
System.String OrderBy
System.Web.UI.WebControls.ParameterCollection OrderByParameters
System.String Select
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)
ContexteCréé
ContexteCréation
ContextDisposition
Supprimé
Suppression en cours
Inséré
Insertion
Selected
Sélectionnez
Updated
Mise à jour
EntityDataSourceChangedEventArgs : nouveaux membres de la classe 4 (espace de noms System.Web.UI.WebControls)
Propriétés (4)
Contexte System.Data.Objects.ObjectContext
Entité System.Object
Exception System.Exception
System.Boolean ExceptionHandled
EntityDataSourceChangingEventArgs : nouveaux membres de classe 4 (espace de noms System.Web.UI.WebControls)
Propriétés (4)
Contexte System.Data.Objects.ObjectContext
Entité System.Object
Exception System.Exception
System.Boolean ExceptionHandled
EntityDataSourceContextCreatedEventArgs - nouveau membre de classe 1 (espace de noms System.Web.UI.WebControls)
Propriétés (1)
Contexte System.Data.Objects.ObjectContext
EntityDataSourceContextCreatingEventArgs - nouveau membre de classe 1 (espace de noms System.Web.UI.WebControls)
Propriétés (1)
Contexte System.Data.Objects.ObjectContext
EntityDataSourceContextDispositionEventArgs - nouveau membre de classe 1 (espace de noms System.Web.UI.WebControls)
Propriétés (1)
Contexte System.Data.Objects.ObjectContext
EntityDataSourceSelectedEventArgs - nouveaux membres de la classe 6 (espace de noms System.Web.UI.WebControls)
Propriétés (6)
Contexte System.Data.Objects.ObjectContext
Exception System.Exception
System.Boolean ExceptionHandled
System.Collections.IEnumerable Results
System.Web.UI.DataSourceSelectArguments SelectArguments
System.Int32 TotalRowCount
EntityDataSourceSelectingEventArgs : nouveaux membres de classe 2 (espace de noms System.Web.UI.WebControls)
Propriétés (2)
System.Web.UI.WebControls.EntityDataSource DataSource
System.Web.UI.DataSourceSelectArguments SelectArguments
EntityDataSourceValidationException : nouveaux membres de la classe 4 (espace de noms System.Web.UI.WebControls)
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 (espace de noms System.Web.UI.WebControls)
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 en cours
Exception
Inséré
Insertion
Selected
Sélectionnez
Updated
Mise à jour
System.Web.Entity.Design.dll - 2 nouvelles classes
EntityDataSourceDesigner : nouveaux membres de la classe 17 (espace de noms System.Web.UI.Design.WebControls)
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 Select
System.String Where
EntityDesignerDataSourceView : nouveaux membres de classe 8 (espace de noms System.Web.UI.Design.WebControls)
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
Schéma System.Web.UI.Design.IDataSourceViewSchema
System.Web.Extensions.dll - 10 classes mises à jour, 8 nouvelles classes
ClientFormsIdentity : mise à jour de la classe 1 nouveau membre (espace de noms System.Web.ClientServices)
Méthodes (1)
System.Void Dispose(System.Boolean)
DynamicDataSourceOperation : nouvelle énumération 5 membres (espace de noms System.Web.DynamicData)
Champs (5)
ContextCreate
Supprimer
Insérer
Select
Mettre à jour
DynamicValidatorEventArgs : nouveaux membres de classe 3 (espace de noms System.Web.DynamicData)
Constructeurs (1)
.ctor(System.Exception,System.Web.DynamicData.DynamicDataSourceOperation)
Propriétés (2)
Exception System.Exception
Opération System.Web.DynamicData.DynamicDataSourceOperation
IDynamicDataSource : nouveaux membres de l’interface 9 (espace de noms System.Web.DynamicData)
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 (espace de noms System.Web.DynamicData)
Propriétés (1)
System.Collections.Generic.IDictionary(System.String,System.Exception) InnerExceptions
CompositeScriptReference : nouveaux membres de classe 2 (espace de noms System.Web.UI)
Constructeurs (1)
.ctor()
Propriétés (1)
Scripts System.Web.UI.ScriptReferenceCollection
CompositeScriptReferenceEventArgs : nouveaux membres de classe 2 (espace de noms System.Web.UI)
Constructeurs (1)
.ctor(System.Web.UI.CompositeScriptReference)
Propriétés (1)
System.Web.UI.CompositeScriptReference CompositeScript
HistoryEventArgs : nouveaux membres de classe 2 (espace de noms System.Web.UI)
Constructeurs (1)
.ctor(System.Collections.Specialized.NameValueCollection)
Propriétés (1)
System.Collections.Specialized.NameValueCollection State
ScriptManager : mise à jour des nouveaux membres de la classe 15 (espace de noms System.Web.UI)
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 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 des nouveaux membres de la classe 2 (espace de noms System.Web.UI)
Propriétés (1)
System.Web.UI.CompositeScriptReference CompositeScript
Événements (1)
Naviguer
ScriptReference : mise à jour des nouveaux membres de la classe 2 (espace de noms System.Web.UI)
Méthodes (2)
System.String GetUrl(System.Web.UI.ScriptManager,System.Boolean)
System.Boolean IsFromSystemWebExtensions()
ScriptReferenceBase - nouveaux membres de la classe 4 (espace de noms System.Web.UI)
Propriétés (4)
System.Boolean NotifyScriptLoaded
Chemin d’accès System.String
System.String[]ResourceUICultures
System.Web.UI.ScriptMode ScriptMode
UpdateProgress : mise à jour des nouveaux membres de la classe 3 (espace de noms System.Web.UI)
Méthodes (2)
System.Void CreateChildControls()
System.Void DataBind()
Propriétés (1)
Contrôles System.Web.UI.ControlCollection
LinqDataSource : mise à jour des nouveaux membres de la classe 2 (espace de noms System.Web.UI.WebControls)
Méthodes (1)
System.Web.UI.WebControls.LinqDataSourceView CreateView()
Propriétés (1)
System.Boolean EnableObjectTracking
LinqDataSourceContextEventArgs : mise à jour des nouveaux membres de la classe 2 (espace de noms System.Web.UI.WebControls)
Constructeurs (1)
.ctor(System.Web.UI.DataSourceOperation)
Propriétés (1)
Opération System.Web.UI.DataSourceOperation
LinqDataSourceStatusEventArgs : mise à jour des nouveaux membres de la classe 2 (espace de noms System.Web.UI.WebControls)
Constructeurs (1)
.ctor(System.Object,System.Int32)
Propriétés (1)
System.Int32 TotalRowCount
LinqDataSourceView : mise à jour des nouveaux membres de la classe 2 (espace de noms System.Web.UI.WebControls)
Méthodes (1)
System.Void OnException(System.Web.DynamicData.DynamicValidatorEventArgs)
Propriétés (1)
System.Boolean EnableObjectTracking
ListView : mise à jour des nouveaux membres de classe 2 (espace de noms System.Web.UI.WebControls)
Propriétés (2)
System.Boolean EnableModelValidation
System.Web.UI.WebControls.DataKey SelectedPersistedDataKey
System.Web.Routing.dll - 15 nouvelles classes
HttpMethodConstraint - nouveaux membres de la classe 4 (espace de noms System.Web.Routing)
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 d’interface 1 (espace de noms System.Web.Routing)
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 (espace de noms System.Web.Routing)
Méthodes (1)
System.Web.IHttpHandler GetHttpHandler(System.Web.Routing.RequestContext)
RequestContext - nouveaux membres de classe 3 (espace de noms System.Web.Routing)
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 (espace de noms System.Web.Routing)
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 System.Web.Routing.RouteValueDictionary
System.Web.Routing.RouteValueDictionary DataTokens
System.Web.Routing.RouteValueDictionary Defaults
System.Web.Routing.IRouteHandler RouteHandler
System.String URL
RouteBase : nouveaux membres de classe 3 (espace de noms System.Web.Routing)
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 classe 14 (espace de noms System.Web.Routing)
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 classe 7 (espace de noms System.Web.Routing)
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
Route System.Web.Routing.RouteBase
System.Web.Routing.IRouteHandler RouteHandler
Valeurs System.Web.Routing.RouteValueDictionary
RouteDirection - nouveaux membres d’énumération 2 (espace de noms System.Web.Routing)
Champs (2)
IncomingRequest
UrlGeneration
RouteTable : nouveaux membres de classe 2 (espace de noms System.Web.Routing)
Constructeurs (1)
.ctor()
Propriétés (1)
Routes System.Web.Routing.RouteCollection
RouteValueDictionary : nouveaux membres de la classe 20 (espace de noms System.Web.Routing)
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)+Enumerator 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 Values
StopRoutingHandler - nouveaux membres de classe 3 (espace de noms System.Web.Routing)
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 (espace de noms System.Web.Routing)
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 classe 8 (espace de noms System.Web.Routing)
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 classe 4 (espace de noms System.Web.Routing)
Constructeurs (1)
.ctor(System.Web.Routing.RouteBase,System.String)
Propriétés (3)
System.Web.Routing.RouteValueDictionary DataTokens
Route System.Web.Routing.RouteBase
System.String VirtualPath
System.Windows.Forms.dll - 4 classes mises à jour, 2 nouvelles classes
Contrôle : mise à jour des nouveaux membres de classe 2 (espace de noms System.Windows.Forms)
Propriétés (2)
System.Windows.Forms.ImeMode ImeModeBase
System.Windows.Forms.ImeMode PropagatingImeMode
ImeContext - nouveaux membres de l’interface 6 (espace de noms System.Windows.Forms)
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 classe 2 (espace de noms System.Windows.Forms)
Propriétés (2)
System.Collections.Generic.Dictionary(System.Windows.Forms.ImeMode,System.Windows.Forms.ImeModeConversion) ImeModeConversionBits
System.Boolean IsCurrentConversionTableSupported
SplitContainer - mise à jour du nouveau membre de classe 1 (espace de noms System.Windows.Forms)
Méthodes (1)
System.Void OnMove(System.EventArgs)
TextBoxBase : mise à jour du nouveau membre de classe 1 (espace de noms System.Windows.Forms)
Propriétés (1)
System.Windows.Forms.ImeMode ImeModeBase
WebBrowserBase : mise à jour du nouveau membre de classe 1 (espace de noms System.Windows.Forms)
Méthodes (1)
System.Boolean ProcessDialogKey(System.Windows.Forms.Keys)
System.Windows.Presentation.dll - 1 nouvelle classe
DispatcherExtensions : nouveaux membres de classe 6 (espace de noms System.Windows.Threading)
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)
WindowsBase.dll - 4 classes mises à jour, 11 nouvelles classes
ObservableCollection(T) : mise à jour du nouveau membre générique de classe 1 (espace de noms System.Collections.ObjectModel)
Constructeurs (1)
.ctor(System.Collections.Generic.IEnumerable(T)(!0))
DependencyPropertyDescriptor : mise à jour de la classe 1 nouveau membre (espace de noms System.ComponentModel)
Propriétés (1)
Concepteur System.Windows.CoerceValueCallbackCoerceValueCallback
IEditableCollectionView : nouveaux membres de l’interface 16 (espace de noms System.ComponentModel)
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 d’interface 1 (espace de noms System.ComponentModel)
Propriétés (1)
System.Collections.ObjectModel.ReadOnlyCollection(System.ComponentModel.ItemPropertyInfo) ItemProperties
ItemPropertyInfo - nouveaux membres de classe 4 (espace de noms System.ComponentModel)
Constructeurs (1)
.ctor(System.String,System.Type,System.Object)
Propriétés (3)
Descripteur System.Object
System.String Name
System.Type PropertyType
NewItemPlaceholderPosition : nouvelle énumération 3 membres (espace de noms System.ComponentModel)
Champs (3)
AtBeginning
AtEnd
Aucun
SplashScreen - nouveaux membres de classe 4 (espace de noms System.Windows)
Constructeurs (2)
.ctor(System.Reflection.Assembly,System.String)
.ctor(System.String)
Méthodes (2)
System.Void Close(System.TimeSpan)
System.Void Show(System.Boolean)
AmbientAttribute - nouveau membre de classe 1 (espace de noms System.Windows.Markup)
Constructeurs (1)
.ctor()
DictionaryKeyPropertyAttribute : nouveaux membres de classe 2 (espace de noms System.Windows.Markup)
Constructeurs (1)
.ctor(System.String)
Propriétés (1)
System.String Name
IReceiveMarkupExtension - nouveau membre de l’interface 1 (espace de noms System.Windows.Markup)
Méthodes (1)
System.Void ReceiveMarkupExtension(System.String,System.Windows.Markup.MarkupExtension,System.IServiceProvider)
MarkupExtensionReturnTypeAttribute - mise à jour des nouveaux membres de la classe 2 (espace de noms System.Windows.Markup)
Constructeurs (1)
.ctor(System.Type,System.Type)
Propriétés (1)
System.Type ExpressionType
NameScopePropertyAttribute - nouveaux membres de classe 4 (espace de noms System.Windows.Markup)
Constructeurs (2)
.ctor(System.String)
.ctor(System.String,System.Type)
Propriétés (2)
System.String Name
System.Type Type Type
UidPropertyAttribute - nouveaux membres de classe 2 (espace de noms System.Windows.Markup)
Constructeurs (1)
.ctor(System.String)
Propriétés (1)
System.String Name
UsableDuringInitializationAttribute - nouveaux membres de classe 2 (espace de noms System.Windows.Markup)
Constructeurs (1)
.ctor(System.Boolean)
Propriétés (1)
System.Boolean Utilisable
Répartiteur : mise à jour des nouveaux membres de la classe 6 (espace de noms System.Windows.Threading)
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[])
WindowsFormsIntegration.dll - 1 classe mise à jour
ElementHost : mise à jour des nouveaux membres de la classe 3 (espace de noms System.Windows.Forms.Integration)
Propriétés (3)
System.Boolean CanEnableIme
System.Boolean Focus
System.Windows.Forms.ImeMode ImeModeBase
Voir aussi
Différences de l’API .NET Framework : 3.5 à 3.5 SP1 - par espace de noms
Différences de l’API .NET Framework : version 3.5 à 3.5 SP1 - Résumé