Differenze dell'API .NET Framework: da 3.5 a 3.5 SP1 - per assembly
Questo report illustra le nuove classi e i nuovi membri delle classi esistenti introdotte in .NET Framework versione 3.5 Service Pack 1 (SP1) rispetto alla versione precedente di .NET Framework 3.5. Include collegamenti alla libreria di classi .NET Framework per ogni classe nuova o aggiornata.
Espandere un nodo di seguito per visualizzare le nuove API per uno spazio dei nomi. È anche possibile visualizzare questo report spazio dei nomi .
Note :
- Questo report non include librerie di classi che non fanno parte del pacchetto ridistribuibile di .NET Framework come installato da un download o da un'installazione di Visual Studio.
- Questo report non include membri ereditati da classi di base o intere classi che contengono solo membri ereditati.
- I parametri del metodo vengono identificati solo dal tipo.
- Un parametro seguito da una e commerciale (&) indica che è un parametro out.
- Diversi membri con parametri generici in questo report non corrispondono completamente alla sintassi, come illustrato nella relativa documentazione. Per la sintassi corretta, vedere la documentazione.
Microsoft.Build.Tasks.v3.5.dll - 7 classi aggiornate, 3 nuove classi
GenerateApplicationManifest - classe aggiornata 5 nuovi membri (spazio dei nomi Microsoft.Build.Tasks)
Proprietà (5)
System.String ErrorReportUrl
Microsoft.Build.Framework.ITaskItem[]FileAssociations
System.Boolean RequiresMinimumFramework35SP1
System.String
System.String TargetFrameworkSubset
GenerateDeploymentManifest - classe aggiornata 3 nuovi membri (spazio dei nomi Microsoft.Build.Tasks)
Proprietà (3)
System.Boolean CreateDesktopShortcut
System.String ErrorReportUrl
System.String
GenerateManifestBase : aggiornamento della classe 3 nuovi membri (spazio dei nomi Microsoft.Build.Tasks)
Metodi (2)
System.Int32 CompareFrameworkVersions(System.String,System.String)
ConvertFrameworkVersionToString(System.String)
Proprietà (1)
System.String TargetFrameworkVersion
RequiresFramework35SP1Assembly - nuovi membri della classe 13 (spazio dei nomi Microsoft.Build.Tasks)
Costruttori (1)
.ctor()
Metodi (1)
Execute() di System.Boolean
Proprietà (11)
Microsoft.Build.Framework.ITaskItem[]Assembly
System.Boolean CreateDesktopShortcut
Microsoft.Build.Framework.ITaskItem DeploymentManifestEntryPoint
Microsoft.Build.Framework.ITaskItem EntryPoint
System.String ErrorReportUrl
Microsoft.Build.Framework.ITaskItem[]File
Microsoft.Build.Framework.ITaskItem[]ReferencedAssemblies
System.Boolean RequiresMinimumFramework35SP1
System.Boolean SigningManifests
System.String
System.String TargetFrameworkVersion
ResolveAssemblyReference - classe aggiornata 4 nuovi membri (spazio dei nomi Microsoft.Build.Tasks)
Proprietà (4)
System.String[]FullTargetFrameworkSubsetNames
System.Boolean IgnoreDefaultInstalledAssemblySubsetTables
Microsoft.Build.Framework.ITaskItem[]InstalledAssemblySubsetTables
System.String[] TargetFrameworkSubsets
ResolveManifestFiles - classe aggiornata 5 nuovi membri (spazio dei nomi Microsoft.Build.Tasks)
Proprietà (5)
Microsoft.Build.Framework.ITaskItem DeploymentManifestEntryPoint
Microsoft.Build.Framework.ITaskItem OutputDeploymentManifestEntryPoint
Microsoft.Build.Framework.ITaskItem OutputEntryPoint
System.Boolean SigningManifests
System.String TargetFrameworkVersion
ApplicationManifest : nuovi membri aggiornati della classe 6 (spazio dei nomi Microsoft.Build.Tasks.Deployment.ManifestUtilities)
Proprietà (6)
System.String ErrorReportUrl
Microsoft.Build.Tasks.Deployment.ManifestUtilities.FileAssociationCollection FileAssociations
System.String
System.String
Microsoft.Build.Tasks.Deployment.ManifestUtilities.FileAssociation[]XmlFileAssociations
System.String XmlSuiteName
DeployManifest - Aggiornamento della classe 6 nuovi membri (spazio dei nomi Microsoft.Build.Tasks.Deployment.ManifestUtilities)
Proprietà (6)
System.Boolean CreateDesktopShortcut
System.String ErrorReportUrl
System.String
System.String XmlCreateDesktopShortcut
System.String
System.String XmlSuiteName
fileAssociation - nuovi membri della classe 9 (spazio dei nomi Microsoft.Build.Tasks.Deployment.ManifestUtilities)
Costruttori (1)
.ctor()
Proprietà (8)
System.String defaultIcon
Descrizione
dell'estensione System.String
System.String ProgId
System.String
System.String XmlDescription
System.String
System.String
FileAssociationCollection : nuovi membri della classe 5 (spazio dei nomi Microsoft.Build.Tasks.Deployment.ManifestUtilities)
Metodi (3)
System.Void Add(Microsoft.Build.Tasks.Deployment.ManifestUtilities.FileAssociation)
System.Void
System.Collections.IEnumerator GetEnumerator()
Proprietà (2)
System.Int32
Microsoft.Build.Tasks.Deployment.ManifestUtilities.FileAssociation Item[System.Int32]
Microsoft.Data.Entity.Build.Tasks.dll - 2 nuove classi
EntityClean : nuovi membri della classe 4 (spazio dei nomi Microsoft.Data.Entity.Build.Tasks)
Costruttori (1)
.ctor()
Metodi (1)
Execute() di System.Boolean
Proprietà (2)
System.String OutputPath
Microsoft.Build.Framework.ITaskItem[]Sources
EntityDeploy : nuovi membri della classe 5 (spazio dei nomi Microsoft.Data.Entity.Build.Tasks)
Costruttori (1)
.ctor()
Metodi (1)
Execute() di System.Boolean
Proprietà (3)
Microsoft.Build.Framework.ITaskItem[]EntityDataModelEmbeddedResources
System.String OutputPath
Microsoft.Build.Framework.ITaskItem[]Sources
Mscorlib.dll - 8 classi aggiornate, 4 nuove classi
AppDomainManager - nuovo membro aggiornato della classe 1 (spazio dei nomi system)
Metodi (1)
System.Boolean
GC - Aggiornato la classe 6 nuovi membri (spazio dei nomi System)
Metodi (6)
CancelFullGCNotification() di System.
System.Void RegisterForFullGCNotification(System.Int32,System.Int32)
System.GCNotificationStatus WaitForFullGCApproach()
System.GCNotificationStatus WaitForFullGCApproach(System.Int32)
System.GCNotificationStatus WaitForFullGCComplete()
System.GCNotificationStatus WaitForFullGCComplete(System.Int32)
GCNotificationStatus - Nuova enumerazione 5 membri (spazio dei nomi System)
Campi (5)
annullata
non riuscito
nonapplicabile
riuscito
timeout
PlatformID - Aggiornamento dell'enumerazione 2 nuovi membri (spazio dei nomi system)
Campi (2)
MacOSX
Xbox
String - classe aggiornata 2 nuovi membri (spazio dei nomi system)
Metodi (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 - Aggiornamento dell'enumerazione 1 nuovo membro (spazio dei nomi System.Reflection)
Campi (1)
NoOptimization
internalsVisibleToAttribute - nuovo membro aggiornato della classe 1 (spazio dei nomi System.Runtime.CompilerServices)
Proprietà (1)
System.Boolean AllInternalsVisible
MethodImplOptions - Aggiornamento dell'enumerazione 1 nuovo membro (spazio dei nomi System.Runtime.CompilerServices)
Campi (1)
NoOptimization
AllowReversePInvokeCallsAttribute - nuovo membro della classe 1 (spazio dei nomi System.Runtime.InteropServices)
Costruttori (1)
.ctor()
SecuritySafeCriticalAttribute - nuovo membro della classe 1 (spazio dei nomi System.Security)
Costruttori (1)
.ctor()
SecurityState - Nuovi membri della classe 2 (spazio dei nomi System.Security)
Metodi (2)
System.Void
IsStateAvailable() di System.Boolean
WaitHandle - Aggiornato la classe 6 nuovi membri (spazio dei nomi System.Threading)
Metodi (6)
System.Boolean WaitAll(System.Threading.WaitHandle[],System.Int32)
System.Boolean
System.Int32 WaitAny(System.Threading.WaitHandle[],System.Int32)
System.Int32 WaitAny(System.Threading.WaitHandle[],System.TimeSpan)
System.Boolean
System.Boolean
PresentationBuildTasks.dll - 1 classe aggiornata
markupCompilePass1 - nuovo membro aggiornato della classe 1 (spazio dei nomi Microsoft.Build.Tasks.Windows)
Proprietà (1)
Microsoft.Build.Framework.ITaskItem[]SplashScreen
PresentationCore.dll - 8 classi aggiornate, 10 nuove classi
UIElement - Aggiornamento dell'enumerazione 4 nuovi membri (spazio dei nomi System.Windows)
Proprietà (2)
effetto
System.String uid
Campi (2)
EffectProperty
uidProperty
D3DImage : nuovi membri dell'enumerazione 17 (spazio dei nomi System.Windows.Interop)
Costruttori (2)
.ctor()
Metodi (7)
System.Void
System.Windows.Interop.D3DImage
System.Windows.Interop.D3DImage CloneCurrentValue()
System.Void
System.Void SetBackBuffer(System.Windows.Interop.D3DResourceType,System.IntPtr)
System.Boolean
System.Void
Proprietà (6)
altezza
System.Boolean IsFrontBufferAvailable
System.Windows.Media.ImageMetadata metadati
System.Int32 PixelHeight
System.Int32 PixelWidth
larghezza system.double
Eventi (1)
IsFrontBufferAvailableChanged
Campi (1)
IsFrontBufferAvailableProperty
D3DResourceType - Nuovo membro dell'enumerazione 1 (spazio dei nomi System.Windows.Interop)
Campi (1)
IDirect3DSurface9
BitmapScalingMode : aggiornamento dell'enumerazione 3 nuovi membri (spazio dei nomi System.Windows.Media)
Campi (3)
Fant
lineare
NearestNeighbor
GeneralTransform : nuovo membro aggiornato della classe 1 (spazio dei nomi System.Windows.Media)
Costruttori (1)
.ctor()
imageSource - interfaccia aggiornata 1 nuovo membro (spazio dei nomi System.Windows.Media)
Metodi (1)
System.Double
RenderCapability : nuovi membri aggiornati della classe 2 (spazio dei nomi System.Windows.Media)
Metodi (1)
System.Boolean IsPixelShaderVersionSupported(System.Int16,System.Int16)
Proprietà (1)
System.Boolean IsShaderEffectSoftwareRenderingSupported
Visual - Nuovo membro della classe 1 aggiornato (spazio dei nomi System.Windows.Media)
Proprietà (1)
System.Windows.Media.Effects.Effect VisualEffect
visualTreeHelper - nuovo membro aggiornato della classe 1 (spazio dei nomi System.Windows.Media)
Metodi (1)
System.Windows.Media.Effects.Effect GetEffect(System.Windows.Media.Visual)
BlurEffect : nuovi membri dell'enumerazione 9 (spazio dei nomi System.Windows.Media.Effects)
Costruttori (1)
.ctor()
Metodi (2)
System.Windows.Media.Effects.BlurEffect
System.Windows.Media.Effects.BlurEffect CloneCurrentValue()
Proprietà (3)
System.Windows.Media.Effects.KernelType KernelType
radius system.double
System.Windows.Media.Effects.RenderingBias RenderingBias
Campi (3)
KernelTypeProperty
RadiusProperty
RenderingBiasProperty
DropShadowEffect - Nuova enumerazione 15 membri (spazio dei nomi System.Windows.Media.Effects)
Costruttori (1)
.ctor()
Metodi (2)
System.Windows.Media.Effects.DropShadowEffect Clone()
System.Windows.Media.Effects.DropShadowEffect CloneCurrentValue()
Proprietà (6)
System.Double BlurRadius
di direzione system.double
System.Double Opacity
System.Windows.Media.Effects.RenderingBias RenderingBias
ShadowDepth system.double
Campi (6)
BlurRadiusProperty
ColorProperty
DirectionProperty
OpacityProperty
RenderingBiasProperty
ShadowDepthProperty
Effect - Nuovi membri della classe 3 (spazio dei nomi System.Windows.Media.Effects)
Metodi (2)
System.Windows.Media.Effects.Effect
System.Windows.Media.Effects.Effect CloneCurrentValue()
Proprietà (1)
System.Windows.Media.Brush implicitInput
PixelShader : nuovi membri dell'enumerazione 9 (spazio dei nomi System.Windows.Media.Effects)
Costruttori (1)
.ctor()
Metodi (3)
System.Windows.Media.Effects.PixelShader
System.Windows.Media.Effects.PixelShader CloneCurrentValue()
System.Void
Proprietà (2)
System.Windows.Media.Effects.ShaderRenderMode ShaderRenderMode
UriSource system.Uri
Eventi (1)
InvalidPixelShaderEncountered
Campi (2)
shaderRenderModeProperty
UriSourceProperty
RenderingBias : nuovi membri dell'enumerazione 2 (spazio dei nomi System.Windows.Media.Effects)
Campi (2)
prestazioni
qualità
SamplingMode : nuovi membri dell'enumerazione 3 (spazio dei nomi System.Windows.Media.Effects)
Campi (3)
automatico
bilineare
NearestNeighbor
shaderEffect - Nuovi membri della classe 2 (spazio dei nomi System.Windows.Media.Effects)
Metodi (2)
System.Windows.Media.Effects.ShaderEffect Clone()
System.Windows.Media.Effects.ShaderEffect CloneCurrentValue()
ShaderRenderMode : nuovi membri dell'enumerazione 3 (spazio dei nomi System.Windows.Media.Effects)
Campi (3)
automatico
HardwareOnly
SoftwareOnly
WriteableBitmap - Aggiornato la classe 9 nuovi membri (spazio dei nomi System.Windows.Media.Imaging)
Metodi (7)
System.Void
System.Boolean
System.Void
System.Boolean
System.Void
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)
Proprietà (2)
System.IntPtr BackBuffer
System.Int32 BackBufferStride
PresentationFramework.dll - 35 classi aggiornate, 8 nuove classi
datatemplate - nuovo membro aggiornato della classe 1 (spazio dei nomi System.Windows)
Proprietà (1)
System.Object DataTemplateKey
FrameworkContentElement - Aggiornamento dell'enumerazione 2 nuovi membri (spazio dei nomi System.Windows)
Proprietà (1)
System.Windows.Data.BindingGroup BindingGroup
Campi (1)
BindingGroupProperty
FrameworkElement - Aggiornamento dell'enumerazione 2 nuovi membri (spazio dei nomi System.Windows)
Proprietà (1)
System.Windows.Data.BindingGroup BindingGroup
Campi (1)
BindingGroupProperty
HierarchicalDataTemplate - classe aggiornata 5 nuovi membri (spazio dei nomi System.Windows)
Proprietà (5)
System.Int32
System.Windows.Data.BindingGroup ItemBindingGroup
System.Windows.Style ItemContainerStyle
System.Windows.Controls.StyleSelector ItemContainerStyleSelector
ItemStringFormat
Window - Aggiornamento dell'enumerazione 2 nuovi membri (spazio dei nomi System.Windows)
Proprietà (1)
System.Boolean ShowActivated
Campi (1)
ShowActivatedProperty
AlternationConverter : nuovi membri della classe 4 (spazio dei nomi System.Windows.Controls)
Costruttori (1)
.ctor()
Metodi (2)
System.Object Convert(System.Object,System.Type,System.Object,System.Globalization.CultureInfo)
System.Object ConvertBack(System.Object,System.Type,System.Object,System.Globalization.CultureInfo)
Proprietà (1)
system.Collections.IList
ComboBox : aggiornamento dell'enumerazione 2 nuovi membri (spazio dei nomi System.Windows.Controls)
Proprietà (1)
System.String SelectionBoxItemStringFormat
Campi (1)
SelectionBoxItemStringFormatProperty
ContentControl - Enumerazione aggiornata 3 nuovi membri (spazio dei nomi System.Windows.Controls)
Metodi (1)
System.Void OnContentStringFormatChanged(System.String,System.String)
Proprietà (1)
System.String ContentStringFormat
Campi (1)
ContentStringFormatProperty
contentPresenter - enumerazione aggiornata 3 nuovi membri (spazio dei nomi System.Windows.Controls)
Metodi (1)
System.Void OnContentStringFormatChanged(System.String,System.String)
Proprietà (1)
System.String ContentStringFormat
Campi (1)
ContentStringFormatProperty
GridView - Aggiornamento dell'enumerazione 2 nuovi membri (spazio dei nomi System.Windows.Controls)
Proprietà (1)
System.String ColumnHeaderStringFormat
Campi (1)
ColumnHeaderStringFormatProperty
gridViewColumn - Aggiornamento dell'enumerazione 3 nuovi membri (spazio dei nomi System.Windows.Controls)
Metodi (1)
System.Void OnHeaderStringFormatChanged(System.String,System.String)
Proprietà (1)
HeaderStringFormat
Campi (1)
HeaderStringFormatProperty
GridViewHeaderRowPresenter - Aggiornamento dell'enumerazione 2 nuovi membri (spazio dei nomi System.Windows.Controls)
Proprietà (1)
System.String ColumnHeaderStringFormat
Campi (1)
ColumnHeaderStringFormatProperty
GroupStyle - Classe 2 nuovi membri aggiornati (spazio dei nomi System.Windows.Controls)
Proprietà (2)
System.Int32
HeaderStringFormat
HeaderedContentControl - Aggiornamento dell'enumerazione 3 nuovi membri (spazio dei nomi System.Windows.Controls)
Metodi (1)
System.Void OnHeaderStringFormatChanged(System.String,System.String)
Proprietà (1)
HeaderStringFormat
Campi (1)
HeaderStringFormatProperty
HeaderedItemsControl : aggiornamento dell'enumerazione 3 nuovi membri (spazio dei nomi System.Windows.Controls)
Metodi (1)
System.Void OnHeaderStringFormatChanged(System.String,System.String)
Proprietà (1)
HeaderStringFormat
Campi (1)
HeaderStringFormatProperty
ItemCollection - Classe aggiornata 8 nuovi membri (spazio dei nomi System.Windows.Controls)
Metodi (8)
System.Object System.ComponentModel.IEditableCollectionView.AddNew()
System.Void
System.Void System.ComponentModel.IEditableCollectionView.CancelNew()
System.Void
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 - nuovo membro aggiornato della classe 1 (spazio dei nomi System.Windows.Controls)
Metodi (1)
System.Void System.Windows.Controls.Primitives.IReitemContainerGenerator.Recycle(System.Windows.Controls.Primitives.GeneratorPosition,System.Int32)
ItemsControl - Aggiornamento dell'enumerazione 11 nuovi membri (spazio dei nomi System.Windows.Controls)
Metodi (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)
Proprietà (3)
System.Int32
System.Windows.Data.BindingGroup ItemBindingGroup
ItemStringFormat
Campi (4)
AlternationCountProperty
AlternationIndexProperty
ItemBindingGroupProperty
ItemStringFormatProperty
PasswordBox - nuovo membro aggiornato della classe 1 (spazio dei nomi System.Windows.Controls)
Proprietà (1)
System.Security.SecureString SecurePassword
ScrollViewer - Aggiornamento dell'enumerazione 8 nuovi membri (spazio dei nomi System.Windows.Controls)
Metodi (2)
System.Boolean GetIsDeferredScrollingEnabled(System.Windows.DependencyObject)
System.Void SetIsDeferredScrollingEnabled(System.Windows.DependencyObject,System.Boolean)
Proprietà (3)
System.Double ContentHorizontalOffset
System.Double ContentVerticalOffset
System.Boolean IsDeferredScrollingEnabled
Campi (3)
ContentHorizontalOffsetProperty
ContentVerticalOffsetProperty
IsDeferredScrollingEnabledProperty
TabControl - Aggiornamento dell'enumerazione 4 nuovi membri (spazio dei nomi System.Windows.Controls)
Proprietà (2)
System.String ContentStringFormat
System.String SelectedContentStringFormat
Campi (2)
ContentStringFormatProperty
selectedContentStringFormatProperty
TreeView : nuovo membro aggiornato della classe 1 (spazio dei nomi System.Windows.Controls)
Metodi (1)
System.Void PrepareContainerForItemOverride(System.Windows.DependencyObject,System.Object)
TreeViewItem - Aggiornato la classe 4 nuovi membri (spazio dei nomi System.Windows.Controls)
Metodi (4)
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)
Convalida - Aggiornamento dell'enumerazione 6 nuovi membri (spazio dei nomi System.Windows.Controls)
Metodi (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)
Campi (2)
ValidationAdornerSiteForProperty
ValidationAdornerSiteProperty
ValidationRule - Aggiornato la classe 3 nuovi membri (spazio dei nomi System.Windows.Controls)
Costruttori (1)
.ctor(System.Windows.Controls.ValidationStep,System.Boolean)
Proprietà (2)
System.Boolean ValidatesOnTargetUpdated
System.Windows.Controls.ValidationStep ValidationStep
ValidationStep : nuovi membri dell'enumerazione 4 (spazio dei nomi System.Windows.Controls)
Campi (4)
CommittedValue
ConvertProposedValue
RawProposedValue
UpdatedValue
VirtualizationMode : nuovi membri dell'enumerazione 2 (spazio dei nomi System.Windows.Controls)
Campi (2)
riciclo
standard
VirtualizingStackPanel - Aggiornata l'enumerazione 7 nuovi membri (spazio dei nomi System.Windows.Controls)
Metodi (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)
Campi (1)
VirtualizationModeProperty
WebBrowser : nuovi membri della classe 19 (spazio dei nomi System.Windows.Controls)
Costruttori (1)
.ctor()
Metodi (10)
System.Void
System.Void
System.Object
System.Object InvokeScript(System.String,System.Object[])
System.Void
System.Void Navigate(System.Uri,System.String,System.Byte[],System.String)
System.Void
System.Void
System.Void
System.Void
Proprietà (5)
System.Boolean CanGoBack
System.Boolean CanGoForward
del documento System.Object
System.Object
di origine system.Uri
Eventi (3)
LoadCompleted
navigated
Navigazione
IReitemContainerGenerator - nuovo membro dell'interfaccia 1 (spazio dei nomi System.Windows.Controls.Primitives)
Metodi (1)
System.Void Recycle(System.Windows.Controls.Primitives.GeneratorPosition,System.Int32)
MultiSelector : nuovi membri della classe 3 (spazio dei nomi System.Windows.Controls.Primitives)
Metodi (2)
System.Void
System.Void
Proprietà (1)
System.Collections.IList SelectedItems
ScrollBar - Aggiornamento dell'enumerazione 2 nuovi membri (spazio dei nomi System.Windows.Controls.Primitives)
Campi (2)
DeferScrollToHorizontalOffsetCommand
DeferScrollToVerticalOffsetCommand
selettore - nuovo membro aggiornato della classe 1 (spazio dei nomi System.Windows.Controls.Primitives)
Metodi (1)
System.Void ClearContainerForItemOverride(System.Windows.DependencyObject,System.Object)
BindingBase - Aggiornamento della classe 4 nuovi membri (spazio dei nomi System.Windows.Data)
Metodi (1)
System.Boolean ShouldSerializeTargetNullValue()
Proprietà (3)
System.String
System.String StringFormat
TargetNullValue di System.Object
BindingGroup : nuovi membri della classe 14 (spazio dei nomi System.Windows.Data)
Costruttori (1)
.ctor()
Metodi (7)
System.Void
System.Void
CommitEdit() di System.Boolean
System.Object
System.Boolean TryGetValue(System.Object,System.String,System.Object)
UpdateSources() di System.Boolean
ValidateWithoutUpdate() di System.Boolean
Proprietà (6)
System.Collections.ObjectModel.Collection(System.Windows.Data.BindingExpressionBase) BindingExpressions
System.Boolean
elementi
Nome System.String
System.Boolean NotifyOnValidationError
System.Collections.ObjectModel.Collection(System.Windows.Controls.ValidationRule) ValidationRules
BindingListCollectionView - Aggiornato la classe 17 nuovi membri (spazio dei nomi System.Windows.Data)
Metodi (8)
AddNew() System.Object
System.Void
System.Void
System.Void
System.Void
System.Void
System.Void
System.Void
Proprietà (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 - nuovo membro aggiornato della classe 1 (spazio dei nomi System.Windows.Data)
Proprietà (1)
NewItemPlaceholder di System.Object
ListCollectionView - Aggiornato la classe 18 nuovi membri (spazio dei nomi System.Windows.Data)
Metodi (8)
AddNew() System.Object
System.Void
System.Void
System.Void
System.Void
System.Void
System.Void
System.Void
Proprietà (10)
System.Boolean CanAddNew
System.Boolean CanCancelEdit
System.Boolean CanRemove
System.Object CurrentAddItem
System.Object CurrentEditItem
System.Predicate(System.Object) Filter
System.Boolean IsAddingNew
System.Boolean IsEditingItem
System.Collections.ObjectModel.ReadOnlyCollection(System.ComponentModel.ItemPropertyInfo) ItemProperties
System.ComponentModel.NewItemPlaceholderPosition NewItemPlaceholderPosition
ValueUnavailableException : nuovi membri della classe 3 (spazio dei nomi System.Windows.Data)
Costruttori (3)
.ctor()
.ctor(System.String,System.Exception)
Table - Classe 2 nuovi membri aggiornati (spazio dei nomi System.Windows.Documents)
Metodi (2)
BeginInit() system.Void
EndInit() di System.Void
docObjHost - nuovo membro aggiornato della classe 1 (spazio dei nomi System.Windows.Interop)
Metodi (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 - classe aggiornata 2 nuovi membri (spazio dei nomi System.Windows.Markup)
Metodi (2)
System.Object
System.Object
Storyboard : aggiornata l'enumerazione 20 nuovi membri (spazio dei nomi System.Windows.Media.Animation)
Metodi (19)
System.Void
System.Double
System.Int32 GetCurrentIteration()
System.Double
System.Windows.Media.Animation.ClockState
GetCurrentTime() di System.TimeSpan
GetIsPaused() di System.Boolean
System.Windows.DependencyObject GetTarget(System.Windows.DependencyObject)
System.Void
System.Void
System.Void
System.Void
System.Void Seek(System.TimeSpan,System.Windows.Media.Animation.TimeSeekOrigin)
System.Void
System.Void SeekAlignedToLastTick(System.TimeSpan,System.Windows.Media.Animation.TimeSeekOrigin)
System.Void
System.Void SetTarget(System.Windows.DependencyObject,System.Windows.DependencyObject)
System.Void
Campi (1)
TargetProperty
ReachFramework.dll - 1 nuova classe
PrintingNotSupportedException - nuovi membri della classe 4 (spazio dei nomi System.Printing)
Costruttori (3)
.ctor()
.ctor(System.String,System.Exception)
Metodi (1)
System.Void GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
System.dll - 2 classi aggiornate, 1 nuova classe
dateTimeOffsetConverter - nuovi membri della classe 5 (spazio dei nomi System.ComponentModel)
Costruttori (1)
.ctor()
Metodi (4)
System.Boolean
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 - nuovo membro aggiornato della classe 1 (spazio dei nomi System.Net)
Metodi (1)
System.Void SetTcpKeepAlive(System.Boolean,System.Int32,System.Int32)
ServicePointManager : nuovo membro aggiornato della classe 1 (spazio dei nomi System.Net)
Metodi (1)
System.Void SetTcpKeepAlive(System.Boolean,System.Int32,System.Int32)
System.ComponentModel.DataAnnotations.dll - 15 nuove classi
AssociatedMetadataTypeTypeDescriptionProvider - nuovi membri della classe 3 (spazio dei nomi System.ComponentModel.DataAnnotations)
Costruttori (2)
Metodi (1)
System.ComponentModel.ICustomTypeDescriptor GetTypeDescriptor(System.Type,System.Object)
DataType - Nuova enumerazione 13 membri (spazio dei nomi System.ComponentModel.DataAnnotations)
Campi (13)
valuta
personalizzata
data
DateTime
durata
EmailAddress
HTML
MultilineText
password
PhoneNumber
testo
'ora
url
DataTypeAttribute : nuovi membri della classe 7 (spazio dei nomi System.ComponentModel.DataAnnotations)
Costruttori (2)
Metodi (2)
System.String
System.Boolean
Proprietà (3)
System.String CustomDataType
System.ComponentModel.DataAnnotations.DataType
System.ComponentModel.DataAnnotations.DisplayFormatAttribute DisplayFormat
DisplayColumnAttribute - nuovi membri della classe 6 (spazio dei nomi System.ComponentModel.DataAnnotations)
Costruttori (3)
.ctor(System.String,System.String,System.Boolean)
Proprietà (3)
System.String DisplayColumn
System.String
System.Boolean SortDescending
DisplayFormatAttribute : nuovi membri della classe 5 (spazio dei nomi System.ComponentModel.DataAnnotations)
Costruttori (1)
.ctor()
Proprietà (4)
System.Boolean ApplyFormatInEditMode
System.Boolean ConvertEmptyStringToNull
System.String DataFormatString
System.String NullDisplayText
MetadataTypeAttribute : nuovi membri della classe 2 (spazio dei nomi System.ComponentModel.DataAnnotations)
Costruttori (1)
Proprietà (1)
System.Type MetadataClassType
RangeAttribute : nuovi membri della classe 8 (spazio dei nomi System.ComponentModel.DataAnnotations)
Costruttori (3)
.ctor(System.Int32,System.Int32)
.ctor(System.Type,System.String,System.String)
Metodi (2)
System.String
System.Boolean
Proprietà (3)
System.Object Numero massimo di
minima system.object
OperandType system.Type
RegularExpressionAttribute : nuovi membri della classe 4 (spazio dei nomi System.ComponentModel.DataAnnotations)
Costruttori (1)
Metodi (2)
System.String
System.Boolean
Proprietà (1)
RequiredAttribute : nuovi membri della classe 2 (spazio dei nomi System.ComponentModel.DataAnnotations)
Costruttori (1)
.ctor()
Metodi (1)
System.Boolean
ScaffoldColumnAttribute : nuovi membri della classe 2 (spazio dei nomi System.ComponentModel.DataAnnotations)
Costruttori (1)
Proprietà (1)
System.Boolean Scaffolding
ScaffoldTableAttribute : nuovi membri della classe 2 (spazio dei nomi System.ComponentModel.DataAnnotations)
Costruttori (1)
Proprietà (1)
System.Boolean Scaffolding
StringLengthAttribute : nuovi membri della classe 4 (spazio dei nomi System.ComponentModel.DataAnnotations)
Costruttori (1)
Metodi (2)
System.String
System.Boolean
Proprietà (1)
System.Int32 MaximumLength
UIHintAttribute : nuovi membri della classe 6 (spazio dei nomi System.ComponentModel.DataAnnotations)
Costruttori (3)
.ctor(System.String,System.String,System.Object[])
Proprietà (3)
System.Collections.Generic.IDictionary(System.String,System.Object) ControlParameters
System.String PresentationLayer
System.String UIHint
ValidationAttribute : nuovi membri della classe 10 (spazio dei nomi System.ComponentModel.DataAnnotations)
Costruttori (3)
.ctor()
.ctor(System.Func(T)(System.String))
Metodi (3)
System.String
System.Boolean
System.Void
Proprietà (4)
System.String ErrorMessage
System.String ErrorMessageResourceName
System.Type ErrorMessageResourceType
System.String ErrorMessageString
ValidationException : nuovi membri della classe 8 (spazio dei nomi System.ComponentModel.DataAnnotations)
Costruttori (5)
.ctor()
.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
.ctor(System.String,System.ComponentModel.DataAnnotations.ValidationAttribute,System.Object)
.ctor(System.String,System.Exception)
Metodi (1)
System.Void GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
Proprietà (2)
System.ComponentModel.DataAnnotations.ValidationAttribute ValidationAttribute
valore
System.Data.Entity.dll - 179 nuove classi
EntityCommandCompilationException - nuovi membri della classe 3 (spazio dei nomi System.Data)
Costruttori (3)
.ctor()
.ctor(System.String,System.Exception)
EntityCommandExecutionException - nuovi membri della classe 3 (spazio dei nomi System.Data)
Costruttori (3)
.ctor()
.ctor(System.String,System.Exception)
EntityException - Nuovi membri della classe 4 (spazio dei nomi System.Data)
Costruttori (4)
.ctor()
.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
.ctor(System.String,System.Exception)
EntityKey - Nuova enumerazione 16 membri (spazio dei nomi System.Data)
Costruttori (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)
Metodi (6)
System.Boolean
System.Boolean
System.Data.Metadata.Edm.EntitySet GetEntitySet(System.Data.Metadata.Edm.MetadataWorkspace)
System.Int32 GetHashCode()
System.Void OnDeserialized(System.Runtime.Serialization.StreamingContext)
System.Void
Proprietà (4)
System.String EntityContainerName
System.Data.EntityKeyMember[]EntityKeyValues
System.String EntitySetName
IsTemporary di System.Boolean
Campi (2)
EntityNotValidKey
NoEntitySetKey
EntityKeyMember : nuovi membri della classe 5 (spazio dei nomi System.Data)
Costruttori (2)
.ctor()
.ctor(System.String,System.Object)
Metodi (1)
System.String
Proprietà (2)
chiave system.String
valore
EntitySqlException : nuovi membri della classe 9 (spazio dei nomi System.Data)
Costruttori (3)
.ctor()
.ctor(System.String,System.Exception)
Metodi (1)
System.Void GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
Proprietà (5)
colonna System.Int32
System.String ErrorContext
System.String ErrorDescription
linea di
System.String Message
EntityState - Nuova enumerazione 5 membri (spazio dei nomi System.Data)
Campi (5)
Aggiunta di
eliminato
scollegato
modificato
non modificato
IExtendedDataRecord : nuovi membri dell'interfaccia 3 (spazio dei nomi System.Data)
Metodi (2)
System.Data.Common.DbDataReader
System.Data.Common.DbDataRecord
Proprietà (1)
System.Data.Common.DataRecordInfo DataRecordInfo
invalidCommandTreeException - nuovi membri della classe 3 (spazio dei nomi System.Data)
Costruttori (3)
.ctor()
.ctor(System.String,System.Exception)
MappingException : nuovi membri della classe 3 (spazio dei nomi System.Data)
Costruttori (3)
.ctor()
.ctor(System.String,System.Exception)
MetadataException : nuovi membri della classe 4 (spazio dei nomi System.Data)
Costruttori (3)
.ctor()
.ctor(System.String,System.Exception)
Metodi (1)
System.Void GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
ObjectNotFoundException - Nuovi membri della classe 3 (spazio dei nomi System.Data)
Costruttori (3)
.ctor()
.ctor(System.String,System.Exception)
optimisticConcurrencyException - nuovi membri della classe 4 (spazio dei nomi System.Data)
Costruttori (4)
.ctor()
.ctor(System.String,System.Exception)
.ctor(System.String,System.Exception,System.Collections.Generic.IEnumerable(T)(System.Data.Objects.ObjectStateEntry))
ProviderIncompatibleException - nuovi membri della classe 3 (spazio dei nomi System.Data)
Costruttori (3)
.ctor()
.ctor(System.String,System.Exception)
UpdateException : nuovi membri della classe 6 (spazio dei nomi System.Data)
Costruttori (5)
.ctor()
.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
.ctor(System.String,System.Exception)
.ctor(System.String,System.Exception,System.Collections.Generic.IEnumerable(T)(System.Data.Objects.ObjectStateEntry))
Proprietà (1)
System.Collections.ObjectModel.ReadOnlyCollection(System.Data.Objects.ObjectStateEntry) StateEntries
DataRecordInfo - Nuovi membri della classe 3 (spazio dei nomi System.Data.Common)
Costruttori (1)
.ctor(System.Data.Metadata.Edm.TypeUsage,System.Collections.Generic.IEnumerable(T)(System.Data.Metadata.Edm.EdmMember))
Proprietà (2)
System.Collections.ObjectModel.ReadOnlyCollection(System.Data.Common.FieldMetadata) FieldMetadata
System.Data.Metadata.Edm.TypeUsage
DbCommandDefinition : nuovi membri della classe 3 (spazio dei nomi System.Data.Common)
Costruttori (2)
.ctor()
.ctor(System.Data.Common.DbCommand)
Metodi (1)
System.Data.Common.DbCommand
DbProviderManifest - Nuova enumerazione 12 membri (spazio dei nomi System.Data.Common)
Costruttori (1)
.ctor()
Metodi (7)
System.Xml.XmlReader
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
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()
Proprietà (1)
System.String NamespaceName
Campi (3)
ConceptualSchemaDefinition
StoreSchemaDefinition
StoreSchemaMapping
DbProviderServices : nuovi membri della classe 9 (spazio dei nomi System.Data.Common)
Costruttori (1)
.ctor()
Metodi (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
System.Data.Common.DbProviderManifest GetProviderManifest(System.String)
System.String GetProviderManifestToken(System.Data.Common.DbConnection)
System.Data.Common.DbProviderServices
DbXmlEnabledProviderManifest - nuovi membri della classe 7 (spazio dei nomi System.Data.Common)
Costruttori (1)
Metodi (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()
Proprietà (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 : nuovi membri della classe 2 (spazio dei nomi System.Data.Common)
Costruttori (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)
Proprietà (1)
System.Data.EntityKey EntityKey
FieldMetadata - Nuovi membri della classe 3 (spazio dei nomi System.Data.Common)
Costruttori (1)
.ctor(System.Int32,System.Data.Metadata.Edm.EdmMember)
Proprietà (2)
System.Data.Metadata.Edm.EdmMember FieldType
System.Int32 Ordinal
DbAggregate : nuovi membri della classe 2 (spazio dei nomi System.Data.Common.CommandTrees)
Proprietà (2)
Argomenti di System.Collections.Generic.IList(System.Data.Common.CommandTrees.DbExpression)
System.Data.Metadata.Edm.TypeUsage ResultType
DbAndExpression : nuovi membri della classe 2 (spazio dei nomi System.Data.Common.CommandTrees)
Metodi (2)
System.Void
TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))
DbApplyExpression : nuovi membri della classe 4 (spazio dei nomi System.Data.Common.CommandTrees)
Metodi (2)
System.Void
TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))
Proprietà (2)
System.Data.Common.CommandTrees.DbExpressionBinding Apply
System.Data.Common.CommandTrees.DbExpressionBinding input
DbArithmeticExpression - nuovi membri della classe 3 (spazio dei nomi System.Data.Common.CommandTrees)
Metodi (2)
System.Void
TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))
Proprietà (1)
Argomenti di System.Collections.Generic.IList(System.Data.Common.CommandTrees.DbExpression)
DbBinaryExpression : nuovi membri della classe 2 (spazio dei nomi System.Data.Common.CommandTrees)
Proprietà (2)
System.Data.Common.CommandTrees.DbExpression left
System.Data.Common.CommandTrees.DbExpression Right
DbCaseExpression : nuovi membri della classe 5 (spazio dei nomi System.Data.Common.CommandTrees)
Metodi (2)
System.Void
TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))
Proprietà (3)
System.Data.Common.CommandTrees.DbExpression Else
System.Collections.Generic.IList(System.Data.Common.CommandTrees.DbExpression) Quindi
System.Collections.Generic.IList(System.Data.Common.CommandTrees.DbExpression) quando
DbCastExpression : nuovi membri della classe 2 (spazio dei nomi System.Data.Common.CommandTrees)
Metodi (2)
System.Void
TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))
DbCommandTree - nuovo membro della classe 1 (spazio dei nomi System.Data.Common.CommandTrees)
Proprietà (1)
System.Collections.Generic.IEnumerable(System.Collections.Generic.KeyValuePair(System.String,System.Data.Metadata.Edm.TypeUsage)) Parametri
DbComparisonExpression - nuovi membri della classe 2 (spazio dei nomi System.Data.Common.CommandTrees)
Metodi (2)
System.Void
TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))
DbConstantExpression : nuovi membri della classe 3 (spazio dei nomi System.Data.Common.CommandTrees)
Metodi (2)
System.Void
TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))
Proprietà (1)
valore
DbCrossJoinExpression : nuovi membri della classe 3 (spazio dei nomi System.Data.Common.CommandTrees)
Metodi (2)
System.Void
TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))
Proprietà (1)
System.Collections.Generic.IList(System.Data.Common.CommandTrees.DbExpressionBinding) input
DbDeleteCommandTree - nuovo membro della classe 1 (spazio dei nomi System.Data.Common.CommandTrees)
Proprietà (1)
System.Data.Common.CommandTrees.DbExpression Predicate
DbDerefExpression : nuovi membri della classe 2 (spazio dei nomi System.Data.Common.CommandTrees)
Metodi (2)
System.Void
TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))
DbDistinctExpression - nuovi membri della classe 2 (spazio dei nomi System.Data.Common.CommandTrees)
Metodi (2)
System.Void
TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))
DbElementExpression : nuovi membri della classe 2 (spazio dei nomi System.Data.Common.CommandTrees)
Metodi (2)
System.Void
TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))
DbEntityRefExpression - nuovi membri della classe 2 (spazio dei nomi System.Data.Common.CommandTrees)
Metodi (2)
System.Void
TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))
DbExceptExpression : nuovi membri della classe 2 (spazio dei nomi System.Data.Common.CommandTrees)
Metodi (2)
System.Void
TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))
DbExpression : nuovi membri della classe 4 (spazio dei nomi System.Data.Common.CommandTrees)
Metodi (2)
System.Void
TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))
Proprietà (2)
System.Data.Common.CommandTrees.DbExpressionKind ExpressionKind
System.Data.Metadata.Edm.TypeUsage ResultType
DbExpressionBinding : nuovi membri della classe 3 (spazio dei nomi System.Data.Common.CommandTrees)
Proprietà (3)
System.Data.Common.CommandTrees.DbExpression Expression
System.String VariableName
System.Data.Metadata.Edm.TypeUsage VariableType
DbExpressionKind : nuovi membri dell'enumerazione 57 (spazio dei nomi System.Data.Common.CommandTrees)
Campi (57)
tutti i
e
qualsiasi
caso
cast
costante
CrossApply
crossjoin
Deref
Distinct
Divide
elemento
EntityRef
equals
tranne
filtro
FullOuterJoin
funzione
GreaterThan
GreaterThanOrEquals
GroupBy
innerjoin
intersect
IsEmpty
IsNull
IsOf
IsOfOnly
LeftOuterJoin
LessThan
lessThanOrEquals
Like
limite
meno
Modulo
moltiplica
newinstance
Non
NotEquals
Null
OfType
OfTypeOnly
o
OuterApply
ParameterReference
Plus
project
proprietà
Ref
RefKey
RelationshipNavigation
Scan
Ignorare
Ordina
Treat
unaryMinus
UnionAll
variabileReference
DbExpressionVisitor : nuovi membri della classe 43 (spazio dei nomi System.Data.Common.CommandTrees)
Costruttori (1)
.ctor()
Metodi (42)
System.Void
System.Void
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
System.Void
System.Void Visit(System.Data.Common.CommandTrees.DbCrossJoinExpression)
System.Void
System.Void Visit(System.Data.Common.CommandTrees.DbDistinctExpression)
System.Void Visit(System.Data.Common.CommandTrees.DbElementExpression)
System.Void
System.Void Visit(System.Data.Common.CommandTrees.DbExceptExpression)
System.Void
System.Void
System.Void
System.Void
System.Void
System.Void Visit(System.Data.Common.CommandTrees.DbIsEmptyExpression)
System.Void Visit(System.Data.Common.CommandTrees.DbIsNullExpression)
System.Void
System.Void
System.Void Visit(System.Data.Common.CommandTrees.DbLikeExpression)
System.Void
System.Void Visit(System.Data.Common.CommandTrees.DbNewInstanceExpression)
System.Void Visit(System.Data.Common.CommandTrees.DbNotExpression)
System.Void
System.Void
System.Void Visit(System.Data.Common.CommandTrees.DbOrExpression)
System.Void Visit(System.Data.Common.CommandTrees.DbParameterReferenceExpression)
System.Void
System.Void Visit(System.Data.Common.CommandTrees.DbPropertyExpression)
System.Void Visit(System.Data.Common.CommandTrees.DbQuantifierExpression)
System.Void
System.Void
System.Void Visit(System.Data.Common.CommandTrees.DbRelationshipNavigationExpression)
System.Void Visit(System.Data.Common.CommandTrees.DbScanExpression)
System.Void
System.Void Visit(System.Data.Common.CommandTrees.DbSortExpression)
System.Void
System.Void Visit(System.Data.Common.CommandTrees.DbUnionAllExpression)
System.Void Visit(System.Data.Common.CommandTrees.DbVariableReferenceExpression)
DbExpressionVisitor(T) : nuovi membri della classe generica 43 (spazio dei nomi System.Data.Common.CommandTrees)
Costruttori (1)
.ctor()
Metodi (42)
TResultType
TResultType Visit(System.Data.Common.CommandTrees.DbApplyExpression)
TResultType Visit(System.Data.Common.CommandTrees.DbArithmeticExpression)
TResultType
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
TResultType Visit(System.Data.Common.CommandTrees.DbFunctionExpression)
TResultType
TResultType Visit(System.Data.Common.CommandTrees.DbIntersectExpression)
TResultType Visit(System.Data.Common.CommandTrees.DbIsEmptyExpression)
TResultType Visit(System.Data.Common.CommandTrees.DbIsNullExpression)
TResultType Visit(System.Data.Common.CommandTrees.DbIsOfExpression)
TResultType Visit(System.Data.Common.CommandTrees.DbJoinExpression)
TResultType Visit(System.Data.Common.CommandTrees.DbLikeExpression)
TResultType Visit(System.Data.Common.CommandTrees.DbLimitExpression)
TResultType Visit(System.Data.Common.CommandTrees.DbNewInstanceExpression)
TResultType Visit(System.Data.Common.CommandTrees.DbNotExpression)
TResultType Visit(System.Data.Common.CommandTrees.DbNullExpression)
TResultType Visit(System.Data.Common.CommandTrees.DbOfTypeExpression)
TResultType Visit(System.Data.Common.CommandTrees.DbOrExpression)
TResultType Visit(System.Data.Common.CommandTrees.DbParameterReferenceExpression)
TResultType Visit(System.Data.Common.CommandTrees.DbProjectExpression)
TResultType Visit(System.Data.Common.CommandTrees.DbPropertyExpression)
TResultType Visit(System.Data.Common.CommandTrees.DbQuantifierExpression)
TResultType Visit(System.Data.Common.CommandTrees.DbRefExpression)
TResultType Visit(System.Data.Common.CommandTrees.DbRefKeyExpression)
TResultType Visit(System.Data.Common.CommandTrees.DbRelationshipNavigationExpression)
TResultType Visit(System.Data.Common.CommandTrees.DbScanExpression)
TResultType Visit(System.Data.Common.CommandTrees.DbSkipExpression)
TResultType Visit(System.Data.Common.CommandTrees.DbSortExpression)
TResultType Visit(System.Data.Common.CommandTrees.DbTreatExpression)
TResultType Visit(System.Data.Common.CommandTrees.DbUnionAllExpression)
TResultType Visit(System.Data.Common.CommandTrees.DbVariableReferenceExpression)
DbFilterExpression : nuovi membri della classe 4 (spazio dei nomi System.Data.Common.CommandTrees)
Metodi (2)
System.Void
TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))
Proprietà (2)
System.Data.Common.CommandTrees.DbExpressionBinding input
System.Data.Common.CommandTrees.DbExpression Predicate
DbFunctionAggregate - nuovi membri della classe 2 (spazio dei nomi System.Data.Common.CommandTrees)
Proprietà (2)
System.Boolean Distinct
Funzione
DbFunctionCommandTree : nuovi membri della classe 2 (spazio dei nomi System.Data.Common.CommandTrees)
Proprietà (2)
System.Data.Metadata.Edm.EdmFunction EdmFunction
System.Data.Metadata.Edm.TypeUsage ResultType
DbFunctionExpression : nuovi membri della classe 4 (spazio dei nomi System.Data.Common.CommandTrees)
Metodi (2)
System.Void
TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))
Proprietà (2)
Argomenti di System.Collections.Generic.IList(System.Data.Common.CommandTrees.DbExpression)
Funzione
DbGroupByExpression : nuovi membri della classe 5 (spazio dei nomi System.Data.Common.CommandTrees)
Metodi (2)
System.Void
TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))
Proprietà (3)
System.Collections.Generic.IList(System.Data.Common.CommandTrees.DbAggregate) aggregate
System.Data.Common.CommandTrees.DbGroupExpressionBinding input
System.Collections.Generic.IList(System.Data.Common.CommandTrees.DbExpression) chiavi
DbGroupExpressionBinding : nuovi membri della classe 5 (spazio dei nomi System.Data.Common.CommandTrees)
Proprietà (5)
System.Data.Common.CommandTrees.DbExpression Expression
System.String GroupVariableName
System.Data.Metadata.Edm.TypeUsage GroupVariableType
System.String VariableName
System.Data.Metadata.Edm.TypeUsage VariableType
DbInsertCommandTree : nuovi membri della classe 2 (spazio dei nomi System.Data.Common.CommandTrees)
Proprietà (2)
System.Data.Common.CommandTrees.DbExpression restituzione di
System.Collections.Generic.IList(System.Data.Common.CommandTrees.DbModificationClause) SetClauses
DbIntersectExpression : nuovi membri della classe 2 (spazio dei nomi System.Data.Common.CommandTrees)
Metodi (2)
System.Void
TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))
DbIsEmptyExpression - nuovi membri della classe 2 (spazio dei nomi System.Data.Common.CommandTrees)
Metodi (2)
System.Void
TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))
DbIsNullExpression : nuovi membri della classe 2 (spazio dei nomi System.Data.Common.CommandTrees)
Metodi (2)
System.Void
TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))
DbIsOfExpression - nuovi membri della classe 3 (spazio dei nomi System.Data.Common.CommandTrees)
Metodi (2)
System.Void
TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))
Proprietà (1)
System.Data.Metadata.Edm.TypeUsage OfType
DbJoinExpression : nuovi membri della classe 5 (spazio dei nomi System.Data.Common.CommandTrees)
Metodi (2)
System.Void
TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))
Proprietà (3)
System.Data.Common.CommandTrees.DbExpression JoinCondition
System.Data.Common.CommandTrees.DbExpressionBinding Left
System.Data.Common.CommandTrees.DbExpressionBinding Right
DbLikeExpression : nuovi membri della classe 5 (spazio dei nomi System.Data.Common.CommandTrees)
Metodi (2)
System.Void
TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))
Proprietà (3)
Argomento system.Data.Common.CommandTrees.DbExpression
System.Data.Common.CommandTrees.DbExpression
system.Data.Common.CommandTrees.DbExpression
DbLimitExpression : nuovi membri della classe 5 (spazio dei nomi System.Data.Common.CommandTrees)
Metodi (2)
System.Void
TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))
Proprietà (3)
Argomento system.Data.Common.CommandTrees.DbExpression
System.Data.Common.CommandTrees.DbExpression Limit
System.Boolean WithTies
DbModificationCommandTree - nuovo membro della classe 1 (spazio dei nomi System.Data.Common.CommandTrees)
Proprietà (1)
System.Data.Common.CommandTrees.DbExpressionBinding destinazione
DbNewInstanceExpression : nuovi membri della classe 3 (spazio dei nomi System.Data.Common.CommandTrees)
Metodi (2)
System.Void
TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))
Proprietà (1)
Argomenti di System.Collections.Generic.IList(System.Data.Common.CommandTrees.DbExpression)
DbNotExpression : nuovi membri della classe 2 (spazio dei nomi System.Data.Common.CommandTrees)
Metodi (2)
System.Void
TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))
DbNullExpression : nuovi membri della classe 2 (spazio dei nomi System.Data.Common.CommandTrees)
Metodi (2)
System.Void
TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))
DbOfTypeExpression : nuovi membri della classe 3 (spazio dei nomi System.Data.Common.CommandTrees)
Metodi (2)
System.Void
TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))
Proprietà (1)
System.Data.Metadata.Edm.TypeUsage OfType
DbOrExpression : nuovi membri della classe 2 (spazio dei nomi System.Data.Common.CommandTrees)
Metodi (2)
System.Void
TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))
DbParameterReferenceExpression - nuovi membri della classe 3 (spazio dei nomi System.Data.Common.CommandTrees)
Metodi (2)
System.Void
TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))
Proprietà (1)
System.String ParameterName
DbProjectExpression : nuovi membri della classe 4 (spazio dei nomi System.Data.Common.CommandTrees)
Metodi (2)
System.Void
TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))
Proprietà (2)
System.Data.Common.CommandTrees.DbExpressionBinding input
System.Data.Common.CommandTrees.DbExpression projection
DbPropertyExpression : nuovi membri della classe 4 (spazio dei nomi System.Data.Common.CommandTrees)
Metodi (2)
System.Void
TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))
Proprietà (2)
System.Data.Common.CommandTrees.DbExpression 'istanza
Proprietà System.Data.Metadata.Edm.EdmMember
DbQuantifierExpression - nuovi membri della classe 4 (spazio dei nomi System.Data.Common.CommandTrees)
Metodi (2)
System.Void
TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))
Proprietà (2)
System.Data.Common.CommandTrees.DbExpressionBinding input
System.Data.Common.CommandTrees.DbExpression Predicate
DbQueryCommandTree - nuovo membro della classe 1 (spazio dei nomi System.Data.Common.CommandTrees)
Proprietà (1)
System.Data.Common.CommandTrees.DbExpression Query
DbRefExpression : nuovi membri della classe 3 (spazio dei nomi System.Data.Common.CommandTrees)
Metodi (2)
System.Void
TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))
Proprietà (1)
System.Data.Metadata.Edm.EntitySet EntitySet
DbRefKeyExpression : nuovi membri della classe 2 (spazio dei nomi System.Data.Common.CommandTrees)
Metodi (2)
System.Void
TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))
DbRelationshipNavigationExpression - nuovi membri della classe 6 (spazio dei nomi System.Data.Common.CommandTrees)
Metodi (2)
System.Void
TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))
Proprietà (4)
System.Data.Metadata.Edm.RelationshipEndMember NavigateFrom
System.Data.Metadata.Edm.RelationshipEndMember NavigateTo
System.Data.Common.CommandTrees.DbExpression NavigationSource
Relazione system.Data.Metadata.Edm.RelationshipType
DbScanExpression : nuovi membri della classe 3 (spazio dei nomi System.Data.Common.CommandTrees)
Metodi (2)
System.Void
TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))
Proprietà (1)
System.Data.Metadata.Edm.EntitySetBase target
DbSetClause : nuovi membri della classe 2 (spazio dei nomi System.Data.Common.CommandTrees)
Proprietà (2)
Proprietà System.Data.Common.CommandTrees.DbExpression
valore
DbSkipExpression : nuovi membri della classe 5 (spazio dei nomi System.Data.Common.CommandTrees)
Metodi (2)
System.Void
TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))
Proprietà (3)
System.Data.Common.CommandTrees.DbExpression Count
System.Data.Common.CommandTrees.DbExpressionBinding input
System.Collections.Generic.IList(System.Data.Common.CommandTrees.DbSortClause) SortOrder
DbSortClause : nuovi membri della classe 3 (spazio dei nomi System.Data.Common.CommandTrees)
Proprietà (3)
System.Boolean crescente
system.String
System.Data.Common.CommandTrees.DbExpression Expression
DbSortExpression : nuovi membri della classe 4 (spazio dei nomi System.Data.Common.CommandTrees)
Metodi (2)
System.Void
TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))
Proprietà (2)
System.Data.Common.CommandTrees.DbExpressionBinding input
System.Collections.Generic.IList(System.Data.Common.CommandTrees.DbSortClause) SortOrder
DbTreatExpression : nuovi membri della classe 2 (spazio dei nomi System.Data.Common.CommandTrees)
Metodi (2)
System.Void
TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))
DbUnaryExpression - nuovo membro della classe 1 (spazio dei nomi System.Data.Common.CommandTrees)
Proprietà (1)
Argomento system.Data.Common.CommandTrees.DbExpression
DbUnionAllExpression : nuovi membri della classe 2 (spazio dei nomi System.Data.Common.CommandTrees)
Metodi (2)
System.Void
TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))
DbUpdateCommandTree : nuovi membri della classe 3 (spazio dei nomi System.Data.Common.CommandTrees)
Proprietà (3)
System.Data.Common.CommandTrees.DbExpression Predicate
System.Data.Common.CommandTrees.DbExpression restituzione di
System.Collections.Generic.IList(System.Data.Common.CommandTrees.DbModificationClause) SetClauses
DbVariableReferenceExpression - nuovi membri della classe 3 (spazio dei nomi System.Data.Common.CommandTrees)
Metodi (2)
System.Void
TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))
Proprietà (1)
System.String VariableName
EntityCommand : nuovi membri della classe 26 (spazio dei nomi System.Data.EntityClient)
Costruttori (4)
.ctor()
.ctor(System.String,System.Data.EntityClient.EntityConnection)
.ctor(System.String,System.Data.EntityClient.EntityConnection,System.Data.EntityClient.EntityTransaction)
Metodi (10)
System.Void
System.Data.Common.DbParameter
System.Data.EntityClient.EntityParameter CreateParameter()
System.Data.Common.DbDataReader ExecuteDbDataReader(System.Data.CommandBehavior)
ExecuteNonQuery() di System.Int32
System.Data.EntityClient.EntityDataReader ExecuteReader()
System.Data.EntityClient.EntityDataReader ExecuteReader(System.Data.CommandBehavior)
ExecuteScalar() di System.Object
System.Void
System.String
Proprietà (12)
System.String CommandText
System.Int32 CommandTimeout
CommandType System.Data.CommandType
System.Data.EntityClient.EntityConnection Connection
System.Data.Common.DbConnection DbConnection
System.Data.Common.DbParameterCollection DbParameterCollection
System.Data.Common.DbTransaction DbTransaction
System.Boolean DesignTimeVisible
System.Boolean EnablePlanCaching
parametri
System.Data.EntityClient.EntityTransaction transaction
System.Data.UpdateRowSource UpdatedRowSource
EntityConnection : nuovi membri della classe 22 (spazio dei nomi System.Data.EntityClient)
Costruttori (3)
.ctor()
.ctor(System.Data.Metadata.Edm.MetadataWorkspace,System.Data.Common.DbConnection)
Metodi (11)
System.Data.Common.DbTransaction BeginDbTransaction(System.Data.IsolationLevel)
System.Data.EntityClient.EntityTransaction BeginTransaction()
System.Data.EntityClient.EntityTransaction BeginTransaction(System.Data.IsolationLevel)
System.Void
System.Void
System.Data.EntityClient.EntityCommand
System.Data.Common.DbCommand CreateDbCommand()
System.Void
System.Void
System.Data.Metadata.Edm.MetadataWorkspace GetMetadataWorkspace()
System.Void
Proprietà (8)
System.String ConnectionString
System.Int32 ConnectionTimeout
di database system.String
System.String
System.Data.Common.DbProviderFactory DbProviderFactory
System.String ServerVersion
System.Data.ConnectionState State
System.Data.Common.DbConnection StoreConnection
EntityConnectionStringBuilder : nuovi membri della classe 13 (spazio dei nomi System.Data.EntityClient)
Costruttori (2)
.ctor()
Metodi (4)
System.Void
System.Boolean
System.Boolean
System.Boolean
Proprietà (7)
System.Boolean IsFixedSize
System.Object
delle chiavi
dei metadati system.String
Nome System.String
del provider system.String
System.String ProviderConnectionString
EntityDataReader - Nuovi membri della classe 42 (spazio dei nomi System.Data.EntityClient)
Metodi (33)
System.Void
System.Void
System.Boolean
System.Byte
System.Int64 GetBytes(System.Int32,System.Int64,System.Byte[],System.Int32,System.Int32)
System.Char
System.Int64 GetChars(System.Int32,System.Int64,System.Char[],System.Int32,System.Int32)
System.Data.Common.DbDataReader
System.Data.Common.DbDataRecord
System.String
System.DateTime
System.Data.Common.DbDataReader GetDbDataReader(System.Int32)
System.Decimal
System.Double
System.Collections.IEnumerator GetEnumerator()
System.Type
System.Single
System.Guid
System.Int16
System.Int32
System.Int64
System.String
System.Int32
System.Type GetProviderSpecificFieldType(System.Int32)
System.Object
System.Int32 GetProviderSpecificValues(System.Object[])
Di System.Data.DataTable
System.String
System.Object
System.Int32 GetValues(System.Object[])
System.Boolean
NextResult() di System.Boolean
Proprietà (9)
System.Data.Common.DataRecordInfo DataRecordInfo
depth system.Int32
System.Int32
System.Boolean HasRows
System.Boolean IsClosed
Elemento system.Object [System.Int32]
System.Object
System.Int32 RecordsAffected
System.Int32 VisibleFieldCount
EntityParameter : nuovi membri della classe 18 (spazio dei nomi System.Data.EntityClient)
Costruttori (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)
Metodi (2)
System.Void
System.String
Proprietà (11)
System.Data.DbType DbType
System.Data.ParameterDirection Direction
IsNullable di System.Boolean
System.String ParameterName
precisione system.byte
System.Byte Scale
System.Int32 Size
System.String SourceColumn
System.Boolean SourceColumnNullMapping
System.Data.DataRowVersion SourceVersion
valore
EntityParameterCollection : nuovi membri della classe 33 (spazio dei nomi System.Data.EntityClient)
Metodi (26)
System.Data.EntityClient.EntityParameter Add(System.Data.EntityClient.EntityParameter)
System.Int32
System.Data.EntityClient.EntityParameter Add(System.String,System.Data.DbType)
System.Data.EntityClient.EntityParameter Add(System.String,System.Data.DbType,System.Int32)
System.Void
System.Void AddRange(System.Data.EntityClient.EntityParameter[])
System.Data.EntityClient.EntityParameter AddWithValue(System.String,System.Object)
System.Void
System.Boolean
System.Boolean
System.Void
System.Void CopyTo(System.Data.EntityClient.EntityParameter[],System.Int32)
System.Collections.IEnumerator GetEnumerator()
System.Data.Common.DbParameter
System.Data.Common.DbParameter GetParameter(System.String)
System.Int32 IndexOf(System.Data.EntityClient.EntityParameter)
System.Int32 IndexOf(System.Object)
System.Int32
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
System.Void
System.Void
System.Void SetParameter(System.Int32,System.Data.Common.DbParameter)
System.Void SetParameter(System.String,System.Data.Common.DbParameter)
Proprietà (7)
System.Int32
System.Boolean IsFixedSize
System.Boolean IsReadOnly
System.Boolean IsSynchronized
System.Data.EntityClient.EntityParameter Item[System.Int32]
System.Data.EntityClient.EntityParameter Item[System.String]
System.Object SyncRoot
EntityProviderFactory : nuovi membri dell'enumerazione 9 (spazio dei nomi System.Data.EntityClient)
Metodi (8)
System.Data.Common.DbCommand
System.Data.Common.DbCommandBuilder CreateCommandBuilder()
System.Data.Common.DbConnection
System.Data.Common.DbConnectionStringBuilder CreateConnectionStringBuilder()
System.Data.Common.DbDataAdapter
System.Data.Common.DbParameter CreateParameter()
System.Security.CodeAccessPermission CreatePermission(System.Security.Permissions.PermissionState)
System.Object System.IServiceProvider.GetService(System.Type)
Campi (1)
dell'istanza di
EntityTransaction : nuovi membri della classe 6 (spazio dei nomi System.Data.EntityClient)
Metodi (3)
System.Void
System.Void
System.Void
Proprietà (3)
System.Data.EntityClient.EntityConnection Connection
System.Data.Common.DbConnection DbConnection
System.Data.IsolationLevel IsolationLevel
EntityViewContainer : nuovi membri della classe 7 (spazio dei nomi System.Data.Mapping)
Costruttori (1)
.ctor()
Metodi (1)
System.Collections.Generic.KeyValuePair(System.String,System.String) GetViewAt(System.Int32)
Proprietà (5)
System.String EdmEntityContainerName
System.String HashOverAllExtentViews
System.String HashOverMappingClosure
System.String StoreEntityContainerName
System.Int32
EntityViewGenerationAttribute : nuovi membri della classe 2 (spazio dei nomi System.Data.Mapping)
Costruttori (1)
Proprietà (1)
ViewGenerationType di System.Type
StorageMappingItemCollection : nuovi membri della classe 2 (spazio dei nomi System.Data.Mapping)
Costruttori (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 - nuovo membro della classe 1 (spazio dei nomi System.Data.Metadata.Edm)
Proprietà (1)
System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind
AssociationSet : nuovi membri della classe 3 (spazio dei nomi System.Data.Metadata.Edm)
Proprietà (3)
System.Data.Metadata.Edm.ReadOnlyMetadataCollection(System.Data.Metadata.Edm.AssociationSetEnd) AssociationSetEnds
System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind
Element
AssociationSetEnd - Nuovi membri della classe 7 (spazio dei nomi System.Data.Metadata.Edm)
Metodi (1)
System.String
Proprietà (6)
System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind
System.Data.Metadata.Edm.AssociationEndMember CorrespondingAssociationEndMember
System.Data.Metadata.Edm.EntitySet EntitySet
Nome System.String
System.Data.Metadata.Edm.AssociationSet ParentAssociationSet
ruolo System.String
AssociationType : nuovi membri della classe 3 (spazio dei nomi System.Data.Metadata.Edm)
Proprietà (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.ReferialConstraint) ReferialConstraints
BuiltInTypeKind : nuovi membri dell'enumerazione 40 (spazio dei nomi System.Data.Metadata.Edm)
Campi (40)
AssociationEndMember
AssociationSet
AssociationSetEnd
AssociationType
CollectionKind di
CollectionType
complexType
documentazione
EdmFunction
EdmMember
EdmProperty
EdmType
EntityContainer
EntitySet
EntitySetBase
EntityType
EntityTypeBase
EnumMember
EnumType
facet
FunctionParameter
GlobalItem
MetadataItem
MetadataProperty
NavigationProperty
OperationAction
ParameterMode
PrimitiveType
PrimitiveTypeKind
ProviderManifest
referenzialeConstraint
RefType
RelationshipEndMember
RelationshipMultiplicity
RelationshipSet
RelationshipType
RowType
SimpleType
StructuralType
TypeUsage
CollectionKind : nuovi membri dell'enumerazione 3 (spazio dei nomi System.Data.Metadata.Edm)
Campi (3)
bag
List
Nessuna
CollectionType : nuovi membri della classe 2 (spazio dei nomi System.Data.Metadata.Edm)
Proprietà (2)
System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind
System.Data.Metadata.Edm.TypeUsage TypeUsage
ComplexType : nuovi membri della classe 2 (spazio dei nomi System.Data.Metadata.Edm)
Proprietà (2)
System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind
System.Data.Metadata.Edm.ReadOnlyMetadataCollection(System.Data.Metadata.Edm.EdmProperty) proprietà
ConcurrencyMode : nuovi membri dell'enumerazione 2 (spazio dei nomi System.Data.Metadata.Edm)
Campi (2)
fisso
Nessuna
DataSpace - Nuova enumerazione 5 membri (spazio dei nomi System.Data.Metadata.Edm)
Campi (5)
CSpace
CSSpace
OCSpace
OSpace
SSpace
documentazione : nuovi membri della classe 5 (spazio dei nomi System.Data.Metadata.Edm)
Metodi (1)
System.String
Proprietà (4)
System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind
System.Boolean IsEmpty
System.String LongDescription
di riepilogo di System.String
EdmError - nuovo membro della classe 1 (spazio dei nomi System.Data.Metadata.Edm)
Proprietà (1)
System.String Message
EdmFunction : nuovi membri della classe 4 (spazio dei nomi System.Data.Metadata.Edm)
Proprietà (4)
System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind
System.String FullName
System.Data.Metadata.Edm.ReadOnlyMetadataCollection(System.Data.Metadata.Edm.FunctionParameter) Parametri
System.Data.Metadata.Edm.FunctionParameter ReturnParameter
edmItemCollection : nuovi membri della classe 4 (spazio dei nomi System.Data.Metadata.Edm)
Costruttori (2)
.ctor(System.Collections.Generic.IEnumerable(T)(System.Xml.XmlReader))
.ctor(System.String[])
Metodi (1)
System.Collections.ObjectModel.ReadOnlyCollection(System.Data.Metadata.Edm.PrimitiveType) GetPrimitiveTypes()
Proprietà (1)
System.Double EdmVersion
EdmMember : nuovi membri della classe 4 (spazio dei nomi System.Data.Metadata.Edm)
Metodi (1)
System.String
Proprietà (3)
System.Data.Metadata.Edm.StructuralType DeclaringType
Nome System.String
System.Data.Metadata.Edm.TypeUsage TypeUsage
edmProperty - nuovi membri della classe 3 (spazio dei nomi System.Data.Metadata.Edm)
Proprietà (3)
System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind
System.Object DefaultValue
System.Boolean Nullable
EdmSchemaError : nuovi membri della classe 8 (spazio dei nomi System.Data.Metadata.Edm)
Metodi (1)
System.String
Proprietà (7)
colonna System.Int32
System.Int32 ErrorCode
linea di
System.String
System.String SchemaName
System.Data.Metadata.Edm.EdmSchemaErrorSeverity gravità
System.String StackTrace
EdmSchemaErrorSeverity - Nuovi membri dell'enumerazione 2 (spazio dei nomi System.Data.Metadata.Edm)
Campi (2)
errore
avviso
edmType - nuovi membri della classe 7 (spazio dei nomi System.Data.Metadata.Edm)
Metodi (2)
System.Data.Metadata.Edm.CollectionType
System.String
Proprietà (5)
System.Boolean Abstract
System.Data.Metadata.Edm.EdmType BaseType
System.String FullName
Nome System.String
System.String NamespaceName
entityContainer - nuovi membri della classe 8 (spazio dei nomi System.Data.Metadata.Edm)
Metodi (5)
System.Data.Metadata.Edm.EntitySet GetEntitySetByName(System.String,System.Boolean)
System.Data.Metadata.Edm.RelationshipSet GetRelationshipSetByName(System.String,System.Boolean)
System.String
System.Boolean TryGetEntitySetByName(System.String,System.Boolean,System.Data.Metadata.Edm.EntitySet)
System.Boolean TryGetRelationshipSetByName(System.String,System.Boolean,System.Data.Metadata.Edm.RelationshipSet)
Proprietà (3)
System.Data.Metadata.Edm.ReadOnlyMetadataCollection(System.Data.Metadata.Edm.EntitySetBase) BaseEntitySets
System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind
Nome System.String
EntitySet : nuovi membri della classe 2 (spazio dei nomi System.Data.Metadata.Edm)
Proprietà (2)
System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind
System.Data.Metadata.Edm.EntityType ElementType
EntitySetBase : nuovi membri della classe 5 (spazio dei nomi System.Data.Metadata.Edm)
Metodi (1)
System.String
Proprietà (4)
System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind
System.Data.Metadata.Edm.EntityTypeBase ElementType
System.Data.Metadata.Edm.EntityContainer EntityContainer
Nome System.String
EntityType : nuovi membri della classe 4 (spazio dei nomi System.Data.Metadata.Edm)
Metodi (1)
System.Data.Metadata.Edm.RefType
Proprietà (3)
System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind
System.Data.Metadata.Edm.ReadOnlyMetadataCollection(System.Data.Metadata.Edm.NavigationProperty) NavigationProperties
System.Data.Metadata.Edm.ReadOnlyMetadataCollection(System.Data.Metadata.Edm.EdmProperty) proprietà
EntityTypeBase - Nuovo membro della classe 1 (spazio dei nomi System.Data.Metadata.Edm)
Proprietà (1)
System.Data.Metadata.Edm.ReadOnlyMetadataCollection(System.Data.Metadata.Edm.EdmMember) KeyMembers
Facet - Nuovi membri della classe 7 (spazio dei nomi System.Data.Metadata.Edm)
Metodi (1)
System.String
Proprietà (6)
System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind
System.Data.Metadata.Edm.FacetDescription Descrizione
System.Data.Metadata.Edm.EdmType FacetType
System.Boolean IsUnbounded
Nome System.String
valore
FacetDescription : nuovi membri della classe 8 (spazio dei nomi System.Data.Metadata.Edm)
Metodi (1)
System.String
Proprietà (7)
System.Object DefaultValue
System.String FacetName
System.Data.Metadata.Edm.EdmType FacetType
System.Boolean IsConstant
System.Boolean IsRequired
System.Nullable(System.Int32) MaxValue
System.Nullable(System.Int32) MinValue
FunctionParameter : nuovi membri della classe 6 (spazio dei nomi System.Data.Metadata.Edm)
Metodi (1)
System.String
Proprietà (5)
System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind
System.Data.Metadata.Edm.EdmFunction DeclaringFunction
modalità
Nome System.String
System.Data.Metadata.Edm.TypeUsage TypeUsage
ItemCollection : nuovi membri dell'interfaccia 17 (spazio dei nomi System.Data.Metadata.Edm)
Metodi (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)
System.Data.Metadata.Edm.EdmType
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
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)
Proprietà (1)
System.Data.Metadata.Edm.DataSpace DataSpace
MetadataItem : nuovi membri della classe 5 (spazio dei nomi System.Data.Metadata.Edm)
Metodi (2)
System.Data.Metadata.Edm.EdmType GetBuiltInType(System.Data.Metadata.Edm.BuiltInTypeKind)
System.Collections.ObjectModel.ReadOnlyCollection(System.Data.Metadata.Edm.FacetDescription) GetGeneralFacetDescriptions()
Proprietà (3)
System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind
documentazione di System.Data.Metadata.Edm.Documentation
System.Data.Metadata.Edm.ReadOnlyMetadataCollection(System.Data.Metadata.Edm.MetadataProperty) MetadataProperties
MetadataProperty : nuovi membri della classe 5 (spazio dei nomi System.Data.Metadata.Edm)
Proprietà (5)
System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind
Nome System.String
System.Data.Metadata.Edm.PropertyKind
System.Data.Metadata.Edm.TypeUsage TypeUsage
valore
MetadataWorkspace - Nuova enumerazione 30 membri (spazio dei nomi System.Data.Metadata.Edm)
Costruttori (2)
.ctor()
.ctor(System.Collections.Generic.IEnumerable(T)(System.String),System.Collections.Generic.IEnumerable(T)(System.Reflection.Assembly))
Metodi (27)
System.Void
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
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)
Campi (1)
MaximumEdmVersionSupported
NavigationProperty - Nuovi membri della classe 4 (spazio dei nomi System.Data.Metadata.Edm)
Proprietà (4)
System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind
System.Data.Metadata.Edm.RelationshipEndMember FromEndMember
System.Data.Metadata.Edm.RelationshipType RelationshipType
System.Data.Metadata.Edm.RelationshipEndMember ToEndMember
ObjectItemCollection : nuovi membri della classe 5 (spazio dei nomi System.Data.Metadata.Edm)
Costruttori (1)
.ctor()
Metodi (4)
System.Type
System.Collections.Generic.IEnumerable(System.Data.Metadata.Edm.PrimitiveType) GetPrimitiveTypes()
System.Void
System.Boolean TryGetClrType(System.Data.Metadata.Edm.StructuralType,System.Type)
OperationAction : nuovi membri dell'enumerazione 3 (spazio dei nomi System.Data.Metadata.Edm)
Campi (3)
cascade
Nessuna
Limitare
ParameterMode : nuovi membri dell'enumerazione 4 (spazio dei nomi System.Data.Metadata.Edm)
Campi (4)
in
InOut
out
ReturnValue
ParameterTypeSemantics : nuovi membri dell'enumerazione 3 (spazio dei nomi System.Data.Metadata.Edm)
Campi (3)
allowImplicitConversion
AllowImplicitPromotion
ExactMatchOnly
PrimitiveType : nuovi membri della classe 7 (spazio dei nomi System.Data.Metadata.Edm)
Metodi (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()
Proprietà (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 - Nuova enumerazione 15 membri (spazio dei nomi System.Data.Metadata.Edm)
Campi (15)
binario
booleano
byte
DateTime
DateTimeOffset
decimali
double
guid
Int16
Int32
Int64
SByte
single
stringhe
'ora
PropertyKind - Nuovo membro dell'enumerazione 2 (spazio dei nomi System.Data.Metadata.Edm)
Campi (2)
estesa
system
ReadOnlyMetadataCollection(T): nuovi membri della classe generica 7 (spazio dei nomi System.Data.Metadata.Edm)
Metodi (5)
System.Boolean
System.Data.Metadata.Edm.ReadOnlyMetadataCollection(T)+Enumerator GetEnumerator()
T
System.Int32
System.Boolean
Proprietà (2)
System.Boolean IsReadOnly
T Item[System.String]
referenzialeConstraint - nuovi membri della classe 6 (spazio dei nomi System.Data.Metadata.Edm)
Metodi (1)
System.String
Proprietà (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 - Nuovi membri della classe 2 (spazio dei nomi System.Data.Metadata.Edm)
Proprietà (2)
System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind
System.Data.Metadata.Edm.EntityTypeBase ElementType
RelationshipEndMember : nuovi membri della classe 2 (spazio dei nomi System.Data.Metadata.Edm)
Proprietà (2)
System.Data.Metadata.Edm.OperationAction DeleteBehavior
System.Data.Metadata.Edm.RelationshipMultiplicity RelationshipMultiplicity
RelationshipMultiplicity : nuovi membri dell'enumerazione 3 (spazio dei nomi System.Data.Metadata.Edm)
Campi (3)
molti
one
ZeroOrOne
RelationshipSet : nuovi membri della classe 2 (spazio dei nomi System.Data.Metadata.Edm)
Proprietà (2)
System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind
Element
RelationshipType - nuovo membro della classe 1 (spazio dei nomi System.Data.Metadata.Edm)
Proprietà (1)
System.Data.Metadata.Edm.ReadOnlyMetadataCollection(System.Data.Metadata.Edm.RelationshipEndMember) RelationshipEndMembers
RowType : nuovi membri della classe 2 (spazio dei nomi System.Data.Metadata.Edm)
Proprietà (2)
System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind
System.Data.Metadata.Edm.ReadOnlyMetadataCollection(System.Data.Metadata.Edm.EdmProperty) proprietà
StoreGeneratedPattern : nuovi membri dell'enumerazione 3 (spazio dei nomi System.Data.Metadata.Edm)
Campi (3)
calcolata
identity
Nessuna
StoreItemCollection : nuovi membri della classe 3 (spazio dei nomi System.Data.Metadata.Edm)
Costruttori (2)
.ctor(System.Collections.Generic.IEnumerable(T)(System.Xml.XmlReader))
.ctor(System.String[])
Metodi (1)
System.Collections.ObjectModel.ReadOnlyCollection(System.Data.Metadata.Edm.PrimitiveType) GetPrimitiveTypes()
StructuralType - nuovo membro della classe 1 (spazio dei nomi System.Data.Metadata.Edm)
Proprietà (1)
Membri di System.Data.Metadata.Edm.ReadOnlyMetadataCollection(System.Data.Metadata.Edm.EdmMember) membri
TypeUsage : nuovi membri della classe 15 (spazio dei nomi System.Data.Metadata.Edm)
Metodi (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
System.String
Proprietà (3)
System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind
System.Data.Metadata.Edm.EdmType EdmType
System.Data.Metadata.Edm.ReadOnlyMetadataCollection(System.Data.Metadata.Edm.Facet) facet
CompiledQuery : nuovi membri della classe 4 (spazio dei nomi System.Data.Objects)
Metodi (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,T)))
System.Func(TArg0,TArg1,TArg2,TArg3,TResult) Compile'5(System.Linq.Expressions.Expression(T)(System.Func'5(T,T,T,T,T)))
CurrentValueRecord - Nuovi membri della classe 47 (spazio dei nomi System.Data.Objects)
Metodi (43)
System.Boolean
System.Byte
System.Int64 GetBytes(System.Int32,System.Int64,System.Byte[],System.Int32,System.Int32)
System.Char
System.Int64 GetChars(System.Int32,System.Int64,System.Char[],System.Int32,System.Int32)
System.Data.Common.DbDataReader
System.Data.Common.DbDataRecord
System.String
System.DateTime
System.Data.Common.DbDataReader GetDbDataReader(System.Int32)
System.Decimal
System.Double
System.Type
System.Single
System.Guid
System.Int16
System.Int32
System.Int64
System.String
System.Int32
System.Object
System.String
System.Object
System.Int32 GetValues(System.Object[])
System.Boolean
System.Void
System.Void
System.Void SetChar(System.Int32,System.Char)
System.Void SetDataRecord(System.Int32,System.Data.IDataRecord)
System.Void SetDateTime(System.Int32,System.DateTime)
SetDBNull(System.Int32) system.void
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
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)
Proprietà (4)
System.Data.Common.DataRecordInfo DataRecordInfo
System.Int32
Elemento system.Object [System.Int32]
System.Object
MergeOption : nuovi membri dell'enumerazione 4 (spazio dei nomi System.Data.Objects)
Campi (4)
appendOnly
NoTracking
OverwriteChanges
PreserveChanges
ObjectContext - Nuovi membri della classe 28 (spazio dei nomi System.Data.Objects)
Costruttori (4)
.ctor(System.Data.EntityClient.EntityConnection,System.String)
Metodi (18)
System.Void
System.Void
System.Void ApplyPropertyChanges(System.String,System.Object)
System.Void Attach(System.Data.Objects.DataClasses.IEntityWithKey)
System.Void
System.Data.EntityKey CreateEntityKey(System.String,System.Object)
System.Data.Objects.ObjectQuery(T) CreateQuery(T)(System.String,System.Data.Objects.ObjectParameter[])
System.Void
System.Void
System.Void
System.Void
System.Data.Objects.ObjectResult(TElement) ExecuteFunction(T)(System.String,System.Data.Objects.ObjectParameter[])
System.Object
System.Void Refresh(System.Data.Objects.RefreshMode,System.Collections.IEnumerable)
System.Void
System.Int32 SaveChanges()
System.Int32
System.Boolean TryGetObjectByKey(System.Data.EntityKey,System.Object)
Proprietà (5)
System.Nullable(System.Int32) CommandTimeout
connessione
System.String DefaultContainerName
System.Data.Metadata.Edm.MetadataWorkspace MetadataWorkspace
System.Data.Objects.ObjectStateManager ObjectStateManager
Eventi (1)
SavingChanges
ObjectParameter : nuovi membri della classe 5 (spazio dei nomi System.Data.Objects)
Costruttori (2)
.ctor(System.String,System.Object)
.ctor(System.String,System.Type)
Proprietà (3)
Nome System.String
ParameterType system.type
valore
ObjectParameterCollection : nuovi membri della classe 10 (spazio dei nomi System.Data.Objects)
Metodi (8)
System.Void
System.Void
System.Boolean Contains(System.Data.Objects.ObjectParameter)
System.Boolean
System.Void CopyTo(System.Data.Objects.ObjectParameter[],System.Int32)
System.Boolean
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()
Proprietà (2)
System.Int32
System.Data.Objects.ObjectParameter
ObjectQuery - Nuovi membri della classe 10 (spazio dei nomi System.Data.Objects)
Metodi (5)
System.Data.Objects.ObjectResult
System.Data.Metadata.Edm.TypeUsage GetResultType()
System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator()
System.Collections.IList System.ComponentModel.IListSource.GetList()
System.String
Proprietà (5)
System.String CommandText
System.Data.Objects.ObjectContext Context
System.Boolean EnablePlanCaching
System.Data.Objects.MergeOption MergeOption
Parametri System.Data.Objects.ObjectParameterCollection
ObjectQuery(T) : nuovi membri della classe generica 19 (spazio dei nomi System.Data.Objects)
Costruttori (2)
.ctor(System.String,System.Data.Objects.ObjectContext)
.ctor(System.String,System.Data.Objects.ObjectContext,System.Data.Objects.MergeOption)
Metodi (16)
System.Data.Objects.ObjectQuery(T)
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[])
Proprietà (1)
Nome System.String
ObjectResult - Nuovi membri della classe 4 (spazio dei nomi System.Data.Objects)
Metodi (3)
System.Void
System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator()
System.Collections.IList System.ComponentModel.IListSource.GetList()
Proprietà (1)
ElementType
ObjectResult(T) : nuovi membri della classe generica 3 (spazio dei nomi System.Data.Objects)
Metodi (2)
System.Void
System.Collections.Generic.IEnumerator(T)
Proprietà (1)
ElementType
ObjectStateEntry - Nuovi membri della classe 17 (spazio dei nomi System.Data.Objects)
Metodi (9)
AcceptChanges() system.Void
System.Void
System.Collections.Generic.IEnumerable(System.String)
SetModified() di System.Void
System.Void
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)
Proprietà (8)
System.Data.Objects.CurrentValueRecord
entità System.Object
System.Data.EntityKey EntityKey
System.Data.Metadata.Edm.EntitySetBase EntitySet
IsRelationship di System.Boolean
System.Data.Objects.ObjectStateManager ObjectStateManager
System.Data.Common.DbDataRecord OriginalValues
System.Data.EntityState State
ObjectStateManager : nuovi membri della classe 12 (spazio dei nomi System.Data.Objects)
Costruttori (1)
.ctor(System.Data.Metadata.Edm.MetadataWorkspace)
Metodi (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)
Proprietà (1)
System.Data.Metadata.Edm.MetadataWorkspace MetadataWorkspace
Eventi (1)
ObjectStateManagerChanged
RefreshMode : nuovi membri dell'enumerazione 2 (spazio dei nomi System.Data.Objects)
Campi (2)
ClientWins
StoreWins
ComplexObject : nuovi membri della classe 3 (spazio dei nomi System.Data.Objects.DataClasses)
Costruttori (1)
.ctor()
Metodi (2)
System.Void
System.Void
EdmComplexPropertyAttribute - nuovo membro della classe 1 (spazio dei nomi System.Data.Objects.DataClasses)
Costruttori (1)
.ctor()
edmComplexTypeAttribute - nuovo membro della classe 1 (spazio dei nomi System.Data.Objects.DataClasses)
Costruttori (1)
.ctor()
EdmEntityTypeAttribute - nuovo membro della classe 1 (spazio dei nomi System.Data.Objects.DataClasses)
Costruttori (1)
.ctor()
EdmRelationshipAttribute - Nuovi membri della classe 9 (spazio dei nomi System.Data.Objects.DataClasses)
Costruttori (1)
.ctor(System.String,System.String,System.String,System.Data.Metadata.Edm.RelationshipMultiplicity,System.Type,System.String,System.Data.Metadata.Edm.RelationshipMultiplicity,System.Type)
Proprietà (8)
System.String
System.String RelationshipNamespaceName
System.Data.Metadata.Edm.RelationshipMultiplicity Role1Multiplicity
System.String Role1Name
System.Type Role1Type
System.Data.Metadata.Edm.RelationshipMultiplicity Role2Multiplicity
System.String Role2Name
Role2Type system.type
EdmRelationshipNavigationPropertyAttribute : nuovi membri della classe 4 (spazio dei nomi System.Data.Objects.DataClasses)
Costruttori (1)
.ctor(System.String,System.String,System.String)
Proprietà (3)
System.String
System.String RelationshipNamespaceName
System.String TargetRoleName
edmScalarPropertyAttribute - nuovi membri della classe 3 (spazio dei nomi System.Data.Objects.DataClasses)
Costruttori (1)
.ctor()
Proprietà (2)
System.Boolean EntityKeyProperty
IsNullable di System.Boolean
EdmSchemaAttribute : nuovi membri della classe 2 (spazio dei nomi System.Data.Objects.DataClasses)
Costruttori (2)
.ctor()
EdmTypeAttribute : nuovi membri della classe 2 (spazio dei nomi System.Data.Objects.DataClasses)
Proprietà (2)
Nome System.String
System.String NamespaceName
entityCollection(T) : nuovi membri della classe generica 15 (spazio dei nomi System.Data.Objects.DataClasses)
Costruttori (1)
.ctor()
Metodi (12)
System.Void
System.Void
System.Void Attach(System.Collections.Generic.IEnumerable(T)(!0))
System.Void
system.Boolean
System.Void CopyTo(!0[],System.Int32)
System.Data.Objects.ObjectQuery(TEntity) CreateSourceQuery()
System.Collections.Generic.IEnumerator(TEntity) GetEnumerator()
System.Void
System.Boolean
System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator()
System.Collections.IList System.ComponentModel.IListSource.GetList()
Proprietà (2)
System.Int32
System.Boolean IsReadOnly
EntityObject : nuovi membri della classe 6 (spazio dei nomi System.Data.Objects.DataClasses)
Costruttori (1)
.ctor()
Metodi (3)
System.Void
System.Void
System.Void System.Data.Objects.DataClasses.IEntityWithChangeTracker.SetChangeTracker(System.Data.Objects.DataClasses.IEntityChangeTracker)
Proprietà (2)
System.Data.EntityKey EntityKey
System.Data.EntityState EntityState
EntityReference : nuovi membri della classe 2 (spazio dei nomi System.Data.Objects.DataClasses)
Costruttori (1)
.ctor()
Proprietà (1)
System.Data.EntityKey EntityKey
EntityReference(T): nuovi membri della classe generica 5 (spazio dei nomi System.Data.Objects.DataClasses)
Costruttori (1)
.ctor()
Metodi (3)
System.Void
System.Data.Objects.ObjectQuery(TEntity) CreateSourceQuery()
System.Void
Proprietà (1)
valore TEntity
IEntityChangeTracker : nuovi membri dell'interfaccia 5 (spazio dei nomi System.Data.Objects.DataClasses)
Metodi (4)
System.Void EntityComplexMemberChanged(System.String,System.Object,System.String)
System.Void EntityComplexMemberChanging(System.String,System.Object,System.String)
System.Void
System.Void
Proprietà (1)
System.Data.EntityState EntityState
IEntityWithChangeTracker - Nuovo membro dell'interfaccia 1 (spazio dei nomi System.Data.Objects.DataClasses)
Metodi (1)
System.Void SetChangeTracker(System.Data.Objects.DataClasses.IEntityChangeTracker)
IEntityWithKey - Nuovo membro dell'interfaccia 1 (spazio dei nomi System.Data.Objects.DataClasses)
Proprietà (1)
System.Data.EntityKey EntityKey
IEntityWithRelationships : nuovo membro dell'interfaccia 1 (spazio dei nomi System.Data.Objects.DataClasses)
Proprietà (1)
System.Data.Objects.DataClasses.RelationshipManager RelationshipManager
IRelatedEnd : nuovi membri dell'interfaccia 12 (spazio dei nomi System.Data.Objects.DataClasses)
Metodi (7)
System.Void
System.Void Attach(System.Data.Objects.DataClasses.IEntityWithRelationships)
System.Collections.IEnumerable
System.Collections.IEnumerator GetEnumerator()
System.Void
System.Void
System.Boolean
Proprietà (5)
System.Boolean IsLoaded
System.String
System.Data.Metadata.Edm.RelationshipSet RelationshipSet
System.String SourceRoleName
System.String TargetRoleName
RelatedEnd : nuovi membri della classe 18 (spazio dei nomi System.Data.Objects.DataClasses)
Metodi (12)
System.Void Attach(T)(System.Collections.Generic.IEnumerable(T)(T),System.Boolean)
System.Collections.IEnumerator GetEnumerator()
System.Void
System.Void
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)
Proprietà (5)
System.Boolean IsLoaded
System.String
System.Data.Metadata.Edm.RelationshipSet RelationshipSet
System.String SourceRoleName
System.String TargetRoleName
Eventi (1)
AssociationChanged
RelationshipKind : nuovo membro dell'enumerazione 1 (spazio dei nomi System.Data.Objects.DataClasses)
Campi (1)
Association
RelationshipManager : nuovi membri della classe 8 (spazio dei nomi System.Data.Objects.DataClasses)
Metodi (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)))
System.Void
StructuralObject : nuovi membri dell'enumerazione 47 (spazio dei nomi System.Data.Objects.DataClasses)
Costruttori (1)
.ctor()
Metodi (43)
DefaultDateTimeValue()
System.Byte[]GetValidValue(System.Byte[])
T GetValidValue(T)(T,System.String,System.Boolean,System.Boolean)
System.Void
System.Void
System.Void
System.Void
System.Boolean
System.Byte
System.Byte[]SetValidValue(System.Byte[],System.Boolean)
System.DateTime
System.DateTimeOffset SetValidValue(System.DateTimeOffset)
SetValidValue(System.Decimal)
System.Double
System.Guid
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
System.Single
System.String SetValidValue(System.String,System.Boolean)
System.TimeSpan
System.UInt16 SetValidValue(System.UInt16)
System.UInt32 SetValidValue(System.UInt32)
System.UInt64
T SetValidValue(T)(T,T,System.String)
TComplex VerifyComplexObjectIsNotNull(T)(T,System.String)
Eventi (2)
PropertyChanged
PropertyChanging
Campi (1)
EntityKeyPropertyName
System.Data.Entity.Design.dll - 18 nuove classi
EdmToObjectNamespaceMap - nuovi membri della classe 8 (spazio dei nomi System.Data.Entity.Design)
Metodi (5)
System.Void
System.Void
System.Boolean
System.Boolean
System.Boolean TryGetObjectNamespace(System.String,System.String)
Proprietà (3)
System.Int32
System.Collections.Generic.ICollection(System.String) EdmNamespaces
System.String
EntityClassGenerator : nuovi membri della classe 10 (spazio dei nomi System.Data.Entity.Design)
Costruttori (2)
.ctor()
.ctor(System.Data.Entity.Design.LanguageOption)
Metodi (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))
Proprietà (2)
System.Data.Entity.Design.EdmToObjectNamespaceMap EdmToObjectNamespaceMap
System.Data.Entity.Design.LanguageOption LanguageOption
Eventi (2)
OnPropertyGenerated
OnTypeGenerated
EntityModelSchemaGenerator - nuovi membri della classe 9 (spazio dei nomi System.Data.Entity.Design)
Costruttori (2)
.ctor(System.Data.Metadata.Edm.EntityContainer)
.ctor(System.Data.Metadata.Edm.EntityContainer,System.String,System.String)
Metodi (5)
System.Collections.Generic.IList(System.Data.Metadata.Edm.EdmSchemaError) GenerateMetadata()
System.Void
System.Void
System.Void
System.Void
Proprietà (2)
System.Data.Metadata.Edm.EdmItemCollection EdmItemCollection
System.Data.Metadata.Edm.EntityContainer EntityContainer
EntityStoreSchemaFilterEffect - Nuovo membro dell'enumerazione 2 (spazio dei nomi System.Data.Entity.Design)
Campi (2)
Consenti
escludi
EntityStoreSchemaFilterEntry : nuovi membri della classe 7 (spazio dei nomi System.Data.Entity.Design)
Costruttori (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)
Proprietà (5)
del catalogo system.String
System.Data.Entity.Design.EntityStoreSchemaFilterEffect Effect
Nome System.String
schema System.String
System.Data.Entity.Design.EntityStoreSchemaFilterObjectTypes tipi
EntityStoreSchemaFilterObjectTypes - Nuova enumerazione 5 membri (spazio dei nomi System.Data.Entity.Design)
Campi (5)
tutti i
funzione
Nessuna
tabella
Visualizzazione
EntityStoreSchemaGenerator - nuovi membri della classe 8 (spazio dei nomi System.Data.Entity.Design)
Costruttori (1)
.ctor(System.String,System.String,System.String)
Metodi (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
System.Void
Proprietà (2)
System.Data.Metadata.Edm.EntityContainer EntityContainer
System.Data.Metadata.Edm.StoreItemCollection
EntityViewGenerator : nuovi membri della classe 6 (spazio dei nomi System.Data.Entity.Design)
Costruttori (2)
.ctor()
.ctor(System.Data.Entity.Design.LanguageOption)
Metodi (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)
Proprietà (1)
System.Data.Entity.Design.LanguageOption LanguageOption
LanguageOption : nuovi membri dell'enumerazione 2 (spazio dei nomi System.Data.Entity.Design)
Campi (2)
GenerateCSharpCode
GenerateVBCode
MetadataItemCollectionFactory : nuovi membri della classe 3 (spazio dei nomi System.Data.Entity.Design)
Metodi (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 - nuovi membri della classe 8 (spazio dei nomi System.Data.Entity.Design)
Costruttori (2)
.ctor()
.ctor(System.Data.Metadata.Edm.MetadataItem,System.String,System.CodeDom.CodeTypeReference)
Proprietà (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
System.Data.Metadata.Edm.MetadataItem PropertySource
System.CodeDom.CodeTypeReference ReturnType
PropertyGeneratedEventHandler : nuovi membri della classe 4 (spazio dei nomi System.Data.Entity.Design)
Costruttori (1)
Metodi (3)
System.IAsyncResult BeginInvoke(System.Object,System.Data.Entity.Design.PropertyGeneratedEventArgs,System.AsyncCallback,System.Object)
System.Void
System.Void Invoke(System.Object,System.Data.Entity.Design.PropertyGeneratedEventArgs)
TypeGeneratedEventArgs : nuovi membri della classe 7 (spazio dei nomi System.Data.Entity.Design)
Costruttori (2)
.ctor()
.ctor(System.Data.Metadata.Edm.GlobalItem,System.CodeDom.CodeTypeReference)
Proprietà (5)
System.Collections.Generic.List(System.CodeDom.CodeAttributeDeclaration) AdditionalAttributes
System.Collections.Generic.List(System.Type) AdditionalInterfaces
System.Collections.Generic.List(System.CodeDom.CodeTypeMember) additionalMembers
System.CodeDom.CodeTypeReference BaseType
System.Data.Metadata.Edm.GlobalItem TypeSource
TypeGeneratedEventHandler : nuovi membri della classe 4 (spazio dei nomi System.Data.Entity.Design)
Costruttori (1)
Metodi (3)
System.IAsyncResult BeginInvoke(System.Object,System.Data.Entity.Design.TypeGeneratedEventArgs,System.AsyncCallback,System.Object)
System.Void
System.Void Invoke(System.Object,System.Data.Entity.Design.TypeGeneratedEventArgs)
EntityDesignerBuildProvider : nuovi membri della classe 3 (spazio dei nomi System.Data.Entity.Design.AspNet)
Costruttori (1)
.ctor()
Metodi (2)
System.Void
System.Web.Compilation.BuildProviderResultFlags GetResultFlags(System.CodeDom.Compiler.CompilerResults)
EntityModelBuildProvider : nuovi membri della classe 3 (spazio dei nomi System.Data.Entity.Design.AspNet)
Costruttori (1)
.ctor()
Metodi (2)
System.Void
System.Web.Compilation.BuildProviderResultFlags GetResultFlags(System.CodeDom.Compiler.CompilerResults)
MappingModelBuildProvider : nuovi membri della classe 3 (spazio dei nomi System.Data.Entity.Design.AspNet)
Costruttori (1)
.ctor()
Metodi (2)
System.Void
System.Web.Compilation.BuildProviderResultFlags GetResultFlags(System.CodeDom.Compiler.CompilerResults)
StorageModelBuildProvider : nuovi membri della classe 3 (spazio dei nomi System.Data.Entity.Design.AspNet)
Costruttori (1)
.ctor()
Metodi (2)
System.Void
System.Web.Compilation.BuildProviderResultFlags GetResultFlags(System.CodeDom.Compiler.CompilerResults)
System.Data.Linq.dll - 1 classe aggiornata, 1 nuova classe
Sql2008Provider - nuovo membro della classe 1 (spazio dei nomi System.Data.Linq.SqlClient)
Costruttori (1)
.ctor()
SqlMethods - Aggiornato la classe 22 nuovi membri (spazio dei nomi System.Data.Linq.SqlClient)
Metodi (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
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 nuove classi
ChangeInterceptorAttribute : nuovi membri della classe 2 (spazio dei nomi System.Data.Services)
Costruttori (1)
Proprietà (1)
System.String EntitySetName
DataService(T): nuovi membri della classe generica 14 (spazio dei nomi System.Data.Services)
Costruttori (1)
.ctor()
Metodi (12)
System.Void
CreateDataSource()
System.Void
System.Void
System.Void
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)
Proprietà (1)
T CurrentDataSource
DataServiceException : nuovi membri della classe 10 (spazio dei nomi System.Data.Services)
Costruttori (6)
.ctor()
.ctor(System.Int32,System.String,System.String,System.String,System.Exception)
.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
.ctor(System.String,System.Exception)
Metodi (1)
System.Void GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
Proprietà (3)
System.String ErrorCode
System.String MessageLanguage
System.Int32
dataservicehost - nuovo membro della classe 1 (spazio dei nomi System.Data.Services)
Costruttori (1)
.ctor(System.Type,System.Uri[])
DataServiceHostFactory - Nuovi membri della classe 2 (spazio dei nomi System.Data.Services)
Costruttori (1)
.ctor()
Metodi (1)
System.ServiceModel.ServiceHost CreateServiceHost(System.Type,System.Uri[])
EntitySetRights : nuova enumerazione 10 membri (spazio dei nomi System.Data.Services)
Campi (10)
tutti i
AllRead
AllWrite
Nessuna
ReadMultiple
readSingle
WriteAppend
WriteDelete
WriteMerge
WriteReplace
ETagAttribute : nuovi membri della classe 3 (spazio dei nomi System.Data.Services)
Costruttori (2)
.ctor(System.String[])
Proprietà (1)
System.Collections.ObjectModel.ReadOnlyCollection(System.String) PropertyNames
ExpandSegment - Nuovi membri della classe 6 (spazio dei nomi System.Data.Services)
Costruttori (1)
.ctor(System.String,System.Linq.Expressions.Expression)
Metodi (1)
System.Boolean PathHasFilter(System.Collections.Generic.IEnumerable(T)(System.Data.Services.ExpandSegment))
Proprietà (4)
di filtro
HasFilter di System.Boolean
System.Int32 MaxResultsExpected
Nome System.String
ExpandSegmentCollection - nuovi membri della classe 3 (spazio dei nomi System.Data.Services)
Costruttori (2)
.ctor()
Proprietà (1)
HasFilter di System.Boolean
HandleExceptionArgs : nuovi membri della classe 5 (spazio dei nomi System.Data.Services)
Proprietà (5)
eccezioni system.exception
ResponseContentType system.String
System.Int32 ResponseStatusCode
System.Boolean UseVerboseErrors
IDataServiceConfiguration : nuovi membri dell'interfaccia 10 (spazio dei nomi System.Data.Services)
Metodi (3)
System.Void
System.Void SetEntitySetAccessRule(System.String,System.Data.Services.EntitySetRights)
System.Void SetServiceOperationAccessRule(System.String,System.Data.Services.ServiceOperationRights)
Proprietà (7)
System.Int32 MaxBatchCount
System.Int32 MaxChangesetCount
System.Int32 MaxExpandCount
System.Int32 MaxExpandDepth
System.Int32 MaxObjectCountOnInsert
System.Int32
System.Boolean UseVerboseErrors
IDataServiceHost : nuova interfaccia 20 membri (spazio dei nomi System.Data.Services)
Metodi (2)
System.String
System.Void
Proprietà (18)
System.Uri
System.Uri
System.String RequestAccept
System.String RequestAcceptCharSet
System.String RequestContentType
RequestHttpMethod system.String
System.String RequestIfMatch
System.String RequestIfNoneMatch
System.String RequestMaxVersion
RequestStream system.IO.Stream
RequestVersion system.String
System.String ResponseCacheControl
ResponseContentType system.String
System.String
System.String
System.Int32 ResponseStatusCode
System.IO.Stream ResponseStream
System.String
IExpandedResult : nuovi membri dell'interfaccia 2 (spazio dei nomi System.Data.Services)
Metodi (1)
System.Object
Proprietà (1)
System.Object ExpandedElement
IExpandProvider - nuovo membro dell'interfaccia 1 (spazio dei nomi System.Data.Services)
Metodi (1)
System.Collections.IEnumerable ApplyExpansions(System.Linq.IQueryable,System.Collections.Generic.ICollection(T)(System.Data.Services.ExpandSegmentCollection))
IgnorePropertiesAttribute : nuovi membri della classe 3 (spazio dei nomi System.Data.Services)
Costruttori (2)
.ctor(System.String[])
Proprietà (1)
System.Collections.ObjectModel.ReadOnlyCollection(System.String) PropertyNames
IRequestHandler - Nuovo membro dell'interfaccia 1 (spazio dei nomi System.Data.Services)
Metodi (1)
System.ServiceModel.Channels.Message ProcessRequestForMessage(System.IO.Stream)
IUpdatable : nuovi membri dell'interfaccia 12 (spazio dei nomi System.Data.Services)
Metodi (12)
System.Void AddReferenceToCollection(System.Object,System.String,System.Object)
System.Void
System.Object
System.Void
System.Object GetResource(System.Linq.IQueryable,System.String)
System.Object
System.Void RemoveReferenceFromCollection(System.Object,System.String,System.Object)
System.Object
System.Object
System.Void
System.Void SetReference(System.Object,System.String,System.Object)
System.Void
MimeTypeAttribute : nuovi membri della classe 3 (spazio dei nomi System.Data.Services)
Costruttori (1)
Proprietà (2)
System.String MemberName
MimeType system.String
ProcessRequestArgs : nuovi membri della classe 2 (spazio dei nomi System.Data.Services)
Proprietà (2)
System.Boolean IsBatchOperation
RequestUri
QueryInterceptorAttribute : nuovi membri della classe 2 (spazio dei nomi System.Data.Services)
Costruttori (1)
Proprietà (1)
System.String EntitySetName
ServiceOperationRights - Nuova enumerazione 5 membri (spazio dei nomi System.Data.Services)
Campi (5)
tutti i
AllRead
Nessuna
ReadMultiple
readSingle
SingleResultAttribute - nuovo membro della classe 1 (spazio dei nomi System.Data.Services)
Costruttori (1)
.ctor()
UpdateOperations : nuovi membri dell'enumerazione 4 (spazio dei nomi System.Data.Services)
Campi (4)
Aggiungi
Modifica
Eliminare
Nessuna
ExpandedWrapper(T): nuovo membro generico della classe 5 (spazio dei nomi System.Data.Services.Internal)
Costruttori (1)
.ctor()
Metodi (2)
System.Object
System.Object InternalGetExpandedPropertyValue(System.Int32)
Proprietà (2)
Descrizione
TExpandedElement ExpandedElement
ExpandedWrapper(T)0 : nuovi membri della classe generica 11 (spazio dei nomi System.Data.Services.Internal)
Costruttori (1)
.ctor()
Metodi (1)
System.Object InternalGetExpandedPropertyValue(System.Int32)
Proprietà (9)
TProperty0 ProjectedProperty0
TProperty1 ProjectedProperty1
TProperty2 ProjectedProperty2
TProperty3 ProjectedProperty3
TProperty4 ProjectedProperty4
TProperty5 ProjectedProperty5
TProperty6 ProjectedProperty6
TProperty7 ProjectedProperty7
TProperty8 ProjectedProperty8
expandedWrapper(T)1 - nuova classe generica 12 membri (spazio dei nomi System.Data.Services.Internal)
Costruttori (1)
.ctor()
Metodi (1)
System.Object InternalGetExpandedPropertyValue(System.Int32)
Proprietà (10)
TProperty0 ProjectedProperty0
TProperty1 ProjectedProperty1
TProperty2 ProjectedProperty2
TProperty3 ProjectedProperty3
TProperty4 ProjectedProperty4
TProperty5 ProjectedProperty5
TProperty6 ProjectedProperty6
TProperty7 ProjectedProperty7
TProperty8 ProjectedProperty8
TProperty9 ProjectedProperty9
ExpandedWrapper(T)2 : nuovi membri della classe generica 13 (spazio dei nomi System.Data.Services.Internal)
Costruttori (1)
.ctor()
Metodi (1)
System.Object InternalGetExpandedPropertyValue(System.Int32)
Proprietà (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 : nuovi membri della classe generica 14 (spazio dei nomi System.Data.Services.Internal)
Costruttori (1)
.ctor()
Metodi (1)
System.Object InternalGetExpandedPropertyValue(System.Int32)
Proprietà (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) - nuovi membri della classe generica 3 (spazio dei nomi System.Data.Services.Internal)
Costruttori (1)
.ctor()
Metodi (1)
System.Object InternalGetExpandedPropertyValue(System.Int32)
Proprietà (1)
TProperty0 ProjectedProperty0
ExpandedWrapper'3 : nuovi membri della classe generica 4 (spazio dei nomi System.Data.Services.Internal)
Costruttori (1)
.ctor()
Metodi (1)
System.Object InternalGetExpandedPropertyValue(System.Int32)
Proprietà (2)
TProperty0 ProjectedProperty0
TProperty1 ProjectedProperty1
ExpandedWrapper'4 : nuovi membri della classe generica 5 (spazio dei nomi System.Data.Services.Internal)
Costruttori (1)
.ctor()
Metodi (1)
System.Object InternalGetExpandedPropertyValue(System.Int32)
Proprietà (3)
TProperty0 ProjectedProperty0
TProperty1 ProjectedProperty1
TProperty2 ProjectedProperty2
ExpandedWrapper'5 : nuovi membri della classe generica 6 (spazio dei nomi System.Data.Services.Internal)
Costruttori (1)
.ctor()
Metodi (1)
System.Object InternalGetExpandedPropertyValue(System.Int32)
Proprietà (4)
TProperty0 ProjectedProperty0
TProperty1 ProjectedProperty1
TProperty2 ProjectedProperty2
TProperty3 ProjectedProperty3
ExpandedWrapper'6 : nuovi membri della classe generica 7 (spazio dei nomi System.Data.Services.Internal)
Costruttori (1)
.ctor()
Metodi (1)
System.Object InternalGetExpandedPropertyValue(System.Int32)
Proprietà (5)
TProperty0 ProjectedProperty0
TProperty1 ProjectedProperty1
TProperty2 ProjectedProperty2
TProperty3 ProjectedProperty3
TProperty4 ProjectedProperty4
ExpandedWrapper'7 : nuovi membri della classe generica 8 (spazio dei nomi System.Data.Services.Internal)
Costruttori (1)
.ctor()
Metodi (1)
System.Object InternalGetExpandedPropertyValue(System.Int32)
Proprietà (6)
TProperty0 ProjectedProperty0
TProperty1 ProjectedProperty1
TProperty2 ProjectedProperty2
TProperty3 ProjectedProperty3
TProperty4 ProjectedProperty4
TProperty5 ProjectedProperty5
ExpandedWrapper'8 : nuovi membri della classe generica 9 (spazio dei nomi System.Data.Services.Internal)
Costruttori (1)
.ctor()
Metodi (1)
System.Object InternalGetExpandedPropertyValue(System.Int32)
Proprietà (7)
TProperty0 ProjectedProperty0
TProperty1 ProjectedProperty1
TProperty2 ProjectedProperty2
TProperty3 ProjectedProperty3
TProperty4 ProjectedProperty4
TProperty5 ProjectedProperty5
TProperty6 ProjectedProperty6
ExpandedWrapper'9 : nuovi membri della classe generica 10 (spazio dei nomi System.Data.Services.Internal)
Costruttori (1)
.ctor()
Metodi (1)
System.Object InternalGetExpandedPropertyValue(System.Int32)
Proprietà (8)
TProperty0 ProjectedProperty0
TProperty1 ProjectedProperty1
TProperty2 ProjectedProperty2
TProperty3 ProjectedProperty3
TProperty4 ProjectedProperty4
TProperty5 ProjectedProperty5
TProperty6 ProjectedProperty6
TProperty7 ProjectedProperty7
System.Data.Services.Client.dll - 24 nuove classi
ChangeOperationResponse - nuovo membro della classe 1 (spazio dei nomi System.Data.Services.Client)
Proprietà (1)
System.Data.Services.Client.Descriptor descrittore
DataServiceClientException - nuovi membri della classe 8 (spazio dei nomi System.Data.Services.Client)
Costruttori (6)
.ctor()
.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
.ctor(System.String,System.Exception)
.ctor(System.String,System.Exception,System.Int32)
Metodi (1)
System.Void GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
Proprietà (1)
System.Int32
DataServiceContext - Nuovi membri della classe 46 (spazio dei nomi System.Data.Services.Client)
Costruttori (1)
Metodi (29)
System.Void AddLink(System.Object,System.String,System.Object)
System.Void
System.Void AttachLink(System.Object,System.String,System.Object)
System.Void
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
system.Boolean
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)
System.Data.Services.Client.DataServiceResponse ExecuteBatch(System.Data.Services.Client.DataServiceRequest[])
GetMetadataUri() di System.Uri
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
System.Boolean
System.Boolean
System.Void
Proprietà (13)
System.Uri
system.Net.ICredentials
System.String DataNamespace
System.Collections.ObjectModel.ReadOnlyCollection(System.Data.Services.Client.EntityDescriptor) entità
System.Boolean IgnoreMissingProperties
System.Collections.ObjectModel.ReadOnlyCollection(System.Data.Services.Client.LinkDescriptor) Collegamenti
System.Data.Services.Client.MergeOption
System.Func(System.Type,System.String) ResolveName
System.Func(System.String,System.Type) ResolveType
System.Data.Services.Client.SaveChangesOptions SaveChangesDefaultOptions
system.Int32
System.Uri TypeScheme
System.Boolean UsePostTunneling
Eventi (3)
readingEntity
SendingRequest
WritingEntity
DataServiceQuery : nuovi membri della classe 3 (spazio dei nomi System.Data.Services.Client)
Metodi (1)
System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator()
Proprietà (2)
System.Linq.Expressions.Expression Expression
provider di
DataServiceQuery(T): nuovi membri della classe generica 12 (spazio dei nomi System.Data.Services.Client)
Metodi (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
Proprietà (4)
ElementType
System.Linq.Expressions.Expression Expression
provider di
RequestUri
DataServiceQueryException - nuovi membri della classe 6 (spazio dei nomi System.Data.Services.Client)
Costruttori (5)
.ctor()
.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
.ctor(System.String,System.Exception)
.ctor(System.String,System.Exception,System.Data.Services.Client.QueryOperationResponse)
Proprietà (1)
System.Data.Services.Client.QueryOperationResponse Response
DataServiceRequest : nuovi membri della classe 3 (spazio dei nomi System.Data.Services.Client)
Metodi (1)
System.String
Proprietà (2)
ElementType
RequestUri
DataServiceRequest(T): nuovi membri della classe generica 3 (spazio dei nomi System.Data.Services.Client)
Costruttori (1)
Proprietà (2)
ElementType
RequestUri
DataServiceRequestException - nuovi membri della classe 6 (spazio dei nomi System.Data.Services.Client)
Costruttori (5)
.ctor()
.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
.ctor(System.String,System.Exception)
.ctor(System.String,System.Exception,System.Data.Services.Client.DataServiceResponse)
Proprietà (1)
System.Data.Services.Client.DataServiceResponse Response
DataServiceResponse : nuovi membri della classe 5 (spazio dei nomi System.Data.Services.Client)
Metodi (2)
System.Collections.Generic.IEnumerator(System.Data.Services.Client.OperationResponse) GetEnumerator()
System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator()
Proprietà (3)
System.Collections.Generic.IDictionary(System.String,System.String) BatchHeaders
System.Int32 BatchStatusCode
System.Boolean IsBatchResponse
descrittore - nuovo membro della classe 1 (spazio dei nomi System.Data.Services.Client)
Proprietà (1)
System.Data.Services.Client.EntityStates State
EntityDescriptor : nuovi membri della classe 2 (spazio dei nomi System.Data.Services.Client)
Proprietà (2)
entità System.Object
System.String
entityStates : nuovi membri dell'enumerazione 5 (spazio dei nomi System.Data.Services.Client)
Campi (5)
Aggiunta di
eliminato
scollegato
modificato
non modificato
LinkDescriptor : nuovi membri della classe 3 (spazio dei nomi System.Data.Services.Client)
Proprietà (3)
Origine
System.String SourceProperty
di destinazione system.object
MediaEntryAttribute : nuovi membri della classe 2 (spazio dei nomi System.Data.Services.Client)
Costruttori (1)
Proprietà (1)
System.String MediaMemberName
MergeOption : nuovi membri dell'enumerazione 4 (spazio dei nomi System.Data.Services.Client)
Campi (4)
appendOnly
NoTracking
OverwriteChanges
PreserveChanges
MimeTypePropertyAttribute : nuovi membri della classe 3 (spazio dei nomi System.Data.Services.Client)
Costruttori (1)
Proprietà (2)
System.String DataPropertyName
System.String MimeTypePropertyName
OperationResponse : nuovi membri della classe 3 (spazio dei nomi System.Data.Services.Client)
Proprietà (3)
Errore System.Exception
Intestazion i
System.Int32
QueryOperationResponse : nuovi membri della classe 2 (spazio dei nomi System.Data.Services.Client)
Metodi (1)
System.Collections.IEnumerator GetEnumerator()
Proprietà (1)
System.Data.Services.Client.DataServiceRequest Query
QueryOperationResponse(T): nuovo membro della classe generica 1 (spazio dei nomi System.Data.Services.Client)
Metodi (1)
System.Collections.Generic.IEnumerator(T)
readingWritingEntityEventArgs - nuovi membri della classe 2 (spazio dei nomi System.Data.Services.Client)
Proprietà (2)
System.Xml.Linq.XElement Data
entità System.Object
SaveChangesOptions : nuovi membri dell'enumerazione 4 (spazio dei nomi System.Data.Services.Client)
Campi (4)
batch
ContinueOnError
Nessuna
ReplaceOnUpdate
SendingRequestEventArgs - nuovo membro della classe 1 (spazio dei nomi System.Data.Services.Client)
Proprietà (1)
richieste
DataServiceKeyAttribute : nuovi membri della classe 3 (spazio dei nomi System.Data.Services.Common)
Costruttori (2)
.ctor(System.String[])
Proprietà (1)
System.Collections.ObjectModel.ReadOnlyCollection(System.String) KeyNames
System.Data.Services.Design.dll - 5 nuove classi
EdmToObjectNamespaceMap - nuovi membri della classe 8 (spazio dei nomi System.Data.Services.Design)
Metodi (5)
System.Void
System.Void
System.Boolean
System.Boolean
System.Boolean TryGetObjectNamespace(System.String,System.String)
Proprietà (3)
System.Int32
System.Collections.Generic.ICollection(System.String) EdmNamespaces
System.String
EntityClassGenerator : nuovi membri della classe 8 (spazio dei nomi System.Data.Services.Design)
Costruttori (2)
.ctor()
.ctor(System.Data.Services.Design.LanguageOption)
Metodi (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)
Proprietà (2)
System.Data.Services.Design.EdmToObjectNamespaceMap EdmToObjectNamespaceMap
System.Data.Services.Design.LanguageOption LanguageOption
Eventi (2)
OnPropertyGenerated
OnTypeGenerated
LanguageOption - Nuovo membro dell'enumerazione 2 (spazio dei nomi System.Data.Services.Design)
Campi (2)
GenerateCSharpCode
GenerateVBCode
PropertyGeneratedEventArgs - nuovi membri della classe 8 (spazio dei nomi System.Data.Services.Design)
Costruttori (2)
.ctor()
.ctor(System.Data.Metadata.Edm.MetadataItem,System.String,System.CodeDom.CodeTypeReference)
Proprietà (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
System.Data.Metadata.Edm.MetadataItem PropertySource
System.CodeDom.CodeTypeReference ReturnType
TypeGeneratedEventArgs - nuovi membri della classe 7 (spazio dei nomi System.Data.Services.Design)
Costruttori (2)
.ctor()
.ctor(System.Data.Metadata.Edm.GlobalItem,System.CodeDom.CodeTypeReference)
Proprietà (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 classi aggiornate
ApplicationDeployment : aggiornamento della classe 2 nuovi membri (spazio dei nomi System.Deployment.Application)
Metodi (2)
System.Deployment.Application.UpdateCheckInfo CheckForDetailedUpdate(System.Boolean)
System.Boolean
DeploymentServiceCom : nuovo membro aggiornato della classe 1 (spazio dei nomi System.Deployment.Application)
Metodi (1)
System.Void ActivateDeploymentEx(System.String,System.Int32,System.Int32)
DownloadApplicationCompletedEventArgs - nuovo membro aggiornato della classe 1 (spazio dei nomi System.Deployment.Application)
Proprietà (1)
InPlaceHostingManager - classe aggiornata 2 nuovi membri (spazio dei nomi System.Deployment.Application)
Metodi (2)
System.Void AssertApplicationRequirements(System.Boolean)
System.Void
System.Design.dll - 1 classe aggiornata, 1 nuova classe
DataControlFieldDesigner : nuovi membri della classe 7 (spazio dei nomi System.Web.UI.Design.WebControls)
Metodi (5)
System.Web.UI.WebControls.DataControlField
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
Proprietà (2)
System.String DefaultNodeText
System.Boolean UsesSchema
WizardDesigner : nuovo membro aggiornato della classe 1 (spazio dei nomi System.Web.UI.Design.WebControls)
Metodi (1)
System.Void OnComponentChanged(System.Object,System.ComponentModel.Design.ComponentChangedEventArgs)
System.Runtime.Serialization.dll - 2 classi aggiornate, 1 nuova classe
CollectionDataContractAttribute - nuovo membro aggiornato della classe 1 (spazio dei nomi System.Runtime.Serialization)
Proprietà (1)
System.Boolean IsReference
dataContractAttribute - nuovo membro aggiornato della classe 1 (spazio dei nomi System.Runtime.Serialization)
Proprietà (1)
System.Boolean IsReference
IgnoreDataMemberAttribute - nuovo membro della classe 1 (spazio dei nomi System.Runtime.Serialization)
Costruttori (1)
.ctor()
System.ServiceModel.dll - 8 classi aggiornate, 3 nuove classi
FaultImportOptions : nuovi membri della classe 2 (spazio dei nomi System.ServiceModel)
Costruttori (1)
.ctor()
Proprietà (1)
System.Boolean UseMessageFormat
XmlSerializerFormatAttribute - nuovo membro aggiornato della classe 1 (spazio dei nomi System.ServiceModel)
Proprietà (1)
System.Boolean SupportFaults
WrappedOptions : nuovi membri della classe 2 (spazio dei nomi System.ServiceModel.Channels)
Costruttori (1)
.ctor()
Proprietà (1)
System.Boolean WrappedFlag
ServiceDebugElement - classe aggiornata 4 nuovi membri (spazio dei nomi System.ServiceModel.Configuration)
Proprietà (4)
System.String HttpHelpPageBinding
System.String HttpHelpPageBindingConfiguration
System.String HttpsHelpPageBinding
System.String HttpsHelpPageBindingConfiguration
ServiceMetadataPublishingElement - classe aggiornata 4 nuovi membri (spazio dei nomi System.ServiceModel.Configuration)
Proprietà (4)
System.String httpGetBinding
System.String HttpGetBindingConfiguration
System.String HttpsGetBinding
System.String HttpsGetBindingConfiguration
MetadataImporterQuotas : nuovi membri della classe 3 (spazio dei nomi System.ServiceModel.Description)
Costruttori (1)
.ctor()
Proprietà (2)
System.ServiceModel.Description.MetadataImporterQuotas impostazioni predefinite
System.ServiceModel.Description.MetadataImporterQuotas Max
ServiceDebugBehavior - classe aggiornata 2 nuovi membri (spazio dei nomi System.ServiceModel.Description)
Proprietà (2)
System.ServiceModel.Channels.Binding HttpHelpPageBinding
System.ServiceModel.Channels.Binding HttpsHelpPageBinding
serviceMetadataBehavior - classe aggiornata 2 nuovi membri (spazio dei nomi System.ServiceModel.Description)
Proprietà (2)
System.ServiceModel.Channels.Binding httpGetBinding
System.ServiceModel.Channels.Binding HttpsGetBinding
WsdlImporter : nuovo membro aggiornato della classe 1 (spazio dei nomi System.ServiceModel.Description)
Costruttori (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 - nuovo membro aggiornato della classe 1 (spazio dei nomi System.ServiceModel.Security)
Metodi (1)
System.IdentityModel.Selectors.SecurityTokenAuthenticator CreateSecureConversationTokenAuthenticator(System.ServiceModel.Security.Tokens.RecipientServiceModelSecurityTokenRequirement,System.Boolean,System.IdentityModel.Selectors.SecurityTokenResolver)
SecurityContextSecurityToken - classe aggiornata 2 nuovi membri (spazio dei nomi System.ServiceModel.Security.Tokens)
Proprietà (2)
System.ServiceModel.Security.SecurityMessageProperty BootstrapMessageProperty
System.Boolean IsCookieMode
System.ServiceModel.Web.dll - 2 classi aggiornate, 11 nuove classi
UriTemplate - classe aggiornata 8 nuovi membri (spazio dei nomi System)
Costruttori (3)
.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))
Metodi (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)
Proprietà (2)
System.Collections.Generic.IDictionary(System.String,System.String) valori predefiniti
System.Boolean IgnoreTrailingSlash
WebHttpBehavior - nuovo membro aggiornato della classe 1 (spazio dei nomi System.ServiceModel.Description)
Metodi (1)
System.Void
AtomPub10CategoriesDocumentFormatter - nuovi membri della classe 7 (spazio dei nomi System.ServiceModel.Syndication)
Costruttori (3)
.ctor()
.ctor(System.ServiceModel.Syndication.CategoriesDocument)
Metodi (3)
System.Boolean
System.Void
System.Void
Proprietà (1)
versione di System.String
AtomPub10ServiceDocumentFormatter : nuovi membri della classe 7 (spazio dei nomi System.ServiceModel.Syndication)
Costruttori (3)
.ctor()
.ctor(System.ServiceModel.Syndication.ServiceDocument)
Metodi (3)
System.Boolean
System.Void
System.Void
Proprietà (1)
versione di System.String
AtomPub10ServiceDocumentFormatter(T) : nuovi membri della classe generica 2 (spazio dei nomi System.ServiceModel.Syndication)
Costruttori (2)
.ctor()
CategoriesDocument : nuovi membri della classe 10 (spazio dei nomi System.ServiceModel.Syndication)
Metodi (6)
System.ServiceModel.Syndication.InlineCategoriesDocument Create(System.Collections.ObjectModel.Collection(T)(System.ServiceModel.Syndication.SyndicationCategory))
System.ServiceModel.Syndication.InlineCategoriesDocument Create(System.Collections.ObjectModel.Collection(T)(System.ServiceModel.Syndication.SyndicationCategory),System.Boolean,System.String)
System.ServiceModel.Syndication.ReferencedCategoriesDocument
System.ServiceModel.Syndication.CategoriesDocumentFormatter GetFormatter()
System.ServiceModel.Syndication.CategoriesDocument
System.Void
Proprietà (4)
System.Collections.Generic.Dictionary(System.Xml.XmlQualifiedName,System.String) AttributeExtensions
System.Uri
System.ServiceModel.Syndication.SyndicationElementExtensionCollection ElementExtensions
system.string
CategoriesDocumentFormatter : nuovi membri della classe 5 (spazio dei nomi System.ServiceModel.Syndication)
Metodi (3)
System.Boolean
System.Void
System.Void
Proprietà (2)
System.ServiceModel.Syndication.CategoriesDocument Document
versione di System.String
InlineCategoriesDocument : nuovi membri della classe 6 (spazio dei nomi System.ServiceModel.Syndication)
Costruttori (3)
.ctor()
.ctor(System.Collections.Generic.IEnumerable(T)(System.ServiceModel.Syndication.SyndicationCategory))
.ctor(System.Collections.Generic.IEnumerable(T)(System.ServiceModel.Syndication.SyndicationCategory),System.Boolean,System.String)
Proprietà (3)
System.Collections.ObjectModel.Collection(System.ServiceModel.Syndication.SyndicationCategory) Categorie
IsFixed
Schema System.String
ReferencedCategoriesDocument - nuovi membri della classe 3 (spazio dei nomi System.ServiceModel.Syndication)
Costruttori (2)
.ctor()
Proprietà (1)
ResourceCollectionInfo : nuovi membri della classe 12 (spazio dei nomi System.ServiceModel.Syndication)
Costruttori (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))
Proprietà (7)
System.Collections.ObjectModel.Collection(System.String) accetta
System.Collections.Generic.Dictionary(System.Xml.XmlQualifiedName,System.String) AttributeExtensions
System.Uri
System.Collections.ObjectModel.Collection(System.ServiceModel.Syndication.CategoriesDocument) Categorie
System.ServiceModel.Syndication.SyndicationElementExtensionCollection ElementExtensions
System.ServiceModel.Syndication.TextSyndicationContent Title
ServiceDocument : nuovi membri della classe 11 (spazio dei nomi System.ServiceModel.Syndication)
Costruttori (2)
.ctor()
.ctor(System.Collections.Generic.IEnumerable(T)(System.ServiceModel.Syndication.Workspace))
Metodi (4)
System.ServiceModel.Syndication.ServiceDocumentFormatter GetFormatter()
System.ServiceModel.Syndication.ServiceDocument Load(System.Xml.XmlReader)
TServiceDocument
System.Void
Proprietà (5)
System.Collections.Generic.Dictionary(System.Xml.XmlQualifiedName,System.String) AttributeExtensions
System.Uri
System.ServiceModel.Syndication.SyndicationElementExtensionCollection ElementExtensions
system.string
System.Collections.ObjectModel.Collection(System.ServiceModel.Syndication.Workspace) aree di lavoro
ServiceDocumentFormatter : nuovi membri della classe 5 (spazio dei nomi System.ServiceModel.Syndication)
Metodi (3)
System.Boolean
System.Void
System.Void
Proprietà (2)
System.ServiceModel.Syndication.ServiceDocument Document
versione di System.String
Workspace : nuovi membri della classe 8 (spazio dei nomi System.ServiceModel.Syndication)
Costruttori (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))
Proprietà (5)
System.Collections.Generic.Dictionary(System.Xml.XmlQualifiedName,System.String) AttributeExtensions
System.Uri
raccolte System.Collections.ObjectModel.Collection(System.ServiceModel.Syndication.ResourceCollectionInfo
System.ServiceModel.Syndication.SyndicationElementExtensionCollection ElementExtensions
System.ServiceModel.Syndication.TextSyndicationContent Title
System.Web.dll - 23 classi aggiornate, 8 nuove classi
httpcontext - nuovo membro aggiornato della classe 1 (spazio dei nomi System.Web)
Metodi (1)
System.Void
HttpRuntime - nuovo membro aggiornato della classe 1 (spazio dei nomi System.Web)
Proprietà (1)
System.Boolean UsingIntegratedPipeline
cache - nuovo membro aggiornato della classe 1 (spazio dei nomi System.Web.Caching)
Metodi (1)
System.Void Insert(System.String,System.Object,System.Web.Caching.CacheDependency,System.DateTime,System.TimeSpan,System.Web.Caching.CacheItemUpdateCallback)
CacheItemUpdateCallback : nuovi membri della classe 4 (spazio dei nomi System.Web.Caching)
Costruttori (1)
Metodi (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 : nuovi membri dell'enumerazione 2 (spazio dei nomi System.Web.Caching)
Campi (2)
DependencyChanged
scaduto
ClientBuildManagerCallback - nuovo membro aggiornato della classe 1 (spazio dei nomi System.Web.Compilation)
Metodi (1)
InitializeLifetimeService() di System.Object
BrowserCapabilitiesFactoryBase - nuovo membro aggiornato della classe 1 (spazio dei nomi System.Web.Configuration)
Metodi (1)
System.Void ConfigureCustomCapabilities(System.Collections.Specialized.NameValueCollection,System.Web.HttpBrowserCapabilities)
CustomErrorsRedirectMode : nuovi membri dell'enumerazione 2 (spazio dei nomi System.Web.Configuration)
Campi (2)
ResponseRedirect
ResponseRewrite
CustomErrorsSection - nuovo membro aggiornato della classe 1 (spazio dei nomi System.Web.Configuration)
Proprietà (1)
System.Web.Configuration.CustomErrorsRedirectMode RedirectMode
MachineKeyCompatibilityMode : nuovi membri dell'enumerazione 2 (spazio dei nomi System.Web.Configuration)
Campi (2)
Framework20SP1
Framework20SP2
machineKeySection - nuovo membro aggiornato della classe 1 (spazio dei nomi System.Web.Configuration)
Proprietà (1)
System.Web.Configuration.MachineKeyCompatibilityMode CompatibilityMode
PagesSection : nuovo membro aggiornato della classe 1 (spazio dei nomi System.Web.Configuration)
Proprietà (1)
System.Boolean RenderAllHiddenFieldsAtTopOfForm
IAutoFieldGenerator - nuovo membro dell'interfaccia 1 (spazio dei nomi System.Web.UI)
Metodi (1)
System.Collections.ICollection
IBindableControl - Nuovo membro dell'interfaccia 1 (spazio dei nomi System.Web.UI)
Metodi (1)
System.Void
page - Classe 2 nuovi membri aggiornati (spazio dei nomi System.Web.UI)
Proprietà (2)
System.Web.UI.Control AutoPostBackControl
System.Boolean IsPostBackEventControlRegistered
HtmlForm : nuovo membro aggiornato della classe 1 (spazio dei nomi System.Web.UI.HtmlControls)
Proprietà (1)
azione System.String
BoundField - nuovo membro aggiornato della classe 1 (spazio dei nomi System.Web.UI.WebControls)
Metodi (1)
System.Void
ControlParameter - nuovo membro aggiornato della classe 1 (spazio dei nomi System.Web.UI.WebControls)
Costruttori (1)
.ctor(System.String,System.Data.DbType,System.String,System.String)
cookieParameter - nuovo membro aggiornato della classe 1 (spazio dei nomi System.Web.UI.WebControls)
Costruttori (1)
.ctor(System.String,System.Data.DbType,System.String)
databoundcontrol - nuovo membro aggiornato della classe 1 (spazio dei nomi System.Web.UI.WebControls)
Proprietà (1)
System.Web.UI.IDataSource DataSourceObject
DataBoundControlMode : nuovi membri dell'enumerazione 3 (spazio dei nomi System.Web.UI.WebControls)
Campi (3)
Modifica
Inserisci
ReadOnly
DetailsView - Aggiornamento della classe 2 nuovi membri (spazio dei nomi System.Web.UI.WebControls)
Proprietà (2)
System.Boolean EnableModelValidation
System.Web.UI.IAutoFieldGenerator RowsGenerator
formParameter - nuovo membro aggiornato della classe 1 (spazio dei nomi System.Web.UI.WebControls)
Costruttori (1)
.ctor(System.String,System.Data.DbType,System.String)
formView - nuovo membro aggiornato della classe 1 (spazio dei nomi System.Web.UI.WebControls)
Proprietà (1)
System.Boolean EnableModelValidation
gridView - classe aggiornata 3 nuovi membri (spazio dei nomi System.Web.UI.WebControls)
Proprietà (3)
System.Web.UI.IAutoFieldGenerator ColumnsGenerator
System.Boolean EnableModelValidation
System.Web.UI.WebControls.DataKey SelectedPersistedDataKey
IPersistedSelector - Nuovo membro dell'interfaccia 1 (spazio dei nomi System.Web.UI.WebControls)
Proprietà (1)
System.Web.UI.WebControls.DataKey DataKey
Parameter - aggiornamento della classe 6 nuovi membri (spazio dei nomi System.Web.UI.WebControls)
Costruttori (2)
.ctor(System.String,System.Data.DbType)
.ctor(System.String,System.Data.DbType,System.String)
Metodi (3)
System.TypeCode ConvertDbTypeToTypeCode(System.Data.DbType)
System.Data.DbType ConvertTypeCodeToDbType(System.TypeCode)
System.Data.DbType
Proprietà (1)
System.Data.DbType DbType
ParameterCollection : nuovo membro aggiornato della classe 1 (spazio dei nomi System.Web.UI.WebControls)
Metodi (1)
System.Int32 Add(System.String,System.Data.DbType,System.String)
ProfileParameter : nuovo membro aggiornato della classe 1 (spazio dei nomi System.Web.UI.WebControls)
Costruttori (1)
.ctor(System.String,System.Data.DbType,System.String)
QueryStringParameter : nuovo membro aggiornato della classe 1 (spazio dei nomi System.Web.UI.WebControls)
Costruttori (1)
.ctor(System.String,System.Data.DbType,System.String)
sessionParameter - nuovo membro aggiornato della classe 1 (spazio dei nomi System.Web.UI.WebControls)
Costruttori (1)
.ctor(System.String,System.Data.DbType,System.String)
System.Web.Abstractions.dll - 22 nuove classi
HttpApplicationStateBase : nuovi membri della classe 22 (spazio dei nomi System.Web)
Costruttori (1)
.ctor()
Metodi (13)
System.Void
System.Void
System.Void
System.Object
System.Object
System.Collections.IEnumerator GetEnumerator()
System.String
System.Void
System.Void
System.Void
System.Void
System.Void
System.Void
Proprietà (8)
System.String[]AllKeys
contenuto di System.Web.HttpApplicationStateBase
System.Int32
System.Boolean IsSynchronized
Elemento system.Object [System.Int32]
System.Object
System.Web.HttpStaticObjectsCollectionBase StaticObjects
System.Object SyncRoot
httpApplicationStateWrapper - nuovi membri della classe 25 (spazio dei nomi System.Web)
Costruttori (1)
Metodi (15)
System.Void
System.Void
System.Void
System.Object
System.Object
System.Collections.IEnumerator GetEnumerator()
System.String
System.Void GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
System.Void
System.Void
System.Void
System.Void
System.Void
System.Void
System.Void
Proprietà (9)
System.String[]AllKeys
contenuto di System.Web.HttpApplicationStateBase
System.Int32
System.Boolean IsSynchronized
Elemento system.Object [System.Int32]
System.Object
Chiavi System.Collections.Specialized.NameObjectCollectionBase+KeysCollection
System.Web.HttpStaticObjectsCollectionBase StaticObjects
System.Object SyncRoot
HttpBrowserCapabilitiesBase - nuovi membri della classe 121 (spazio dei nomi System.Web)
Costruttori (1)
.ctor()
Metodi (7)
System.Void
System.Int32
System.Web.UI.HtmlTextWriter CreateHtmlTextWriter(System.IO.TextWriter)
System.Void
System.Boolean
System.Version[]GetClrVersions()
System.Boolean
Proprietà (113)
ActiveXControls di System.Boolean
degli adattatori
AOL di System.Boolean
System.Boolean BackgroundSounds
System.Boolean Beta
del browser System.String
browser 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 CanRenderSetvarZeroWithMultiSelectionList
System.Boolean CanSendMail
Funzionalità system.Collections.IDictionary
CDF system.Boolean
ClrVersion di System.Version
cookie di
System.Int32 DefaultSubmitButtonLimit
System.Version EcmaScriptVersion
frame system.booleani
System.Int32 GatewayMajorVersion
System.Double GatewayMinorVersion
GatewayVersion system.String
HasBackButton di System.Boolean
System.Boolean HidesRightAlignedMultiselectScrollbars
System.String
Id System.String
InputType system.String
System.Boolean IsColor
System.Boolean IsMobileDevice
System.String
System.Boolean JavaApplets
System.Version JScriptVersion
System.Int32 MajorVersion
System.Int32 MaximumHrefLength
System.Int32 MaximumRenderedPageSize
System.Int32 MaximumSoftkeyLabelLength
System.Double MinorVersion
System.String MinorVersionString
System.String MobileDeviceManufacturer
System.String MobileDeviceModel
System.Version MSDomVersion
System.Int32 NumberOfSoftkeys
System.String Platform
System.String PreferredImageMime
System.String PreferredRenderingMime
System.String PreferredRenderingType
System.String PreferredRequestEncoding
System.String PreferredResponseEncoding
System.Boolean RendersBreakBeforeWmlSelectAndInput
System.Boolean RendersBreaksAfterHtmlLists
System.Boolean RendersBreaksAfterWmlAnchor
System.Boolean RendersBreaksAfterWmlInput
System.Boolean RendersWmlDoAcceptsInline
System.Boolean RendersWmlSelectsAsMenuCards
System.String RequiredMetaTagNameValue
System.Boolean RequiresAttributeColonSubstitution
System.Boolean RequiresContentTypeMetaTag
System.Boolean RequiresControlStateInSession
System.Boolean RequiresDBCSCharacter
System.Boolean RequiresHtmlAdaptiveErrorReporting
System.Boolean RequiresLeadingPageBreak
System.Boolean RequiresNoBreakInFormatting
System.Boolean RequiresOutputOptimization
System.Boolean RequiresPhoneNumbersAsPlainText
System.Boolean RequiresSpecialViewStateEncoding
System.Boolean RequiresUniqueFilePathSuffix
System.Boolean RequiresUniqueHtmlCheckboxNames
System.Boolean RequiresUniqueHtmlInputNames
System.Boolean RequiresUrlEncodedPostfieldValues
System.Int32 ScreenBitDepth
System.Int32 ScreenCharactersHeight
System.Int32 ScreenCharactersWidth
System.Int32 ScreenPixelsHeight
System.Int32 ScreenPixelsWidth
System.Boolean SupportsAccesskeyAttribute
System.Boolean SupportsBodyColor
System.Boolean SupportsBold
System.Boolean SupportsCacheControlMetaTag
System.Boolean SupportsCallback
System.Boolean 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
tabelle
System.Type TagWriter
Tipo System.String
System.Boolean UseOptimizedCacheKey
System.Boolean VBScript
versione di System.String
System.Version
Win16 di System.Boolean
System.Boolean Win32
HttpBrowserCapabilitiesWrapper - nuovi membri della classe 121 (spazio dei nomi System.Web)
Costruttori (1)
.ctor(System.Web.HttpBrowserCapabilities)
Metodi (7)
System.Void
System.Int32
System.Web.UI.HtmlTextWriter CreateHtmlTextWriter(System.IO.TextWriter)
System.Void
System.Boolean
System.Version[]GetClrVersions()
System.Boolean
Proprietà (113)
ActiveXControls di System.Boolean
degli adattatori
AOL di System.Boolean
System.Boolean BackgroundSounds
System.Boolean Beta
del browser System.String
browser 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 CanRenderSetvarZeroWithMultiSelectionList
System.Boolean CanSendMail
Funzionalità system.Collections.IDictionary
CDF system.Boolean
ClrVersion di System.Version
cookie di
System.Int32 DefaultSubmitButtonLimit
System.Version EcmaScriptVersion
frame system.booleani
System.Int32 GatewayMajorVersion
System.Double GatewayMinorVersion
GatewayVersion system.String
HasBackButton di System.Boolean
System.Boolean HidesRightAlignedMultiselectScrollbars
System.String
Id System.String
InputType system.String
System.Boolean IsColor
System.Boolean IsMobileDevice
System.String
System.Boolean JavaApplets
System.Version JScriptVersion
System.Int32 MajorVersion
System.Int32 MaximumHrefLength
System.Int32 MaximumRenderedPageSize
System.Int32 MaximumSoftkeyLabelLength
System.Double MinorVersion
System.String MinorVersionString
System.String MobileDeviceManufacturer
System.String MobileDeviceModel
System.Version MSDomVersion
System.Int32 NumberOfSoftkeys
System.String Platform
System.String PreferredImageMime
System.String PreferredRenderingMime
System.String PreferredRenderingType
System.String PreferredRequestEncoding
System.String PreferredResponseEncoding
System.Boolean RendersBreakBeforeWmlSelectAndInput
System.Boolean RendersBreaksAfterHtmlLists
System.Boolean RendersBreaksAfterWmlAnchor
System.Boolean RendersBreaksAfterWmlInput
System.Boolean RendersWmlDoAcceptsInline
System.Boolean RendersWmlSelectsAsMenuCards
System.String RequiredMetaTagNameValue
System.Boolean RequiresAttributeColonSubstitution
System.Boolean RequiresContentTypeMetaTag
System.Boolean RequiresControlStateInSession
System.Boolean RequiresDBCSCharacter
System.Boolean RequiresHtmlAdaptiveErrorReporting
System.Boolean RequiresLeadingPageBreak
System.Boolean RequiresNoBreakInFormatting
System.Boolean RequiresOutputOptimization
System.Boolean RequiresPhoneNumbersAsPlainText
System.Boolean RequiresSpecialViewStateEncoding
System.Boolean RequiresUniqueFilePathSuffix
System.Boolean RequiresUniqueHtmlCheckboxNames
System.Boolean RequiresUniqueHtmlInputNames
System.Boolean RequiresUrlEncodedPostfieldValues
System.Int32 ScreenBitDepth
System.Int32 ScreenCharactersHeight
System.Int32 ScreenCharactersWidth
System.Int32 ScreenPixelsHeight
System.Int32 ScreenPixelsWidth
System.Boolean SupportsAccesskeyAttribute
System.Boolean SupportsBodyColor
System.Boolean SupportsBold
System.Boolean SupportsCacheControlMetaTag
System.Boolean SupportsCallback
System.Boolean 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
tabelle
System.Type TagWriter
Tipo System.String
System.Boolean UseOptimizedCacheKey
System.Boolean VBScript
versione di System.String
System.Version
Win16 di System.Boolean
System.Boolean Win32
HttpCachePolicyBase - Nuovi membri della classe 24 (spazio dei nomi System.Web)
Costruttori (1)
.ctor()
Metodi (20)
System.Void AddValidationCallback(System.Web.HttpCacheValidateHandler,System.Object)
System.Void
System.Void SetAllowResponseInBrowserHistory(System.Boolean)
System.Void
System.Void SetCacheability(System.Web.HttpCacheability,System.String)
System.Void
System.Void SetETagFromFileDependencies()
System.Void
System.Void
System.Void
System.Void
SetNoServerCaching() di System.Void
System.Void
SetNoTransforms() System.Void
System.Void
System.Void
System.Void
System.Void
System.Void SetValidUntilExpires(System.Boolean)
System.Void
Proprietà (3)
System.Web.HttpCacheVaryByContentEncodings VaryByContentEncodings
System.Web.HttpCacheVaryByHeaders VaryByHeaders
System.Web.HttpCacheVaryByParams VaryByParams
HttpCachePolicyWrapper : nuovi membri della classe 24 (spazio dei nomi System.Web)
Costruttori (1)
.ctor(System.Web.HttpCachePolicy)
Metodi (20)
System.Void AddValidationCallback(System.Web.HttpCacheValidateHandler,System.Object)
System.Void
System.Void SetAllowResponseInBrowserHistory(System.Boolean)
System.Void
System.Void SetCacheability(System.Web.HttpCacheability,System.String)
System.Void
System.Void SetETagFromFileDependencies()
System.Void
System.Void
System.Void
System.Void
SetNoServerCaching() di System.Void
System.Void
SetNoTransforms() System.Void
System.Void
System.Void
System.Void
System.Void
System.Void SetValidUntilExpires(System.Boolean)
System.Void
Proprietà (3)
System.Web.HttpCacheVaryByContentEncodings VaryByContentEncodings
System.Web.HttpCacheVaryByHeaders VaryByHeaders
System.Web.HttpCacheVaryByParams VaryByParams
HttpContextBase : nuovi membri della classe 35 (spazio dei nomi System.Web)
Costruttori (1)
.ctor()
Metodi (12)
System.Void
System.Void
System.Object
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
System.Object
System.Void
System.Void
System.Void RewritePath(System.String,System.String,System.String)
System.Void RewritePath(System.String,System.String,System.String,System.Boolean)
Proprietà (22)
System.Exception[]AllErrors
System.Web.HttpApplicationStateBase application
System.Web.HttpApplication ApplicationInstance
della cache
System.Web.IHttpHandler
System.Web.RequestNotification CurrentNotification
Errore System.Exception
gestore
System.Boolean IsCustomErrorEnabled
System.Boolean IsDebuggingEnabled
System.Boolean IsPostNotification
elementi
System.Web.IHttpHandler PreviousHandler
profilo
richiesta system.Web.HttpRequestBase
System.Web.HttpResponseBase Response
System.Web.HttpServerUtilityBase Server
sessione system.Web.HttpSessionStateBase
System.Boolean SkipAuthorization
System.DateTime Timestamp
di
utente System.Security.Principal.IPrincipal
HttpContextWrapper - nuovi membri della classe 35 (spazio dei nomi System.Web)
Costruttori (1)
Metodi (12)
System.Void
System.Void
System.Object
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
System.Object
System.Void
System.Void
System.Void RewritePath(System.String,System.String,System.String)
System.Void RewritePath(System.String,System.String,System.String,System.Boolean)
Proprietà (22)
System.Exception[]AllErrors
System.Web.HttpApplicationStateBase application
System.Web.HttpApplication ApplicationInstance
della cache
System.Web.IHttpHandler
System.Web.RequestNotification CurrentNotification
Errore System.Exception
gestore
System.Boolean IsCustomErrorEnabled
System.Boolean IsDebuggingEnabled
System.Boolean IsPostNotification
elementi
System.Web.IHttpHandler PreviousHandler
profilo
richiesta system.Web.HttpRequestBase
System.Web.HttpResponseBase Response
System.Web.HttpServerUtilityBase Server
sessione system.Web.HttpSessionStateBase
System.Boolean SkipAuthorization
System.DateTime Timestamp
di
utente System.Security.Principal.IPrincipal
HttpFileCollectionBase : nuovi membri della classe 12 (spazio dei nomi System.Web)
Costruttori (1)
.ctor()
Metodi (5)
System.Void
System.Web.HttpPostedFileBase
System.Web.HttpPostedFileBase
System.Collections.IEnumerator GetEnumerator()
System.String
Proprietà (6)
System.String[]AllKeys
System.Int32
System.Boolean IsSynchronized
System.Web.HttpPostedFileBase Item[System.Int32]
System.Web.HttpPostedFileBase
System.Object SyncRoot
HttpFileCollectionWrapper : nuovi membri della classe 15 (spazio dei nomi System.Web)
Costruttori (1)
Metodi (7)
System.Void
System.Web.HttpPostedFileBase
System.Web.HttpPostedFileBase
System.Collections.IEnumerator GetEnumerator()
System.String
System.Void GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
System.Void
Proprietà (7)
System.String[]AllKeys
System.Int32
System.Boolean IsSynchronized
System.Web.HttpPostedFileBase Item[System.Int32]
System.Web.HttpPostedFileBase
Chiavi System.Collections.Specialized.NameObjectCollectionBase+KeysCollection
System.Object SyncRoot
HttpPostedFileBase : nuovi membri della classe 6 (spazio dei nomi System.Web)
Costruttori (1)
.ctor()
Metodi (1)
System.Void
Proprietà (4)
System.Int32 ContentLength
ContentType system.String
System.String FileName
InputStream di System.IO.Stream
httpPostedFileWrapper - nuovi membri della classe 6 (spazio dei nomi System.Web)
Costruttori (1)
Metodi (1)
System.Void
Proprietà (4)
System.Int32 ContentLength
ContentType system.String
System.String FileName
InputStream di System.IO.Stream
HttpRequestBase : nuovi membri della classe 46 (spazio dei nomi System.Web)
Costruttori (1)
.ctor()
Metodi (6)
System.Byte[]
System.Int32[]MapImageCoordinates(System.String)
System.String
System.String MapPath(System.String,System.String,System.Boolean)
System.Void
Proprietà (39)
System.String[]AcceptTypes
System.String AnonymousID
System.String ApplicationPath
System.String AppRelativeCurrentExecutionFilePath
System.Web.HttpBrowserCapabilitiesBase Browser
System.Web.HttpClientCertificate ClientCertificate
System.Text.Encoding ContentEncoding
System.Int32 ContentLength
ContentType system.String
cookie
System.String CurrentExecutionFilePath
System.String FilePath
System.Web.HttpFileCollectionBase
di filtro
System.Collections.Specialized.NameValueCollection headers
System.String HttpMethod
InputStream di System.IO.Stream
System.Boolean IsAuthenticated
System.Boolean IsLocal
System.Boolean IsSecureConnection
System.String
System.Security.Principal.WindowsIdentity LogonUserIdentity
System.Collections.Specialized.NameValueCollection Params
System.String
PathInfo system.String
System.String PhysicalApplicationPath
System.String PhysicalPath
System.Collections.Specialized.NameValueCollection QueryString
System.String RawUrl
RequestType system.String
System.Collections.Specialized.NameValueCollection ServerVariables
System.Int32 TotalBytes
url
System.Uri
System.String UserAgent
System.String UserHostAddress
System.String UserHostName
System.String[]UserLanguages
HttpRequestWrapper : nuovi membri della classe 46 (spazio dei nomi System.Web)
Costruttori (1)
Metodi (6)
System.Byte[]
System.Int32[]MapImageCoordinates(System.String)
System.String
System.String MapPath(System.String,System.String,System.Boolean)
System.Void
Proprietà (39)
System.String[]AcceptTypes
System.String AnonymousID
System.String ApplicationPath
System.String AppRelativeCurrentExecutionFilePath
System.Web.HttpBrowserCapabilitiesBase Browser
System.Web.HttpClientCertificate ClientCertificate
System.Text.Encoding ContentEncoding
System.Int32 ContentLength
ContentType system.String
cookie
System.String CurrentExecutionFilePath
System.String FilePath
System.Web.HttpFileCollectionBase
di filtro
System.Collections.Specialized.NameValueCollection headers
System.String HttpMethod
InputStream di System.IO.Stream
System.Boolean IsAuthenticated
System.Boolean IsLocal
System.Boolean IsSecureConnection
System.String
System.Security.Principal.WindowsIdentity LogonUserIdentity
System.Collections.Specialized.NameValueCollection Params
System.String
PathInfo system.String
System.String PhysicalApplicationPath
System.String PhysicalPath
System.Collections.Specialized.NameValueCollection QueryString
System.String RawUrl
RequestType system.String
System.Collections.Specialized.NameValueCollection ServerVariables
System.Int32 TotalBytes
url
System.Uri
System.String UserAgent
System.String UserHostAddress
System.String UserHostName
System.String[]UserLanguages
HttpResponseBase - nuovi membri della classe 61 (spazio dei nomi System.Web)
Costruttori (1)
.ctor()
Metodi (36)
System.Void AddCacheDependency(System.Web.Caching.CacheDependency[])
System.Void
System.Void AddCacheItemDependencies(System.String[])
System.Void
System.Void
System.Void
System.Void
System.Void
System.Void AppendCookie(System.Web.HttpCookie)
System.Void AppendHeader(System.String,System.String)
System.Void
System.String
System.Void BinaryWrite(System.Byte[])
System.Void
System.Void
System.Void
System.Void
System.Void
System.Void
System.Void
System.Void
System.Void
System.Void
System.Void
System.Void SetCookie(System.Web.HttpCookie)
System.Void
System.Void TransmitFile(System.String,System.Int64,System.Int64)
System.Void
System.Void Write(System.Char[],System.Int32,System.Int32)
System.Void
System.Void
System.Void WriteFile(System.IntPtr,System.Int64,System.Int64)
System.Void
System.Void
System.Void WriteFile(System.String,System.Int64,System.Int64)
System.Void WriteSubstitution(System.Web.HttpResponseSubstitutionCallback)
Proprietà (24)
buffer
BufferOutput
System.Web.HttpCachePolicyBase Cache
System.String
System.String Charset
System.Text.Encoding ContentEncoding
ContentType system.String
cookie
System.Int32 Scade
System.DateTime ExpiresAbsolute
di filtro
System.Text.Encoding HeaderEncoding
System.Collections.Specialized.NameValueCollection headers
System.Boolean IsClientConnected
System.Boolean IsRequestBeingRedirected
di output
OutputStream di System.IO.Stream
System.String
stato
System.Int32
System.String StatusDescription
System.Int32 SubStatusCode
System.Boolean SuppressContent
System.Boolean TrySkipIisCustomErrors
HttpResponseWrapper - nuovi membri della classe 61 (spazio dei nomi System.Web)
Costruttori (1)
Metodi (36)
System.Void AddCacheDependency(System.Web.Caching.CacheDependency[])
System.Void
System.Void AddCacheItemDependencies(System.String[])
System.Void
System.Void
System.Void
System.Void
System.Void
System.Void AppendCookie(System.Web.HttpCookie)
System.Void AppendHeader(System.String,System.String)
System.Void
System.String
System.Void BinaryWrite(System.Byte[])
System.Void
System.Void
System.Void
System.Void
System.Void
System.Void
System.Void
System.Void
System.Void
System.Void
System.Void
System.Void SetCookie(System.Web.HttpCookie)
System.Void
System.Void TransmitFile(System.String,System.Int64,System.Int64)
System.Void
System.Void Write(System.Char[],System.Int32,System.Int32)
System.Void
System.Void
System.Void WriteFile(System.IntPtr,System.Int64,System.Int64)
System.Void
System.Void
System.Void WriteFile(System.String,System.Int64,System.Int64)
System.Void WriteSubstitution(System.Web.HttpResponseSubstitutionCallback)
Proprietà (24)
buffer
BufferOutput
System.Web.HttpCachePolicyBase Cache
System.String
System.String Charset
System.Text.Encoding ContentEncoding
ContentType system.String
cookie
System.Int32 Scade
System.DateTime ExpiresAbsolute
di filtro
System.Text.Encoding HeaderEncoding
System.Collections.Specialized.NameValueCollection headers
System.Boolean IsClientConnected
System.Boolean IsRequestBeingRedirected
di output
OutputStream di System.IO.Stream
System.String
stato
System.Int32
System.String StatusDescription
System.Int32 SubStatusCode
System.Boolean SuppressContent
System.Boolean TrySkipIisCustomErrors
HttpServerUtilityBase : nuovi membri della classe 31 (spazio dei nomi System.Web)
Costruttori (1)
.ctor()
Metodi (28)
System.Void
System.Object
System.Object
System.Object
System.Void
System.Void
System.Void
System.Void Execute(System.String,System.IO.TextWriter,System.Boolean)
System.Void Execute(System.Web.IHttpHandler,System.IO.TextWriter,System.Boolean)
System.Exception
System.String
System.Void HtmlDecode(System.String,System.IO.TextWriter)
System.String
System.Void HtmlEncode(System.String,System.IO.TextWriter)
System.String
System.Void
System.Void
System.Void Transfer(System.Web.IHttpHandler,System.Boolean)
System.Void
System.Void TransferRequest(System.String,System.Boolean)
System.Void TransferRequest(System.String,System.Boolean,System.String,System.Collections.Specialized.NameValueCollection)
System.String
System.Void
System.String
System.Void
System.String
System.Byte[]UrlTokenDecode(System.String)
System.String UrlTokenEncode(System.Byte[])
Proprietà (2)
System.String
System.Int32 ScriptTimeout
HttpServerUtilityWrapper : nuovi membri della classe 31 (spazio dei nomi System.Web)
Costruttori (1)
Metodi (28)
System.Void
System.Object
System.Object
System.Object
System.Void
System.Void
System.Void
System.Void Execute(System.String,System.IO.TextWriter,System.Boolean)
System.Void Execute(System.Web.IHttpHandler,System.IO.TextWriter,System.Boolean)
System.Exception
System.String
System.Void HtmlDecode(System.String,System.IO.TextWriter)
System.String
System.Void HtmlEncode(System.String,System.IO.TextWriter)
System.String
System.Void
System.Void
System.Void Transfer(System.Web.IHttpHandler,System.Boolean)
System.Void
System.Void TransferRequest(System.String,System.Boolean)
System.Void TransferRequest(System.String,System.Boolean,System.String,System.Collections.Specialized.NameValueCollection)
System.String
System.Void
System.String
System.Void
System.String
System.Byte[]UrlTokenDecode(System.String)
System.String UrlTokenEncode(System.Byte[])
Proprietà (2)
System.String
System.Int32 ScriptTimeout
HttpSessionStateBase : nuovi membri della classe 26 (spazio dei nomi System.Web)
Costruttori (1)
.ctor()
Metodi (8)
System.Void
System.Void
System.Void
System.Void
System.Collections.IEnumerator GetEnumerator()
System.Void
System.Void
System.Void
Proprietà (17)
CodePage system.Int32
contenuto di System.Web.HttpSessionStateBase
System.Web.HttpCookieMode CookieMode
System.Int32
System.Boolean IsCookieless
System.Boolean IsNewSession
System.Boolean IsReadOnly
System.Boolean IsSynchronized
Elemento system.Object [System.Int32]
System.Object
Chiavi System.Collections.Specialized.NameObjectCollectionBase+KeysCollection
System.Int32 LCID
modalità
SessionID system.String
System.Web.HttpStaticObjectsCollectionBase StaticObjects
System.Object SyncRoot
system.Int32
httpSessionStateWrapper - nuovi membri della classe 26 (spazio dei nomi System.Web)
Costruttori (1)
Metodi (8)
System.Void
System.Void
System.Void
System.Void
System.Collections.IEnumerator GetEnumerator()
System.Void
System.Void
System.Void
Proprietà (17)
CodePage system.Int32
contenuto di System.Web.HttpSessionStateBase
System.Web.HttpCookieMode CookieMode
System.Int32
System.Boolean IsCookieless
System.Boolean IsNewSession
System.Boolean IsReadOnly
System.Boolean IsSynchronized
Elemento system.Object [System.Int32]
System.Object
Chiavi System.Collections.Specialized.NameObjectCollectionBase+KeysCollection
System.Int32 LCID
modalità
SessionID system.String
System.Web.HttpStaticObjectsCollectionBase StaticObjects
System.Object SyncRoot
system.Int32
HttpStaticObjectsCollectionBase - Nuovi membri della classe 11 (spazio dei nomi System.Web)
Costruttori (1)
.ctor()
Metodi (4)
System.Void
System.Collections.IEnumerator GetEnumerator()
System.Object
System.Void
Proprietà (6)
System.Int32
System.Boolean IsReadOnly
System.Boolean IsSynchronized
System.Object
System.Boolean NeverAccessed
System.Object SyncRoot
HttpStaticObjectsCollectionWrapper - nuovi membri della classe 11 (spazio dei nomi System.Web)
Costruttori (1)
Metodi (4)
System.Void
System.Collections.IEnumerator GetEnumerator()
System.Object
System.Void
Proprietà (6)
System.Int32
System.Boolean IsReadOnly
System.Boolean IsSynchronized
System.Object
System.Boolean NeverAccessed
System.Object SyncRoot
System.Web.DynamicData.dll - 32 nuove classi
ContextConfiguration : nuovi membri della classe 3 (spazio dei nomi System.Web.DynamicData)
Costruttori (1)
.ctor()
Proprietà (2)
System.Func(System.Type,System.ComponentModel.TypeDescriptionProvider) MetadataProviderFactory
System.Boolean ScaffoldAllTables
DynamicControl - Nuovi membri della classe 19 (spazio dei nomi System.Web.DynamicData)
Costruttori (2)
.ctor()
.ctor(System.Web.UI.WebControls.DataBoundControlMode)
Metodi (4)
System.String
System.Void
System.Void
System.Void
Proprietà (13)
System.Boolean ApplyFormatInEditMode
System.Boolean ConvertEmptyStringToNull
System.String CssClass
System.String DataField
System.String DataFormatString
FieldTemplate System.Web.UI.Control
System.Boolean HtmlEncode
system.Web.UI.WebControls.DataBoundControlMode
System.String NullDisplayText
tabella
System.String UIHint
ValidationGroup system.String
DynamicControlParameter : nuovi membri della classe 5 (spazio dei nomi System.Web.DynamicData)
Costruttori (2)
.ctor()
Metodi (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)
Proprietà (1)
ControlId system.String
dynamicDataExtensions - nuovi membri della classe 10 (spazio dei nomi System.Web.DynamicData)
Metodi (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
System.Web.DynamicData.MetaTable
System.String FormatEditValue(System.Web.DynamicData.IFieldFormattingOptions,System.Object)
System.String FormatValue(System.Web.DynamicData.IFieldFormattingOptions,System.Object)
System.Web.DynamicData.MetaTable
System.Void LoadWithForeignKeys(System.Web.UI.WebControls.LinqDataSource,System.Type)
DynamicDataManager : nuovi membri della classe 6 (spazio dei nomi System.Web.DynamicData)
Costruttori (1)
.ctor()
Metodi (3)
System.Void
System.Void
System.Void RegisterControl(System.Web.UI.Control,System.Boolean)
Proprietà (2)
System.Boolean AutoLoadForeignKeys
System.Boolean Visible
DynamicDataRoute : nuovi membri della classe 10 (spazio dei nomi System.Web.DynamicData)
Costruttori (1)
Metodi (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)
Proprietà (5)
azione System.String
del modello
System.Web.DynamicData.DynamicDataRouteHandler RouteHandler
tabella System.String
System.String ViewName
DynamicDataRouteHandler : nuovi membri della classe 9 (spazio dei nomi System.Web.DynamicData)
Costruttori (1)
.ctor()
Metodi (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
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)
Proprietà (1)
del modello
DynamicField - Nuovi membri della classe 16 (spazio dei nomi System.Web.DynamicData)
Costruttori (1)
.ctor()
Metodi (6)
System.Void CopyProperties(System.Web.UI.WebControls.DataControlField)
System.Web.UI.WebControls.DataControlField
System.Void ExtractValuesFromCell(System.Collections.Specialized.IOrderedDictionary,System.Web.UI.WebControls.DataControlFieldCell,System.Web.UI.WebControls.DataControlRowState,System.Boolean)
System.String
System.Void InitializeCell(System.Web.UI.WebControls.DataControlFieldCell,System.Web.UI.WebControls.DataControlCellType,System.Web.UI.WebControls.DataControlRowState,System.Int32)
System.Void
Proprietà (9)
System.Boolean ApplyFormatInEditMode
System.Boolean ConvertEmptyStringToNull
System.String DataField
System.String DataFormatString
System.String HeaderText
System.Boolean HtmlEncode
System.String NullDisplayText
System.String
System.String UIHint
dynamicQueryStringParameter - nuovi membri della classe 3 (spazio dei nomi System.Web.DynamicData)
Costruttori (1)
.ctor()
Metodi (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 : nuovi membri della classe 8 (spazio dei nomi System.Web.DynamicData)
Costruttori (1)
.ctor()
Metodi (4)
System.Boolean EvaluateIsValid()
System.Void
System.Void
Proprietà (3)
System.String ColumnName
System.Exception ValidationException
FieldTemplateFactory : nuovi membri della classe 8 (spazio dei nomi System.Web.DynamicData)
Costruttori (1)
.ctor()
Metodi (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
System.Web.UI.WebControls.DataBoundControlMode PreprocessMode(System.Web.DynamicData.MetaColumn,System.Web.UI.WebControls.DataBoundControlMode)
Proprietà (2)
del modello
System.String TemplateFolderVirtualPath
FieldTemplateUserControl : nuovi membri della classe 30 (spazio dei nomi System.Web.DynamicData)
Costruttori (1)
.ctor()
Metodi (14)
System.String
System.String
System.Object
System.Void ExtractForeignKey(System.Collections.IDictionary,System.String)
System.Void
System.Web.DynamicData.FieldTemplateUserControl FindOtherFieldTemplate(System.String)
System.String
System.Object
System.Void
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)
Proprietà (15)
System.Web.DynamicData.MetaChildrenColumn ChildrenColumn
System.String ChildrenPath
System.Web.UI.Control DataControl
FieldValue di System.Object
System.String FieldValueEditString
System.String FieldValueString
System.Web.DynamicData.MetaForeignKeyColumn ForeignKeyColumn
System.String ForeignKeyPath
System.Web.DynamicData.IFieldFormattingOptions FormattingOptions
System.Web.DynamicData.IFieldTemplateHost Host
System.ComponentModel.AttributeCollection MetadataAttributes
system.Web.UI.WebControls.DataBoundControlMode
riga system.object
tabella
FilterRepeater : nuovi membri della classe 12 (spazio dei nomi System.Web.DynamicData)
Costruttori (1)
.ctor()
Metodi (6)
System.Void
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
System.Void OnItemCreated(System.Web.UI.WebControls.RepeaterItemEventArgs)
Proprietà (5)
System.String ContextTypeName
System.String DynamicFilterContainerId
tabella
System.String TableName
System.Boolean Visible
FilterUserControlBase : nuovi membri della classe 10 (spazio dei nomi System.Web.DynamicData)
Costruttori (1)
.ctor()
Metodi (2)
System.Void PopulateListControl(System.Web.UI.WebControls.ListControl)
System.String System.Web.DynamicData.IControlParameterTarget.GetPropertyNameExpression(System.String)
Proprietà (7)
System.String ContextTypeName
System.String DataField
InitialValue system.String
System.Web.UI.WebControls.DataKey SelectedDataKey
System.String SelectedValue
System.String TableName
IControlParameterTarget : nuovi membri dell'interfaccia 3 (spazio dei nomi System.Web.DynamicData)
Metodi (1)
System.String
Proprietà (2)
System.Web.DynamicData.MetaColumn FilteredColumn
tabella
IFieldFormattingOptions - Nuova interfaccia 5 membri (spazio dei nomi System.Web.DynamicData)
Proprietà (5)
System.Boolean ApplyFormatInEditMode
System.Boolean ConvertEmptyStringToNull
System.String DataFormatString
System.Boolean HtmlEncode
System.String NullDisplayText
IFieldTemplate - Nuovo membro dell'interfaccia 1 (spazio dei nomi System.Web.DynamicData)
Metodi (1)
System.Void SetHost(System.Web.DynamicData.IFieldTemplateHost)
IFieldTemplateFactory : nuovi membri dell'interfaccia 2 (spazio dei nomi System.Web.DynamicData)
Metodi (2)
System.Web.DynamicData.IFieldTemplate CreateFieldTemplate(System.Web.DynamicData.MetaColumn,System.Web.UI.WebControls.DataBoundControlMode,System.String)
System.Void
IFieldTemplateHost : nuovi membri dell'interfaccia 4 (spazio dei nomi System.Web.DynamicData)
Proprietà (4)
System.Web.DynamicData.IFieldFormattingOptions FormattingOptions
system.Web.UI.WebControls.DataBoundControlMode
ValidationGroup system.String
IWhereParametersProvider - Nuovo membro dell'interfaccia 1 (spazio dei nomi System.Web.DynamicData)
Metodi (1)
System.Collections.Generic.IEnumerable(System.Web.UI.WebControls.Parameter) GetWhereParameters(System.Web.DynamicData.IDynamicDataSource)
MetaChildrenColumn : nuovi membri della classe 5 (spazio dei nomi System.Web.DynamicData)
Metodi (3)
System.String
System.String
System.String
Proprietà (2)
System.Web.DynamicData.MetaTable childTable
System.Web.DynamicData.MetaColumn
MetaColumn : nuovi membri della classe 34 (spazio dei nomi System.Web.DynamicData)
Metodi (1)
System.String
Proprietà (33)
System.Boolean ApplyFormatInEditMode
Attributi System.ComponentModel.AttributeCollection
ColumnType system.type
System.Boolean ConvertEmptyStringToNull
System.String DataFormatString
System.ComponentModel.DataAnnotations.DataTypeAttribute DataTypeAttribute
System.Object DefaultValue
Descrizione
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
del modello
Nome System.String
System.String NullDisplayText
Provider
System.String RequiredErrorMessage
System.Boolean Scaffolding
System.String
tabella
TypeCode system.TypeCode
System.String UIHint
metaForeignKeyColumn - nuovi membri della classe 9 (spazio dei nomi System.Web.DynamicData)
Metodi (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
System.Collections.Generic.IList(System.Object) GetForeignKeyValues(System.Object)
Proprietà (3)
System.Collections.ObjectModel.ReadOnlyCollection(System.String) ForeignKeyNames
System.Boolean IsPrimaryKeyInThisTable
System.Web.DynamicData.MetaTable ParentTable
MetaModel - Nuovi membri della classe 19 (spazio dei nomi System.Web.DynamicData)
Costruttori (1)
.ctor()
Metodi (13)
System.String GetActionPath(System.String,System.String,System.Object)
System.Web.DynamicData.MetaModel
System.Web.DynamicData.MetaTable
System.Web.DynamicData.MetaTable
System.Web.DynamicData.MetaTable
System.Void RegisterContext(System.Func(T)(System.Object))
System.Void RegisterContext(System.Func(T)(System.Object),System.Web.DynamicData.ContextConfiguration)
System.Void
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
Proprietà (5)
System.Web.DynamicData.MetaModel predefinita
System.String DynamicDataFolderVirtualPath
System.Web.DynamicData.IFieldTemplateFactory FieldTemplateFactory
System.Collections.ObjectModel.ReadOnlyCollection(System.Web.DynamicData.MetaTable) tabelle
System.Collections.Generic.List(System.Web.DynamicData.MetaTable) VisibleTables
MetaTable : nuovi membri della classe 34 (spazio dei nomi System.Web.DynamicData)
Metodi (16)
System.Object
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
System.String GetActionPath(System.String,System.Object,System.String)
System.String
System.Web.DynamicData.MetaColumn
System.String
System.String GetPrimaryKeyString(System.Collections.Generic.IList(T)(System.Object))
System.String
System.Collections.Generic.IList(System.Object) GetPrimaryKeyValues(System.Object)
System.Linq.IQueryable
GetQuery(System.Object)
System.String
System.Boolean
Proprietà (18)
Attributi System.ComponentModel.AttributeCollection
System.Collections.ObjectModel.ReadOnlyCollection(System.Web.DynamicData.MetaColumn) colonne
System.String DataContextPropertyName
System.Type DataContextType
System.Web.DynamicData.MetaColumn DisplayColumn
System.String DisplayName
EntityType system.type
System.String ForeignKeyColumnsNames
System.Boolean HasPrimaryKey
System.Boolean IsReadOnly
System.String ListActionPath
del modello
Nome System.String
System.Collections.ObjectModel.ReadOnlyCollection(System.Web.DynamicData.MetaColumn) PrimaryKeyColumns
provider di
System.Boolean Scaffolding
System.Web.DynamicData.MetaColumn SortColumn
System.Boolean SortDescending
PageAction : nuovi membri della classe 4 (spazio dei nomi System.Web.DynamicData)
Proprietà (4)
dettagli di System.String
System.String Modifica
System.String Inserisci
elenco
TableNameAttribute : nuovi membri della classe 2 (spazio dei nomi System.Web.DynamicData)
Costruttori (1)
Proprietà (1)
Nome System.String
AssociationDirection : nuovi membri dell'enumerazione 4 (spazio dei nomi System.Web.DynamicData.ModelProviders)
Campi (4)
ManyToMany
manyToOne
OneToMany
OneToOne
AssociationProvider : nuovi membri della classe 8 (spazio dei nomi System.Web.DynamicData.ModelProviders)
Costruttori (1)
.ctor()
Metodi (1)
System.String GetSortExpression(System.Web.DynamicData.ModelProviders.ColumnProvider)
Proprietà (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 : nuovi membri della classe 14 (spazio dei nomi System.Web.DynamicData.ModelProviders)
Costruttori (1)
.ctor(System.Web.DynamicData.ModelProviders.TableProvider)
Metodi (1)
System.String
Proprietà (12)
System.Web.DynamicData.ModelProviders.AssociationProvider Association
ColumnType system.type
System.Reflection.PropertyInfo EntityTypeProperty
System.Boolean IsCustomProperty
System.Boolean IsForeignKeyComponent
System.Boolean IsGenerated
System.Boolean IsPrimaryKey
System.Boolean IsSortable
System.Int32 MaxLength
Nome System.String
System.Boolean Nullable
System.Web.DynamicData.ModelProviders.TableProvider Table
DataModelProvider : nuovi membri della classe 4 (spazio dei nomi System.Web.DynamicData.ModelProviders)
Costruttori (1)
.ctor()
Metodi (1)
System.Object
Proprietà (2)
ContextType
System.Collections.ObjectModel.ReadOnlyCollection(System.Web.DynamicData.ModelProviders.TableProvider) tabelle
TableProvider : nuovi membri della classe 8 (spazio dei nomi System.Web.DynamicData.ModelProviders)
Costruttori (1)
.ctor(System.Web.DynamicData.ModelProviders.DataModelProvider)
Metodi (3)
System.Object
GetQuery(System.Object)
System.String
Proprietà (4)
System.Collections.ObjectModel.ReadOnlyCollection(System.Web.DynamicData.ModelProviders.ColumnProvider) colonne
System.Web.DynamicData.ModelProviders.DataModelProvider DataModel
EntityType system.type
Nome System.String
System.Web.DynamicData.Design.dll - 2 nuove classi
DynamicDataManagerDesigner : nuovi membri della classe 2 (spazio dei nomi System.Web.DynamicData.Design)
Costruttori (1)
.ctor()
Metodi (1)
System.String
DynamicFieldDesigner : nuovi membri della classe 9 (spazio dei nomi System.Web.DynamicData.Design)
Costruttori (1)
.ctor()
Metodi (6)
System.Web.UI.WebControls.DataControlField
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
Proprietà (2)
System.String DefaultNodeText
System.Boolean UsesSchema
System.Web.Entity.dll - 10 nuove classi
EntityDataSource : nuovi membri della classe 46 (spazio dei nomi System.Web.UI.WebControls)
Costruttori (2)
.ctor()
Metodi (6)
System.Web.UI.DataSourceView
System.Collections.ICollection
System.Void
System.Void
System.Void
System.Object
Proprietà (27)
System.Boolean AutoGenerateOrderByClause
System.Boolean AutoGenerateWhereClause
di
di ordinamento automatico system.booleano
System.Web.UI.WebControls.ParameterCollection
System.String CommandText
System.String ConnectionString
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
Eventi (11)
ContextCreated
ContestoCrea
ContextDisposing
eliminato
eliminazione di
inserita
inserimento di
selezionati
Selezione
aggiornato
aggiornamento
EntityDataSourceChangedEventArgs : nuovi membri della classe 4 (spazio dei nomi System.Web.UI.WebControls)
Proprietà (4)
System.Data.Objects.ObjectContext Context
entità System.Object
eccezioni system.exception
System.Boolean ExceptionHandled
EntityDataSourceChangingEventArgs - nuovi membri della classe 4 (spazio dei nomi System.Web.UI.WebControls)
Proprietà (4)
System.Data.Objects.ObjectContext Context
entità System.Object
eccezioni system.exception
System.Boolean ExceptionHandled
EntityDataSourceContextCreatedEventArgs - nuovo membro della classe 1 (spazio dei nomi System.Web.UI.WebControls)
Proprietà (1)
System.Data.Objects.ObjectContext Context
EntityDataSourceContextCreatingEventArgs - nuovo membro della classe 1 (spazio dei nomi System.Web.UI.WebControls)
Proprietà (1)
System.Data.Objects.ObjectContext Context
EntityDataSourceContextDisposingEventArgs - nuovo membro della classe 1 (spazio dei nomi System.Web.UI.WebControls)
Proprietà (1)
System.Data.Objects.ObjectContext Context
EntityDataSourceSelectedEventArgs : nuovi membri della classe 6 (spazio dei nomi System.Web.UI.WebControls)
Proprietà (6)
System.Data.Objects.ObjectContext Context
eccezioni system.exception
System.Boolean ExceptionHandled
dei risultati di System.Collections.IEnumerable
System.Web.UI.DataSourceSelectArguments SelectArguments
System.Int32 TotalRowCount
EntityDataSourceSelectingEventArgs : nuovi membri della classe 2 (spazio dei nomi System.Web.UI.WebControls)
Proprietà (2)
System.Web.UI.WebControls.EntityDataSource DataSource
System.Web.UI.DataSourceSelectArguments SelectArguments
EntityDataSourceValidationException : nuovi membri della classe 4 (spazio dei nomi System.Web.UI.WebControls)
Costruttori (3)
.ctor()
.ctor(System.String,System.Exception)
Metodi (1)
System.Void GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
EntityDataSourceView : nuovi membri della classe 26 (spazio dei nomi System.Web.UI.WebControls)
Metodi (8)
System.Int32 ExecuteDelete(System.Collections.IDictionary,System.Collections.IDictionary)
System.Int32
System.Collections.IEnumerable ExecuteSelect(System.Web.UI.DataSourceSelectArguments)
System.Int32 ExecuteUpdate(System.Collections.IDictionary,System.Collections.IDictionary,System.Collections.IDictionary)
GetViewSchema() di System.Data.DataTable
System.Void System.Web.UI.IStateManager.LoadViewState(System.Object)
System.Object System.Web.UI.IStateManager.SaveViewState()
System.Void System.Web.UI.IStateManager.TrackViewState()
Proprietà (6)
CanDelete di System.Boolean
System.Boolean CanInsert
System.Boolean CanPage
System.Boolean CanRetrieveTotalRowCount
System.Boolean CanSort
System.Boolean CanUpdate
Eventi (12)
ContextCreated
ContestoCrea
ContextDisposing
eliminato
eliminazione di
eccezione
inserita
inserimento di
selezionati
Selezione
aggiornato
aggiornamento
System.Web.Entity.Design.dll - 2 nuove classi
EntityDataSourceDesigner : nuovi membri della classe 17 (spazio dei nomi System.Web.UI.Design.WebControls)
Costruttori (1)
.ctor()
Metodi (6)
System.Void
System.Web.UI.Design.DesignerDataSourceView
System.String[]
System.Void
System.Void
System.Void
Proprietà (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 - nuovi membri della classe 8 (spazio dei nomi System.Web.UI.Design.WebControls)
Costruttori (1)
.ctor(System.Web.UI.Design.WebControls.EntityDataSourceDesigner)
Metodi (1)
System.Collections.IEnumerable GetDesignTimeData(System.Int32,System.Boolean)
Proprietà (6)
CanDelete di System.Boolean
System.Boolean CanInsert
System.Boolean CanPage
System.Boolean CanSort
System.Boolean CanUpdate
System.Web.UI.Design.IDataSourceViewSchema Schema
System.Web.Extensions.dll - 10 classi aggiornate, 8 nuove classi
ClientFormsIdentity : nuovo membro aggiornato della classe 1 (spazio dei nomi System.Web.ClientServices)
Metodi (1)
System.Void
DynamicDataSourceOperation : nuovi membri dell'enumerazione 5 (spazio dei nomi System.Web.DynamicData)
Campi (5)
ContextCreare
Eliminare
Inserisci
Selezionare
update
DynamicValidatorEventArgs - nuovi membri della classe 3 (spazio dei nomi System.Web.DynamicData)
Costruttori (1)
.ctor(System.Exception,System.Web.DynamicData.DynamicDataSourceOperation)
Proprietà (2)
eccezioni system.exception
operazione
IDynamicDataSource : nuovi membri dell'interfaccia 9 (spazio dei nomi System.Web.DynamicData)
Proprietà (8)
System.Boolean AutoGenerateWhereClause
ContextType
System.Boolean EnableDelete
System.Boolean EnableInsert
System.Boolean EnableUpdate
System.String EntitySetName
System.String Where
System.Web.UI.WebControls.ParameterCollection WhereParameters
Eventi (1)
eccezione
IDynamicValidatorException - Nuovo membro dell'interfaccia 1 (spazio dei nomi System.Web.DynamicData)
Proprietà (1)
System.Collections.Generic.IDictionary(System.String,System.Exception) InnerExceptions
compositeScriptReference - nuovi membri della classe 2 (spazio dei nomi System.Web.UI)
Costruttori (1)
.ctor()
Proprietà (1)
Script System.Web.UI.ScriptReferenceCollection
compositeScriptReferenceEventArgs - nuovi membri della classe 2 (spazio dei nomi System.Web.UI)
Costruttori (1)
.ctor(System.Web.UI.CompositeScriptReference)
Proprietà (1)
System.Web.UI.CompositeScriptReference CompositeScript
HistoryEventArgs : nuovi membri della classe 2 (spazio dei nomi System.Web.UI)
Costruttori (1)
.ctor(System.Collections.Specialized.NameValueCollection)
Proprietà (1)
System.Collections.Specialized.NameValueCollection State
ScriptManager - classe aggiornata 15 nuovi membri (spazio dei nomi System.Web.UI)
Metodi (7)
System.Void AddHistoryPoint(System.Collections.Specialized.NameValueCollection,System.String)
System.Void
System.Void AddHistoryPoint(System.String,System.String,System.String)
System.String
System.Void OnResolveCompositeScriptReference(System.Web.UI.CompositeScriptReferenceEventArgs)
System.Void
System.Void System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(System.String)
Proprietà (6)
System.String
System.Web.UI.CompositeScriptReference CompositeScript
System.String EmptyPageUrl
System.Boolean EnableHistory
System.Boolean EnableSecureHistoryState
System.Boolean IsNavigating
Eventi (2)
Spostarsi
ResolveCompositeScriptReference
ScriptManagerProxy : aggiornamento della classe 2 nuovi membri (spazio dei nomi System.Web.UI)
Proprietà (1)
System.Web.UI.CompositeScriptReference CompositeScript
Eventi (1)
Spostarsi
ScriptReference - Classe 2 nuovi membri aggiornati (spazio dei nomi System.Web.UI)
Metodi (2)
System.String GetUrl(System.Web.UI.ScriptManager,System.Boolean)
System.Boolean IsFromSystemWebExtensions()
ScriptReferenceBase : nuovi membri della classe 4 (spazio dei nomi System.Web.UI)
Proprietà (4)
System.Boolean NotifyScriptLoaded
System.String
System.String[]ResourceUICultures
System.Web.UI.ScriptMode ScriptMode
UpdateProgress - Aggiornamento della classe 3 nuovi membri (spazio dei nomi System.Web.UI)
Metodi (2)
System.Void
System.Void
Proprietà (1)
Controlli System.Web.UI.ControlCollection
LinqDataSource - Aggiornamento della classe 2 nuovi membri (spazio dei nomi System.Web.UI.WebControls)
Metodi (1)
System.Web.UI.WebControls.LinqDataSourceView CreateView()
Proprietà (1)
System.Boolean EnableObjectTracking
linqDataSourceContextEventArgs - classe aggiornata 2 nuovi membri (spazio dei nomi System.Web.UI.WebControls)
Costruttori (1)
Proprietà (1)
Operazione System.Web.UI.DataSourceOperation
LinqDataSourceStatusEventArgs - classe 2 nuovi membri aggiornati (spazio dei nomi System.Web.UI.WebControls)
Costruttori (1)
Proprietà (1)
System.Int32 TotalRowCount
linqDataSourceView - classe aggiornata 2 nuovi membri (spazio dei nomi System.Web.UI.WebControls)
Metodi (1)
System.Void
Proprietà (1)
System.Boolean EnableObjectTracking
ListView : aggiornamento della classe 2 nuovi membri (spazio dei nomi System.Web.UI.WebControls)
Proprietà (2)
System.Boolean EnableModelValidation
System.Web.UI.WebControls.DataKey SelectedPersistedDataKey
System.Web.Routing.dll - 15 nuove classi
HttpMethodConstraint - nuovi membri della classe 4 (spazio dei nomi System.Web.Routing)
Costruttori (1)
.ctor(System.String[])
Metodi (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)
Proprietà (1)
System.Collections.Generic.ICollection(System.String) AllowedMethods
IRouteConstraint : nuovo membro dell'interfaccia 1 (spazio dei nomi System.Web.Routing)
Metodi (1)
System.Boolean Match(System.Web.HttpContextBase,System.Web.Routing.Route,System.String,System.Web.Routing.RouteValueDictionary,System.Web.Routing.RouteDirection)
IRouteHandler : nuovo membro dell'interfaccia 1 (spazio dei nomi System.Web.Routing)
Metodi (1)
System.Web.IHttpHandler GetHttpHandler(System.Web.Routing.RequestContext)
RequestContext : nuovi membri della classe 3 (spazio dei nomi System.Web.Routing)
Costruttori (1)
.ctor(System.Web.HttpContextBase,System.Web.Routing.RouteData)
Proprietà (2)
System.Web.HttpContextBase HttpContext
RouteData system.Web.Routing.RouteData
route - nuovi membri della classe 12 (spazio dei nomi System.Web.Routing)
Costruttori (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)
Metodi (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)
Proprietà (5)
Vincoli System.Web.Routing.RouteValueDictionary
System.Web.Routing.RouteValueDictionary DataTokens
System.Web.Routing.RouteValueDictionary
System.Web.Routing.IRouteHandler RouteHandler
url
RouteBase : nuovi membri della classe 3 (spazio dei nomi System.Web.Routing)
Costruttori (1)
.ctor()
Metodi (2)
System.Web.Routing.RouteData GetRouteData(System.Web.HttpContextBase)
System.Web.Routing.VirtualPathData GetVirtualPath(System.Web.Routing.RequestContext,System.Web.Routing.RouteValueDictionary)
RouteCollection : nuovi membri della classe 14 (spazio dei nomi System.Web.Routing)
Costruttori (2)
.ctor()
Metodi (10)
System.Void
System.Void
GetReadLock() di System.IDisposable
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)
GetWriteLock() di System.IDisposable
System.Void InsertItem(System.Int32,System.Web.Routing.RouteBase)
System.Void
System.Void SetItem(System.Int32,System.Web.Routing.RouteBase)
Proprietà (2)
System.Web.Routing.RouteBase
System.Boolean RouteExistingFiles
RouteData : nuovi membri della classe 7 (spazio dei nomi System.Web.Routing)
Costruttori (2)
.ctor()
.ctor(System.Web.Routing.RouteBase,System.Web.Routing.IRouteHandler)
Metodi (1)
System.String
Proprietà (4)
System.Web.Routing.RouteValueDictionary DataTokens
route System.Web.Routing.RouteBase
System.Web.Routing.IRouteHandler RouteHandler
valori di System.Web.Routing.RouteValueDictionary
RouteDirection : nuovi membri dell'enumerazione 2 (spazio dei nomi System.Web.Routing)
Campi (2)
IncomingRequest
UrlGeneration
RouteTable - Nuovi membri della classe 2 (spazio dei nomi System.Web.Routing)
Costruttori (1)
.ctor()
Proprietà (1)
system.Web.Routing.RouteCollection
RouteValueDictionary : nuovi membri della classe 20 (spazio dei nomi System.Web.Routing)
Costruttori (3)
.ctor()
.ctor(System.Collections.Generic.IDictionary(TKey,TValue)(System.String,System.Object))
Metodi (13)
System.Void
System.Void
System.Boolean
System.Boolean
System.Collections.Generic.Dictionary(System.String,System.Object)+Enumerator GetEnumerator()
System.Boolean
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
Proprietà (4)
System.Int32
System.Object
System.Collections.Generic.Dictionary(System.String,System.Object)+KeyCollection chiavi
Valori di System.Collections.Generic.Dictionary(System.String,System.Object)+ValueCollection valori
StopRoutingHandler - Nuovi membri della classe 3 (spazio dei nomi System.Web.Routing)
Costruttori (1)
.ctor()
Metodi (2)
System.Web.IHttpHandler GetHttpHandler(System.Web.Routing.RequestContext)
System.Web.IHttpHandler System.Web.Routing.IRouteHandler.GetHttpHandler(System.Web.Routing.RequestContext)
UrlRoutingHandler : nuovi membri della classe 7 (spazio dei nomi System.Web.Routing)
Costruttori (1)
.ctor()
Metodi (4)
System.Void
System.Void
System.Void System.Web.IHttpHandler.ProcessRequest(System.Web.HttpContext)
System.Void VerifyAndProcessRequest(System.Web.IHttpHandler,System.Web.HttpContextBase)
Proprietà (2)
System.Boolean IsReusable
System.Web.Routing.RouteCollection
UrlRoutingModule : nuovi membri della classe 8 (spazio dei nomi System.Web.Routing)
Costruttori (1)
.ctor()
Metodi (6)
System.Void
System.Void
System.Void
System.Void PostResolveRequestCache(System.Web.HttpContextBase)
System.Void
System.Void System.Web.IHttpModule.Init(System.Web.HttpApplication)
Proprietà (1)
System.Web.Routing.RouteCollection
VirtualPathData : nuovi membri della classe 4 (spazio dei nomi System.Web.Routing)
Costruttori (1)
.ctor(System.Web.Routing.RouteBase,System.String)
Proprietà (3)
System.Web.Routing.RouteValueDictionary DataTokens
route System.Web.Routing.RouteBase
System.String VirtualPath
System.Windows.Forms.dll - 4 classi aggiornate, 2 nuove classi
Control - Classe 2 nuovi membri aggiornati (spazio dei nomi System.Windows.Forms)
Proprietà (2)
System.Windows.Forms.ImeMode ImeModeBase
System.Windows.Forms.ImeMode PropagatingImeMode
ImeContext : nuovi membri dell'interfaccia 6 (spazio dei nomi System.Windows.Forms)
Metodi (6)
System.Void
System.Void
System.Windows.Forms.ImeMode
System.Boolean
System.Void SetImeStatus(System.Windows.Forms.ImeMode,System.IntPtr)
System.Void SetOpenStatus(System.Boolean,System.IntPtr)
ImeModeConversion : nuovi membri della classe 2 (spazio dei nomi System.Windows.Forms)
Proprietà (2)
System.Collections.Generic.Dictionary(System.Windows.Forms.ImeMode,System.Windows.Forms.ImeModeConversion) ImeModeConversionBits
System.Boolean IsCurrentConversionTableSupported
splitContainer - nuovo membro aggiornato della classe 1 (spazio dei nomi System.Windows.Forms)
Metodi (1)
System.Void
TextBoxBase : nuovo membro aggiornato della classe 1 (spazio dei nomi System.Windows.Forms)
Proprietà (1)
System.Windows.Forms.ImeMode ImeModeBase
webBrowserBase - nuovo membro aggiornato della classe 1 (spazio dei nomi System.Windows.Forms)
Metodi (1)
System.Boolean
System.Windows.Presentation.dll - 1 nuova classe
DispatcherExtensions : nuovi membri della classe 6 (spazio dei nomi System.Windows.Threading)
Metodi (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 classi aggiornate, 11 nuove classi
observableCollection(T) - nuovo membro generico aggiornato della classe 1 (spazio dei nomi System.Collections.ObjectModel)
Costruttori (1)
.ctor(System.Collections.Generic.IEnumerable(T)(!0))
dependencyPropertyDescriptor - nuovo membro aggiornato della classe 1 (spazio dei nomi System.ComponentModel)
Proprietà (1)
System.Windows.CoerceValueCallback DesignerCoerceValueCallback
IEditableCollectionView : nuovi membri dell'interfaccia 16 (spazio dei nomi System.ComponentModel)
Metodi (8)
AddNew() System.Object
System.Void
System.Void
System.Void
System.Void
System.Void
System.Void
System.Void
Proprietà (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 : nuovo membro dell'interfaccia 1 (spazio dei nomi System.ComponentModel)
Proprietà (1)
System.Collections.ObjectModel.ReadOnlyCollection(System.ComponentModel.ItemPropertyInfo) ItemProperties
ItemPropertyInfo : nuovi membri della classe 4 (spazio dei nomi System.ComponentModel)
Costruttori (1)
.ctor(System.String,System.Type,System.Object)
Proprietà (3)
descrittore system.object
Nome System.String
NewItemPlaceholderPosition : nuovi membri dell'enumerazione 3 (spazio dei nomi System.ComponentModel)
Campi (3)
AtBeginning
AtEnd
Nessuna
SplashScreen : nuovi membri della classe 4 (spazio dei nomi System.Windows)
Costruttori (2)
Metodi (2)
System.Void
System.Void
AmbientAttribute - nuovo membro della classe 1 (spazio dei nomi System.Windows.Markup)
Costruttori (1)
.ctor()
DictionaryKeyPropertyAttribute - nuovi membri della classe 2 (spazio dei nomi System.Windows.Markup)
Costruttori (1)
Proprietà (1)
Nome System.String
IReceiveMarkupExtension - Nuovo membro dell'interfaccia 1 (spazio dei nomi System.Windows.Markup)
Metodi (1)
System.Void ReceiveMarkupExtension(System.String,System.Windows.Markup.MarkupExtension,System.IServiceProvider)
MarkupExtensionReturnTypeAttribute - classe aggiornata 2 nuovi membri (spazio dei nomi System.Windows.Markup)
Costruttori (1)
Proprietà (1)
System.Type ExpressionType
NameScopePropertyAttribute - nuovi membri della classe 4 (spazio dei nomi System.Windows.Markup)
Costruttori (2)
.ctor(System.String,System.Type)
Proprietà (2)
Nome System.String
Tipo System.Type
UidPropertyAttribute : nuovi membri della classe 2 (spazio dei nomi System.Windows.Markup)
Costruttori (1)
Proprietà (1)
Nome System.String
UsableDuringInitializationAttribute - nuovi membri della classe 2 (spazio dei nomi System.Windows.Markup)
Costruttori (1)
Proprietà (1)
System.Boolean utilizzabile
Dispatcher - Classe 6 nuovi membri aggiornati (spazio dei nomi System.Windows.Threading)
Metodi (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 aggiornata
ElementHost - classe aggiornata 3 nuovi membri (spazio dei nomi System.Windows.Forms.Integration)
Proprietà (3)
System.Boolean CanEnableIme
con stato attivo
System.Windows.Forms.ImeMode ImeModeBase
Vedere anche
differenze dell'API .NET Framework: da 3.5 a 3.5 SP1 per spazio dei nomi
differenze dell'API .NET Framework: dalla versione 3.5 alla versione 3.5 SP1 - Riepilogo