.NET Framework API Differences: Version 3.5 to 3.5 SP1 - by Namespace
This report shows the new classes, and the new members of existing classes, that have been introduced in the .NET Framework version 3.5 Service Pack 1 (SP1) as compared to the previous .NET Framework 3.5 version. It includes links to the .NET Framework class library for each new or updated class.
Expand a node below to see the new APIs for a namespace. You can also see this report by assembly .
Notes :
- This report does not include class libraries that are not part of the .NET Framework redistributable package as installed by a download or by a Visual Studio installation.
- This report does not include inherited members from base classes, or whole classes that contain only inherited members.
- Method parameters are identified only by their type.
- A parameter followed by an ampersand (&) indicates that it is an out parameter.
- Several members that have generic parameters in this report do not completely match the syntax as seen in their documentation. Refer to the documentation for the correct syntax.
Microsoft.Build.Tasks namespace - 5 updated classes, 1 new class
GenerateApplicationManifest - updated class 5 new members (Microsoft.Build.Tasks.v3.5.dll)
Properties (5)
System.String ErrorReportUrl
Microsoft.Build.Framework.ITaskItem[]FileAssociations
System.Boolean RequiresMinimumFramework35SP1
System.String SuiteName
System.String TargetFrameworkSubset
GenerateDeploymentManifest - updated class 3 new members (Microsoft.Build.Tasks.v3.5.dll)
Properties (3)
System.Boolean CreateDesktopShortcut
System.String ErrorReportUrl
System.String SuiteName
GenerateManifestBase - updated class 3 new members (Microsoft.Build.Tasks.v3.5.dll)
Methods (2)
System.Int32 CompareFrameworkVersions(System.String,System.String)
System.Version ConvertFrameworkVersionToString(System.String)
Properties (1)
System.String TargetFrameworkVersion
RequiresFramework35SP1Assembly - new class 13 members (Microsoft.Build.Tasks.v3.5.dll)
Constructors (1)
.ctor()
Methods (1)
System.Boolean Execute()
Properties (11)
Microsoft.Build.Framework.ITaskItem[]Assemblies
System.Boolean CreateDesktopShortcut
Microsoft.Build.Framework.ITaskItem DeploymentManifestEntryPoint
Microsoft.Build.Framework.ITaskItem EntryPoint
System.String ErrorReportUrl
Microsoft.Build.Framework.ITaskItem[]Files
Microsoft.Build.Framework.ITaskItem[]ReferencedAssemblies
System.Boolean RequiresMinimumFramework35SP1
System.Boolean SigningManifests
System.String SuiteName
System.String TargetFrameworkVersion
ResolveAssemblyReference - updated class 4 new members (Microsoft.Build.Tasks.v3.5.dll)
Properties (4)
System.String[]FullTargetFrameworkSubsetNames
System.Boolean IgnoreDefaultInstalledAssemblySubsetTables
Microsoft.Build.Framework.ITaskItem[]InstalledAssemblySubsetTables
System.String[]TargetFrameworkSubsets
ResolveManifestFiles - updated class 5 new members (Microsoft.Build.Tasks.v3.5.dll)
Properties (5)
Microsoft.Build.Framework.ITaskItem DeploymentManifestEntryPoint
Microsoft.Build.Framework.ITaskItem OutputDeploymentManifestEntryPoint
Microsoft.Build.Framework.ITaskItem OutputEntryPoint
System.Boolean SigningManifests
System.String TargetFrameworkVersion
Microsoft.Build.Tasks.Deployment.ManifestUtilities namespace - 2 updated classes, 2 new classes
ApplicationManifest - updated class 6 new members (Microsoft.Build.Tasks.v3.5.dll)
Properties (6)
System.String ErrorReportUrl
Microsoft.Build.Tasks.Deployment.ManifestUtilities.FileAssociationCollection FileAssociations
System.String SuiteName
System.String XmlErrorReportUrl
Microsoft.Build.Tasks.Deployment.ManifestUtilities.FileAssociation[]XmlFileAssociations
System.String XmlSuiteName
DeployManifest - updated class 6 new members (Microsoft.Build.Tasks.v3.5.dll)
Properties (6)
System.Boolean CreateDesktopShortcut
System.String ErrorReportUrl
System.String SuiteName
System.String XmlCreateDesktopShortcut
System.String XmlErrorReportUrl
System.String XmlSuiteName
FileAssociation - new class 9 members (Microsoft.Build.Tasks.v3.5.dll)
Constructors (1)
.ctor()
Properties (8)
System.String DefaultIcon
System.String Description
System.String Extension
System.String ProgId
System.String XmlDefaultIcon
System.String XmlDescription
System.String XmlExtension
System.String XmlProgId
FileAssociationCollection - new class 5 members (Microsoft.Build.Tasks.v3.5.dll)
Methods (3)
System.Void Add(Microsoft.Build.Tasks.Deployment.ManifestUtilities.FileAssociation)
System.Void Clear()
System.Collections.IEnumerator GetEnumerator()
Properties (2)
System.Int32 Count
Microsoft.Build.Tasks.Deployment.ManifestUtilities.FileAssociation Item[System.Int32]
Microsoft.Build.Tasks.Windows namespace - 1 updated class
MarkupCompilePass1 - updated class 1 new member (PresentationBuildTasks.dll)
Properties (1)
Microsoft.Build.Framework.ITaskItem[]SplashScreen
Microsoft.Data.Entity.Build.Tasks namespace - 2 new classes
EntityClean - new class 4 members (Microsoft.Data.Entity.Build.Tasks.dll)
Constructors (1)
.ctor()
Methods (1)
System.Boolean Execute()
Properties (2)
System.String OutputPath
Microsoft.Build.Framework.ITaskItem[]Sources
EntityDeploy - new class 5 members (Microsoft.Data.Entity.Build.Tasks.dll)
Constructors (1)
.ctor()
Methods (1)
System.Boolean Execute()
Properties (3)
Microsoft.Build.Framework.ITaskItem[]EntityDataModelEmbeddedResources
System.String OutputPath
Microsoft.Build.Framework.ITaskItem[]Sources
System namespace - 5 updated classes, 1 new class
AppDomainManager - updated class 1 new member (mscorlib.dll)
Methods (1)
System.Boolean CheckSecuritySettings(System.Security.SecurityState)
GC - updated class 6 new members (mscorlib.dll)
Methods (6)
System.Void CancelFullGCNotification()
System.Void RegisterForFullGCNotification(System.Int32,System.Int32)
System.GCNotificationStatus WaitForFullGCApproach()
System.GCNotificationStatus WaitForFullGCApproach(System.Int32)
System.GCNotificationStatus WaitForFullGCComplete()
System.GCNotificationStatus WaitForFullGCComplete(System.Int32)
GCNotificationStatus - new enumeration 5 members (mscorlib.dll)
Fields (5)
Canceled
Failed
NotApplicable
Succeeded
Timeout
PlatformID - updated enumeration 2 new members (mscorlib.dll)
Fields (2)
MacOSX
Xbox
String - updated class 2 new members (mscorlib.dll)
Methods (2)
System.Int32 Compare(System.String,System.Int32,System.String,System.Int32,System.Int32,System.Globalization.CultureInfo,System.Globalization.CompareOptions)
System.Int32 Compare(System.String,System.String,System.Globalization.CultureInfo,System.Globalization.CompareOptions)
UriTemplate - updated class 8 new members (System.ServiceModel.Web.dll)
Constructors (3)
.ctor(System.String,System.Boolean)
.ctor(System.String,System.Boolean,System.Collections.Generic.IDictionary(TKey,TValue)(System.String,System.String))
.ctor(System.String,System.Collections.Generic.IDictionary(TKey,TValue)(System.String,System.String))
Methods (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)
Properties (2)
System.Collections.Generic.IDictionary(System.String,System.String) Defaults
System.Boolean IgnoreTrailingSlash
System.Collections.ObjectModel namespace - 1 updated class
ObservableCollection(T) - updated generic class 1 new member (WindowsBase.dll)
Constructors (1)
.ctor(System.Collections.Generic.IEnumerable(T)(!0))
System.ComponentModel namespace - 1 updated class, 5 new classes
DateTimeOffsetConverter - new class 5 members (System.dll)
Constructors (1)
.ctor()
Methods (4)
System.Boolean CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)
System.Boolean CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)
System.Object ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)
System.Object ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)
DependencyPropertyDescriptor - updated class 1 new member (WindowsBase.dll)
Properties (1)
System.Windows.CoerceValueCallback DesignerCoerceValueCallback
IEditableCollectionView - new interface 16 members (WindowsBase.dll)
Methods (8)
System.Object AddNew()
System.Void CancelEdit()
System.Void CancelNew()
System.Void CommitEdit()
System.Void CommitNew()
System.Void EditItem(System.Object)
System.Void Remove(System.Object)
System.Void RemoveAt(System.Int32)
Properties (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 - new interface 1 member (WindowsBase.dll)
Properties (1)
System.Collections.ObjectModel.ReadOnlyCollection(System.ComponentModel.ItemPropertyInfo) ItemProperties
ItemPropertyInfo - new class 4 members (WindowsBase.dll)
Constructors (1)
.ctor(System.String,System.Type,System.Object)
Properties (3)
System.Object Descriptor
System.String Name
System.Type PropertyType
NewItemPlaceholderPosition - new enumeration 3 members (WindowsBase.dll)
Fields (3)
AtBeginning
AtEnd
None
System.ComponentModel.DataAnnotations namespace - 15 new classes
AssociatedMetadataTypeTypeDescriptionProvider - new class 3 members (System.ComponentModel.DataAnnotations.dll)
Constructors (2)
.ctor(System.Type)
.ctor(System.Type,System.Type)
Methods (1)
System.ComponentModel.ICustomTypeDescriptor GetTypeDescriptor(System.Type,System.Object)
DataType - new enumeration 13 members (System.ComponentModel.DataAnnotations.dll)
Fields (13)
Currency
Custom
Date
DateTime
Duration
EmailAddress
Html
MultilineText
Password
PhoneNumber
Text
Time
Url
DataTypeAttribute - new class 7 members (System.ComponentModel.DataAnnotations.dll)
Constructors (2)
.ctor(System.ComponentModel.DataAnnotations.DataType)
.ctor(System.String)
Methods (2)
System.String GetDataTypeName()
System.Boolean IsValid(System.Object)
Properties (3)
System.String CustomDataType
System.ComponentModel.DataAnnotations.DataType DataType
System.ComponentModel.DataAnnotations.DisplayFormatAttribute DisplayFormat
DisplayColumnAttribute - new class 6 members (System.ComponentModel.DataAnnotations.dll)
Constructors (3)
.ctor(System.String)
.ctor(System.String,System.String)
.ctor(System.String,System.String,System.Boolean)
Properties (3)
System.String DisplayColumn
System.String SortColumn
System.Boolean SortDescending
DisplayFormatAttribute - new class 5 members (System.ComponentModel.DataAnnotations.dll)
Constructors (1)
.ctor()
Properties (4)
System.Boolean ApplyFormatInEditMode
System.Boolean ConvertEmptyStringToNull
System.String DataFormatString
System.String NullDisplayText
MetadataTypeAttribute - new class 2 members (System.ComponentModel.DataAnnotations.dll)
Constructors (1)
.ctor(System.Type)
Properties (1)
System.Type MetadataClassType
RangeAttribute - new class 8 members (System.ComponentModel.DataAnnotations.dll)
Constructors (3)
.ctor(System.Double,System.Double)
.ctor(System.Int32,System.Int32)
.ctor(System.Type,System.String,System.String)
Methods (2)
System.String FormatErrorMessage(System.String)
System.Boolean IsValid(System.Object)
Properties (3)
System.Object Maximum
System.Object Minimum
System.Type OperandType
RegularExpressionAttribute - new class 4 members (System.ComponentModel.DataAnnotations.dll)
Constructors (1)
.ctor(System.String)
Methods (2)
System.String FormatErrorMessage(System.String)
System.Boolean IsValid(System.Object)
Properties (1)
System.String Pattern
RequiredAttribute - new class 2 members (System.ComponentModel.DataAnnotations.dll)
Constructors (1)
.ctor()
Methods (1)
System.Boolean IsValid(System.Object)
ScaffoldColumnAttribute - new class 2 members (System.ComponentModel.DataAnnotations.dll)
Constructors (1)
.ctor(System.Boolean)
Properties (1)
System.Boolean Scaffold
ScaffoldTableAttribute - new class 2 members (System.ComponentModel.DataAnnotations.dll)
Constructors (1)
.ctor(System.Boolean)
Properties (1)
System.Boolean Scaffold
StringLengthAttribute - new class 4 members (System.ComponentModel.DataAnnotations.dll)
Constructors (1)
.ctor(System.Int32)
Methods (2)
System.String FormatErrorMessage(System.String)
System.Boolean IsValid(System.Object)
Properties (1)
System.Int32 MaximumLength
UIHintAttribute - new class 6 members (System.ComponentModel.DataAnnotations.dll)
Constructors (3)
.ctor(System.String)
.ctor(System.String,System.String)
.ctor(System.String,System.String,System.Object[])
Properties (3)
System.Collections.Generic.IDictionary(System.String,System.Object) ControlParameters
System.String PresentationLayer
System.String UIHint
ValidationAttribute - new class 10 members (System.ComponentModel.DataAnnotations.dll)
Constructors (3)
.ctor()
.ctor(System.Func(T)(System.String))
.ctor(System.String)
Methods (3)
System.String FormatErrorMessage(System.String)
System.Boolean IsValid(System.Object)
System.Void Validate(System.Object,System.String)
Properties (4)
System.String ErrorMessage
System.String ErrorMessageResourceName
System.Type ErrorMessageResourceType
System.String ErrorMessageString
ValidationException - new class 8 members (System.ComponentModel.DataAnnotations.dll)
Constructors (5)
.ctor()
.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
.ctor(System.String)
.ctor(System.String,System.ComponentModel.DataAnnotations.ValidationAttribute,System.Object)
.ctor(System.String,System.Exception)
Methods (1)
System.Void GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
Properties (2)
System.ComponentModel.DataAnnotations.ValidationAttribute ValidationAttribute
System.Object Value
System.Data namespace - 15 new classes
EntityCommandCompilationException - new class 3 members (System.Data.Entity.dll)
Constructors (3)
.ctor()
.ctor(System.String)
.ctor(System.String,System.Exception)
EntityCommandExecutionException - new class 3 members (System.Data.Entity.dll)
Constructors (3)
.ctor()
.ctor(System.String)
.ctor(System.String,System.Exception)
EntityException - new class 4 members (System.Data.Entity.dll)
Constructors (4)
.ctor()
.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
.ctor(System.String)
.ctor(System.String,System.Exception)
EntityKey - new enumeration 16 members (System.Data.Entity.dll)
Constructors (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)
Methods (6)
System.Boolean Equals(System.Data.EntityKey)
System.Boolean Equals(System.Object)
System.Data.Metadata.Edm.EntitySet GetEntitySet(System.Data.Metadata.Edm.MetadataWorkspace)
System.Int32 GetHashCode()
System.Void OnDeserialized(System.Runtime.Serialization.StreamingContext)
System.Void OnDeserializing(System.Runtime.Serialization.StreamingContext)
Properties (4)
System.String EntityContainerName
System.Data.EntityKeyMember[]EntityKeyValues
System.String EntitySetName
System.Boolean IsTemporary
Fields (2)
EntityNotValidKey
NoEntitySetKey
EntityKeyMember - new class 5 members (System.Data.Entity.dll)
Constructors (2)
.ctor()
.ctor(System.String,System.Object)
Methods (1)
System.String ToString()
Properties (2)
System.String Key
System.Object Value
EntitySqlException - new class 9 members (System.Data.Entity.dll)
Constructors (3)
.ctor()
.ctor(System.String)
.ctor(System.String,System.Exception)
Methods (1)
System.Void GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
Properties (5)
System.Int32 Column
System.String ErrorContext
System.String ErrorDescription
System.Int32 Line
System.String Message
EntityState - new enumeration 5 members (System.Data.Entity.dll)
Fields (5)
Added
Deleted
Detached
Modified
Unchanged
IExtendedDataRecord - new interface 3 members (System.Data.Entity.dll)
Methods (2)
System.Data.Common.DbDataReader GetDataReader(System.Int32)
System.Data.Common.DbDataRecord GetDataRecord(System.Int32)
Properties (1)
System.Data.Common.DataRecordInfo DataRecordInfo
InvalidCommandTreeException - new class 3 members (System.Data.Entity.dll)
Constructors (3)
.ctor()
.ctor(System.String)
.ctor(System.String,System.Exception)
MappingException - new class 3 members (System.Data.Entity.dll)
Constructors (3)
.ctor()
.ctor(System.String)
.ctor(System.String,System.Exception)
MetadataException - new class 4 members (System.Data.Entity.dll)
Constructors (3)
.ctor()
.ctor(System.String)
.ctor(System.String,System.Exception)
Methods (1)
System.Void GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
ObjectNotFoundException - new class 3 members (System.Data.Entity.dll)
Constructors (3)
.ctor()
.ctor(System.String)
.ctor(System.String,System.Exception)
OptimisticConcurrencyException - new class 4 members (System.Data.Entity.dll)
Constructors (4)
.ctor()
.ctor(System.String)
.ctor(System.String,System.Exception)
.ctor(System.String,System.Exception,System.Collections.Generic.IEnumerable(T)(System.Data.Objects.ObjectStateEntry))
ProviderIncompatibleException - new class 3 members (System.Data.Entity.dll)
Constructors (3)
.ctor()
.ctor(System.String)
.ctor(System.String,System.Exception)
UpdateException - new class 6 members (System.Data.Entity.dll)
Constructors (5)
.ctor()
.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
.ctor(System.String)
.ctor(System.String,System.Exception)
.ctor(System.String,System.Exception,System.Collections.Generic.IEnumerable(T)(System.Data.Objects.ObjectStateEntry))
Properties (1)
System.Collections.ObjectModel.ReadOnlyCollection(System.Data.Objects.ObjectStateEntry) StateEntries
System.Data.Common namespace - 7 new classes
DataRecordInfo - new class 3 members (System.Data.Entity.dll)
Constructors (1)
.ctor(System.Data.Metadata.Edm.TypeUsage,System.Collections.Generic.IEnumerable(T)(System.Data.Metadata.Edm.EdmMember))
Properties (2)
System.Collections.ObjectModel.ReadOnlyCollection(System.Data.Common.FieldMetadata) FieldMetadata
System.Data.Metadata.Edm.TypeUsage RecordType
DbCommandDefinition - new class 3 members (System.Data.Entity.dll)
Constructors (2)
.ctor()
.ctor(System.Data.Common.DbCommand)
Methods (1)
System.Data.Common.DbCommand CreateCommand()
DbProviderManifest - new enumeration 12 members (System.Data.Entity.dll)
Constructors (1)
.ctor()
Methods (7)
System.Xml.XmlReader GetDbInformation(System.String)
System.Data.Metadata.Edm.TypeUsage GetEdmType(System.Data.Metadata.Edm.TypeUsage)
System.Collections.ObjectModel.ReadOnlyCollection(System.Data.Metadata.Edm.FacetDescription) GetFacetDescriptions(System.Data.Metadata.Edm.EdmType)
System.Xml.XmlReader GetInformation(System.String)
System.Collections.ObjectModel.ReadOnlyCollection(System.Data.Metadata.Edm.EdmFunction) GetStoreFunctions()
System.Data.Metadata.Edm.TypeUsage GetStoreType(System.Data.Metadata.Edm.TypeUsage)
System.Collections.ObjectModel.ReadOnlyCollection(System.Data.Metadata.Edm.PrimitiveType) GetStoreTypes()
Properties (1)
System.String NamespaceName
Fields (3)
ConceptualSchemaDefinition
StoreSchemaDefinition
StoreSchemaMapping
DbProviderServices - new class 9 members (System.Data.Entity.dll)
Constructors (1)
.ctor()
Methods (8)
System.Data.Common.DbCommandDefinition CreateCommandDefinition(System.Data.Common.CommandTrees.DbCommandTree)
System.Data.Common.DbCommandDefinition CreateCommandDefinition(System.Data.Common.DbCommand)
System.Data.Common.DbCommandDefinition CreateDbCommandDefinition(System.Data.Common.DbProviderManifest,System.Data.Common.CommandTrees.DbCommandTree)
System.Data.Common.DbProviderManifest GetDbProviderManifest(System.String)
System.String GetDbProviderManifestToken(System.Data.Common.DbConnection)
System.Data.Common.DbProviderManifest GetProviderManifest(System.String)
System.String GetProviderManifestToken(System.Data.Common.DbConnection)
System.Data.Common.DbProviderServices GetProviderServices(System.Data.Common.DbConnection)
DbXmlEnabledProviderManifest - new class 7 members (System.Data.Entity.dll)
Constructors (1)
.ctor(System.Xml.XmlReader)
Methods (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()
Properties (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 - new class 2 members (System.Data.Entity.dll)
Constructors (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)
Properties (1)
System.Data.EntityKey EntityKey
FieldMetadata - new class 3 members (System.Data.Entity.dll)
Constructors (1)
.ctor(System.Int32,System.Data.Metadata.Edm.EdmMember)
Properties (2)
System.Data.Metadata.Edm.EdmMember FieldType
System.Int32 Ordinal
System.Data.Common.CommandTrees namespace - 60 new classes
DbAggregate - new class 2 members (System.Data.Entity.dll)
Properties (2)
System.Collections.Generic.IList(System.Data.Common.CommandTrees.DbExpression) Arguments
System.Data.Metadata.Edm.TypeUsage ResultType
DbAndExpression - new class 2 members (System.Data.Entity.dll)
Methods (2)
System.Void Accept(System.Data.Common.CommandTrees.DbExpressionVisitor)
TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))
DbApplyExpression - new class 4 members (System.Data.Entity.dll)
Methods (2)
System.Void Accept(System.Data.Common.CommandTrees.DbExpressionVisitor)
TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))
Properties (2)
System.Data.Common.CommandTrees.DbExpressionBinding Apply
System.Data.Common.CommandTrees.DbExpressionBinding Input
DbArithmeticExpression - new class 3 members (System.Data.Entity.dll)
Methods (2)
System.Void Accept(System.Data.Common.CommandTrees.DbExpressionVisitor)
TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))
Properties (1)
System.Collections.Generic.IList(System.Data.Common.CommandTrees.DbExpression) Arguments
DbBinaryExpression - new class 2 members (System.Data.Entity.dll)
Properties (2)
System.Data.Common.CommandTrees.DbExpression Left
System.Data.Common.CommandTrees.DbExpression Right
DbCaseExpression - new class 5 members (System.Data.Entity.dll)
Methods (2)
System.Void Accept(System.Data.Common.CommandTrees.DbExpressionVisitor)
TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))
Properties (3)
System.Data.Common.CommandTrees.DbExpression Else
System.Collections.Generic.IList(System.Data.Common.CommandTrees.DbExpression) Then
System.Collections.Generic.IList(System.Data.Common.CommandTrees.DbExpression) When
DbCastExpression - new class 2 members (System.Data.Entity.dll)
Methods (2)
System.Void Accept(System.Data.Common.CommandTrees.DbExpressionVisitor)
TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))
DbCommandTree - new class 1 member (System.Data.Entity.dll)
Properties (1)
System.Collections.Generic.IEnumerable(System.Collections.Generic.KeyValuePair(System.String,System.Data.Metadata.Edm.TypeUsage)) Parameters
DbComparisonExpression - new class 2 members (System.Data.Entity.dll)
Methods (2)
System.Void Accept(System.Data.Common.CommandTrees.DbExpressionVisitor)
TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))
DbConstantExpression - new class 3 members (System.Data.Entity.dll)
Methods (2)
System.Void Accept(System.Data.Common.CommandTrees.DbExpressionVisitor)
TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))
Properties (1)
System.Object Value
DbCrossJoinExpression - new class 3 members (System.Data.Entity.dll)
Methods (2)
System.Void Accept(System.Data.Common.CommandTrees.DbExpressionVisitor)
TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))
Properties (1)
System.Collections.Generic.IList(System.Data.Common.CommandTrees.DbExpressionBinding) Inputs
DbDeleteCommandTree - new class 1 member (System.Data.Entity.dll)
Properties (1)
System.Data.Common.CommandTrees.DbExpression Predicate
DbDerefExpression - new class 2 members (System.Data.Entity.dll)
Methods (2)
System.Void Accept(System.Data.Common.CommandTrees.DbExpressionVisitor)
TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))
DbDistinctExpression - new class 2 members (System.Data.Entity.dll)
Methods (2)
System.Void Accept(System.Data.Common.CommandTrees.DbExpressionVisitor)
TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))
DbElementExpression - new class 2 members (System.Data.Entity.dll)
Methods (2)
System.Void Accept(System.Data.Common.CommandTrees.DbExpressionVisitor)
TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))
DbEntityRefExpression - new class 2 members (System.Data.Entity.dll)
Methods (2)
System.Void Accept(System.Data.Common.CommandTrees.DbExpressionVisitor)
TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))
DbExceptExpression - new class 2 members (System.Data.Entity.dll)
Methods (2)
System.Void Accept(System.Data.Common.CommandTrees.DbExpressionVisitor)
TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))
DbExpression - new class 4 members (System.Data.Entity.dll)
Methods (2)
System.Void Accept(System.Data.Common.CommandTrees.DbExpressionVisitor)
TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))
Properties (2)
System.Data.Common.CommandTrees.DbExpressionKind ExpressionKind
System.Data.Metadata.Edm.TypeUsage ResultType
DbExpressionBinding - new class 3 members (System.Data.Entity.dll)
Properties (3)
System.Data.Common.CommandTrees.DbExpression Expression
System.String VariableName
System.Data.Metadata.Edm.TypeUsage VariableType
DbExpressionKind - new enumeration 57 members (System.Data.Entity.dll)
Fields (57)
All
And
Any
Case
Cast
Constant
CrossApply
CrossJoin
Deref
Distinct
Divide
Element
EntityRef
Equals
Except
Filter
FullOuterJoin
Function
GreaterThan
GreaterThanOrEquals
GroupBy
InnerJoin
Intersect
IsEmpty
IsNull
IsOf
IsOfOnly
LeftOuterJoin
LessThan
LessThanOrEquals
Like
Limit
Minus
Modulo
Multiply
NewInstance
Not
NotEquals
Null
OfType
OfTypeOnly
Or
OuterApply
ParameterReference
Plus
Project
Property
Ref
RefKey
RelationshipNavigation
Scan
Skip
Sort
Treat
UnaryMinus
UnionAll
VariableReference
DbExpressionVisitor - new class 43 members (System.Data.Entity.dll)
Constructors (1)
.ctor()
Methods (42)
System.Void Visit(System.Data.Common.CommandTrees.DbAndExpression)
System.Void Visit(System.Data.Common.CommandTrees.DbApplyExpression)
System.Void Visit(System.Data.Common.CommandTrees.DbArithmeticExpression)
System.Void Visit(System.Data.Common.CommandTrees.DbCaseExpression)
System.Void Visit(System.Data.Common.CommandTrees.DbCastExpression)
System.Void Visit(System.Data.Common.CommandTrees.DbComparisonExpression)
System.Void Visit(System.Data.Common.CommandTrees.DbConstantExpression)
System.Void Visit(System.Data.Common.CommandTrees.DbCrossJoinExpression)
System.Void Visit(System.Data.Common.CommandTrees.DbDerefExpression)
System.Void Visit(System.Data.Common.CommandTrees.DbDistinctExpression)
System.Void Visit(System.Data.Common.CommandTrees.DbElementExpression)
System.Void Visit(System.Data.Common.CommandTrees.DbEntityRefExpression)
System.Void Visit(System.Data.Common.CommandTrees.DbExceptExpression)
System.Void Visit(System.Data.Common.CommandTrees.DbExpression)
System.Void Visit(System.Data.Common.CommandTrees.DbFilterExpression)
System.Void Visit(System.Data.Common.CommandTrees.DbFunctionExpression)
System.Void Visit(System.Data.Common.CommandTrees.DbGroupByExpression)
System.Void Visit(System.Data.Common.CommandTrees.DbIntersectExpression)
System.Void Visit(System.Data.Common.CommandTrees.DbIsEmptyExpression)
System.Void Visit(System.Data.Common.CommandTrees.DbIsNullExpression)
System.Void Visit(System.Data.Common.CommandTrees.DbIsOfExpression)
System.Void Visit(System.Data.Common.CommandTrees.DbJoinExpression)
System.Void Visit(System.Data.Common.CommandTrees.DbLikeExpression)
System.Void Visit(System.Data.Common.CommandTrees.DbLimitExpression)
System.Void Visit(System.Data.Common.CommandTrees.DbNewInstanceExpression)
System.Void Visit(System.Data.Common.CommandTrees.DbNotExpression)
System.Void Visit(System.Data.Common.CommandTrees.DbNullExpression)
System.Void Visit(System.Data.Common.CommandTrees.DbOfTypeExpression)
System.Void Visit(System.Data.Common.CommandTrees.DbOrExpression)
System.Void Visit(System.Data.Common.CommandTrees.DbParameterReferenceExpression)
System.Void Visit(System.Data.Common.CommandTrees.DbProjectExpression)
System.Void Visit(System.Data.Common.CommandTrees.DbPropertyExpression)
System.Void Visit(System.Data.Common.CommandTrees.DbQuantifierExpression)
System.Void Visit(System.Data.Common.CommandTrees.DbRefExpression)
System.Void Visit(System.Data.Common.CommandTrees.DbRefKeyExpression)
System.Void Visit(System.Data.Common.CommandTrees.DbRelationshipNavigationExpression)
System.Void Visit(System.Data.Common.CommandTrees.DbScanExpression)
System.Void Visit(System.Data.Common.CommandTrees.DbSkipExpression)
System.Void Visit(System.Data.Common.CommandTrees.DbSortExpression)
System.Void Visit(System.Data.Common.CommandTrees.DbTreatExpression)
System.Void Visit(System.Data.Common.CommandTrees.DbUnionAllExpression)
System.Void Visit(System.Data.Common.CommandTrees.DbVariableReferenceExpression)
DbExpressionVisitor(T) - new generic class 43 members (System.Data.Entity.dll)
Constructors (1)
.ctor()
Methods (42)
TResultType Visit(System.Data.Common.CommandTrees.DbAndExpression)
TResultType Visit(System.Data.Common.CommandTrees.DbApplyExpression)
TResultType Visit(System.Data.Common.CommandTrees.DbArithmeticExpression)
TResultType Visit(System.Data.Common.CommandTrees.DbCaseExpression)
TResultType Visit(System.Data.Common.CommandTrees.DbCastExpression)
TResultType Visit(System.Data.Common.CommandTrees.DbComparisonExpression)
TResultType Visit(System.Data.Common.CommandTrees.DbConstantExpression)
TResultType Visit(System.Data.Common.CommandTrees.DbCrossJoinExpression)
TResultType Visit(System.Data.Common.CommandTrees.DbDerefExpression)
TResultType Visit(System.Data.Common.CommandTrees.DbDistinctExpression)
TResultType Visit(System.Data.Common.CommandTrees.DbElementExpression)
TResultType Visit(System.Data.Common.CommandTrees.DbEntityRefExpression)
TResultType Visit(System.Data.Common.CommandTrees.DbExceptExpression)
TResultType Visit(System.Data.Common.CommandTrees.DbExpression)
TResultType Visit(System.Data.Common.CommandTrees.DbFilterExpression)
TResultType Visit(System.Data.Common.CommandTrees.DbFunctionExpression)
TResultType Visit(System.Data.Common.CommandTrees.DbGroupByExpression)
TResultType Visit(System.Data.Common.CommandTrees.DbIntersectExpression)
TResultType Visit(System.Data.Common.CommandTrees.DbIsEmptyExpression)
TResultType Visit(System.Data.Common.CommandTrees.DbIsNullExpression)
TResultType Visit(System.Data.Common.CommandTrees.DbIsOfExpression)
TResultType Visit(System.Data.Common.CommandTrees.DbJoinExpression)
TResultType Visit(System.Data.Common.CommandTrees.DbLikeExpression)
TResultType Visit(System.Data.Common.CommandTrees.DbLimitExpression)
TResultType Visit(System.Data.Common.CommandTrees.DbNewInstanceExpression)
TResultType Visit(System.Data.Common.CommandTrees.DbNotExpression)
TResultType Visit(System.Data.Common.CommandTrees.DbNullExpression)
TResultType Visit(System.Data.Common.CommandTrees.DbOfTypeExpression)
TResultType Visit(System.Data.Common.CommandTrees.DbOrExpression)
TResultType Visit(System.Data.Common.CommandTrees.DbParameterReferenceExpression)
TResultType Visit(System.Data.Common.CommandTrees.DbProjectExpression)
TResultType Visit(System.Data.Common.CommandTrees.DbPropertyExpression)
TResultType Visit(System.Data.Common.CommandTrees.DbQuantifierExpression)
TResultType Visit(System.Data.Common.CommandTrees.DbRefExpression)
TResultType Visit(System.Data.Common.CommandTrees.DbRefKeyExpression)
TResultType Visit(System.Data.Common.CommandTrees.DbRelationshipNavigationExpression)
TResultType Visit(System.Data.Common.CommandTrees.DbScanExpression)
TResultType Visit(System.Data.Common.CommandTrees.DbSkipExpression)
TResultType Visit(System.Data.Common.CommandTrees.DbSortExpression)
TResultType Visit(System.Data.Common.CommandTrees.DbTreatExpression)
TResultType Visit(System.Data.Common.CommandTrees.DbUnionAllExpression)
TResultType Visit(System.Data.Common.CommandTrees.DbVariableReferenceExpression)
DbFilterExpression - new class 4 members (System.Data.Entity.dll)
Methods (2)
System.Void Accept(System.Data.Common.CommandTrees.DbExpressionVisitor)
TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))
Properties (2)
System.Data.Common.CommandTrees.DbExpressionBinding Input
System.Data.Common.CommandTrees.DbExpression Predicate
DbFunctionAggregate - new class 2 members (System.Data.Entity.dll)
Properties (2)
System.Boolean Distinct
System.Data.Metadata.Edm.EdmFunction Function
DbFunctionCommandTree - new class 2 members (System.Data.Entity.dll)
Properties (2)
System.Data.Metadata.Edm.EdmFunction EdmFunction
System.Data.Metadata.Edm.TypeUsage ResultType
DbFunctionExpression - new class 4 members (System.Data.Entity.dll)
Methods (2)
System.Void Accept(System.Data.Common.CommandTrees.DbExpressionVisitor)
TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))
Properties (2)
System.Collections.Generic.IList(System.Data.Common.CommandTrees.DbExpression) Arguments
System.Data.Metadata.Edm.EdmFunction Function
DbGroupByExpression - new class 5 members (System.Data.Entity.dll)
Methods (2)
System.Void Accept(System.Data.Common.CommandTrees.DbExpressionVisitor)
TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))
Properties (3)
System.Collections.Generic.IList(System.Data.Common.CommandTrees.DbAggregate) Aggregates
System.Data.Common.CommandTrees.DbGroupExpressionBinding Input
System.Collections.Generic.IList(System.Data.Common.CommandTrees.DbExpression) Keys
DbGroupExpressionBinding - new class 5 members (System.Data.Entity.dll)
Properties (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 - new class 2 members (System.Data.Entity.dll)
Properties (2)
System.Data.Common.CommandTrees.DbExpression Returning
System.Collections.Generic.IList(System.Data.Common.CommandTrees.DbModificationClause) SetClauses
DbIntersectExpression - new class 2 members (System.Data.Entity.dll)
Methods (2)
System.Void Accept(System.Data.Common.CommandTrees.DbExpressionVisitor)
TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))
DbIsEmptyExpression - new class 2 members (System.Data.Entity.dll)
Methods (2)
System.Void Accept(System.Data.Common.CommandTrees.DbExpressionVisitor)
TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))
DbIsNullExpression - new class 2 members (System.Data.Entity.dll)
Methods (2)
System.Void Accept(System.Data.Common.CommandTrees.DbExpressionVisitor)
TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))
DbIsOfExpression - new class 3 members (System.Data.Entity.dll)
Methods (2)
System.Void Accept(System.Data.Common.CommandTrees.DbExpressionVisitor)
TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))
Properties (1)
System.Data.Metadata.Edm.TypeUsage OfType
DbJoinExpression - new class 5 members (System.Data.Entity.dll)
Methods (2)
System.Void Accept(System.Data.Common.CommandTrees.DbExpressionVisitor)
TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))
Properties (3)
System.Data.Common.CommandTrees.DbExpression JoinCondition
System.Data.Common.CommandTrees.DbExpressionBinding Left
System.Data.Common.CommandTrees.DbExpressionBinding Right
DbLikeExpression - new class 5 members (System.Data.Entity.dll)
Methods (2)
System.Void Accept(System.Data.Common.CommandTrees.DbExpressionVisitor)
TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))
Properties (3)
System.Data.Common.CommandTrees.DbExpression Argument
System.Data.Common.CommandTrees.DbExpression Escape
System.Data.Common.CommandTrees.DbExpression Pattern
DbLimitExpression - new class 5 members (System.Data.Entity.dll)
Methods (2)
System.Void Accept(System.Data.Common.CommandTrees.DbExpressionVisitor)
TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))
Properties (3)
System.Data.Common.CommandTrees.DbExpression Argument
System.Data.Common.CommandTrees.DbExpression Limit
System.Boolean WithTies
DbModificationCommandTree - new class 1 member (System.Data.Entity.dll)
Properties (1)
System.Data.Common.CommandTrees.DbExpressionBinding Target
DbNewInstanceExpression - new class 3 members (System.Data.Entity.dll)
Methods (2)
System.Void Accept(System.Data.Common.CommandTrees.DbExpressionVisitor)
TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))
Properties (1)
System.Collections.Generic.IList(System.Data.Common.CommandTrees.DbExpression) Arguments
DbNotExpression - new class 2 members (System.Data.Entity.dll)
Methods (2)
System.Void Accept(System.Data.Common.CommandTrees.DbExpressionVisitor)
TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))
DbNullExpression - new class 2 members (System.Data.Entity.dll)
Methods (2)
System.Void Accept(System.Data.Common.CommandTrees.DbExpressionVisitor)
TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))
DbOfTypeExpression - new class 3 members (System.Data.Entity.dll)
Methods (2)
System.Void Accept(System.Data.Common.CommandTrees.DbExpressionVisitor)
TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))
Properties (1)
System.Data.Metadata.Edm.TypeUsage OfType
DbOrExpression - new class 2 members (System.Data.Entity.dll)
Methods (2)
System.Void Accept(System.Data.Common.CommandTrees.DbExpressionVisitor)
TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))
DbParameterReferenceExpression - new class 3 members (System.Data.Entity.dll)
Methods (2)
System.Void Accept(System.Data.Common.CommandTrees.DbExpressionVisitor)
TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))
Properties (1)
System.String ParameterName
DbProjectExpression - new class 4 members (System.Data.Entity.dll)
Methods (2)
System.Void Accept(System.Data.Common.CommandTrees.DbExpressionVisitor)
TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))
Properties (2)
System.Data.Common.CommandTrees.DbExpressionBinding Input
System.Data.Common.CommandTrees.DbExpression Projection
DbPropertyExpression - new class 4 members (System.Data.Entity.dll)
Methods (2)
System.Void Accept(System.Data.Common.CommandTrees.DbExpressionVisitor)
TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))
Properties (2)
System.Data.Common.CommandTrees.DbExpression Instance
System.Data.Metadata.Edm.EdmMember Property
DbQuantifierExpression - new class 4 members (System.Data.Entity.dll)
Methods (2)
System.Void Accept(System.Data.Common.CommandTrees.DbExpressionVisitor)
TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))
Properties (2)
System.Data.Common.CommandTrees.DbExpressionBinding Input
System.Data.Common.CommandTrees.DbExpression Predicate
DbQueryCommandTree - new class 1 member (System.Data.Entity.dll)
Properties (1)
System.Data.Common.CommandTrees.DbExpression Query
DbRefExpression - new class 3 members (System.Data.Entity.dll)
Methods (2)
System.Void Accept(System.Data.Common.CommandTrees.DbExpressionVisitor)
TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))
Properties (1)
System.Data.Metadata.Edm.EntitySet EntitySet
DbRefKeyExpression - new class 2 members (System.Data.Entity.dll)
Methods (2)
System.Void Accept(System.Data.Common.CommandTrees.DbExpressionVisitor)
TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))
DbRelationshipNavigationExpression - new class 6 members (System.Data.Entity.dll)
Methods (2)
System.Void Accept(System.Data.Common.CommandTrees.DbExpressionVisitor)
TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))
Properties (4)
System.Data.Metadata.Edm.RelationshipEndMember NavigateFrom
System.Data.Metadata.Edm.RelationshipEndMember NavigateTo
System.Data.Common.CommandTrees.DbExpression NavigationSource
System.Data.Metadata.Edm.RelationshipType Relationship
DbScanExpression - new class 3 members (System.Data.Entity.dll)
Methods (2)
System.Void Accept(System.Data.Common.CommandTrees.DbExpressionVisitor)
TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))
Properties (1)
System.Data.Metadata.Edm.EntitySetBase Target
DbSetClause - new class 2 members (System.Data.Entity.dll)
Properties (2)
System.Data.Common.CommandTrees.DbExpression Property
System.Data.Common.CommandTrees.DbExpression Value
DbSkipExpression - new class 5 members (System.Data.Entity.dll)
Methods (2)
System.Void Accept(System.Data.Common.CommandTrees.DbExpressionVisitor)
TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))
Properties (3)
System.Data.Common.CommandTrees.DbExpression Count
System.Data.Common.CommandTrees.DbExpressionBinding Input
System.Collections.Generic.IList(System.Data.Common.CommandTrees.DbSortClause) SortOrder
DbSortClause - new class 3 members (System.Data.Entity.dll)
Properties (3)
System.Boolean Ascending
System.String Collation
System.Data.Common.CommandTrees.DbExpression Expression
DbSortExpression - new class 4 members (System.Data.Entity.dll)
Methods (2)
System.Void Accept(System.Data.Common.CommandTrees.DbExpressionVisitor)
TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))
Properties (2)
System.Data.Common.CommandTrees.DbExpressionBinding Input
System.Collections.Generic.IList(System.Data.Common.CommandTrees.DbSortClause) SortOrder
DbTreatExpression - new class 2 members (System.Data.Entity.dll)
Methods (2)
System.Void Accept(System.Data.Common.CommandTrees.DbExpressionVisitor)
TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))
DbUnaryExpression - new class 1 member (System.Data.Entity.dll)
Properties (1)
System.Data.Common.CommandTrees.DbExpression Argument
DbUnionAllExpression - new class 2 members (System.Data.Entity.dll)
Methods (2)
System.Void Accept(System.Data.Common.CommandTrees.DbExpressionVisitor)
TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))
DbUpdateCommandTree - new class 3 members (System.Data.Entity.dll)
Properties (3)
System.Data.Common.CommandTrees.DbExpression Predicate
System.Data.Common.CommandTrees.DbExpression Returning
System.Collections.Generic.IList(System.Data.Common.CommandTrees.DbModificationClause) SetClauses
DbVariableReferenceExpression - new class 3 members (System.Data.Entity.dll)
Methods (2)
System.Void Accept(System.Data.Common.CommandTrees.DbExpressionVisitor)
TResultType Accept(T)(System.Data.Common.CommandTrees.DbExpressionVisitor(T)(T))
Properties (1)
System.String VariableName
System.Data.Entity.Design namespace - 14 new classes
EdmToObjectNamespaceMap - new class 8 members (System.Data.Entity.Design.dll)
Methods (5)
System.Void Add(System.String,System.String)
System.Void Clear()
System.Boolean Contains(System.String)
System.Boolean Remove(System.String)
System.Boolean TryGetObjectNamespace(System.String,System.String)
Properties (3)
System.Int32 Count
System.Collections.Generic.ICollection(System.String) EdmNamespaces
System.String Item[System.String]
EntityClassGenerator - new class 10 members (System.Data.Entity.Design.dll)
Constructors (2)
.ctor()
.ctor(System.Data.Entity.Design.LanguageOption)
Methods (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))
Properties (2)
System.Data.Entity.Design.EdmToObjectNamespaceMap EdmToObjectNamespaceMap
System.Data.Entity.Design.LanguageOption LanguageOption
Events (2)
OnPropertyGenerated
OnTypeGenerated
EntityModelSchemaGenerator - new class 9 members (System.Data.Entity.Design.dll)
Constructors (2)
.ctor(System.Data.Metadata.Edm.EntityContainer)
.ctor(System.Data.Metadata.Edm.EntityContainer,System.String,System.String)
Methods (5)
System.Collections.Generic.IList(System.Data.Metadata.Edm.EdmSchemaError) GenerateMetadata()
System.Void WriteModelSchema(System.String)
System.Void WriteModelSchema(System.Xml.XmlWriter)
System.Void WriteStorageMapping(System.String)
System.Void WriteStorageMapping(System.Xml.XmlWriter)
Properties (2)
System.Data.Metadata.Edm.EdmItemCollection EdmItemCollection
System.Data.Metadata.Edm.EntityContainer EntityContainer
EntityStoreSchemaFilterEffect - new enumeration 2 members (System.Data.Entity.Design.dll)
Fields (2)
Allow
Exclude
EntityStoreSchemaFilterEntry - new class 7 members (System.Data.Entity.Design.dll)
Constructors (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)
Properties (5)
System.String Catalog
System.Data.Entity.Design.EntityStoreSchemaFilterEffect Effect
System.String Name
System.String Schema
System.Data.Entity.Design.EntityStoreSchemaFilterObjectTypes Types
EntityStoreSchemaFilterObjectTypes - new enumeration 5 members (System.Data.Entity.Design.dll)
Fields (5)
All
Function
None
Table
View
EntityStoreSchemaGenerator - new class 8 members (System.Data.Entity.Design.dll)
Constructors (1)
.ctor(System.String,System.String,System.String)
Methods (5)
System.Data.EntityClient.EntityConnection CreateStoreSchemaConnection(System.String,System.String)
System.Collections.Generic.IList(System.Data.Metadata.Edm.EdmSchemaError) GenerateStoreMetadata()
System.Collections.Generic.IList(System.Data.Metadata.Edm.EdmSchemaError) GenerateStoreMetadata(System.Collections.Generic.IEnumerable(T)(System.Data.Entity.Design.EntityStoreSchemaFilterEntry))
System.Void WriteStoreSchema(System.String)
System.Void WriteStoreSchema(System.Xml.XmlWriter)
Properties (2)
System.Data.Metadata.Edm.EntityContainer EntityContainer
System.Data.Metadata.Edm.StoreItemCollection StoreItemCollection
EntityViewGenerator - new class 6 members (System.Data.Entity.Design.dll)
Constructors (2)
.ctor()
.ctor(System.Data.Entity.Design.LanguageOption)
Methods (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)
Properties (1)
System.Data.Entity.Design.LanguageOption LanguageOption
LanguageOption - new enumeration 2 members (System.Data.Entity.Design.dll)
Fields (2)
GenerateCSharpCode
GenerateVBCode
MetadataItemCollectionFactory - new class 3 members (System.Data.Entity.Design.dll)
Methods (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 - new class 8 members (System.Data.Entity.Design.dll)
Constructors (2)
.ctor()
.ctor(System.Data.Metadata.Edm.MetadataItem,System.String,System.CodeDom.CodeTypeReference)
Properties (6)
System.Collections.Generic.List(System.CodeDom.CodeAttributeDeclaration) AdditionalAttributes
System.Collections.Generic.List(System.CodeDom.CodeStatement) AdditionalGetStatements
System.Collections.Generic.List(System.CodeDom.CodeStatement) AdditionalSetStatements
System.String BackingFieldName
System.Data.Metadata.Edm.MetadataItem PropertySource
System.CodeDom.CodeTypeReference ReturnType
PropertyGeneratedEventHandler - new class 4 members (System.Data.Entity.Design.dll)
Constructors (1)
.ctor(System.Object,System.IntPtr)
Methods (3)
System.IAsyncResult BeginInvoke(System.Object,System.Data.Entity.Design.PropertyGeneratedEventArgs,System.AsyncCallback,System.Object)
System.Void EndInvoke(System.IAsyncResult)
System.Void Invoke(System.Object,System.Data.Entity.Design.PropertyGeneratedEventArgs)
TypeGeneratedEventArgs - new class 7 members (System.Data.Entity.Design.dll)
Constructors (2)
.ctor()
.ctor(System.Data.Metadata.Edm.GlobalItem,System.CodeDom.CodeTypeReference)
Properties (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 - new class 4 members (System.Data.Entity.Design.dll)
Constructors (1)
.ctor(System.Object,System.IntPtr)
Methods (3)
System.IAsyncResult BeginInvoke(System.Object,System.Data.Entity.Design.TypeGeneratedEventArgs,System.AsyncCallback,System.Object)
System.Void EndInvoke(System.IAsyncResult)
System.Void Invoke(System.Object,System.Data.Entity.Design.TypeGeneratedEventArgs)
System.Data.Entity.Design.AspNet namespace - 4 new classes
EntityDesignerBuildProvider - new class 3 members (System.Data.Entity.Design.dll)
Constructors (1)
.ctor()
Methods (2)
System.Void GenerateCode(System.Web.Compilation.AssemblyBuilder)
System.Web.Compilation.BuildProviderResultFlags GetResultFlags(System.CodeDom.Compiler.CompilerResults)
EntityModelBuildProvider - new class 3 members (System.Data.Entity.Design.dll)
Constructors (1)
.ctor()
Methods (2)
System.Void GenerateCode(System.Web.Compilation.AssemblyBuilder)
System.Web.Compilation.BuildProviderResultFlags GetResultFlags(System.CodeDom.Compiler.CompilerResults)
MappingModelBuildProvider - new class 3 members (System.Data.Entity.Design.dll)
Constructors (1)
.ctor()
Methods (2)
System.Void GenerateCode(System.Web.Compilation.AssemblyBuilder)
System.Web.Compilation.BuildProviderResultFlags GetResultFlags(System.CodeDom.Compiler.CompilerResults)
StorageModelBuildProvider - new class 3 members (System.Data.Entity.Design.dll)
Constructors (1)
.ctor()
Methods (2)
System.Void GenerateCode(System.Web.Compilation.AssemblyBuilder)
System.Web.Compilation.BuildProviderResultFlags GetResultFlags(System.CodeDom.Compiler.CompilerResults)
System.Data.EntityClient namespace - 8 new classes
EntityCommand - new class 26 members (System.Data.Entity.dll)
Constructors (4)
.ctor()
.ctor(System.String)
.ctor(System.String,System.Data.EntityClient.EntityConnection)
.ctor(System.String,System.Data.EntityClient.EntityConnection,System.Data.EntityClient.EntityTransaction)
Methods (10)
System.Void Cancel()
System.Data.Common.DbParameter CreateDbParameter()
System.Data.EntityClient.EntityParameter CreateParameter()
System.Data.Common.DbDataReader ExecuteDbDataReader(System.Data.CommandBehavior)
System.Int32 ExecuteNonQuery()
System.Data.EntityClient.EntityDataReader ExecuteReader()
System.Data.EntityClient.EntityDataReader ExecuteReader(System.Data.CommandBehavior)
System.Object ExecuteScalar()
System.Void Prepare()
System.String ToTraceString()
Properties (12)
System.String CommandText
System.Int32 CommandTimeout
System.Data.CommandType CommandType
System.Data.EntityClient.EntityConnection Connection
System.Data.Common.DbConnection DbConnection
System.Data.Common.DbParameterCollection DbParameterCollection
System.Data.Common.DbTransaction DbTransaction
System.Boolean DesignTimeVisible
System.Boolean EnablePlanCaching
System.Data.EntityClient.EntityParameterCollection Parameters
System.Data.EntityClient.EntityTransaction Transaction
System.Data.UpdateRowSource UpdatedRowSource
EntityConnection - new class 22 members (System.Data.Entity.dll)
Constructors (3)
.ctor()
.ctor(System.Data.Metadata.Edm.MetadataWorkspace,System.Data.Common.DbConnection)
.ctor(System.String)
Methods (11)
System.Data.Common.DbTransaction BeginDbTransaction(System.Data.IsolationLevel)
System.Data.EntityClient.EntityTransaction BeginTransaction()
System.Data.EntityClient.EntityTransaction BeginTransaction(System.Data.IsolationLevel)
System.Void ChangeDatabase(System.String)
System.Void Close()
System.Data.EntityClient.EntityCommand CreateCommand()
System.Data.Common.DbCommand CreateDbCommand()
System.Void Dispose(System.Boolean)
System.Void EnlistTransaction(System.Transactions.Transaction)
System.Data.Metadata.Edm.MetadataWorkspace GetMetadataWorkspace()
System.Void Open()
Properties (8)
System.String ConnectionString
System.Int32 ConnectionTimeout
System.String Database
System.String DataSource
System.Data.Common.DbProviderFactory DbProviderFactory
System.String ServerVersion
System.Data.ConnectionState State
System.Data.Common.DbConnection StoreConnection
EntityConnectionStringBuilder - new class 13 members (System.Data.Entity.dll)
Constructors (2)
.ctor()
.ctor(System.String)
Methods (4)
System.Void Clear()
System.Boolean ContainsKey(System.String)
System.Boolean Remove(System.String)
System.Boolean TryGetValue(System.String,System.Object)
Properties (7)
System.Boolean IsFixedSize
System.Object Item[System.String]
System.Collections.ICollection Keys
System.String Metadata
System.String Name
System.String Provider
System.String ProviderConnectionString
EntityDataReader - new class 42 members (System.Data.Entity.dll)
Methods (33)
System.Void Close()
System.Void Dispose(System.Boolean)
System.Boolean GetBoolean(System.Int32)
System.Byte GetByte(System.Int32)
System.Int64 GetBytes(System.Int32,System.Int64,System.Byte[],System.Int32,System.Int32)
System.Char GetChar(System.Int32)
System.Int64 GetChars(System.Int32,System.Int64,System.Char[],System.Int32,System.Int32)
System.Data.Common.DbDataReader GetDataReader(System.Int32)
System.Data.Common.DbDataRecord GetDataRecord(System.Int32)
System.String GetDataTypeName(System.Int32)
System.DateTime GetDateTime(System.Int32)
System.Data.Common.DbDataReader GetDbDataReader(System.Int32)
System.Decimal GetDecimal(System.Int32)
System.Double GetDouble(System.Int32)
System.Collections.IEnumerator GetEnumerator()
System.Type GetFieldType(System.Int32)
System.Single GetFloat(System.Int32)
System.Guid GetGuid(System.Int32)
System.Int16 GetInt16(System.Int32)
System.Int32 GetInt32(System.Int32)
System.Int64 GetInt64(System.Int32)
System.String GetName(System.Int32)
System.Int32 GetOrdinal(System.String)
System.Type GetProviderSpecificFieldType(System.Int32)
System.Object GetProviderSpecificValue(System.Int32)
System.Int32 GetProviderSpecificValues(System.Object[])
System.Data.DataTable GetSchemaTable()
System.String GetString(System.Int32)
System.Object GetValue(System.Int32)
System.Int32 GetValues(System.Object[])
System.Boolean IsDBNull(System.Int32)
System.Boolean NextResult()
System.Boolean Read()
Properties (9)
System.Data.Common.DataRecordInfo DataRecordInfo
System.Int32 Depth
System.Int32 FieldCount
System.Boolean HasRows
System.Boolean IsClosed
System.Object Item[System.Int32]
System.Object Item[System.String]
System.Int32 RecordsAffected
System.Int32 VisibleFieldCount
EntityParameter - new class 18 members (System.Data.Entity.dll)
Constructors (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)
Methods (2)
System.Void ResetDbType()
System.String ToString()
Properties (11)
System.Data.DbType DbType
System.Data.ParameterDirection Direction
System.Boolean IsNullable
System.String ParameterName
System.Byte Precision
System.Byte Scale
System.Int32 Size
System.String SourceColumn
System.Boolean SourceColumnNullMapping
System.Data.DataRowVersion SourceVersion
System.Object Value
EntityParameterCollection - new class 33 members (System.Data.Entity.dll)
Methods (26)
System.Data.EntityClient.EntityParameter Add(System.Data.EntityClient.EntityParameter)
System.Int32 Add(System.Object)
System.Data.EntityClient.EntityParameter Add(System.String,System.Data.DbType)
System.Data.EntityClient.EntityParameter Add(System.String,System.Data.DbType,System.Int32)
System.Void AddRange(System.Array)
System.Void AddRange(System.Data.EntityClient.EntityParameter[])
System.Data.EntityClient.EntityParameter AddWithValue(System.String,System.Object)
System.Void Clear()
System.Boolean Contains(System.Object)
System.Boolean Contains(System.String)
System.Void CopyTo(System.Array,System.Int32)
System.Void CopyTo(System.Data.EntityClient.EntityParameter[],System.Int32)
System.Collections.IEnumerator GetEnumerator()
System.Data.Common.DbParameter GetParameter(System.Int32)
System.Data.Common.DbParameter GetParameter(System.String)
System.Int32 IndexOf(System.Data.EntityClient.EntityParameter)
System.Int32 IndexOf(System.Object)
System.Int32 IndexOf(System.String)
System.Void Insert(System.Int32,System.Data.EntityClient.EntityParameter)
System.Void Insert(System.Int32,System.Object)
System.Void Remove(System.Data.EntityClient.EntityParameter)
System.Void Remove(System.Object)
System.Void RemoveAt(System.Int32)
System.Void RemoveAt(System.String)
System.Void SetParameter(System.Int32,System.Data.Common.DbParameter)
System.Void SetParameter(System.String,System.Data.Common.DbParameter)
Properties (7)
System.Int32 Count
System.Boolean IsFixedSize
System.Boolean IsReadOnly
System.Boolean IsSynchronized
System.Data.EntityClient.EntityParameter Item[System.Int32]
System.Data.EntityClient.EntityParameter Item[System.String]
System.Object SyncRoot
EntityProviderFactory - new enumeration 9 members (System.Data.Entity.dll)
Methods (8)
System.Data.Common.DbCommand CreateCommand()
System.Data.Common.DbCommandBuilder CreateCommandBuilder()
System.Data.Common.DbConnection CreateConnection()
System.Data.Common.DbConnectionStringBuilder CreateConnectionStringBuilder()
System.Data.Common.DbDataAdapter CreateDataAdapter()
System.Data.Common.DbParameter CreateParameter()
System.Security.CodeAccessPermission CreatePermission(System.Security.Permissions.PermissionState)
System.Object System.IServiceProvider.GetService(System.Type)
Fields (1)
Instance
EntityTransaction - new class 6 members (System.Data.Entity.dll)
Methods (3)
System.Void Commit()
System.Void Dispose(System.Boolean)
System.Void Rollback()
Properties (3)
System.Data.EntityClient.EntityConnection Connection
System.Data.Common.DbConnection DbConnection
System.Data.IsolationLevel IsolationLevel
System.Data.Linq.SqlClient namespace - 1 updated class, 1 new class
Sql2008Provider - new class 1 member (System.Data.Linq.dll)
Constructors (1)
.ctor()
SqlMethods - updated class 22 new members (System.Data.Linq.dll)
Methods (22)
System.Int32 DateDiffDay(System.DateTimeOffset,System.DateTimeOffset)
System.Nullable(System.Int32) DateDiffDay(System.Nullable(T)(System.DateTimeOffset),System.Nullable(T)(System.DateTimeOffset))
System.Int32 DateDiffHour(System.DateTimeOffset,System.DateTimeOffset)
System.Nullable(System.Int32) DateDiffHour(System.Nullable(T)(System.DateTimeOffset),System.Nullable(T)(System.DateTimeOffset))
System.Int32 DateDiffMicrosecond(System.DateTime,System.DateTime)
System.Int32 DateDiffMicrosecond(System.DateTimeOffset,System.DateTimeOffset)
System.Nullable(System.Int32) DateDiffMicrosecond(System.Nullable(T)(System.DateTime),System.Nullable(T)(System.DateTime))
System.Nullable(System.Int32) DateDiffMicrosecond(System.Nullable(T)(System.DateTimeOffset),System.Nullable(T)(System.DateTimeOffset))
System.Int32 DateDiffMillisecond(System.DateTimeOffset,System.DateTimeOffset)
System.Nullable(System.Int32) DateDiffMillisecond(System.Nullable(T)(System.DateTimeOffset),System.Nullable(T)(System.DateTimeOffset))
System.Int32 DateDiffMinute(System.DateTimeOffset,System.DateTimeOffset)
System.Nullable(System.Int32) DateDiffMinute(System.Nullable(T)(System.DateTimeOffset),System.Nullable(T)(System.DateTimeOffset))
System.Int32 DateDiffMonth(System.DateTimeOffset,System.DateTimeOffset)
System.Nullable(System.Int32) DateDiffMonth(System.Nullable(T)(System.DateTimeOffset),System.Nullable(T)(System.DateTimeOffset))
System.Int32 DateDiffNanosecond(System.DateTime,System.DateTime)
System.Int32 DateDiffNanosecond(System.DateTimeOffset,System.DateTimeOffset)
System.Nullable(System.Int32) DateDiffNanosecond(System.Nullable(T)(System.DateTime),System.Nullable(T)(System.DateTime))
System.Nullable(System.Int32) DateDiffNanosecond(System.Nullable(T)(System.DateTimeOffset),System.Nullable(T)(System.DateTimeOffset))
System.Int32 DateDiffSecond(System.DateTimeOffset,System.DateTimeOffset)
System.Nullable(System.Int32) DateDiffSecond(System.Nullable(T)(System.DateTimeOffset),System.Nullable(T)(System.DateTimeOffset))
System.Int32 DateDiffYear(System.DateTimeOffset,System.DateTimeOffset)
System.Nullable(System.Int32) DateDiffYear(System.Nullable(T)(System.DateTimeOffset),System.Nullable(T)(System.DateTimeOffset))
System.Data.Mapping namespace - 3 new classes
EntityViewContainer - new class 7 members (System.Data.Entity.dll)
Constructors (1)
.ctor()
Methods (1)
System.Collections.Generic.KeyValuePair(System.String,System.String) GetViewAt(System.Int32)
Properties (5)
System.String EdmEntityContainerName
System.String HashOverAllExtentViews
System.String HashOverMappingClosure
System.String StoreEntityContainerName
System.Int32 ViewCount
EntityViewGenerationAttribute - new class 2 members (System.Data.Entity.dll)
Constructors (1)
.ctor(System.Type)
Properties (1)
System.Type ViewGenerationType
StorageMappingItemCollection - new class 2 members (System.Data.Entity.dll)
Constructors (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[])
System.Data.Metadata.Edm namespace - 51 new classes
AssociationEndMember - new class 1 member (System.Data.Entity.dll)
Properties (1)
System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind
AssociationSet - new class 3 members (System.Data.Entity.dll)
Properties (3)
System.Data.Metadata.Edm.ReadOnlyMetadataCollection(System.Data.Metadata.Edm.AssociationSetEnd) AssociationSetEnds
System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind
System.Data.Metadata.Edm.AssociationType ElementType
AssociationSetEnd - new class 7 members (System.Data.Entity.dll)
Methods (1)
System.String ToString()
Properties (6)
System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind
System.Data.Metadata.Edm.AssociationEndMember CorrespondingAssociationEndMember
System.Data.Metadata.Edm.EntitySet EntitySet
System.String Name
System.Data.Metadata.Edm.AssociationSet ParentAssociationSet
System.String Role
AssociationType - new class 3 members (System.Data.Entity.dll)
Properties (3)
System.Data.Metadata.Edm.ReadOnlyMetadataCollection(System.Data.Metadata.Edm.AssociationEndMember) AssociationEndMembers
System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind
System.Data.Metadata.Edm.ReadOnlyMetadataCollection(System.Data.Metadata.Edm.ReferentialConstraint) ReferentialConstraints
BuiltInTypeKind - new enumeration 40 members (System.Data.Entity.dll)
Fields (40)
AssociationEndMember
AssociationSet
AssociationSetEnd
AssociationType
CollectionKind
CollectionType
ComplexType
Documentation
EdmFunction
EdmMember
EdmProperty
EdmType
EntityContainer
EntitySet
EntitySetBase
EntityType
EntityTypeBase
EnumMember
EnumType
Facet
FunctionParameter
GlobalItem
MetadataItem
MetadataProperty
NavigationProperty
OperationAction
ParameterMode
PrimitiveType
PrimitiveTypeKind
ProviderManifest
ReferentialConstraint
RefType
RelationshipEndMember
RelationshipMultiplicity
RelationshipSet
RelationshipType
RowType
SimpleType
StructuralType
TypeUsage
CollectionKind - new enumeration 3 members (System.Data.Entity.dll)
Fields (3)
Bag
List
None
CollectionType - new class 2 members (System.Data.Entity.dll)
Properties (2)
System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind
System.Data.Metadata.Edm.TypeUsage TypeUsage
ComplexType - new class 2 members (System.Data.Entity.dll)
Properties (2)
System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind
System.Data.Metadata.Edm.ReadOnlyMetadataCollection(System.Data.Metadata.Edm.EdmProperty) Properties
ConcurrencyMode - new enumeration 2 members (System.Data.Entity.dll)
Fields (2)
Fixed
None
DataSpace - new enumeration 5 members (System.Data.Entity.dll)
Fields (5)
CSpace
CSSpace
OCSpace
OSpace
SSpace
Documentation - new class 5 members (System.Data.Entity.dll)
Methods (1)
System.String ToString()
Properties (4)
System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind
System.Boolean IsEmpty
System.String LongDescription
System.String Summary
EdmError - new class 1 member (System.Data.Entity.dll)
Properties (1)
System.String Message
EdmFunction - new class 4 members (System.Data.Entity.dll)
Properties (4)
System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind
System.String FullName
System.Data.Metadata.Edm.ReadOnlyMetadataCollection(System.Data.Metadata.Edm.FunctionParameter) Parameters
System.Data.Metadata.Edm.FunctionParameter ReturnParameter
EdmItemCollection - new class 4 members (System.Data.Entity.dll)
Constructors (2)
.ctor(System.Collections.Generic.IEnumerable(T)(System.Xml.XmlReader))
.ctor(System.String[])
Methods (1)
System.Collections.ObjectModel.ReadOnlyCollection(System.Data.Metadata.Edm.PrimitiveType) GetPrimitiveTypes()
Properties (1)
System.Double EdmVersion
EdmMember - new class 4 members (System.Data.Entity.dll)
Methods (1)
System.String ToString()
Properties (3)
System.Data.Metadata.Edm.StructuralType DeclaringType
System.String Name
System.Data.Metadata.Edm.TypeUsage TypeUsage
EdmProperty - new class 3 members (System.Data.Entity.dll)
Properties (3)
System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind
System.Object DefaultValue
System.Boolean Nullable
EdmSchemaError - new class 8 members (System.Data.Entity.dll)
Methods (1)
System.String ToString()
Properties (7)
System.Int32 Column
System.Int32 ErrorCode
System.Int32 Line
System.String SchemaLocation
System.String SchemaName
System.Data.Metadata.Edm.EdmSchemaErrorSeverity Severity
System.String StackTrace
EdmSchemaErrorSeverity - new enumeration 2 members (System.Data.Entity.dll)
Fields (2)
Error
Warning
EdmType - new class 7 members (System.Data.Entity.dll)
Methods (2)
System.Data.Metadata.Edm.CollectionType GetCollectionType()
System.String ToString()
Properties (5)
System.Boolean Abstract
System.Data.Metadata.Edm.EdmType BaseType
System.String FullName
System.String Name
System.String NamespaceName
EntityContainer - new class 8 members (System.Data.Entity.dll)
Methods (5)
System.Data.Metadata.Edm.EntitySet GetEntitySetByName(System.String,System.Boolean)
System.Data.Metadata.Edm.RelationshipSet GetRelationshipSetByName(System.String,System.Boolean)
System.String ToString()
System.Boolean TryGetEntitySetByName(System.String,System.Boolean,System.Data.Metadata.Edm.EntitySet)
System.Boolean TryGetRelationshipSetByName(System.String,System.Boolean,System.Data.Metadata.Edm.RelationshipSet)
Properties (3)
System.Data.Metadata.Edm.ReadOnlyMetadataCollection(System.Data.Metadata.Edm.EntitySetBase) BaseEntitySets
System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind
System.String Name
EntitySet - new class 2 members (System.Data.Entity.dll)
Properties (2)
System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind
System.Data.Metadata.Edm.EntityType ElementType
EntitySetBase - new class 5 members (System.Data.Entity.dll)
Methods (1)
System.String ToString()
Properties (4)
System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind
System.Data.Metadata.Edm.EntityTypeBase ElementType
System.Data.Metadata.Edm.EntityContainer EntityContainer
System.String Name
EntityType - new class 4 members (System.Data.Entity.dll)
Methods (1)
System.Data.Metadata.Edm.RefType GetReferenceType()
Properties (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) Properties
EntityTypeBase - new class 1 member (System.Data.Entity.dll)
Properties (1)
System.Data.Metadata.Edm.ReadOnlyMetadataCollection(System.Data.Metadata.Edm.EdmMember) KeyMembers
Facet - new class 7 members (System.Data.Entity.dll)
Methods (1)
System.String ToString()
Properties (6)
System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind
System.Data.Metadata.Edm.FacetDescription Description
System.Data.Metadata.Edm.EdmType FacetType
System.Boolean IsUnbounded
System.String Name
System.Object Value
FacetDescription - new class 8 members (System.Data.Entity.dll)
Methods (1)
System.String ToString()
Properties (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 - new class 6 members (System.Data.Entity.dll)
Methods (1)
System.String ToString()
Properties (5)
System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind
System.Data.Metadata.Edm.EdmFunction DeclaringFunction
System.Data.Metadata.Edm.ParameterMode Mode
System.String Name
System.Data.Metadata.Edm.TypeUsage TypeUsage
ItemCollection - new interface 17 members (System.Data.Entity.dll)
Methods (16)
System.Data.Metadata.Edm.EntityContainer GetEntityContainer(System.String)
System.Data.Metadata.Edm.EntityContainer GetEntityContainer(System.String,System.Boolean)
System.Collections.ObjectModel.ReadOnlyCollection(System.Data.Metadata.Edm.EdmFunction) GetFunctions(System.Collections.Generic.Dictionary(TKey,TValue)(System.String,System.Collections.ObjectModel.ReadOnlyCollection(T)(System.Data.Metadata.Edm.EdmFunction)),System.String,System.Boolean)
System.Collections.ObjectModel.ReadOnlyCollection(System.Data.Metadata.Edm.EdmFunction) GetFunctions(System.String)
System.Collections.ObjectModel.ReadOnlyCollection(System.Data.Metadata.Edm.EdmFunction) GetFunctions(System.String,System.Boolean)
T GetItem(T)(System.String)
T GetItem(T)(System.String,System.Boolean)
System.Collections.ObjectModel.ReadOnlyCollection(T) GetItems(T)()
System.Data.Metadata.Edm.EdmType GetType(System.String,System.String)
System.Data.Metadata.Edm.EdmType GetType(System.String,System.String,System.Boolean)
System.Boolean TryGetEntityContainer(System.String,System.Boolean,System.Data.Metadata.Edm.EntityContainer)
System.Boolean TryGetEntityContainer(System.String,System.Data.Metadata.Edm.EntityContainer)
System.Boolean TryGetItem(T)(System.String,T)
System.Boolean TryGetItem(T)(System.String,System.Boolean,T)
System.Boolean TryGetType(System.String,System.String,System.Boolean,System.Data.Metadata.Edm.EdmType)
System.Boolean TryGetType(System.String,System.String,System.Data.Metadata.Edm.EdmType)
Properties (1)
System.Data.Metadata.Edm.DataSpace DataSpace
MetadataItem - new class 5 members (System.Data.Entity.dll)
Methods (2)
System.Data.Metadata.Edm.EdmType GetBuiltInType(System.Data.Metadata.Edm.BuiltInTypeKind)
System.Collections.ObjectModel.ReadOnlyCollection(System.Data.Metadata.Edm.FacetDescription) GetGeneralFacetDescriptions()
Properties (3)
System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind
System.Data.Metadata.Edm.Documentation Documentation
System.Data.Metadata.Edm.ReadOnlyMetadataCollection(System.Data.Metadata.Edm.MetadataProperty) MetadataProperties
MetadataProperty - new class 5 members (System.Data.Entity.dll)
Properties (5)
System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind
System.String Name
System.Data.Metadata.Edm.PropertyKind PropertyKind
System.Data.Metadata.Edm.TypeUsage TypeUsage
System.Object Value
MetadataWorkspace - new enumeration 30 members (System.Data.Entity.dll)
Constructors (2)
.ctor()
.ctor(System.Collections.Generic.IEnumerable(T)(System.String),System.Collections.Generic.IEnumerable(T)(System.Reflection.Assembly))
Methods (27)
System.Void ClearCache()
System.Data.Metadata.Edm.StructuralType GetEdmSpaceType(System.Data.Metadata.Edm.StructuralType)
System.Data.Metadata.Edm.EntityContainer GetEntityContainer(System.String,System.Boolean,System.Data.Metadata.Edm.DataSpace)
System.Data.Metadata.Edm.EntityContainer GetEntityContainer(System.String,System.Data.Metadata.Edm.DataSpace)
System.Collections.ObjectModel.ReadOnlyCollection(System.Data.Metadata.Edm.EdmFunction) GetFunctions(System.String,System.String,System.Data.Metadata.Edm.DataSpace)
System.Collections.ObjectModel.ReadOnlyCollection(System.Data.Metadata.Edm.EdmFunction) GetFunctions(System.String,System.String,System.Data.Metadata.Edm.DataSpace,System.Boolean)
T GetItem(T)(System.String,System.Boolean,System.Data.Metadata.Edm.DataSpace)
T GetItem(T)(System.String,System.Data.Metadata.Edm.DataSpace)
System.Data.Metadata.Edm.ItemCollection GetItemCollection(System.Data.Metadata.Edm.DataSpace)
System.Collections.ObjectModel.ReadOnlyCollection(System.Data.Metadata.Edm.GlobalItem) GetItems(System.Data.Metadata.Edm.DataSpace)
System.Collections.ObjectModel.ReadOnlyCollection(T) GetItems(T)(System.Data.Metadata.Edm.DataSpace)
System.Data.Metadata.Edm.StructuralType GetObjectSpaceType(System.Data.Metadata.Edm.StructuralType)
System.Collections.ObjectModel.ReadOnlyCollection(System.Data.Metadata.Edm.PrimitiveType) GetPrimitiveTypes(System.Data.Metadata.Edm.DataSpace)
System.Collections.Generic.IEnumerable(System.Data.Metadata.Edm.EdmMember) GetRequiredOriginalValueMembers(System.Data.Metadata.Edm.EntitySetBase,System.Data.Metadata.Edm.EntityTypeBase)
System.Data.Metadata.Edm.EdmType GetType(System.String,System.String,System.Boolean,System.Data.Metadata.Edm.DataSpace)
System.Data.Metadata.Edm.EdmType GetType(System.String,System.String,System.Data.Metadata.Edm.DataSpace)
System.Void LoadFromAssembly(System.Reflection.Assembly)
System.Void RegisterItemCollection(System.Data.Metadata.Edm.ItemCollection)
System.Boolean TryGetEdmSpaceType(System.Data.Metadata.Edm.StructuralType,System.Data.Metadata.Edm.StructuralType)
System.Boolean TryGetEntityContainer(System.String,System.Boolean,System.Data.Metadata.Edm.DataSpace,System.Data.Metadata.Edm.EntityContainer)
System.Boolean TryGetEntityContainer(System.String,System.Data.Metadata.Edm.DataSpace,System.Data.Metadata.Edm.EntityContainer)
System.Boolean TryGetItem(T)(System.String,System.Boolean,System.Data.Metadata.Edm.DataSpace,T)
System.Boolean TryGetItem(T)(System.String,System.Data.Metadata.Edm.DataSpace,T)
System.Boolean TryGetItemCollection(System.Data.Metadata.Edm.DataSpace,System.Data.Metadata.Edm.ItemCollection)
System.Boolean TryGetObjectSpaceType(System.Data.Metadata.Edm.StructuralType,System.Data.Metadata.Edm.StructuralType)
System.Boolean TryGetType(System.String,System.String,System.Boolean,System.Data.Metadata.Edm.DataSpace,System.Data.Metadata.Edm.EdmType)
System.Boolean TryGetType(System.String,System.String,System.Data.Metadata.Edm.DataSpace,System.Data.Metadata.Edm.EdmType)
Fields (1)
MaximumEdmVersionSupported
NavigationProperty - new class 4 members (System.Data.Entity.dll)
Properties (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 - new class 5 members (System.Data.Entity.dll)
Constructors (1)
.ctor()
Methods (4)
System.Type GetClrType(System.Data.Metadata.Edm.StructuralType)
System.Collections.Generic.IEnumerable(System.Data.Metadata.Edm.PrimitiveType) GetPrimitiveTypes()
System.Void LoadFromAssembly(System.Reflection.Assembly)
System.Boolean TryGetClrType(System.Data.Metadata.Edm.StructuralType,System.Type)
OperationAction - new enumeration 3 members (System.Data.Entity.dll)
Fields (3)
Cascade
None
Restrict
ParameterMode - new enumeration 4 members (System.Data.Entity.dll)
Fields (4)
In
InOut
Out
ReturnValue
ParameterTypeSemantics - new enumeration 3 members (System.Data.Entity.dll)
Fields (3)
AllowImplicitConversion
AllowImplicitPromotion
ExactMatchOnly
PrimitiveType - new class 7 members (System.Data.Entity.dll)
Methods (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()
Properties (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 - new enumeration 15 members (System.Data.Entity.dll)
Fields (15)
Binary
Boolean
Byte
DateTime
DateTimeOffset
Decimal
Double
Guid
Int16
Int32
Int64
SByte
Single
String
Time
PropertyKind - new enumeration 2 members (System.Data.Entity.dll)
Fields (2)
Extended
System
ReadOnlyMetadataCollection(T) - new generic class 7 members (System.Data.Entity.dll)
Methods (5)
System.Boolean Contains(System.String)
System.Data.Metadata.Edm.ReadOnlyMetadataCollection(T)+Enumerator GetEnumerator()
T GetValue(System.String,System.Boolean)
System.Int32 IndexOf(!0)
System.Boolean TryGetValue(System.String,System.Boolean,!0)
Properties (2)
System.Boolean IsReadOnly
T Item[System.String]
ReferentialConstraint - new class 6 members (System.Data.Entity.dll)
Methods (1)
System.String ToString()
Properties (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 - new class 2 members (System.Data.Entity.dll)
Properties (2)
System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind
System.Data.Metadata.Edm.EntityTypeBase ElementType
RelationshipEndMember - new class 2 members (System.Data.Entity.dll)
Properties (2)
System.Data.Metadata.Edm.OperationAction DeleteBehavior
System.Data.Metadata.Edm.RelationshipMultiplicity RelationshipMultiplicity
RelationshipMultiplicity - new enumeration 3 members (System.Data.Entity.dll)
Fields (3)
Many
One
ZeroOrOne
RelationshipSet - new class 2 members (System.Data.Entity.dll)
Properties (2)
System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind
System.Data.Metadata.Edm.RelationshipType ElementType
RelationshipType - new class 1 member (System.Data.Entity.dll)
Properties (1)
System.Data.Metadata.Edm.ReadOnlyMetadataCollection(System.Data.Metadata.Edm.RelationshipEndMember) RelationshipEndMembers
RowType - new class 2 members (System.Data.Entity.dll)
Properties (2)
System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind
System.Data.Metadata.Edm.ReadOnlyMetadataCollection(System.Data.Metadata.Edm.EdmProperty) Properties
StoreGeneratedPattern - new enumeration 3 members (System.Data.Entity.dll)
Fields (3)
Computed
Identity
None
StoreItemCollection - new class 3 members (System.Data.Entity.dll)
Constructors (2)
.ctor(System.Collections.Generic.IEnumerable(T)(System.Xml.XmlReader))
.ctor(System.String[])
Methods (1)
System.Collections.ObjectModel.ReadOnlyCollection(System.Data.Metadata.Edm.PrimitiveType) GetPrimitiveTypes()
StructuralType - new class 1 member (System.Data.Entity.dll)
Properties (1)
System.Data.Metadata.Edm.ReadOnlyMetadataCollection(System.Data.Metadata.Edm.EdmMember) Members
TypeUsage - new class 15 members (System.Data.Entity.dll)
Methods (12)
System.Data.Metadata.Edm.TypeUsage CreateBinaryTypeUsage(System.Data.Metadata.Edm.PrimitiveType,System.Boolean)
System.Data.Metadata.Edm.TypeUsage CreateBinaryTypeUsage(System.Data.Metadata.Edm.PrimitiveType,System.Boolean,System.Int32)
System.Data.Metadata.Edm.TypeUsage CreateDateTimeOffsetTypeUsage(System.Data.Metadata.Edm.PrimitiveType,System.Nullable(T)(System.Byte))
System.Data.Metadata.Edm.TypeUsage CreateDateTimeTypeUsage(System.Data.Metadata.Edm.PrimitiveType,System.Nullable(T)(System.Byte))
System.Data.Metadata.Edm.TypeUsage CreateDecimalTypeUsage(System.Data.Metadata.Edm.PrimitiveType)
System.Data.Metadata.Edm.TypeUsage CreateDecimalTypeUsage(System.Data.Metadata.Edm.PrimitiveType,System.Byte,System.Byte)
System.Data.Metadata.Edm.TypeUsage CreateDefaultTypeUsage(System.Data.Metadata.Edm.EdmType)
System.Data.Metadata.Edm.TypeUsage CreateStringTypeUsage(System.Data.Metadata.Edm.PrimitiveType,System.Boolean,System.Boolean)
System.Data.Metadata.Edm.TypeUsage CreateStringTypeUsage(System.Data.Metadata.Edm.PrimitiveType,System.Boolean,System.Boolean,System.Int32)
System.Data.Metadata.Edm.TypeUsage CreateTimeTypeUsage(System.Data.Metadata.Edm.PrimitiveType,System.Nullable(T)(System.Byte))
System.Boolean IsSubtypeOf(System.Data.Metadata.Edm.TypeUsage)
System.String ToString()
Properties (3)
System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind
System.Data.Metadata.Edm.EdmType EdmType
System.Data.Metadata.Edm.ReadOnlyMetadataCollection(System.Data.Metadata.Edm.Facet) Facets
System.Data.Objects namespace - 13 new classes
CompiledQuery - new class 4 members (System.Data.Entity.dll)
Methods (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 - new class 47 members (System.Data.Entity.dll)
Methods (43)
System.Boolean GetBoolean(System.Int32)
System.Byte GetByte(System.Int32)
System.Int64 GetBytes(System.Int32,System.Int64,System.Byte[],System.Int32,System.Int32)
System.Char GetChar(System.Int32)
System.Int64 GetChars(System.Int32,System.Int64,System.Char[],System.Int32,System.Int32)
System.Data.Common.DbDataReader GetDataReader(System.Int32)
System.Data.Common.DbDataRecord GetDataRecord(System.Int32)
System.String GetDataTypeName(System.Int32)
System.DateTime GetDateTime(System.Int32)
System.Data.Common.DbDataReader GetDbDataReader(System.Int32)
System.Decimal GetDecimal(System.Int32)
System.Double GetDouble(System.Int32)
System.Type GetFieldType(System.Int32)
System.Single GetFloat(System.Int32)
System.Guid GetGuid(System.Int32)
System.Int16 GetInt16(System.Int32)
System.Int32 GetInt32(System.Int32)
System.Int64 GetInt64(System.Int32)
System.String GetName(System.Int32)
System.Int32 GetOrdinal(System.String)
System.Object GetRecordValue(System.Int32)
System.String GetString(System.Int32)
System.Object GetValue(System.Int32)
System.Int32 GetValues(System.Object[])
System.Boolean IsDBNull(System.Int32)
System.Void SetBoolean(System.Int32,System.Boolean)
System.Void SetByte(System.Int32,System.Byte)
System.Void SetChar(System.Int32,System.Char)
System.Void SetDataRecord(System.Int32,System.Data.IDataRecord)
System.Void SetDateTime(System.Int32,System.DateTime)
System.Void SetDBNull(System.Int32)
System.Void SetDecimal(System.Int32,System.Decimal)
System.Void SetDouble(System.Int32,System.Double)
System.Void SetFloat(System.Int32,System.Single)
System.Void SetGuid(System.Int32,System.Guid)
System.Void SetInt16(System.Int32,System.Int16)
System.Void SetInt32(System.Int32,System.Int32)
System.Void SetInt64(System.Int32,System.Int64)
System.Void SetRecordValue(System.Int32,System.Object)
System.Void SetString(System.Int32,System.String)
System.Void SetValue(System.Int32,System.Object)
System.Int32 SetValues(System.Object[])
System.Data.IDataReader System.Data.IDataRecord.GetData(System.Int32)
Properties (4)
System.Data.Common.DataRecordInfo DataRecordInfo
System.Int32 FieldCount
System.Object Item[System.Int32]
System.Object Item[System.String]
MergeOption - new enumeration 4 members (System.Data.Entity.dll)
Fields (4)
AppendOnly
NoTracking
OverwriteChanges
PreserveChanges
ObjectContext - new class 28 members (System.Data.Entity.dll)
Constructors (4)
.ctor(System.Data.EntityClient.EntityConnection)
.ctor(System.Data.EntityClient.EntityConnection,System.String)
.ctor(System.String)
.ctor(System.String,System.String)
Methods (18)
System.Void AcceptAllChanges()
System.Void AddObject(System.String,System.Object)
System.Void ApplyPropertyChanges(System.String,System.Object)
System.Void Attach(System.Data.Objects.DataClasses.IEntityWithKey)
System.Void AttachTo(System.String,System.Object)
System.Data.EntityKey CreateEntityKey(System.String,System.Object)
System.Data.Objects.ObjectQuery(T) CreateQuery(T)(System.String,System.Data.Objects.ObjectParameter[])
System.Void DeleteObject(System.Object)
System.Void Detach(System.Object)
System.Void Dispose()
System.Void Dispose(System.Boolean)
System.Data.Objects.ObjectResult(TElement) ExecuteFunction(T)(System.String,System.Data.Objects.ObjectParameter[])
System.Object GetObjectByKey(System.Data.EntityKey)
System.Void Refresh(System.Data.Objects.RefreshMode,System.Collections.IEnumerable)
System.Void Refresh(System.Data.Objects.RefreshMode,System.Object)
System.Int32 SaveChanges()
System.Int32 SaveChanges(System.Boolean)
System.Boolean TryGetObjectByKey(System.Data.EntityKey,System.Object)
Properties (5)
System.Nullable(System.Int32) CommandTimeout
System.Data.Common.DbConnection Connection
System.String DefaultContainerName
System.Data.Metadata.Edm.MetadataWorkspace MetadataWorkspace
System.Data.Objects.ObjectStateManager ObjectStateManager
Events (1)
SavingChanges
ObjectParameter - new class 5 members (System.Data.Entity.dll)
Constructors (2)
.ctor(System.String,System.Object)
.ctor(System.String,System.Type)
Properties (3)
System.String Name
System.Type ParameterType
System.Object Value
ObjectParameterCollection - new class 10 members (System.Data.Entity.dll)
Methods (8)
System.Void Add(System.Data.Objects.ObjectParameter)
System.Void Clear()
System.Boolean Contains(System.Data.Objects.ObjectParameter)
System.Boolean Contains(System.String)
System.Void CopyTo(System.Data.Objects.ObjectParameter[],System.Int32)
System.Boolean Remove(System.Data.Objects.ObjectParameter)
System.Collections.Generic.IEnumerator(System.Data.Objects.ObjectParameter) System.Collections.Generic.IEnumerable(T)(System.Data.Objects.ObjectParameter).GetEnumerator()
System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator()
Properties (2)
System.Int32 Count
System.Data.Objects.ObjectParameter Item[System.String]
ObjectQuery - new class 10 members (System.Data.Entity.dll)
Methods (5)
System.Data.Objects.ObjectResult Execute(System.Data.Objects.MergeOption)
System.Data.Metadata.Edm.TypeUsage GetResultType()
System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator()
System.Collections.IList System.ComponentModel.IListSource.GetList()
System.String ToTraceString()
Properties (5)
System.String CommandText
System.Data.Objects.ObjectContext Context
System.Boolean EnablePlanCaching
System.Data.Objects.MergeOption MergeOption
System.Data.Objects.ObjectParameterCollection Parameters
ObjectQuery(T) - new generic class 19 members (System.Data.Entity.dll)
Constructors (2)
.ctor(System.String,System.Data.Objects.ObjectContext)
.ctor(System.String,System.Data.Objects.ObjectContext,System.Data.Objects.MergeOption)
Methods (16)
System.Data.Objects.ObjectQuery(T) Distinct()
System.Data.Objects.ObjectQuery(T) Except(System.Data.Objects.ObjectQuery(T)(!0))
System.Data.Objects.ObjectResult(T) Execute(System.Data.Objects.MergeOption)
System.Data.Objects.ObjectQuery(System.Data.Common.DbDataRecord) GroupBy(System.String,System.String,System.Data.Objects.ObjectParameter[])
System.Data.Objects.ObjectQuery(T) Include(System.String)
System.Data.Objects.ObjectQuery(T) Intersect(System.Data.Objects.ObjectQuery(T)(!0))
System.Data.Objects.ObjectQuery(TResultType) OfType(T)()
System.Data.Objects.ObjectQuery(T) OrderBy(System.String,System.Data.Objects.ObjectParameter[])
System.Data.Objects.ObjectQuery(System.Data.Common.DbDataRecord) Select(System.String,System.Data.Objects.ObjectParameter[])
System.Data.Objects.ObjectQuery(TResultType) SelectValue(T)(System.String,System.Data.Objects.ObjectParameter[])
System.Data.Objects.ObjectQuery(T) Skip(System.String,System.String,System.Data.Objects.ObjectParameter[])
System.Collections.Generic.IEnumerator(T) System.Collections.Generic.IEnumerable(T)(!0).GetEnumerator()
System.Data.Objects.ObjectQuery(T) Top(System.String,System.Data.Objects.ObjectParameter[])
System.Data.Objects.ObjectQuery(T) Union(System.Data.Objects.ObjectQuery(T)(!0))
System.Data.Objects.ObjectQuery(T) UnionAll(System.Data.Objects.ObjectQuery(T)(!0))
System.Data.Objects.ObjectQuery(T) Where(System.String,System.Data.Objects.ObjectParameter[])
Properties (1)
System.String Name
ObjectResult - new class 4 members (System.Data.Entity.dll)
Methods (3)
System.Void Dispose()
System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator()
System.Collections.IList System.ComponentModel.IListSource.GetList()
Properties (1)
System.Type ElementType
ObjectResult(T) - new generic class 3 members (System.Data.Entity.dll)
Methods (2)
System.Void Dispose()
System.Collections.Generic.IEnumerator(T) GetEnumerator()
Properties (1)
System.Type ElementType
ObjectStateEntry - new class 17 members (System.Data.Entity.dll)
Methods (9)
System.Void AcceptChanges()
System.Void Delete()
System.Collections.Generic.IEnumerable(System.String) GetModifiedProperties()
System.Void SetModified()
System.Void SetModifiedProperty(System.String)
System.Void System.Data.Objects.DataClasses.IEntityChangeTracker.EntityComplexMemberChanged(System.String,System.Object,System.String)
System.Void System.Data.Objects.DataClasses.IEntityChangeTracker.EntityComplexMemberChanging(System.String,System.Object,System.String)
System.Void System.Data.Objects.DataClasses.IEntityChangeTracker.EntityMemberChanged(System.String)
System.Void System.Data.Objects.DataClasses.IEntityChangeTracker.EntityMemberChanging(System.String)
Properties (8)
System.Data.Objects.CurrentValueRecord CurrentValues
System.Object Entity
System.Data.EntityKey EntityKey
System.Data.Metadata.Edm.EntitySetBase EntitySet
System.Boolean IsRelationship
System.Data.Objects.ObjectStateManager ObjectStateManager
System.Data.Common.DbDataRecord OriginalValues
System.Data.EntityState State
ObjectStateManager - new class 12 members (System.Data.Entity.dll)
Constructors (1)
.ctor(System.Data.Metadata.Edm.MetadataWorkspace)
Methods (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)
Properties (1)
System.Data.Metadata.Edm.MetadataWorkspace MetadataWorkspace
Events (1)
ObjectStateManagerChanged
RefreshMode - new enumeration 2 members (System.Data.Entity.dll)
Fields (2)
ClientWins
StoreWins
System.Data.Objects.DataClasses namespace - 22 new classes
ComplexObject - new class 3 members (System.Data.Entity.dll)
Constructors (1)
.ctor()
Methods (2)
System.Void ReportPropertyChanged(System.String)
System.Void ReportPropertyChanging(System.String)
EdmComplexPropertyAttribute - new class 1 member (System.Data.Entity.dll)
Constructors (1)
.ctor()
EdmComplexTypeAttribute - new class 1 member (System.Data.Entity.dll)
Constructors (1)
.ctor()
EdmEntityTypeAttribute - new class 1 member (System.Data.Entity.dll)
Constructors (1)
.ctor()
EdmRelationshipAttribute - new class 9 members (System.Data.Entity.dll)
Constructors (1)
.ctor(System.String,System.String,System.String,System.Data.Metadata.Edm.RelationshipMultiplicity,System.Type,System.String,System.Data.Metadata.Edm.RelationshipMultiplicity,System.Type)
Properties (8)
System.String RelationshipName
System.String RelationshipNamespaceName
System.Data.Metadata.Edm.RelationshipMultiplicity Role1Multiplicity
System.String Role1Name
System.Type Role1Type
System.Data.Metadata.Edm.RelationshipMultiplicity Role2Multiplicity
System.String Role2Name
System.Type Role2Type
EdmRelationshipNavigationPropertyAttribute - new class 4 members (System.Data.Entity.dll)
Constructors (1)
.ctor(System.String,System.String,System.String)
Properties (3)
System.String RelationshipName
System.String RelationshipNamespaceName
System.String TargetRoleName
EdmScalarPropertyAttribute - new class 3 members (System.Data.Entity.dll)
Constructors (1)
.ctor()
Properties (2)
System.Boolean EntityKeyProperty
System.Boolean IsNullable
EdmSchemaAttribute - new class 2 members (System.Data.Entity.dll)
Constructors (2)
.ctor()
.ctor(System.String)
EdmTypeAttribute - new class 2 members (System.Data.Entity.dll)
Properties (2)
System.String Name
System.String NamespaceName
EntityCollection(T) - new generic class 15 members (System.Data.Entity.dll)
Constructors (1)
.ctor()
Methods (12)
System.Void Add(!0)
System.Void Attach(!0)
System.Void Attach(System.Collections.Generic.IEnumerable(T)(!0))
System.Void Clear()
System.Boolean Contains(!0)
System.Void CopyTo(!0[],System.Int32)
System.Data.Objects.ObjectQuery(TEntity) CreateSourceQuery()
System.Collections.Generic.IEnumerator(TEntity) GetEnumerator()
System.Void Load(System.Data.Objects.MergeOption)
System.Boolean Remove(!0)
System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator()
System.Collections.IList System.ComponentModel.IListSource.GetList()
Properties (2)
System.Int32 Count
System.Boolean IsReadOnly
EntityObject - new class 6 members (System.Data.Entity.dll)
Constructors (1)
.ctor()
Methods (3)
System.Void ReportPropertyChanged(System.String)
System.Void ReportPropertyChanging(System.String)
System.Void System.Data.Objects.DataClasses.IEntityWithChangeTracker.SetChangeTracker(System.Data.Objects.DataClasses.IEntityChangeTracker)
Properties (2)
System.Data.EntityKey EntityKey
System.Data.EntityState EntityState
EntityReference - new class 2 members (System.Data.Entity.dll)
Constructors (1)
.ctor()
Properties (1)
System.Data.EntityKey EntityKey
EntityReference(T) - new generic class 5 members (System.Data.Entity.dll)
Constructors (1)
.ctor()
Methods (3)
System.Void Attach(!0)
System.Data.Objects.ObjectQuery(TEntity) CreateSourceQuery()
System.Void Load(System.Data.Objects.MergeOption)
Properties (1)
TEntity Value
IEntityChangeTracker - new interface 5 members (System.Data.Entity.dll)
Methods (4)
System.Void EntityComplexMemberChanged(System.String,System.Object,System.String)
System.Void EntityComplexMemberChanging(System.String,System.Object,System.String)
System.Void EntityMemberChanged(System.String)
System.Void EntityMemberChanging(System.String)
Properties (1)
System.Data.EntityState EntityState
IEntityWithChangeTracker - new interface 1 member (System.Data.Entity.dll)
Methods (1)
System.Void SetChangeTracker(System.Data.Objects.DataClasses.IEntityChangeTracker)
IEntityWithKey - new interface 1 member (System.Data.Entity.dll)
Properties (1)
System.Data.EntityKey EntityKey
IEntityWithRelationships - new interface 1 member (System.Data.Entity.dll)
Properties (1)
System.Data.Objects.DataClasses.RelationshipManager RelationshipManager
IRelatedEnd - new interface 12 members (System.Data.Entity.dll)
Methods (7)
System.Void Add(System.Data.Objects.DataClasses.IEntityWithRelationships)
System.Void Attach(System.Data.Objects.DataClasses.IEntityWithRelationships)
System.Collections.IEnumerable CreateSourceQuery()
System.Collections.IEnumerator GetEnumerator()
System.Void Load()
System.Void Load(System.Data.Objects.MergeOption)
System.Boolean Remove(System.Data.Objects.DataClasses.IEntityWithRelationships)
Properties (5)
System.Boolean IsLoaded
System.String RelationshipName
System.Data.Metadata.Edm.RelationshipSet RelationshipSet
System.String SourceRoleName
System.String TargetRoleName
RelatedEnd - new class 18 members (System.Data.Entity.dll)
Methods (12)
System.Void Attach(T)(System.Collections.Generic.IEnumerable(T)(T),System.Boolean)
System.Collections.IEnumerator GetEnumerator()
System.Void Load()
System.Void Load(System.Data.Objects.MergeOption)
System.Void Merge(T)(System.Collections.Generic.IEnumerable(T)(T),System.Data.Objects.MergeOption,System.Boolean)
System.Void System.Data.Objects.DataClasses.IRelatedEnd.Add(System.Data.Objects.DataClasses.IEntityWithRelationships)
System.Void System.Data.Objects.DataClasses.IRelatedEnd.Attach(System.Data.Objects.DataClasses.IEntityWithRelationships)
System.Collections.IEnumerable System.Data.Objects.DataClasses.IRelatedEnd.CreateSourceQuery()
System.Boolean System.Data.Objects.DataClasses.IRelatedEnd.Remove(System.Data.Objects.DataClasses.IEntityWithRelationships)
System.Void ValidateEntityForAttach(T)(T,System.Int32,System.Boolean)
System.Data.Objects.ObjectQuery(TEntity) ValidateLoad(T)(System.Data.Objects.MergeOption,System.String)
System.Void ValidateOwnerForAttach()
Properties (5)
System.Boolean IsLoaded
System.String RelationshipName
System.Data.Metadata.Edm.RelationshipSet RelationshipSet
System.String SourceRoleName
System.String TargetRoleName
Events (1)
AssociationChanged
RelationshipKind - new enumeration 1 member (System.Data.Entity.dll)
Fields (1)
Association
RelationshipManager - new class 8 members (System.Data.Entity.dll)
Methods (8)
System.Data.Objects.DataClasses.RelationshipManager Create(System.Data.Objects.DataClasses.IEntityWithRelationships)
System.Collections.Generic.IEnumerable(System.Data.Objects.DataClasses.IRelatedEnd) GetAllRelatedEnds()
System.Data.Objects.DataClasses.EntityCollection(TTargetEntity) GetRelatedCollection(T)(System.String,System.String)
System.Data.Objects.DataClasses.IRelatedEnd GetRelatedEnd(System.String,System.String)
System.Data.Objects.DataClasses.EntityReference(TTargetEntity) GetRelatedReference(T)(System.String,System.String)
System.Void InitializeRelatedCollection(T)(System.String,System.String,System.Data.Objects.DataClasses.EntityCollection(T)(T))
System.Void InitializeRelatedReference(T)(System.String,System.String,System.Data.Objects.DataClasses.EntityReference(T)(T))
System.Void OnSerializing(System.Runtime.Serialization.StreamingContext)
StructuralObject - new enumeration 47 members (System.Data.Entity.dll)
Constructors (1)
.ctor()
Methods (43)
System.DateTime DefaultDateTimeValue()
System.Byte[]GetValidValue(System.Byte[])
T GetValidValue(T)(T,System.String,System.Boolean,System.Boolean)
System.Void OnPropertyChanged(System.String)
System.Void OnPropertyChanging(System.String)
System.Void ReportPropertyChanged(System.String)
System.Void ReportPropertyChanging(System.String)
System.Boolean SetValidValue(System.Boolean)
System.Byte SetValidValue(System.Byte)
System.Byte[]SetValidValue(System.Byte[],System.Boolean)
System.DateTime SetValidValue(System.DateTime)
System.DateTimeOffset SetValidValue(System.DateTimeOffset)
System.Decimal SetValidValue(System.Decimal)
System.Double SetValidValue(System.Double)
System.Guid SetValidValue(System.Guid)
System.Int16 SetValidValue(System.Int16)
System.Int32 SetValidValue(System.Int32)
System.Int64 SetValidValue(System.Int64)
System.Nullable(System.Boolean) SetValidValue(System.Nullable(T)(System.Boolean))
System.Nullable(System.Byte) SetValidValue(System.Nullable(T)(System.Byte))
System.Nullable(System.DateTime) SetValidValue(System.Nullable(T)(System.DateTime))
System.Nullable(System.DateTimeOffset) SetValidValue(System.Nullable(T)(System.DateTimeOffset))
System.Nullable(System.Decimal) SetValidValue(System.Nullable(T)(System.Decimal))
System.Nullable(System.Double) SetValidValue(System.Nullable(T)(System.Double))
System.Nullable(System.Guid) SetValidValue(System.Nullable(T)(System.Guid))
System.Nullable(System.Int16) SetValidValue(System.Nullable(T)(System.Int16))
System.Nullable(System.Int32) SetValidValue(System.Nullable(T)(System.Int32))
System.Nullable(System.Int64) SetValidValue(System.Nullable(T)(System.Int64))
System.Nullable(System.SByte) SetValidValue(System.Nullable(T)(System.SByte))
System.Nullable(System.Single) SetValidValue(System.Nullable(T)(System.Single))
System.Nullable(System.TimeSpan) SetValidValue(System.Nullable(T)(System.TimeSpan))
System.Nullable(System.UInt16) SetValidValue(System.Nullable(T)(System.UInt16))
System.Nullable(System.UInt32) SetValidValue(System.Nullable(T)(System.UInt32))
System.Nullable(System.UInt64) SetValidValue(System.Nullable(T)(System.UInt64))
System.SByte SetValidValue(System.SByte)
System.Single SetValidValue(System.Single)
System.String SetValidValue(System.String,System.Boolean)
System.TimeSpan SetValidValue(System.TimeSpan)
System.UInt16 SetValidValue(System.UInt16)
System.UInt32 SetValidValue(System.UInt32)
System.UInt64 SetValidValue(System.UInt64)
T SetValidValue(T)(T,T,System.String)
TComplex VerifyComplexObjectIsNotNull(T)(T,System.String)
Events (2)
PropertyChanged
PropertyChanging
Fields (1)
EntityKeyPropertyName
System.Data.Services namespace - 23 new classes
ChangeInterceptorAttribute - new class 2 members (System.Data.Services.dll)
Constructors (1)
.ctor(System.String)
Properties (1)
System.String EntitySetName
DataService(T) - new generic class 14 members (System.Data.Services.dll)
Constructors (1)
.ctor()
Methods (12)
System.Void AttachHost(System.Data.Services.IDataServiceHost)
T CreateDataSource()
System.Void HandleException(System.Data.Services.HandleExceptionArgs)
System.Void OnStartProcessingRequest(System.Data.Services.ProcessRequestArgs)
System.Void ProcessRequest()
System.ServiceModel.Channels.Message ProcessRequestForMessage(System.IO.Stream)
System.Void System.Data.Services.IDataService.DisposeDataSource()
System.Object System.Data.Services.IDataService.GetResource(System.Data.Services.RequestDescription,System.Int32,System.String)
System.Data.Services.SegmentInfo System.Data.Services.IDataService.GetSegmentForContentId(System.String)
System.Void System.Data.Services.IDataService.InternalApplyingExpansions(System.Linq.IQueryable,System.Collections.Generic.ICollection(T)(System.Data.Services.ExpandSegmentCollection))
System.Void System.Data.Services.IDataService.InternalHandleException(System.Data.Services.HandleExceptionArgs)
System.Void System.Data.Services.IDataService.InternalOnStartProcessingRequest(System.Data.Services.ProcessRequestArgs)
Properties (1)
T CurrentDataSource
DataServiceException - new class 10 members (System.Data.Services.dll)
Constructors (6)
.ctor()
.ctor(System.Int32,System.String)
.ctor(System.Int32,System.String,System.String,System.String,System.Exception)
.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
.ctor(System.String)
.ctor(System.String,System.Exception)
Methods (1)
System.Void GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
Properties (3)
System.String ErrorCode
System.String MessageLanguage
System.Int32 StatusCode
DataServiceHost - new class 1 member (System.Data.Services.dll)
Constructors (1)
.ctor(System.Type,System.Uri[])
DataServiceHostFactory - new class 2 members (System.Data.Services.dll)
Constructors (1)
.ctor()
Methods (1)
System.ServiceModel.ServiceHost CreateServiceHost(System.Type,System.Uri[])
EntitySetRights - new enumeration 10 members (System.Data.Services.dll)
Fields (10)
All
AllRead
AllWrite
None
ReadMultiple
ReadSingle
WriteAppend
WriteDelete
WriteMerge
WriteReplace
ETagAttribute - new class 3 members (System.Data.Services.dll)
Constructors (2)
.ctor(System.String)
.ctor(System.String[])
Properties (1)
System.Collections.ObjectModel.ReadOnlyCollection(System.String) PropertyNames
ExpandSegment - new class 6 members (System.Data.Services.dll)
Constructors (1)
.ctor(System.String,System.Linq.Expressions.Expression)
Methods (1)
System.Boolean PathHasFilter(System.Collections.Generic.IEnumerable(T)(System.Data.Services.ExpandSegment))
Properties (4)
System.Linq.Expressions.Expression Filter
System.Boolean HasFilter
System.Int32 MaxResultsExpected
System.String Name
ExpandSegmentCollection - new class 3 members (System.Data.Services.dll)
Constructors (2)
.ctor()
.ctor(System.Int32)
Properties (1)
System.Boolean HasFilter
HandleExceptionArgs - new class 5 members (System.Data.Services.dll)
Properties (5)
System.Exception Exception
System.String ResponseContentType
System.Int32 ResponseStatusCode
System.Boolean ResponseWritten
System.Boolean UseVerboseErrors
IDataServiceConfiguration - new interface 10 members (System.Data.Services.dll)
Methods (3)
System.Void RegisterKnownType(System.Type)
System.Void SetEntitySetAccessRule(System.String,System.Data.Services.EntitySetRights)
System.Void SetServiceOperationAccessRule(System.String,System.Data.Services.ServiceOperationRights)
Properties (7)
System.Int32 MaxBatchCount
System.Int32 MaxChangesetCount
System.Int32 MaxExpandCount
System.Int32 MaxExpandDepth
System.Int32 MaxObjectCountOnInsert
System.Int32 MaxResultsPerCollection
System.Boolean UseVerboseErrors
IDataServiceHost - new interface 20 members (System.Data.Services.dll)
Methods (2)
System.String GetQueryStringItem(System.String)
System.Void ProcessException(System.Data.Services.HandleExceptionArgs)
Properties (18)
System.Uri AbsoluteRequestUri
System.Uri AbsoluteServiceUri
System.String RequestAccept
System.String RequestAcceptCharSet
System.String RequestContentType
System.String RequestHttpMethod
System.String RequestIfMatch
System.String RequestIfNoneMatch
System.String RequestMaxVersion
System.IO.Stream RequestStream
System.String RequestVersion
System.String ResponseCacheControl
System.String ResponseContentType
System.String ResponseETag
System.String ResponseLocation
System.Int32 ResponseStatusCode
System.IO.Stream ResponseStream
System.String ResponseVersion
IExpandedResult - new interface 2 members (System.Data.Services.dll)
Methods (1)
System.Object GetExpandedPropertyValue(System.String)
Properties (1)
System.Object ExpandedElement
IExpandProvider - new interface 1 member (System.Data.Services.dll)
Methods (1)
System.Collections.IEnumerable ApplyExpansions(System.Linq.IQueryable,System.Collections.Generic.ICollection(T)(System.Data.Services.ExpandSegmentCollection))
IgnorePropertiesAttribute - new class 3 members (System.Data.Services.dll)
Constructors (2)
.ctor(System.String)
.ctor(System.String[])
Properties (1)
System.Collections.ObjectModel.ReadOnlyCollection(System.String) PropertyNames
IRequestHandler - new interface 1 member (System.Data.Services.dll)
Methods (1)
System.ServiceModel.Channels.Message ProcessRequestForMessage(System.IO.Stream)
IUpdatable - new interface 12 members (System.Data.Services.dll)
Methods (12)
System.Void AddReferenceToCollection(System.Object,System.String,System.Object)
System.Void ClearChanges()
System.Object CreateResource(System.String,System.String)
System.Void DeleteResource(System.Object)
System.Object GetResource(System.Linq.IQueryable,System.String)
System.Object GetValue(System.Object,System.String)
System.Void RemoveReferenceFromCollection(System.Object,System.String,System.Object)
System.Object ResetResource(System.Object)
System.Object ResolveResource(System.Object)
System.Void SaveChanges()
System.Void SetReference(System.Object,System.String,System.Object)
System.Void SetValue(System.Object,System.String,System.Object)
MimeTypeAttribute - new class 3 members (System.Data.Services.dll)
Constructors (1)
.ctor(System.String,System.String)
Properties (2)
System.String MemberName
System.String MimeType
ProcessRequestArgs - new class 2 members (System.Data.Services.dll)
Properties (2)
System.Boolean IsBatchOperation
System.Uri RequestUri
QueryInterceptorAttribute - new class 2 members (System.Data.Services.dll)
Constructors (1)
.ctor(System.String)
Properties (1)
System.String EntitySetName
ServiceOperationRights - new enumeration 5 members (System.Data.Services.dll)
Fields (5)
All
AllRead
None
ReadMultiple
ReadSingle
SingleResultAttribute - new class 1 member (System.Data.Services.dll)
Constructors (1)
.ctor()
UpdateOperations - new enumeration 4 members (System.Data.Services.dll)
Fields (4)
Add
Change
Delete
None
System.Data.Services.Client namespace - 23 new classes
ChangeOperationResponse - new class 1 member (System.Data.Services.Client.dll)
Properties (1)
System.Data.Services.Client.Descriptor Descriptor
DataServiceClientException - new class 8 members (System.Data.Services.Client.dll)
Constructors (6)
.ctor()
.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
.ctor(System.String)
.ctor(System.String,System.Exception)
.ctor(System.String,System.Exception,System.Int32)
.ctor(System.String,System.Int32)
Methods (1)
System.Void GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
Properties (1)
System.Int32 StatusCode
DataServiceContext - new class 46 members (System.Data.Services.Client.dll)
Constructors (1)
.ctor(System.Uri)
Methods (29)
System.Void AddLink(System.Object,System.String,System.Object)
System.Void AddObject(System.String,System.Object)
System.Void AttachLink(System.Object,System.String,System.Object)
System.Void AttachTo(System.String,System.Object)
System.Void AttachTo(System.String,System.Object,System.String)
System.IAsyncResult BeginExecute(T)(System.Uri,System.AsyncCallback,System.Object)
System.IAsyncResult BeginExecuteBatch(System.AsyncCallback,System.Object,System.Data.Services.Client.DataServiceRequest[])
System.IAsyncResult BeginLoadProperty(System.Object,System.String,System.AsyncCallback,System.Object)
System.IAsyncResult BeginSaveChanges(System.AsyncCallback,System.Object)
System.IAsyncResult BeginSaveChanges(System.Data.Services.Client.SaveChangesOptions,System.AsyncCallback,System.Object)
System.Data.Services.Client.DataServiceQuery(T) CreateQuery(T)(System.String)
System.Void DeleteLink(System.Object,System.String,System.Object)
System.Void DeleteObject(System.Object)
System.Boolean Detach(System.Object)
System.Boolean DetachLink(System.Object,System.String,System.Object)
System.Collections.Generic.IEnumerable(TElement) EndExecute(T)(System.IAsyncResult)
System.Data.Services.Client.DataServiceResponse EndExecuteBatch(System.IAsyncResult)
System.Data.Services.Client.QueryOperationResponse EndLoadProperty(System.IAsyncResult)
System.Data.Services.Client.DataServiceResponse EndSaveChanges(System.IAsyncResult)
System.Collections.Generic.IEnumerable(TElement) Execute(T)(System.Uri)
System.Data.Services.Client.DataServiceResponse ExecuteBatch(System.Data.Services.Client.DataServiceRequest[])
System.Uri GetMetadataUri()
System.Data.Services.Client.QueryOperationResponse LoadProperty(System.Object,System.String)
System.Data.Services.Client.DataServiceResponse SaveChanges()
System.Data.Services.Client.DataServiceResponse SaveChanges(System.Data.Services.Client.SaveChangesOptions)
System.Void SetLink(System.Object,System.String,System.Object)
System.Boolean TryGetEntity(T)(System.Uri,T)
System.Boolean TryGetUri(System.Object,System.Uri)
System.Void UpdateObject(System.Object)
Properties (13)
System.Uri BaseUri
System.Net.ICredentials Credentials
System.String DataNamespace
System.Collections.ObjectModel.ReadOnlyCollection(System.Data.Services.Client.EntityDescriptor) Entities
System.Boolean IgnoreMissingProperties
System.Collections.ObjectModel.ReadOnlyCollection(System.Data.Services.Client.LinkDescriptor) Links
System.Data.Services.Client.MergeOption MergeOption
System.Func(System.Type,System.String) ResolveName
System.Func(System.String,System.Type) ResolveType
System.Data.Services.Client.SaveChangesOptions SaveChangesDefaultOptions
System.Int32 Timeout
System.Uri TypeScheme
System.Boolean UsePostTunneling
Events (3)
ReadingEntity
SendingRequest
WritingEntity
DataServiceQuery - new class 3 members (System.Data.Services.Client.dll)
Methods (1)
System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator()
Properties (2)
System.Linq.Expressions.Expression Expression
System.Linq.IQueryProvider Provider
DataServiceQuery(T) - new generic class 12 members (System.Data.Services.Client.dll)
Methods (8)
System.Data.Services.Client.DataServiceQuery(TElement) AddQueryOption(System.String,System.Object)
System.IAsyncResult BeginExecute(System.AsyncCallback,System.Object)
System.Collections.Generic.IEnumerable(TElement) EndExecute(System.IAsyncResult)
System.Collections.Generic.IEnumerable(TElement) Execute()
System.Data.Services.Client.DataServiceQuery(TElement) Expand(System.String)
System.Collections.Generic.IEnumerator(TElement) GetEnumerator()
System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator()
System.String ToString()
Properties (4)
System.Type ElementType
System.Linq.Expressions.Expression Expression
System.Linq.IQueryProvider Provider
System.Uri RequestUri
DataServiceQueryException - new class 6 members (System.Data.Services.Client.dll)
Constructors (5)
.ctor()
.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
.ctor(System.String)
.ctor(System.String,System.Exception)
.ctor(System.String,System.Exception,System.Data.Services.Client.QueryOperationResponse)
Properties (1)
System.Data.Services.Client.QueryOperationResponse Response
DataServiceRequest - new class 3 members (System.Data.Services.Client.dll)
Methods (1)
System.String ToString()
Properties (2)
System.Type ElementType
System.Uri RequestUri
DataServiceRequest(T) - new generic class 3 members (System.Data.Services.Client.dll)
Constructors (1)
.ctor(System.Uri)
Properties (2)
System.Type ElementType
System.Uri RequestUri
DataServiceRequestException - new class 6 members (System.Data.Services.Client.dll)
Constructors (5)
.ctor()
.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
.ctor(System.String)
.ctor(System.String,System.Exception)
.ctor(System.String,System.Exception,System.Data.Services.Client.DataServiceResponse)
Properties (1)
System.Data.Services.Client.DataServiceResponse Response
DataServiceResponse - new class 5 members (System.Data.Services.Client.dll)
Methods (2)
System.Collections.Generic.IEnumerator(System.Data.Services.Client.OperationResponse) GetEnumerator()
System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator()
Properties (3)
System.Collections.Generic.IDictionary(System.String,System.String) BatchHeaders
System.Int32 BatchStatusCode
System.Boolean IsBatchResponse
Descriptor - new class 1 member (System.Data.Services.Client.dll)
Properties (1)
System.Data.Services.Client.EntityStates State
EntityDescriptor - new class 2 members (System.Data.Services.Client.dll)
Properties (2)
System.Object Entity
System.String ETag
EntityStates - new enumeration 5 members (System.Data.Services.Client.dll)
Fields (5)
Added
Deleted
Detached
Modified
Unchanged
LinkDescriptor - new class 3 members (System.Data.Services.Client.dll)
Properties (3)
System.Object Source
System.String SourceProperty
System.Object Target
MediaEntryAttribute - new class 2 members (System.Data.Services.Client.dll)
Constructors (1)
.ctor(System.String)
Properties (1)
System.String MediaMemberName
MergeOption - new enumeration 4 members (System.Data.Services.Client.dll)
Fields (4)
AppendOnly
NoTracking
OverwriteChanges
PreserveChanges
MimeTypePropertyAttribute - new class 3 members (System.Data.Services.Client.dll)
Constructors (1)
.ctor(System.String,System.String)
Properties (2)
System.String DataPropertyName
System.String MimeTypePropertyName
OperationResponse - new class 3 members (System.Data.Services.Client.dll)
Properties (3)
System.Exception Error
System.Collections.Generic.IDictionary(System.String,System.String) Headers
System.Int32 StatusCode
QueryOperationResponse - new class 2 members (System.Data.Services.Client.dll)
Methods (1)
System.Collections.IEnumerator GetEnumerator()
Properties (1)
System.Data.Services.Client.DataServiceRequest Query
QueryOperationResponse(T) - new generic class 1 member (System.Data.Services.Client.dll)
Methods (1)
System.Collections.Generic.IEnumerator(T) GetEnumerator()
ReadingWritingEntityEventArgs - new class 2 members (System.Data.Services.Client.dll)
Properties (2)
System.Xml.Linq.XElement Data
System.Object Entity
SaveChangesOptions - new enumeration 4 members (System.Data.Services.Client.dll)
Fields (4)
Batch
ContinueOnError
None
ReplaceOnUpdate
SendingRequestEventArgs - new class 1 member (System.Data.Services.Client.dll)
Properties (1)
System.Net.WebRequest Request
System.Data.Services.Common namespace - 1 new class
DataServiceKeyAttribute - new class 3 members (System.Data.Services.Client.dll)
Constructors (2)
.ctor(System.String)
.ctor(System.String[])
Properties (1)
System.Collections.ObjectModel.ReadOnlyCollection(System.String) KeyNames
System.Data.Services.Design namespace - 5 new classes
EdmToObjectNamespaceMap - new class 8 members (System.Data.Services.Design.dll)
Methods (5)
System.Void Add(System.String,System.String)
System.Void Clear()
System.Boolean Contains(System.String)
System.Boolean Remove(System.String)
System.Boolean TryGetObjectNamespace(System.String,System.String)
Properties (3)
System.Int32 Count
System.Collections.Generic.ICollection(System.String) EdmNamespaces
System.String Item[System.String]
EntityClassGenerator - new class 8 members (System.Data.Services.Design.dll)
Constructors (2)
.ctor()
.ctor(System.Data.Services.Design.LanguageOption)
Methods (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)
Properties (2)
System.Data.Services.Design.EdmToObjectNamespaceMap EdmToObjectNamespaceMap
System.Data.Services.Design.LanguageOption LanguageOption
Events (2)
OnPropertyGenerated
OnTypeGenerated
LanguageOption - new enumeration 2 members (System.Data.Services.Design.dll)
Fields (2)
GenerateCSharpCode
GenerateVBCode
PropertyGeneratedEventArgs - new class 8 members (System.Data.Services.Design.dll)
Constructors (2)
.ctor()
.ctor(System.Data.Metadata.Edm.MetadataItem,System.String,System.CodeDom.CodeTypeReference)
Properties (6)
System.Collections.Generic.List(System.CodeDom.CodeAttributeDeclaration) AdditionalAttributes
System.Collections.Generic.List(System.CodeDom.CodeStatement) AdditionalGetStatements
System.Collections.Generic.List(System.CodeDom.CodeStatement) AdditionalSetStatements
System.String BackingFieldName
System.Data.Metadata.Edm.MetadataItem PropertySource
System.CodeDom.CodeTypeReference ReturnType
TypeGeneratedEventArgs - new class 7 members (System.Data.Services.Design.dll)
Constructors (2)
.ctor()
.ctor(System.Data.Metadata.Edm.GlobalItem,System.CodeDom.CodeTypeReference)
Properties (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.Data.Services.Internal namespace - 13 new classes
ExpandedWrapper(T) - new generic class 5 members (System.Data.Services.dll)
Constructors (1)
.ctor()
Methods (2)
System.Object GetExpandedPropertyValue(System.String)
System.Object InternalGetExpandedPropertyValue(System.Int32)
Properties (2)
System.String Description
TExpandedElement ExpandedElement
ExpandedWrapper(T)0 - new generic class 11 members (System.Data.Services.dll)
Constructors (1)
.ctor()
Methods (1)
System.Object InternalGetExpandedPropertyValue(System.Int32)
Properties (9)
TProperty0 ProjectedProperty0
TProperty1 ProjectedProperty1
TProperty2 ProjectedProperty2
TProperty3 ProjectedProperty3
TProperty4 ProjectedProperty4
TProperty5 ProjectedProperty5
TProperty6 ProjectedProperty6
TProperty7 ProjectedProperty7
TProperty8 ProjectedProperty8
ExpandedWrapper(T)1 - new generic class 12 members (System.Data.Services.dll)
Constructors (1)
.ctor()
Methods (1)
System.Object InternalGetExpandedPropertyValue(System.Int32)
Properties (10)
TProperty0 ProjectedProperty0
TProperty1 ProjectedProperty1
TProperty2 ProjectedProperty2
TProperty3 ProjectedProperty3
TProperty4 ProjectedProperty4
TProperty5 ProjectedProperty5
TProperty6 ProjectedProperty6
TProperty7 ProjectedProperty7
TProperty8 ProjectedProperty8
TProperty9 ProjectedProperty9
ExpandedWrapper(T)2 - new generic class 13 members (System.Data.Services.dll)
Constructors (1)
.ctor()
Methods (1)
System.Object InternalGetExpandedPropertyValue(System.Int32)
Properties (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 - new generic class 14 members (System.Data.Services.dll)
Constructors (1)
.ctor()
Methods (1)
System.Object InternalGetExpandedPropertyValue(System.Int32)
Properties (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) - new generic class 3 members (System.Data.Services.dll)
Constructors (1)
.ctor()
Methods (1)
System.Object InternalGetExpandedPropertyValue(System.Int32)
Properties (1)
TProperty0 ProjectedProperty0
ExpandedWrapper`3 - new generic class 4 members (System.Data.Services.dll)
Constructors (1)
.ctor()
Methods (1)
System.Object InternalGetExpandedPropertyValue(System.Int32)
Properties (2)
TProperty0 ProjectedProperty0
TProperty1 ProjectedProperty1
ExpandedWrapper`4 - new generic class 5 members (System.Data.Services.dll)
Constructors (1)
.ctor()
Methods (1)
System.Object InternalGetExpandedPropertyValue(System.Int32)
Properties (3)
TProperty0 ProjectedProperty0
TProperty1 ProjectedProperty1
TProperty2 ProjectedProperty2
ExpandedWrapper`5 - new generic class 6 members (System.Data.Services.dll)
Constructors (1)
.ctor()
Methods (1)
System.Object InternalGetExpandedPropertyValue(System.Int32)
Properties (4)
TProperty0 ProjectedProperty0
TProperty1 ProjectedProperty1
TProperty2 ProjectedProperty2
TProperty3 ProjectedProperty3
ExpandedWrapper`6 - new generic class 7 members (System.Data.Services.dll)
Constructors (1)
.ctor()
Methods (1)
System.Object InternalGetExpandedPropertyValue(System.Int32)
Properties (5)
TProperty0 ProjectedProperty0
TProperty1 ProjectedProperty1
TProperty2 ProjectedProperty2
TProperty3 ProjectedProperty3
TProperty4 ProjectedProperty4
ExpandedWrapper`7 - new generic class 8 members (System.Data.Services.dll)
Constructors (1)
.ctor()
Methods (1)
System.Object InternalGetExpandedPropertyValue(System.Int32)
Properties (6)
TProperty0 ProjectedProperty0
TProperty1 ProjectedProperty1
TProperty2 ProjectedProperty2
TProperty3 ProjectedProperty3
TProperty4 ProjectedProperty4
TProperty5 ProjectedProperty5
ExpandedWrapper`8 - new generic class 9 members (System.Data.Services.dll)
Constructors (1)
.ctor()
Methods (1)
System.Object InternalGetExpandedPropertyValue(System.Int32)
Properties (7)
TProperty0 ProjectedProperty0
TProperty1 ProjectedProperty1
TProperty2 ProjectedProperty2
TProperty3 ProjectedProperty3
TProperty4 ProjectedProperty4
TProperty5 ProjectedProperty5
TProperty6 ProjectedProperty6
ExpandedWrapper`9 - new generic class 10 members (System.Data.Services.dll)
Constructors (1)
.ctor()
Methods (1)
System.Object InternalGetExpandedPropertyValue(System.Int32)
Properties (8)
TProperty0 ProjectedProperty0
TProperty1 ProjectedProperty1
TProperty2 ProjectedProperty2
TProperty3 ProjectedProperty3
TProperty4 ProjectedProperty4
TProperty5 ProjectedProperty5
TProperty6 ProjectedProperty6
TProperty7 ProjectedProperty7
System.Deployment.Application namespace - 4 updated classes
ApplicationDeployment - updated class 2 new members (System.Deployment.dll)
Methods (2)
System.Deployment.Application.UpdateCheckInfo CheckForDetailedUpdate(System.Boolean)
System.Boolean CheckForUpdate(System.Boolean)
DeploymentServiceCom - updated class 1 new member (System.Deployment.dll)
Methods (1)
System.Void ActivateDeploymentEx(System.String,System.Int32,System.Int32)
DownloadApplicationCompletedEventArgs - updated class 1 new member (System.Deployment.dll)
Properties (1)
System.String ShortcutAppId
InPlaceHostingManager - updated class 2 new members (System.Deployment.dll)
Methods (2)
System.Void AssertApplicationRequirements(System.Boolean)
System.Void UninstallCustomUXApplication(System.String)
System.Net namespace - 2 updated classes
ServicePoint - updated class 1 new member (System.dll)
Methods (1)
System.Void SetTcpKeepAlive(System.Boolean,System.Int32,System.Int32)
ServicePointManager - updated class 1 new member (System.dll)
Methods (1)
System.Void SetTcpKeepAlive(System.Boolean,System.Int32,System.Int32)
System.Printing namespace - 1 new class
PrintingNotSupportedException - new class 4 members (ReachFramework.dll)
Constructors (3)
.ctor()
.ctor(System.String)
.ctor(System.String,System.Exception)
Methods (1)
System.Void GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
System.Reflection namespace - 1 updated class
MethodImplAttributes - updated enumeration 1 new member (mscorlib.dll)
Fields (1)
NoOptimization
System.Runtime.CompilerServices namespace - 2 updated classes
InternalsVisibleToAttribute - updated class 1 new member (mscorlib.dll)
Properties (1)
System.Boolean AllInternalsVisible
MethodImplOptions - updated enumeration 1 new member (mscorlib.dll)
Fields (1)
NoOptimization
System.Runtime.InteropServices namespace - 1 new class
AllowReversePInvokeCallsAttribute - new class 1 member (mscorlib.dll)
Constructors (1)
.ctor()
System.Runtime.Serialization namespace - 2 updated classes, 1 new class
CollectionDataContractAttribute - updated class 1 new member (System.Runtime.Serialization.dll)
Properties (1)
System.Boolean IsReference
DataContractAttribute - updated class 1 new member (System.Runtime.Serialization.dll)
Properties (1)
System.Boolean IsReference
IgnoreDataMemberAttribute - new class 1 member (System.Runtime.Serialization.dll)
Constructors (1)
.ctor()
System.Security namespace - 2 new classes
SecuritySafeCriticalAttribute - new class 1 member (mscorlib.dll)
Constructors (1)
.ctor()
SecurityState - new class 2 members (mscorlib.dll)
Methods (2)
System.Void EnsureState()
System.Boolean IsStateAvailable()
System.ServiceModel namespace - 1 updated class, 1 new class
FaultImportOptions - new class 2 members (System.ServiceModel.dll)
Constructors (1)
.ctor()
Properties (1)
System.Boolean UseMessageFormat
XmlSerializerFormatAttribute - updated class 1 new member (System.ServiceModel.dll)
Properties (1)
System.Boolean SupportFaults
System.ServiceModel.Channels namespace - 1 new class
WrappedOptions - new class 2 members (System.ServiceModel.dll)
Constructors (1)
.ctor()
Properties (1)
System.Boolean WrappedFlag
System.ServiceModel.Configuration namespace - 2 updated classes
ServiceDebugElement - updated class 4 new members (System.ServiceModel.dll)
Properties (4)
System.String HttpHelpPageBinding
System.String HttpHelpPageBindingConfiguration
System.String HttpsHelpPageBinding
System.String HttpsHelpPageBindingConfiguration
ServiceMetadataPublishingElement - updated class 4 new members (System.ServiceModel.dll)
Properties (4)
System.String HttpGetBinding
System.String HttpGetBindingConfiguration
System.String HttpsGetBinding
System.String HttpsGetBindingConfiguration
System.ServiceModel.Description namespace - 4 updated classes, 1 new class
MetadataImporterQuotas - new class 3 members (System.ServiceModel.dll)
Constructors (1)
.ctor()
Properties (2)
System.ServiceModel.Description.MetadataImporterQuotas Defaults
System.ServiceModel.Description.MetadataImporterQuotas Max
ServiceDebugBehavior - updated class 2 new members (System.ServiceModel.dll)
Properties (2)
System.ServiceModel.Channels.Binding HttpHelpPageBinding
System.ServiceModel.Channels.Binding HttpsHelpPageBinding
ServiceMetadataBehavior - updated class 2 new members (System.ServiceModel.dll)
Properties (2)
System.ServiceModel.Channels.Binding HttpGetBinding
System.ServiceModel.Channels.Binding HttpsGetBinding
WebHttpBehavior - updated class 1 new member (System.ServiceModel.Web.dll)
Methods (1)
System.Void ValidateBinding(System.ServiceModel.Description.ServiceEndpoint)
WsdlImporter - updated class 1 new member (System.ServiceModel.dll)
Constructors (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)
System.ServiceModel.Security namespace - 1 updated class
ServiceCredentialsSecurityTokenManager - updated class 1 new member (System.ServiceModel.dll)
Methods (1)
System.IdentityModel.Selectors.SecurityTokenAuthenticator CreateSecureConversationTokenAuthenticator(System.ServiceModel.Security.Tokens.RecipientServiceModelSecurityTokenRequirement,System.Boolean,System.IdentityModel.Selectors.SecurityTokenResolver)
System.ServiceModel.Security.Tokens namespace - 1 updated class
SecurityContextSecurityToken - updated class 2 new members (System.ServiceModel.dll)
Properties (2)
System.ServiceModel.Security.SecurityMessageProperty BootstrapMessageProperty
System.Boolean IsCookieMode
System.ServiceModel.Syndication namespace - 11 new classes
AtomPub10CategoriesDocumentFormatter - new class 7 members (System.ServiceModel.Web.dll)
Constructors (3)
.ctor()
.ctor(System.ServiceModel.Syndication.CategoriesDocument)
.ctor(System.Type,System.Type)
Methods (3)
System.Boolean CanRead(System.Xml.XmlReader)
System.Void ReadFrom(System.Xml.XmlReader)
System.Void WriteTo(System.Xml.XmlWriter)
Properties (1)
System.String Version
AtomPub10ServiceDocumentFormatter - new class 7 members (System.ServiceModel.Web.dll)
Constructors (3)
.ctor()
.ctor(System.ServiceModel.Syndication.ServiceDocument)
.ctor(System.Type)
Methods (3)
System.Boolean CanRead(System.Xml.XmlReader)
System.Void ReadFrom(System.Xml.XmlReader)
System.Void WriteTo(System.Xml.XmlWriter)
Properties (1)
System.String Version
AtomPub10ServiceDocumentFormatter(T) - new generic class 2 members (System.ServiceModel.Web.dll)
Constructors (2)
.ctor(!0)
.ctor()
CategoriesDocument - new class 10 members (System.ServiceModel.Web.dll)
Methods (6)
System.ServiceModel.Syndication.InlineCategoriesDocument Create(System.Collections.ObjectModel.Collection(T)(System.ServiceModel.Syndication.SyndicationCategory))
System.ServiceModel.Syndication.InlineCategoriesDocument Create(System.Collections.ObjectModel.Collection(T)(System.ServiceModel.Syndication.SyndicationCategory),System.Boolean,System.String)
System.ServiceModel.Syndication.ReferencedCategoriesDocument Create(System.Uri)
System.ServiceModel.Syndication.CategoriesDocumentFormatter GetFormatter()
System.ServiceModel.Syndication.CategoriesDocument Load(System.Xml.XmlReader)
System.Void Save(System.Xml.XmlWriter)
Properties (4)
System.Collections.Generic.Dictionary(System.Xml.XmlQualifiedName,System.String) AttributeExtensions
System.Uri BaseUri
System.ServiceModel.Syndication.SyndicationElementExtensionCollection ElementExtensions
System.String Language
CategoriesDocumentFormatter - new class 5 members (System.ServiceModel.Web.dll)
Methods (3)
System.Boolean CanRead(System.Xml.XmlReader)
System.Void ReadFrom(System.Xml.XmlReader)
System.Void WriteTo(System.Xml.XmlWriter)
Properties (2)
System.ServiceModel.Syndication.CategoriesDocument Document
System.String Version
InlineCategoriesDocument - new class 6 members (System.ServiceModel.Web.dll)
Constructors (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)
Properties (3)
System.Collections.ObjectModel.Collection(System.ServiceModel.Syndication.SyndicationCategory) Categories
System.Boolean IsFixed
System.String Scheme
ReferencedCategoriesDocument - new class 3 members (System.ServiceModel.Web.dll)
Constructors (2)
.ctor()
.ctor(System.Uri)
Properties (1)
System.Uri Link
ResourceCollectionInfo - new class 12 members (System.ServiceModel.Web.dll)
Constructors (5)
.ctor()
.ctor(System.ServiceModel.Syndication.TextSyndicationContent,System.Uri)
.ctor(System.ServiceModel.Syndication.TextSyndicationContent,System.Uri,System.Collections.Generic.IEnumerable(T)(System.ServiceModel.Syndication.CategoriesDocument),System.Boolean)
.ctor(System.ServiceModel.Syndication.TextSyndicationContent,System.Uri,System.Collections.Generic.IEnumerable(T)(System.ServiceModel.Syndication.CategoriesDocument),System.Collections.Generic.IEnumerable(T)(System.String))
.ctor(System.String,System.Uri)
Properties (7)
System.Collections.ObjectModel.Collection(System.String) Accepts
System.Collections.Generic.Dictionary(System.Xml.XmlQualifiedName,System.String) AttributeExtensions
System.Uri BaseUri
System.Collections.ObjectModel.Collection(System.ServiceModel.Syndication.CategoriesDocument) Categories
System.ServiceModel.Syndication.SyndicationElementExtensionCollection ElementExtensions
System.Uri Link
System.ServiceModel.Syndication.TextSyndicationContent Title
ServiceDocument - new class 11 members (System.ServiceModel.Web.dll)
Constructors (2)
.ctor()
.ctor(System.Collections.Generic.IEnumerable(T)(System.ServiceModel.Syndication.Workspace))
Methods (4)
System.ServiceModel.Syndication.ServiceDocumentFormatter GetFormatter()
System.ServiceModel.Syndication.ServiceDocument Load(System.Xml.XmlReader)
TServiceDocument Load(T)(System.Xml.XmlReader)
System.Void Save(System.Xml.XmlWriter)
Properties (5)
System.Collections.Generic.Dictionary(System.Xml.XmlQualifiedName,System.String) AttributeExtensions
System.Uri BaseUri
System.ServiceModel.Syndication.SyndicationElementExtensionCollection ElementExtensions
System.String Language
System.Collections.ObjectModel.Collection(System.ServiceModel.Syndication.Workspace) Workspaces
ServiceDocumentFormatter - new class 5 members (System.ServiceModel.Web.dll)
Methods (3)
System.Boolean CanRead(System.Xml.XmlReader)
System.Void ReadFrom(System.Xml.XmlReader)
System.Void WriteTo(System.Xml.XmlWriter)
Properties (2)
System.ServiceModel.Syndication.ServiceDocument Document
System.String Version
Workspace - new class 8 members (System.ServiceModel.Web.dll)
Constructors (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))
Properties (5)
System.Collections.Generic.Dictionary(System.Xml.XmlQualifiedName,System.String) AttributeExtensions
System.Uri BaseUri
System.Collections.ObjectModel.Collection(System.ServiceModel.Syndication.ResourceCollectionInfo) Collections
System.ServiceModel.Syndication.SyndicationElementExtensionCollection ElementExtensions
System.ServiceModel.Syndication.TextSyndicationContent Title
System.Threading namespace - 1 updated class
WaitHandle - updated class 6 new members (mscorlib.dll)
Methods (6)
System.Boolean WaitAll(System.Threading.WaitHandle[],System.Int32)
System.Boolean WaitAll(System.Threading.WaitHandle[],System.TimeSpan)
System.Int32 WaitAny(System.Threading.WaitHandle[],System.Int32)
System.Int32 WaitAny(System.Threading.WaitHandle[],System.TimeSpan)
System.Boolean WaitOne(System.Int32)
System.Boolean WaitOne(System.TimeSpan)
System.Web namespace - 2 updated classes, 22 new classes
HttpApplicationStateBase - new class 22 members (System.Web.Abstractions.dll)
Constructors (1)
.ctor()
Methods (13)
System.Void Add(System.String,System.Object)
System.Void Clear()
System.Void CopyTo(System.Array,System.Int32)
System.Object Get(System.Int32)
System.Object Get(System.String)
System.Collections.IEnumerator GetEnumerator()
System.String GetKey(System.Int32)
System.Void Lock()
System.Void Remove(System.String)
System.Void RemoveAll()
System.Void RemoveAt(System.Int32)
System.Void Set(System.String,System.Object)
System.Void UnLock()
Properties (8)
System.String[]AllKeys
System.Web.HttpApplicationStateBase Contents
System.Int32 Count
System.Boolean IsSynchronized
System.Object Item[System.Int32]
System.Object Item[System.String]
System.Web.HttpStaticObjectsCollectionBase StaticObjects
System.Object SyncRoot
HttpApplicationStateWrapper - new class 25 members (System.Web.Abstractions.dll)
Constructors (1)
.ctor(System.Web.HttpApplicationState)
Methods (15)
System.Void Add(System.String,System.Object)
System.Void Clear()
System.Void CopyTo(System.Array,System.Int32)
System.Object Get(System.Int32)
System.Object Get(System.String)
System.Collections.IEnumerator GetEnumerator()
System.String GetKey(System.Int32)
System.Void GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
System.Void Lock()
System.Void OnDeserialization(System.Object)
System.Void Remove(System.String)
System.Void RemoveAll()
System.Void RemoveAt(System.Int32)
System.Void Set(System.String,System.Object)
System.Void UnLock()
Properties (9)
System.String[]AllKeys
System.Web.HttpApplicationStateBase Contents
System.Int32 Count
System.Boolean IsSynchronized
System.Object Item[System.Int32]
System.Object Item[System.String]
System.Collections.Specialized.NameObjectCollectionBase+KeysCollection Keys
System.Web.HttpStaticObjectsCollectionBase StaticObjects
System.Object SyncRoot
HttpBrowserCapabilitiesBase - new class 121 members (System.Web.Abstractions.dll)
Constructors (1)
.ctor()
Methods (7)
System.Void AddBrowser(System.String)
System.Int32 CompareFilters(System.String,System.String)
System.Web.UI.HtmlTextWriter CreateHtmlTextWriter(System.IO.TextWriter)
System.Void DisableOptimizedCacheKey()
System.Boolean EvaluateFilter(System.String)
System.Version[]GetClrVersions()
System.Boolean IsBrowser(System.String)
Properties (113)
System.Boolean ActiveXControls
System.Collections.IDictionary Adapters
System.Boolean AOL
System.Boolean BackgroundSounds
System.Boolean Beta
System.String Browser
System.Collections.ArrayList Browsers
System.Boolean CanCombineFormsInDeck
System.Boolean CanInitiateVoiceCall
System.Boolean CanRenderAfterInputOrSelectElement
System.Boolean CanRenderEmptySelects
System.Boolean CanRenderInputAndSelectElementsTogether
System.Boolean CanRenderMixedSelects
System.Boolean CanRenderOneventAndPrevElementsTogether
System.Boolean CanRenderPostBackCards
System.Boolean CanRenderSetvarZeroWithMultiSelectionList
System.Boolean CanSendMail
System.Collections.IDictionary Capabilities
System.Boolean CDF
System.Version ClrVersion
System.Boolean Cookies
System.Boolean Crawler
System.Int32 DefaultSubmitButtonLimit
System.Version EcmaScriptVersion
System.Boolean Frames
System.Int32 GatewayMajorVersion
System.Double GatewayMinorVersion
System.String GatewayVersion
System.Boolean HasBackButton
System.Boolean HidesRightAlignedMultiselectScrollbars
System.String HtmlTextWriter
System.String Id
System.String InputType
System.Boolean IsColor
System.Boolean IsMobileDevice
System.String Item[System.String]
System.Boolean JavaApplets
System.Version JScriptVersion
System.Int32 MajorVersion
System.Int32 MaximumHrefLength
System.Int32 MaximumRenderedPageSize
System.Int32 MaximumSoftkeyLabelLength
System.Double MinorVersion
System.String MinorVersionString
System.String MobileDeviceManufacturer
System.String MobileDeviceModel
System.Version MSDomVersion
System.Int32 NumberOfSoftkeys
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
System.Boolean Tables
System.Type TagWriter
System.String Type
System.Boolean UseOptimizedCacheKey
System.Boolean VBScript
System.String Version
System.Version W3CDomVersion
System.Boolean Win16
System.Boolean Win32
HttpBrowserCapabilitiesWrapper - new class 121 members (System.Web.Abstractions.dll)
Constructors (1)
.ctor(System.Web.HttpBrowserCapabilities)
Methods (7)
System.Void AddBrowser(System.String)
System.Int32 CompareFilters(System.String,System.String)
System.Web.UI.HtmlTextWriter CreateHtmlTextWriter(System.IO.TextWriter)
System.Void DisableOptimizedCacheKey()
System.Boolean EvaluateFilter(System.String)
System.Version[]GetClrVersions()
System.Boolean IsBrowser(System.String)
Properties (113)
System.Boolean ActiveXControls
System.Collections.IDictionary Adapters
System.Boolean AOL
System.Boolean BackgroundSounds
System.Boolean Beta
System.String Browser
System.Collections.ArrayList Browsers
System.Boolean CanCombineFormsInDeck
System.Boolean CanInitiateVoiceCall
System.Boolean CanRenderAfterInputOrSelectElement
System.Boolean CanRenderEmptySelects
System.Boolean CanRenderInputAndSelectElementsTogether
System.Boolean CanRenderMixedSelects
System.Boolean CanRenderOneventAndPrevElementsTogether
System.Boolean CanRenderPostBackCards
System.Boolean CanRenderSetvarZeroWithMultiSelectionList
System.Boolean CanSendMail
System.Collections.IDictionary Capabilities
System.Boolean CDF
System.Version ClrVersion
System.Boolean Cookies
System.Boolean Crawler
System.Int32 DefaultSubmitButtonLimit
System.Version EcmaScriptVersion
System.Boolean Frames
System.Int32 GatewayMajorVersion
System.Double GatewayMinorVersion
System.String GatewayVersion
System.Boolean HasBackButton
System.Boolean HidesRightAlignedMultiselectScrollbars
System.String HtmlTextWriter
System.String Id
System.String InputType
System.Boolean IsColor
System.Boolean IsMobileDevice
System.String Item[System.String]
System.Boolean JavaApplets
System.Version JScriptVersion
System.Int32 MajorVersion
System.Int32 MaximumHrefLength
System.Int32 MaximumRenderedPageSize
System.Int32 MaximumSoftkeyLabelLength
System.Double MinorVersion
System.String MinorVersionString
System.String MobileDeviceManufacturer
System.String MobileDeviceModel
System.Version MSDomVersion
System.Int32 NumberOfSoftkeys
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
System.Boolean Tables
System.Type TagWriter
System.String Type
System.Boolean UseOptimizedCacheKey
System.Boolean VBScript
System.String Version
System.Version W3CDomVersion
System.Boolean Win16
System.Boolean Win32
HttpCachePolicyBase - new class 24 members (System.Web.Abstractions.dll)
Constructors (1)
.ctor()
Methods (20)
System.Void AddValidationCallback(System.Web.HttpCacheValidateHandler,System.Object)
System.Void AppendCacheExtension(System.String)
System.Void SetAllowResponseInBrowserHistory(System.Boolean)
System.Void SetCacheability(System.Web.HttpCacheability)
System.Void SetCacheability(System.Web.HttpCacheability,System.String)
System.Void SetETag(System.String)
System.Void SetETagFromFileDependencies()
System.Void SetExpires(System.DateTime)
System.Void SetLastModified(System.DateTime)
System.Void SetLastModifiedFromFileDependencies()
System.Void SetMaxAge(System.TimeSpan)
System.Void SetNoServerCaching()
System.Void SetNoStore()
System.Void SetNoTransforms()
System.Void SetOmitVaryStar(System.Boolean)
System.Void SetProxyMaxAge(System.TimeSpan)
System.Void SetRevalidation(System.Web.HttpCacheRevalidation)
System.Void SetSlidingExpiration(System.Boolean)
System.Void SetValidUntilExpires(System.Boolean)
System.Void SetVaryByCustom(System.String)
Properties (3)
System.Web.HttpCacheVaryByContentEncodings VaryByContentEncodings
System.Web.HttpCacheVaryByHeaders VaryByHeaders
System.Web.HttpCacheVaryByParams VaryByParams
HttpCachePolicyWrapper - new class 24 members (System.Web.Abstractions.dll)
Constructors (1)
.ctor(System.Web.HttpCachePolicy)
Methods (20)
System.Void AddValidationCallback(System.Web.HttpCacheValidateHandler,System.Object)
System.Void AppendCacheExtension(System.String)
System.Void SetAllowResponseInBrowserHistory(System.Boolean)
System.Void SetCacheability(System.Web.HttpCacheability)
System.Void SetCacheability(System.Web.HttpCacheability,System.String)
System.Void SetETag(System.String)
System.Void SetETagFromFileDependencies()
System.Void SetExpires(System.DateTime)
System.Void SetLastModified(System.DateTime)
System.Void SetLastModifiedFromFileDependencies()
System.Void SetMaxAge(System.TimeSpan)
System.Void SetNoServerCaching()
System.Void SetNoStore()
System.Void SetNoTransforms()
System.Void SetOmitVaryStar(System.Boolean)
System.Void SetProxyMaxAge(System.TimeSpan)
System.Void SetRevalidation(System.Web.HttpCacheRevalidation)
System.Void SetSlidingExpiration(System.Boolean)
System.Void SetValidUntilExpires(System.Boolean)
System.Void SetVaryByCustom(System.String)
Properties (3)
System.Web.HttpCacheVaryByContentEncodings VaryByContentEncodings
System.Web.HttpCacheVaryByHeaders VaryByHeaders
System.Web.HttpCacheVaryByParams VaryByParams
HttpContext - updated class 1 new member (System.Web.dll)
Methods (1)
System.Void RemapHandler(System.Web.IHttpHandler)
HttpContextBase - new class 35 members (System.Web.Abstractions.dll)
Constructors (1)
.ctor()
Methods (12)
System.Void AddError(System.Exception)
System.Void ClearError()
System.Object GetGlobalResourceObject(System.String,System.String)
System.Object GetGlobalResourceObject(System.String,System.String,System.Globalization.CultureInfo)
System.Object GetLocalResourceObject(System.String,System.String)
System.Object GetLocalResourceObject(System.String,System.String,System.Globalization.CultureInfo)
System.Object GetSection(System.String)
System.Object GetService(System.Type)
System.Void RewritePath(System.String)
System.Void RewritePath(System.String,System.Boolean)
System.Void RewritePath(System.String,System.String,System.String)
System.Void RewritePath(System.String,System.String,System.String,System.Boolean)
Properties (22)
System.Exception[]AllErrors
System.Web.HttpApplicationStateBase Application
System.Web.HttpApplication ApplicationInstance
System.Web.Caching.Cache Cache
System.Web.IHttpHandler CurrentHandler
System.Web.RequestNotification CurrentNotification
System.Exception Error
System.Web.IHttpHandler Handler
System.Boolean IsCustomErrorEnabled
System.Boolean IsDebuggingEnabled
System.Boolean IsPostNotification
System.Collections.IDictionary Items
System.Web.IHttpHandler PreviousHandler
System.Web.Profile.ProfileBase Profile
System.Web.HttpRequestBase Request
System.Web.HttpResponseBase Response
System.Web.HttpServerUtilityBase Server
System.Web.HttpSessionStateBase Session
System.Boolean SkipAuthorization
System.DateTime Timestamp
System.Web.TraceContext Trace
System.Security.Principal.IPrincipal User
HttpContextWrapper - new class 35 members (System.Web.Abstractions.dll)
Constructors (1)
.ctor(System.Web.HttpContext)
Methods (12)
System.Void AddError(System.Exception)
System.Void ClearError()
System.Object GetGlobalResourceObject(System.String,System.String)
System.Object GetGlobalResourceObject(System.String,System.String,System.Globalization.CultureInfo)
System.Object GetLocalResourceObject(System.String,System.String)
System.Object GetLocalResourceObject(System.String,System.String,System.Globalization.CultureInfo)
System.Object GetSection(System.String)
System.Object GetService(System.Type)
System.Void RewritePath(System.String)
System.Void RewritePath(System.String,System.Boolean)
System.Void RewritePath(System.String,System.String,System.String)
System.Void RewritePath(System.String,System.String,System.String,System.Boolean)
Properties (22)
System.Exception[]AllErrors
System.Web.HttpApplicationStateBase Application
System.Web.HttpApplication ApplicationInstance
System.Web.Caching.Cache Cache
System.Web.IHttpHandler CurrentHandler
System.Web.RequestNotification CurrentNotification
System.Exception Error
System.Web.IHttpHandler Handler
System.Boolean IsCustomErrorEnabled
System.Boolean IsDebuggingEnabled
System.Boolean IsPostNotification
System.Collections.IDictionary Items
System.Web.IHttpHandler PreviousHandler
System.Web.Profile.ProfileBase Profile
System.Web.HttpRequestBase Request
System.Web.HttpResponseBase Response
System.Web.HttpServerUtilityBase Server
System.Web.HttpSessionStateBase Session
System.Boolean SkipAuthorization
System.DateTime Timestamp
System.Web.TraceContext Trace
System.Security.Principal.IPrincipal User
HttpFileCollectionBase - new class 12 members (System.Web.Abstractions.dll)
Constructors (1)
.ctor()
Methods (5)
System.Void CopyTo(System.Array,System.Int32)
System.Web.HttpPostedFileBase Get(System.Int32)
System.Web.HttpPostedFileBase Get(System.String)
System.Collections.IEnumerator GetEnumerator()
System.String GetKey(System.Int32)
Properties (6)
System.String[]AllKeys
System.Int32 Count
System.Boolean IsSynchronized
System.Web.HttpPostedFileBase Item[System.Int32]
System.Web.HttpPostedFileBase Item[System.String]
System.Object SyncRoot
HttpFileCollectionWrapper - new class 15 members (System.Web.Abstractions.dll)
Constructors (1)
.ctor(System.Web.HttpFileCollection)
Methods (7)
System.Void CopyTo(System.Array,System.Int32)
System.Web.HttpPostedFileBase Get(System.Int32)
System.Web.HttpPostedFileBase Get(System.String)
System.Collections.IEnumerator GetEnumerator()
System.String GetKey(System.Int32)
System.Void GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
System.Void OnDeserialization(System.Object)
Properties (7)
System.String[]AllKeys
System.Int32 Count
System.Boolean IsSynchronized
System.Web.HttpPostedFileBase Item[System.Int32]
System.Web.HttpPostedFileBase Item[System.String]
System.Collections.Specialized.NameObjectCollectionBase+KeysCollection Keys
System.Object SyncRoot
HttpPostedFileBase - new class 6 members (System.Web.Abstractions.dll)
Constructors (1)
.ctor()
Methods (1)
System.Void SaveAs(System.String)
Properties (4)
System.Int32 ContentLength
System.String ContentType
System.String FileName
System.IO.Stream InputStream
HttpPostedFileWrapper - new class 6 members (System.Web.Abstractions.dll)
Constructors (1)
.ctor(System.Web.HttpPostedFile)
Methods (1)
System.Void SaveAs(System.String)
Properties (4)
System.Int32 ContentLength
System.String ContentType
System.String FileName
System.IO.Stream InputStream
HttpRequestBase - new class 46 members (System.Web.Abstractions.dll)
Constructors (1)
.ctor()
Methods (6)
System.Byte[]BinaryRead(System.Int32)
System.Int32[]MapImageCoordinates(System.String)
System.String MapPath(System.String)
System.String MapPath(System.String,System.String,System.Boolean)
System.Void SaveAs(System.String,System.Boolean)
System.Void ValidateInput()
Properties (39)
System.String[]AcceptTypes
System.String AnonymousID
System.String ApplicationPath
System.String AppRelativeCurrentExecutionFilePath
System.Web.HttpBrowserCapabilitiesBase Browser
System.Web.HttpClientCertificate ClientCertificate
System.Text.Encoding ContentEncoding
System.Int32 ContentLength
System.String ContentType
System.Web.HttpCookieCollection Cookies
System.String CurrentExecutionFilePath
System.String FilePath
System.Web.HttpFileCollectionBase Files
System.IO.Stream Filter
System.Collections.Specialized.NameValueCollection Form
System.Collections.Specialized.NameValueCollection Headers
System.String HttpMethod
System.IO.Stream InputStream
System.Boolean IsAuthenticated
System.Boolean IsLocal
System.Boolean IsSecureConnection
System.String Item[System.String]
System.Security.Principal.WindowsIdentity LogonUserIdentity
System.Collections.Specialized.NameValueCollection Params
System.String Path
System.String PathInfo
System.String PhysicalApplicationPath
System.String PhysicalPath
System.Collections.Specialized.NameValueCollection QueryString
System.String RawUrl
System.String RequestType
System.Collections.Specialized.NameValueCollection ServerVariables
System.Int32 TotalBytes
System.Uri Url
System.Uri UrlReferrer
System.String UserAgent
System.String UserHostAddress
System.String UserHostName
System.String[]UserLanguages
HttpRequestWrapper - new class 46 members (System.Web.Abstractions.dll)
Constructors (1)
.ctor(System.Web.HttpRequest)
Methods (6)
System.Byte[]BinaryRead(System.Int32)
System.Int32[]MapImageCoordinates(System.String)
System.String MapPath(System.String)
System.String MapPath(System.String,System.String,System.Boolean)
System.Void SaveAs(System.String,System.Boolean)
System.Void ValidateInput()
Properties (39)
System.String[]AcceptTypes
System.String AnonymousID
System.String ApplicationPath
System.String AppRelativeCurrentExecutionFilePath
System.Web.HttpBrowserCapabilitiesBase Browser
System.Web.HttpClientCertificate ClientCertificate
System.Text.Encoding ContentEncoding
System.Int32 ContentLength
System.String ContentType
System.Web.HttpCookieCollection Cookies
System.String CurrentExecutionFilePath
System.String FilePath
System.Web.HttpFileCollectionBase Files
System.IO.Stream Filter
System.Collections.Specialized.NameValueCollection Form
System.Collections.Specialized.NameValueCollection Headers
System.String HttpMethod
System.IO.Stream InputStream
System.Boolean IsAuthenticated
System.Boolean IsLocal
System.Boolean IsSecureConnection
System.String Item[System.String]
System.Security.Principal.WindowsIdentity LogonUserIdentity
System.Collections.Specialized.NameValueCollection Params
System.String Path
System.String PathInfo
System.String PhysicalApplicationPath
System.String PhysicalPath
System.Collections.Specialized.NameValueCollection QueryString
System.String RawUrl
System.String RequestType
System.Collections.Specialized.NameValueCollection ServerVariables
System.Int32 TotalBytes
System.Uri Url
System.Uri UrlReferrer
System.String UserAgent
System.String UserHostAddress
System.String UserHostName
System.String[]UserLanguages
HttpResponseBase - new class 61 members (System.Web.Abstractions.dll)
Constructors (1)
.ctor()
Methods (36)
System.Void AddCacheDependency(System.Web.Caching.CacheDependency[])
System.Void AddCacheItemDependencies(System.Collections.ArrayList)
System.Void AddCacheItemDependencies(System.String[])
System.Void AddCacheItemDependency(System.String)
System.Void AddFileDependencies(System.Collections.ArrayList)
System.Void AddFileDependencies(System.String[])
System.Void AddFileDependency(System.String)
System.Void AddHeader(System.String,System.String)
System.Void AppendCookie(System.Web.HttpCookie)
System.Void AppendHeader(System.String,System.String)
System.Void AppendToLog(System.String)
System.String ApplyAppPathModifier(System.String)
System.Void BinaryWrite(System.Byte[])
System.Void Clear()
System.Void ClearContent()
System.Void ClearHeaders()
System.Void Close()
System.Void DisableKernelCache()
System.Void End()
System.Void Flush()
System.Void Pics(System.String)
System.Void Redirect(System.String)
System.Void Redirect(System.String,System.Boolean)
System.Void RemoveOutputCacheItem(System.String)
System.Void SetCookie(System.Web.HttpCookie)
System.Void TransmitFile(System.String)
System.Void TransmitFile(System.String,System.Int64,System.Int64)
System.Void Write(System.Char)
System.Void Write(System.Char[],System.Int32,System.Int32)
System.Void Write(System.Object)
System.Void Write(System.String)
System.Void WriteFile(System.IntPtr,System.Int64,System.Int64)
System.Void WriteFile(System.String)
System.Void WriteFile(System.String,System.Boolean)
System.Void WriteFile(System.String,System.Int64,System.Int64)
System.Void WriteSubstitution(System.Web.HttpResponseSubstitutionCallback)
Properties (24)
System.Boolean Buffer
System.Boolean BufferOutput
System.Web.HttpCachePolicyBase Cache
System.String CacheControl
System.String Charset
System.Text.Encoding ContentEncoding
System.String ContentType
System.Web.HttpCookieCollection Cookies
System.Int32 Expires
System.DateTime ExpiresAbsolute
System.IO.Stream Filter
System.Text.Encoding HeaderEncoding
System.Collections.Specialized.NameValueCollection Headers
System.Boolean IsClientConnected
System.Boolean IsRequestBeingRedirected
System.IO.TextWriter Output
System.IO.Stream OutputStream
System.String RedirectLocation
System.String Status
System.Int32 StatusCode
System.String StatusDescription
System.Int32 SubStatusCode
System.Boolean SuppressContent
System.Boolean TrySkipIisCustomErrors
HttpResponseWrapper - new class 61 members (System.Web.Abstractions.dll)
Constructors (1)
.ctor(System.Web.HttpResponse)
Methods (36)
System.Void AddCacheDependency(System.Web.Caching.CacheDependency[])
System.Void AddCacheItemDependencies(System.Collections.ArrayList)
System.Void AddCacheItemDependencies(System.String[])
System.Void AddCacheItemDependency(System.String)
System.Void AddFileDependencies(System.Collections.ArrayList)
System.Void AddFileDependencies(System.String[])
System.Void AddFileDependency(System.String)
System.Void AddHeader(System.String,System.String)
System.Void AppendCookie(System.Web.HttpCookie)
System.Void AppendHeader(System.String,System.String)
System.Void AppendToLog(System.String)
System.String ApplyAppPathModifier(System.String)
System.Void BinaryWrite(System.Byte[])
System.Void Clear()
System.Void ClearContent()
System.Void ClearHeaders()
System.Void Close()
System.Void DisableKernelCache()
System.Void End()
System.Void Flush()
System.Void Pics(System.String)
System.Void Redirect(System.String)
System.Void Redirect(System.String,System.Boolean)
System.Void RemoveOutputCacheItem(System.String)
System.Void SetCookie(System.Web.HttpCookie)
System.Void TransmitFile(System.String)
System.Void TransmitFile(System.String,System.Int64,System.Int64)
System.Void Write(System.Char)
System.Void Write(System.Char[],System.Int32,System.Int32)
System.Void Write(System.Object)
System.Void Write(System.String)
System.Void WriteFile(System.IntPtr,System.Int64,System.Int64)
System.Void WriteFile(System.String)
System.Void WriteFile(System.String,System.Boolean)
System.Void WriteFile(System.String,System.Int64,System.Int64)
System.Void WriteSubstitution(System.Web.HttpResponseSubstitutionCallback)
Properties (24)
System.Boolean Buffer
System.Boolean BufferOutput
System.Web.HttpCachePolicyBase Cache
System.String CacheControl
System.String Charset
System.Text.Encoding ContentEncoding
System.String ContentType
System.Web.HttpCookieCollection Cookies
System.Int32 Expires
System.DateTime ExpiresAbsolute
System.IO.Stream Filter
System.Text.Encoding HeaderEncoding
System.Collections.Specialized.NameValueCollection Headers
System.Boolean IsClientConnected
System.Boolean IsRequestBeingRedirected
System.IO.TextWriter Output
System.IO.Stream OutputStream
System.String RedirectLocation
System.String Status
System.Int32 StatusCode
System.String StatusDescription
System.Int32 SubStatusCode
System.Boolean SuppressContent
System.Boolean TrySkipIisCustomErrors
HttpRuntime - updated class 1 new member (System.Web.dll)
Properties (1)
System.Boolean UsingIntegratedPipeline
HttpServerUtilityBase - new class 31 members (System.Web.Abstractions.dll)
Constructors (1)
.ctor()
Methods (28)
System.Void ClearError()
System.Object CreateObject(System.String)
System.Object CreateObject(System.Type)
System.Object CreateObjectFromClsid(System.String)
System.Void Execute(System.String)
System.Void Execute(System.String,System.Boolean)
System.Void Execute(System.String,System.IO.TextWriter)
System.Void Execute(System.String,System.IO.TextWriter,System.Boolean)
System.Void Execute(System.Web.IHttpHandler,System.IO.TextWriter,System.Boolean)
System.Exception GetLastError()
System.String HtmlDecode(System.String)
System.Void HtmlDecode(System.String,System.IO.TextWriter)
System.String HtmlEncode(System.String)
System.Void HtmlEncode(System.String,System.IO.TextWriter)
System.String MapPath(System.String)
System.Void Transfer(System.String)
System.Void Transfer(System.String,System.Boolean)
System.Void Transfer(System.Web.IHttpHandler,System.Boolean)
System.Void TransferRequest(System.String)
System.Void TransferRequest(System.String,System.Boolean)
System.Void TransferRequest(System.String,System.Boolean,System.String,System.Collections.Specialized.NameValueCollection)
System.String UrlDecode(System.String)
System.Void UrlDecode(System.String,System.IO.TextWriter)
System.String UrlEncode(System.String)
System.Void UrlEncode(System.String,System.IO.TextWriter)
System.String UrlPathEncode(System.String)
System.Byte[]UrlTokenDecode(System.String)
System.String UrlTokenEncode(System.Byte[])
Properties (2)
System.String MachineName
System.Int32 ScriptTimeout
HttpServerUtilityWrapper - new class 31 members (System.Web.Abstractions.dll)
Constructors (1)
.ctor(System.Web.HttpServerUtility)
Methods (28)
System.Void ClearError()
System.Object CreateObject(System.String)
System.Object CreateObject(System.Type)
System.Object CreateObjectFromClsid(System.String)
System.Void Execute(System.String)
System.Void Execute(System.String,System.Boolean)
System.Void Execute(System.String,System.IO.TextWriter)
System.Void Execute(System.String,System.IO.TextWriter,System.Boolean)
System.Void Execute(System.Web.IHttpHandler,System.IO.TextWriter,System.Boolean)
System.Exception GetLastError()
System.String HtmlDecode(System.String)
System.Void HtmlDecode(System.String,System.IO.TextWriter)
System.String HtmlEncode(System.String)
System.Void HtmlEncode(System.String,System.IO.TextWriter)
System.String MapPath(System.String)
System.Void Transfer(System.String)
System.Void Transfer(System.String,System.Boolean)
System.Void Transfer(System.Web.IHttpHandler,System.Boolean)
System.Void TransferRequest(System.String)
System.Void TransferRequest(System.String,System.Boolean)
System.Void TransferRequest(System.String,System.Boolean,System.String,System.Collections.Specialized.NameValueCollection)
System.String UrlDecode(System.String)
System.Void UrlDecode(System.String,System.IO.TextWriter)
System.String UrlEncode(System.String)
System.Void UrlEncode(System.String,System.IO.TextWriter)
System.String UrlPathEncode(System.String)
System.Byte[]UrlTokenDecode(System.String)
System.String UrlTokenEncode(System.Byte[])
Properties (2)
System.String MachineName
System.Int32 ScriptTimeout
HttpSessionStateBase - new class 26 members (System.Web.Abstractions.dll)
Constructors (1)
.ctor()
Methods (8)
System.Void Abandon()
System.Void Add(System.String,System.Object)
System.Void Clear()
System.Void CopyTo(System.Array,System.Int32)
System.Collections.IEnumerator GetEnumerator()
System.Void Remove(System.String)
System.Void RemoveAll()
System.Void RemoveAt(System.Int32)
Properties (17)
System.Int32 CodePage
System.Web.HttpSessionStateBase Contents
System.Web.HttpCookieMode CookieMode
System.Int32 Count
System.Boolean IsCookieless
System.Boolean IsNewSession
System.Boolean IsReadOnly
System.Boolean IsSynchronized
System.Object Item[System.Int32]
System.Object Item[System.String]
System.Collections.Specialized.NameObjectCollectionBase+KeysCollection Keys
System.Int32 LCID
System.Web.SessionState.SessionStateMode Mode
System.String SessionID
System.Web.HttpStaticObjectsCollectionBase StaticObjects
System.Object SyncRoot
System.Int32 Timeout
HttpSessionStateWrapper - new class 26 members (System.Web.Abstractions.dll)
Constructors (1)
.ctor(System.Web.SessionState.HttpSessionState)
Methods (8)
System.Void Abandon()
System.Void Add(System.String,System.Object)
System.Void Clear()
System.Void CopyTo(System.Array,System.Int32)
System.Collections.IEnumerator GetEnumerator()
System.Void Remove(System.String)
System.Void RemoveAll()
System.Void RemoveAt(System.Int32)
Properties (17)
System.Int32 CodePage
System.Web.HttpSessionStateBase Contents
System.Web.HttpCookieMode CookieMode
System.Int32 Count
System.Boolean IsCookieless
System.Boolean IsNewSession
System.Boolean IsReadOnly
System.Boolean IsSynchronized
System.Object Item[System.Int32]
System.Object Item[System.String]
System.Collections.Specialized.NameObjectCollectionBase+KeysCollection Keys
System.Int32 LCID
System.Web.SessionState.SessionStateMode Mode
System.String SessionID
System.Web.HttpStaticObjectsCollectionBase StaticObjects
System.Object SyncRoot
System.Int32 Timeout
HttpStaticObjectsCollectionBase - new class 11 members (System.Web.Abstractions.dll)
Constructors (1)
.ctor()
Methods (4)
System.Void CopyTo(System.Array,System.Int32)
System.Collections.IEnumerator GetEnumerator()
System.Object GetObject(System.String)
System.Void Serialize(System.IO.BinaryWriter)
Properties (6)
System.Int32 Count
System.Boolean IsReadOnly
System.Boolean IsSynchronized
System.Object Item[System.String]
System.Boolean NeverAccessed
System.Object SyncRoot
HttpStaticObjectsCollectionWrapper - new class 11 members (System.Web.Abstractions.dll)
Constructors (1)
.ctor(System.Web.HttpStaticObjectsCollection)
Methods (4)
System.Void CopyTo(System.Array,System.Int32)
System.Collections.IEnumerator GetEnumerator()
System.Object GetObject(System.String)
System.Void Serialize(System.IO.BinaryWriter)
Properties (6)
System.Int32 Count
System.Boolean IsReadOnly
System.Boolean IsSynchronized
System.Object Item[System.String]
System.Boolean NeverAccessed
System.Object SyncRoot
System.Web.Caching namespace - 1 updated class, 2 new classes
Cache - updated class 1 new member (System.Web.dll)
Methods (1)
System.Void Insert(System.String,System.Object,System.Web.Caching.CacheDependency,System.DateTime,System.TimeSpan,System.Web.Caching.CacheItemUpdateCallback)
CacheItemUpdateCallback - new class 4 members (System.Web.dll)
Constructors (1)
.ctor(System.Object,System.IntPtr)
Methods (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 - new enumeration 2 members (System.Web.dll)
Fields (2)
DependencyChanged
Expired
System.Web.ClientServices namespace - 1 updated class
ClientFormsIdentity - updated class 1 new member (System.Web.Extensions.dll)
Methods (1)
System.Void Dispose(System.Boolean)
System.Web.Compilation namespace - 1 updated class
ClientBuildManagerCallback - updated class 1 new member (System.Web.dll)
Methods (1)
System.Object InitializeLifetimeService()
System.Web.Configuration namespace - 4 updated classes, 2 new classes
BrowserCapabilitiesFactoryBase - updated class 1 new member (System.Web.dll)
Methods (1)
System.Void ConfigureCustomCapabilities(System.Collections.Specialized.NameValueCollection,System.Web.HttpBrowserCapabilities)
CustomErrorsRedirectMode - new enumeration 2 members (System.Web.dll)
Fields (2)
ResponseRedirect
ResponseRewrite
CustomErrorsSection - updated class 1 new member (System.Web.dll)
Properties (1)
System.Web.Configuration.CustomErrorsRedirectMode RedirectMode
MachineKeyCompatibilityMode - new enumeration 2 members (System.Web.dll)
Fields (2)
Framework20SP1
Framework20SP2
MachineKeySection - updated class 1 new member (System.Web.dll)
Properties (1)
System.Web.Configuration.MachineKeyCompatibilityMode CompatibilityMode
PagesSection - updated class 1 new member (System.Web.dll)
Properties (1)
System.Boolean RenderAllHiddenFieldsAtTopOfForm
System.Web.DynamicData namespace - 31 new classes
ContextConfiguration - new class 3 members (System.Web.DynamicData.dll)
Constructors (1)
.ctor()
Properties (2)
System.Func(System.Type,System.ComponentModel.TypeDescriptionProvider) MetadataProviderFactory
System.Boolean ScaffoldAllTables
DynamicControl - new class 19 members (System.Web.DynamicData.dll)
Constructors (2)
.ctor()
.ctor(System.Web.UI.WebControls.DataBoundControlMode)
Methods (4)
System.String GetAttribute(System.String)
System.Void OnInit(System.EventArgs)
System.Void Render(System.Web.UI.HtmlTextWriter)
System.Void SetAttribute(System.String,System.String)
Properties (13)
System.Boolean ApplyFormatInEditMode
System.Web.DynamicData.MetaColumn Column
System.Boolean ConvertEmptyStringToNull
System.String CssClass
System.String DataField
System.String DataFormatString
System.Web.UI.Control FieldTemplate
System.Boolean HtmlEncode
System.Web.UI.WebControls.DataBoundControlMode Mode
System.String NullDisplayText
System.Web.DynamicData.MetaTable Table
System.String UIHint
System.String ValidationGroup
DynamicControlParameter - new class 5 members (System.Web.DynamicData.dll)
Constructors (2)
.ctor()
.ctor(System.String)
Methods (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)
Properties (1)
System.String ControlId
DynamicDataExtensions - new class 10 members (System.Web.DynamicData.dll)
Methods (10)
System.Object ConvertEditedValue(System.Web.DynamicData.IFieldFormattingOptions,System.String)
System.Void EnablePersistedSelection(System.Web.UI.WebControls.BaseDataBoundControl)
System.Void ExpandDynamicWhereParameters(System.Web.DynamicData.IDynamicDataSource)
System.Web.DynamicData.IDynamicDataSource FindDataSourceControl(System.Web.UI.Control)
System.Web.UI.Control FindFieldTemplate(System.Web.UI.Control,System.String)
System.Web.DynamicData.MetaTable FindMetaTable(System.Web.UI.Control)
System.String FormatEditValue(System.Web.DynamicData.IFieldFormattingOptions,System.Object)
System.String FormatValue(System.Web.DynamicData.IFieldFormattingOptions,System.Object)
System.Web.DynamicData.MetaTable GetTable(System.Web.DynamicData.IDynamicDataSource)
System.Void LoadWithForeignKeys(System.Web.UI.WebControls.LinqDataSource,System.Type)
DynamicDataManager - new class 6 members (System.Web.DynamicData.dll)
Constructors (1)
.ctor()
Methods (3)
System.Void OnLoad(System.EventArgs)
System.Void RegisterControl(System.Web.UI.Control)
System.Void RegisterControl(System.Web.UI.Control,System.Boolean)
Properties (2)
System.Boolean AutoLoadForeignKeys
System.Boolean Visible
DynamicDataRoute - new class 10 members (System.Web.DynamicData.dll)
Constructors (1)
.ctor(System.String)
Methods (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)
Properties (5)
System.String Action
System.Web.DynamicData.MetaModel Model
System.Web.DynamicData.DynamicDataRouteHandler RouteHandler
System.String Table
System.String ViewName
DynamicDataRouteHandler - new class 9 members (System.Web.DynamicData.dll)
Constructors (1)
.ctor()
Methods (7)
System.Web.IHttpHandler CreateHandler(System.Web.DynamicData.DynamicDataRoute,System.Web.DynamicData.MetaTable,System.String)
System.String GetCustomPageVirtualPath(System.Web.DynamicData.MetaTable,System.String)
System.Web.Routing.RequestContext GetRequestContext(System.Web.HttpContext)
System.Web.DynamicData.MetaTable GetRequestMetaTable(System.Web.HttpContext)
System.String GetScaffoldPageVirtualPath(System.Web.DynamicData.MetaTable,System.String)
System.Void SetRequestMetaTable(System.Web.HttpContext,System.Web.DynamicData.MetaTable)
System.Web.IHttpHandler System.Web.Routing.IRouteHandler.GetHttpHandler(System.Web.Routing.RequestContext)
Properties (1)
System.Web.DynamicData.MetaModel Model
DynamicDataSourceOperation - new enumeration 5 members (System.Web.Extensions.dll)
Fields (5)
ContextCreate
Delete
Insert
Select
Update
DynamicField - new class 16 members (System.Web.DynamicData.dll)
Constructors (1)
.ctor()
Methods (6)
System.Void CopyProperties(System.Web.UI.WebControls.DataControlField)
System.Web.UI.WebControls.DataControlField CreateField()
System.Void ExtractValuesFromCell(System.Collections.Specialized.IOrderedDictionary,System.Web.UI.WebControls.DataControlFieldCell,System.Web.UI.WebControls.DataControlRowState,System.Boolean)
System.String GetAttribute(System.String)
System.Void InitializeCell(System.Web.UI.WebControls.DataControlFieldCell,System.Web.UI.WebControls.DataControlCellType,System.Web.UI.WebControls.DataControlRowState,System.Int32)
System.Void SetAttribute(System.String,System.String)
Properties (9)
System.Boolean ApplyFormatInEditMode
System.Boolean ConvertEmptyStringToNull
System.String DataField
System.String DataFormatString
System.String HeaderText
System.Boolean HtmlEncode
System.String NullDisplayText
System.String SortExpression
System.String UIHint
DynamicQueryStringParameter - new class 3 members (System.Web.DynamicData.dll)
Constructors (1)
.ctor()
Methods (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 - new class 8 members (System.Web.DynamicData.dll)
Constructors (1)
.ctor()
Methods (4)
System.Boolean ControlPropertiesValid()
System.Boolean EvaluateIsValid()
System.Void OnInit(System.EventArgs)
System.Void ValidateException(System.Exception)
Properties (3)
System.Web.DynamicData.MetaColumn Column
System.String ColumnName
System.Exception ValidationException
DynamicValidatorEventArgs - new class 3 members (System.Web.Extensions.dll)
Constructors (1)
.ctor(System.Exception,System.Web.DynamicData.DynamicDataSourceOperation)
Properties (2)
System.Exception Exception
System.Web.DynamicData.DynamicDataSourceOperation Operation
FieldTemplateFactory - new class 8 members (System.Web.DynamicData.dll)
Constructors (1)
.ctor()
Methods (5)
System.String BuildVirtualPath(System.String,System.Web.DynamicData.MetaColumn,System.Web.UI.WebControls.DataBoundControlMode)
System.Web.DynamicData.IFieldTemplate CreateFieldTemplate(System.Web.DynamicData.MetaColumn,System.Web.UI.WebControls.DataBoundControlMode,System.String)
System.String GetFieldTemplateVirtualPath(System.Web.DynamicData.MetaColumn,System.Web.UI.WebControls.DataBoundControlMode,System.String)
System.Void Initialize(System.Web.DynamicData.MetaModel)
System.Web.UI.WebControls.DataBoundControlMode PreprocessMode(System.Web.DynamicData.MetaColumn,System.Web.UI.WebControls.DataBoundControlMode)
Properties (2)
System.Web.DynamicData.MetaModel Model
System.String TemplateFolderVirtualPath
FieldTemplateUserControl - new class 30 members (System.Web.DynamicData.dll)
Constructors (1)
.ctor()
Methods (14)
System.String BuildChildrenPath(System.String)
System.String BuildForeignKeyPath(System.String)
System.Object ConvertEditedValue(System.String)
System.Void ExtractForeignKey(System.Collections.IDictionary,System.String)
System.Void ExtractValues(System.Collections.Specialized.IOrderedDictionary)
System.Web.DynamicData.FieldTemplateUserControl FindOtherFieldTemplate(System.String)
System.String FormatFieldValue(System.Object)
System.Object GetColumnValue(System.Web.DynamicData.MetaColumn)
System.Void IgnoreModelValidationAttribute(System.Type)
System.Void PopulateListControl(System.Web.UI.WebControls.ListControl)
System.Void SetUpValidator(System.Web.UI.WebControls.BaseValidator)
System.Void SetUpValidator(System.Web.UI.WebControls.BaseValidator,System.Web.DynamicData.MetaColumn)
System.Void System.Web.DynamicData.IFieldTemplate.SetHost(System.Web.DynamicData.IFieldTemplateHost)
System.Void System.Web.UI.IBindableControl.ExtractValues(System.Collections.Specialized.IOrderedDictionary)
Properties (15)
System.Web.DynamicData.MetaChildrenColumn ChildrenColumn
System.String ChildrenPath
System.Web.DynamicData.MetaColumn Column
System.Web.UI.Control DataControl
System.Object FieldValue
System.String FieldValueEditString
System.String FieldValueString
System.Web.DynamicData.MetaForeignKeyColumn ForeignKeyColumn
System.String ForeignKeyPath
System.Web.DynamicData.IFieldFormattingOptions FormattingOptions
System.Web.DynamicData.IFieldTemplateHost Host
System.ComponentModel.AttributeCollection MetadataAttributes
System.Web.UI.WebControls.DataBoundControlMode Mode
System.Object Row
System.Web.DynamicData.MetaTable Table
FilterRepeater - new class 12 members (System.Web.DynamicData.dll)
Constructors (1)
.ctor()
Methods (6)
System.Void DataBind()
System.Collections.Generic.IEnumerable(System.Web.DynamicData.MetaColumn) GetFilteredColumns()
System.Collections.Generic.IEnumerable(System.Web.UI.WebControls.Parameter) GetWhereParameters(System.Web.DynamicData.IDynamicDataSource)
System.Void OnFilterItemCreated(System.Web.UI.WebControls.RepeaterItem)
System.Void OnInit(System.EventArgs)
System.Void OnItemCreated(System.Web.UI.WebControls.RepeaterItemEventArgs)
Properties (5)
System.String ContextTypeName
System.String DynamicFilterContainerId
System.Web.DynamicData.MetaTable Table
System.String TableName
System.Boolean Visible
FilterUserControlBase - new class 10 members (System.Web.DynamicData.dll)
Constructors (1)
.ctor()
Methods (2)
System.Void PopulateListControl(System.Web.UI.WebControls.ListControl)
System.String System.Web.DynamicData.IControlParameterTarget.GetPropertyNameExpression(System.String)
Properties (7)
System.Web.DynamicData.MetaColumn Column
System.String ContextTypeName
System.String DataField
System.String InitialValue
System.Web.UI.WebControls.DataKey SelectedDataKey
System.String SelectedValue
System.String TableName
IControlParameterTarget - new interface 3 members (System.Web.DynamicData.dll)
Methods (1)
System.String GetPropertyNameExpression(System.String)
Properties (2)
System.Web.DynamicData.MetaColumn FilteredColumn
System.Web.DynamicData.MetaTable Table
IDynamicDataSource - new interface 9 members (System.Web.Extensions.dll)
Properties (8)
System.Boolean AutoGenerateWhereClause
System.Type ContextType
System.Boolean EnableDelete
System.Boolean EnableInsert
System.Boolean EnableUpdate
System.String EntitySetName
System.String Where
System.Web.UI.WebControls.ParameterCollection WhereParameters
Events (1)
Exception
IDynamicValidatorException - new interface 1 member (System.Web.Extensions.dll)
Properties (1)
System.Collections.Generic.IDictionary(System.String,System.Exception) InnerExceptions
IFieldFormattingOptions - new interface 5 members (System.Web.DynamicData.dll)
Properties (5)
System.Boolean ApplyFormatInEditMode
System.Boolean ConvertEmptyStringToNull
System.String DataFormatString
System.Boolean HtmlEncode
System.String NullDisplayText
IFieldTemplate - new interface 1 member (System.Web.DynamicData.dll)
Methods (1)
System.Void SetHost(System.Web.DynamicData.IFieldTemplateHost)
IFieldTemplateFactory - new interface 2 members (System.Web.DynamicData.dll)
Methods (2)
System.Web.DynamicData.IFieldTemplate CreateFieldTemplate(System.Web.DynamicData.MetaColumn,System.Web.UI.WebControls.DataBoundControlMode,System.String)
System.Void Initialize(System.Web.DynamicData.MetaModel)
IFieldTemplateHost - new interface 4 members (System.Web.DynamicData.dll)
Properties (4)
System.Web.DynamicData.MetaColumn Column
System.Web.DynamicData.IFieldFormattingOptions FormattingOptions
System.Web.UI.WebControls.DataBoundControlMode Mode
System.String ValidationGroup
IWhereParametersProvider - new interface 1 member (System.Web.DynamicData.dll)
Methods (1)
System.Collections.Generic.IEnumerable(System.Web.UI.WebControls.Parameter) GetWhereParameters(System.Web.DynamicData.IDynamicDataSource)
MetaChildrenColumn - new class 5 members (System.Web.DynamicData.dll)
Methods (3)
System.String GetChildrenListPath(System.Object)
System.String GetChildrenPath(System.String,System.Object)
System.String GetChildrenPath(System.String,System.Object,System.String)
Properties (2)
System.Web.DynamicData.MetaTable ChildTable
System.Web.DynamicData.MetaColumn ColumnInOtherTable
MetaColumn - new class 34 members (System.Web.DynamicData.dll)
Methods (1)
System.String ToString()
Properties (33)
System.Boolean ApplyFormatInEditMode
System.ComponentModel.AttributeCollection Attributes
System.Type ColumnType
System.Boolean ConvertEmptyStringToNull
System.String DataFormatString
System.ComponentModel.DataAnnotations.DataTypeAttribute DataTypeAttribute
System.Object DefaultValue
System.String Description
System.String DisplayName
System.Reflection.PropertyInfo EntityTypeProperty
System.Boolean HtmlEncode
System.Boolean IsBinaryData
System.Boolean IsCustomProperty
System.Boolean IsFloatingPoint
System.Boolean IsForeignKeyComponent
System.Boolean IsGenerated
System.Boolean IsInteger
System.Boolean IsLongString
System.Boolean IsPrimaryKey
System.Boolean IsReadOnly
System.Boolean IsRequired
System.Boolean IsString
System.Int32 MaxLength
System.Web.DynamicData.MetaModel Model
System.String Name
System.String NullDisplayText
System.Web.DynamicData.ModelProviders.ColumnProvider Provider
System.String RequiredErrorMessage
System.Boolean Scaffold
System.String SortExpression
System.Web.DynamicData.MetaTable Table
System.TypeCode TypeCode
System.String UIHint
MetaForeignKeyColumn - new class 9 members (System.Web.DynamicData.dll)
Methods (6)
System.Void ExtractForeignKey(System.Collections.IDictionary,System.String)
System.String GetForeignKeyDetailsPath(System.Object)
System.String GetForeignKeyPath(System.String,System.Object)
System.String GetForeignKeyPath(System.String,System.Object,System.String)
System.String GetForeignKeyString(System.Object)
System.Collections.Generic.IList(System.Object) GetForeignKeyValues(System.Object)
Properties (3)
System.Collections.ObjectModel.ReadOnlyCollection(System.String) ForeignKeyNames
System.Boolean IsPrimaryKeyInThisTable
System.Web.DynamicData.MetaTable ParentTable
MetaModel - new class 19 members (System.Web.DynamicData.dll)
Constructors (1)
.ctor()
Methods (13)
System.String GetActionPath(System.String,System.String,System.Object)
System.Web.DynamicData.MetaModel GetModel(System.Type)
System.Web.DynamicData.MetaTable GetTable(System.String)
System.Web.DynamicData.MetaTable GetTable(System.String,System.Type)
System.Web.DynamicData.MetaTable GetTable(System.Type)
System.Void RegisterContext(System.Func(T)(System.Object))
System.Void RegisterContext(System.Func(T)(System.Object),System.Web.DynamicData.ContextConfiguration)
System.Void RegisterContext(System.Type)
System.Void RegisterContext(System.Type,System.Web.DynamicData.ContextConfiguration)
System.Void RegisterContext(System.Web.DynamicData.ModelProviders.DataModelProvider)
System.Void RegisterContext(System.Web.DynamicData.ModelProviders.DataModelProvider,System.Web.DynamicData.ContextConfiguration)
System.Void ResetRegistrationException()
System.Boolean TryGetTable(System.String,System.Web.DynamicData.MetaTable)
Properties (5)
System.Web.DynamicData.MetaModel Default
System.String DynamicDataFolderVirtualPath
System.Web.DynamicData.IFieldTemplateFactory FieldTemplateFactory
System.Collections.ObjectModel.ReadOnlyCollection(System.Web.DynamicData.MetaTable) Tables
System.Collections.Generic.List(System.Web.DynamicData.MetaTable) VisibleTables
MetaTable - new class 34 members (System.Web.DynamicData.dll)
Methods (16)
System.Object CreateContext()
System.String GetActionPath(System.String)
System.String GetActionPath(System.String,System.Collections.Generic.IList(T)(System.Object))
System.String GetActionPath(System.String,System.Collections.Generic.IList(T)(System.Object),System.String)
System.String GetActionPath(System.String,System.Object)
System.String GetActionPath(System.String,System.Object,System.String)
System.String GetActionPath(System.String,System.Web.Routing.RouteValueDictionary)
System.Web.DynamicData.MetaColumn GetColumn(System.String)
System.String GetDisplayString(System.Object)
System.String GetPrimaryKeyString(System.Collections.Generic.IList(T)(System.Object))
System.String GetPrimaryKeyString(System.Object)
System.Collections.Generic.IList(System.Object) GetPrimaryKeyValues(System.Object)
System.Linq.IQueryable GetQuery()
System.Linq.IQueryable GetQuery(System.Object)
System.String ToString()
System.Boolean TryGetColumn(System.String,System.Web.DynamicData.MetaColumn)
Properties (18)
System.ComponentModel.AttributeCollection Attributes
System.Collections.ObjectModel.ReadOnlyCollection(System.Web.DynamicData.MetaColumn) Columns
System.String DataContextPropertyName
System.Type DataContextType
System.Web.DynamicData.MetaColumn DisplayColumn
System.String DisplayName
System.Type EntityType
System.String ForeignKeyColumnsNames
System.Boolean HasPrimaryKey
System.Boolean IsReadOnly
System.String ListActionPath
System.Web.DynamicData.MetaModel Model
System.String Name
System.Collections.ObjectModel.ReadOnlyCollection(System.Web.DynamicData.MetaColumn) PrimaryKeyColumns
System.Web.DynamicData.ModelProviders.TableProvider Provider
System.Boolean Scaffold
System.Web.DynamicData.MetaColumn SortColumn
System.Boolean SortDescending
PageAction - new class 4 members (System.Web.DynamicData.dll)
Properties (4)
System.String Details
System.String Edit
System.String Insert
System.String List
TableNameAttribute - new class 2 members (System.Web.DynamicData.dll)
Constructors (1)
.ctor(System.String)
Properties (1)
System.String Name
System.Web.DynamicData.Design namespace - 2 new classes
DynamicDataManagerDesigner - new class 2 members (System.Web.DynamicData.Design.dll)
Constructors (1)
.ctor()
Methods (1)
System.String GetDesignTimeHtml()
DynamicFieldDesigner - new class 9 members (System.Web.DynamicData.Design.dll)
Constructors (1)
.ctor()
Methods (6)
System.Web.UI.WebControls.DataControlField CreateField()
System.Web.UI.WebControls.DataControlField CreateField(System.Web.UI.Design.IDataSourceFieldSchema)
System.Web.UI.WebControls.TemplateField CreateTemplateField(System.Web.UI.WebControls.DataControlField,System.Web.UI.WebControls.DataBoundControl)
System.String GetNodeText(System.Web.UI.WebControls.DataControlField)
System.String GetTemplateContent(System.Web.UI.WebControls.DataControlField,System.Web.UI.WebControls.DataBoundControlMode)
System.Boolean IsEnabled(System.Web.UI.WebControls.DataBoundControl)
Properties (2)
System.String DefaultNodeText
System.Boolean UsesSchema
System.Web.DynamicData.ModelProviders namespace - 5 new classes
AssociationDirection - new enumeration 4 members (System.Web.DynamicData.dll)
Fields (4)
ManyToMany
ManyToOne
OneToMany
OneToOne
AssociationProvider - new class 8 members (System.Web.DynamicData.dll)
Constructors (1)
.ctor()
Methods (1)
System.String GetSortExpression(System.Web.DynamicData.ModelProviders.ColumnProvider)
Properties (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 - new class 14 members (System.Web.DynamicData.dll)
Constructors (1)
.ctor(System.Web.DynamicData.ModelProviders.TableProvider)
Methods (1)
System.String ToString()
Properties (12)
System.Web.DynamicData.ModelProviders.AssociationProvider Association
System.Type ColumnType
System.Reflection.PropertyInfo EntityTypeProperty
System.Boolean IsCustomProperty
System.Boolean IsForeignKeyComponent
System.Boolean IsGenerated
System.Boolean IsPrimaryKey
System.Boolean IsSortable
System.Int32 MaxLength
System.String Name
System.Boolean Nullable
System.Web.DynamicData.ModelProviders.TableProvider Table
DataModelProvider - new class 4 members (System.Web.DynamicData.dll)
Constructors (1)
.ctor()
Methods (1)
System.Object CreateContext()
Properties (2)
System.Type ContextType
System.Collections.ObjectModel.ReadOnlyCollection(System.Web.DynamicData.ModelProviders.TableProvider) Tables
TableProvider - new class 8 members (System.Web.DynamicData.dll)
Constructors (1)
.ctor(System.Web.DynamicData.ModelProviders.DataModelProvider)
Methods (3)
System.Object EvaluateForeignKey(System.Object,System.String)
System.Linq.IQueryable GetQuery(System.Object)
System.String ToString()
Properties (4)
System.Collections.ObjectModel.ReadOnlyCollection(System.Web.DynamicData.ModelProviders.ColumnProvider) Columns
System.Web.DynamicData.ModelProviders.DataModelProvider DataModel
System.Type EntityType
System.String Name
System.Web.Routing namespace - 15 new classes
HttpMethodConstraint - new class 4 members (System.Web.Routing.dll)
Constructors (1)
.ctor(System.String[])
Methods (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)
Properties (1)
System.Collections.Generic.ICollection(System.String) AllowedMethods
IRouteConstraint - new interface 1 member (System.Web.Routing.dll)
Methods (1)
System.Boolean Match(System.Web.HttpContextBase,System.Web.Routing.Route,System.String,System.Web.Routing.RouteValueDictionary,System.Web.Routing.RouteDirection)
IRouteHandler - new interface 1 member (System.Web.Routing.dll)
Methods (1)
System.Web.IHttpHandler GetHttpHandler(System.Web.Routing.RequestContext)
RequestContext - new class 3 members (System.Web.Routing.dll)
Constructors (1)
.ctor(System.Web.HttpContextBase,System.Web.Routing.RouteData)
Properties (2)
System.Web.HttpContextBase HttpContext
System.Web.Routing.RouteData RouteData
Route - new class 12 members (System.Web.Routing.dll)
Constructors (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)
Methods (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)
Properties (5)
System.Web.Routing.RouteValueDictionary Constraints
System.Web.Routing.RouteValueDictionary DataTokens
System.Web.Routing.RouteValueDictionary Defaults
System.Web.Routing.IRouteHandler RouteHandler
System.String Url
RouteBase - new class 3 members (System.Web.Routing.dll)
Constructors (1)
.ctor()
Methods (2)
System.Web.Routing.RouteData GetRouteData(System.Web.HttpContextBase)
System.Web.Routing.VirtualPathData GetVirtualPath(System.Web.Routing.RequestContext,System.Web.Routing.RouteValueDictionary)
RouteCollection - new class 14 members (System.Web.Routing.dll)
Constructors (2)
.ctor()
.ctor(System.Web.Hosting.VirtualPathProvider)
Methods (10)
System.Void Add(System.String,System.Web.Routing.RouteBase)
System.Void ClearItems()
System.IDisposable GetReadLock()
System.Web.Routing.RouteData GetRouteData(System.Web.HttpContextBase)
System.Web.Routing.VirtualPathData GetVirtualPath(System.Web.Routing.RequestContext,System.String,System.Web.Routing.RouteValueDictionary)
System.Web.Routing.VirtualPathData GetVirtualPath(System.Web.Routing.RequestContext,System.Web.Routing.RouteValueDictionary)
System.IDisposable GetWriteLock()
System.Void InsertItem(System.Int32,System.Web.Routing.RouteBase)
System.Void RemoveItem(System.Int32)
System.Void SetItem(System.Int32,System.Web.Routing.RouteBase)
Properties (2)
System.Web.Routing.RouteBase Item[System.String]
System.Boolean RouteExistingFiles
RouteData - new class 7 members (System.Web.Routing.dll)
Constructors (2)
.ctor()
.ctor(System.Web.Routing.RouteBase,System.Web.Routing.IRouteHandler)
Methods (1)
System.String GetRequiredString(System.String)
Properties (4)
System.Web.Routing.RouteValueDictionary DataTokens
System.Web.Routing.RouteBase Route
System.Web.Routing.IRouteHandler RouteHandler
System.Web.Routing.RouteValueDictionary Values
RouteDirection - new enumeration 2 members (System.Web.Routing.dll)
Fields (2)
IncomingRequest
UrlGeneration
RouteTable - new class 2 members (System.Web.Routing.dll)
Constructors (1)
.ctor()
Properties (1)
System.Web.Routing.RouteCollection Routes
RouteValueDictionary - new class 20 members (System.Web.Routing.dll)
Constructors (3)
.ctor()
.ctor(System.Collections.Generic.IDictionary(TKey,TValue)(System.String,System.Object))
.ctor(System.Object)
Methods (13)
System.Void Add(System.String,System.Object)
System.Void Clear()
System.Boolean ContainsKey(System.String)
System.Boolean ContainsValue(System.Object)
System.Collections.Generic.Dictionary(System.String,System.Object)+Enumerator GetEnumerator()
System.Boolean Remove(System.String)
System.Void System.Collections.Generic.ICollection(T)(System.Collections.Generic.KeyValuePair(TKey,TValue)(System.String,System.Object)).Add(System.Collections.Generic.KeyValuePair(TKey,TValue)(System.String,System.Object))
System.Boolean System.Collections.Generic.ICollection(T)(System.Collections.Generic.KeyValuePair(TKey,TValue)(System.String,System.Object)).Contains(System.Collections.Generic.KeyValuePair(TKey,TValue)(System.String,System.Object))
System.Void System.Collections.Generic.ICollection(T)(System.Collections.Generic.KeyValuePair(TKey,TValue)(System.String,System.Object)).CopyTo(System.Collections.Generic.KeyValuePair(TKey,TValue)(System.String,System.Object)[],System.Int32)
System.Boolean System.Collections.Generic.ICollection(T)(System.Collections.Generic.KeyValuePair(TKey,TValue)(System.String,System.Object)).Remove(System.Collections.Generic.KeyValuePair(TKey,TValue)(System.String,System.Object))
System.Collections.Generic.IEnumerator(System.Collections.Generic.KeyValuePair(System.String,System.Object)) System.Collections.Generic.IEnumerable(T)(System.Collections.Generic.KeyValuePair(TKey,TValue)(System.String,System.Object)).GetEnumerator()
System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator()
System.Boolean TryGetValue(System.String,System.Object)
Properties (4)
System.Int32 Count
System.Object Item[System.String]
System.Collections.Generic.Dictionary(System.String,System.Object)+KeyCollection Keys
System.Collections.Generic.Dictionary(System.String,System.Object)+ValueCollection Values
StopRoutingHandler - new class 3 members (System.Web.Routing.dll)
Constructors (1)
.ctor()
Methods (2)
System.Web.IHttpHandler GetHttpHandler(System.Web.Routing.RequestContext)
System.Web.IHttpHandler System.Web.Routing.IRouteHandler.GetHttpHandler(System.Web.Routing.RequestContext)
UrlRoutingHandler - new class 7 members (System.Web.Routing.dll)
Constructors (1)
.ctor()
Methods (4)
System.Void ProcessRequest(System.Web.HttpContext)
System.Void ProcessRequest(System.Web.HttpContextBase)
System.Void System.Web.IHttpHandler.ProcessRequest(System.Web.HttpContext)
System.Void VerifyAndProcessRequest(System.Web.IHttpHandler,System.Web.HttpContextBase)
Properties (2)
System.Boolean IsReusable
System.Web.Routing.RouteCollection RouteCollection
UrlRoutingModule - new class 8 members (System.Web.Routing.dll)
Constructors (1)
.ctor()
Methods (6)
System.Void Dispose()
System.Void Init(System.Web.HttpApplication)
System.Void PostMapRequestHandler(System.Web.HttpContextBase)
System.Void PostResolveRequestCache(System.Web.HttpContextBase)
System.Void System.Web.IHttpModule.Dispose()
System.Void System.Web.IHttpModule.Init(System.Web.HttpApplication)
Properties (1)
System.Web.Routing.RouteCollection RouteCollection
VirtualPathData - new class 4 members (System.Web.Routing.dll)
Constructors (1)
.ctor(System.Web.Routing.RouteBase,System.String)
Properties (3)
System.Web.Routing.RouteValueDictionary DataTokens
System.Web.Routing.RouteBase Route
System.String VirtualPath
System.Web.UI namespace - 5 updated classes, 6 new classes
CompositeScriptReference - new class 2 members (System.Web.Extensions.dll)
Constructors (1)
.ctor()
Properties (1)
System.Web.UI.ScriptReferenceCollection Scripts
CompositeScriptReferenceEventArgs - new class 2 members (System.Web.Extensions.dll)
Constructors (1)
.ctor(System.Web.UI.CompositeScriptReference)
Properties (1)
System.Web.UI.CompositeScriptReference CompositeScript
HistoryEventArgs - new class 2 members (System.Web.Extensions.dll)
Constructors (1)
.ctor(System.Collections.Specialized.NameValueCollection)
Properties (1)
System.Collections.Specialized.NameValueCollection State
IAutoFieldGenerator - new interface 1 member (System.Web.dll)
Methods (1)
System.Collections.ICollection GenerateFields(System.Web.UI.Control)
IBindableControl - new interface 1 member (System.Web.dll)
Methods (1)
System.Void ExtractValues(System.Collections.Specialized.IOrderedDictionary)
Page - updated class 2 new members (System.Web.dll)
Properties (2)
System.Web.UI.Control AutoPostBackControl
System.Boolean IsPostBackEventControlRegistered
ScriptManager - updated class 15 new members (System.Web.Extensions.dll)
Methods (7)
System.Void AddHistoryPoint(System.Collections.Specialized.NameValueCollection,System.String)
System.Void AddHistoryPoint(System.String,System.String)
System.Void AddHistoryPoint(System.String,System.String,System.String)
System.String GetStateString()
System.Void OnResolveCompositeScriptReference(System.Web.UI.CompositeScriptReferenceEventArgs)
System.Void RaisePostBackEvent(System.String)
System.Void System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(System.String)
Properties (6)
System.String ClientNavigateHandler
System.Web.UI.CompositeScriptReference CompositeScript
System.String EmptyPageUrl
System.Boolean EnableHistory
System.Boolean EnableSecureHistoryState
System.Boolean IsNavigating
Events (2)
Navigate
ResolveCompositeScriptReference
ScriptManagerProxy - updated class 2 new members (System.Web.Extensions.dll)
Properties (1)
System.Web.UI.CompositeScriptReference CompositeScript
Events (1)
Navigate
ScriptReference - updated class 2 new members (System.Web.Extensions.dll)
Methods (2)
System.String GetUrl(System.Web.UI.ScriptManager,System.Boolean)
System.Boolean IsFromSystemWebExtensions()
ScriptReferenceBase - new class 4 members (System.Web.Extensions.dll)
Properties (4)
System.Boolean NotifyScriptLoaded
System.String Path
System.String[]ResourceUICultures
System.Web.UI.ScriptMode ScriptMode
UpdateProgress - updated class 3 new members (System.Web.Extensions.dll)
Methods (2)
System.Void CreateChildControls()
System.Void DataBind()
Properties (1)
System.Web.UI.ControlCollection Controls
System.Web.UI.Design.WebControls namespace - 1 updated class, 3 new classes
DataControlFieldDesigner - new class 7 members (System.Design.dll)
Methods (5)
System.Web.UI.WebControls.DataControlField CreateField()
System.Web.UI.WebControls.DataControlField CreateField(System.Web.UI.Design.IDataSourceFieldSchema)
System.Web.UI.WebControls.TemplateField CreateTemplateField(System.Web.UI.WebControls.DataControlField,System.Web.UI.WebControls.DataBoundControl)
System.String GetNodeText(System.Web.UI.WebControls.DataControlField)
System.Boolean IsEnabled(System.Web.UI.WebControls.DataBoundControl)
Properties (2)
System.String DefaultNodeText
System.Boolean UsesSchema
EntityDataSourceDesigner - new class 17 members (System.Web.Entity.Design.dll)
Constructors (1)
.ctor()
Methods (6)
System.Void Configure()
System.Web.UI.Design.DesignerDataSourceView GetView(System.String)
System.String[]GetViewNames()
System.Void Initialize(System.ComponentModel.IComponent)
System.Void PreFilterProperties(System.Collections.IDictionary)
System.Void RefreshSchema(System.Boolean)
Properties (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 - new class 8 members (System.Web.Entity.Design.dll)
Constructors (1)
.ctor(System.Web.UI.Design.WebControls.EntityDataSourceDesigner)
Methods (1)
System.Collections.IEnumerable GetDesignTimeData(System.Int32,System.Boolean)
Properties (6)
System.Boolean CanDelete
System.Boolean CanInsert
System.Boolean CanPage
System.Boolean CanSort
System.Boolean CanUpdate
System.Web.UI.Design.IDataSourceViewSchema Schema
WizardDesigner - updated class 1 new member (System.Design.dll)
Methods (1)
System.Void OnComponentChanged(System.Object,System.ComponentModel.Design.ComponentChangedEventArgs)
System.Web.UI.HtmlControls namespace - 1 updated class
HtmlForm - updated class 1 new member (System.Web.dll)
Properties (1)
System.String Action
System.Web.UI.WebControls namespace - 18 updated classes, 12 new classes
BoundField - updated class 1 new member (System.Web.dll)
Methods (1)
System.Void LoadViewState(System.Object)
ControlParameter - updated class 1 new member (System.Web.dll)
Constructors (1)
.ctor(System.String,System.Data.DbType,System.String,System.String)
CookieParameter - updated class 1 new member (System.Web.dll)
Constructors (1)
.ctor(System.String,System.Data.DbType,System.String)
DataBoundControl - updated class 1 new member (System.Web.dll)
Properties (1)
System.Web.UI.IDataSource DataSourceObject
DataBoundControlMode - new enumeration 3 members (System.Web.dll)
Fields (3)
Edit
Insert
ReadOnly
DetailsView - updated class 2 new members (System.Web.dll)
Properties (2)
System.Boolean EnableModelValidation
System.Web.UI.IAutoFieldGenerator RowsGenerator
EntityDataSource - new class 46 members (System.Web.Entity.dll)
Constructors (2)
.ctor()
.ctor(System.Data.EntityClient.EntityConnection)
Methods (6)
System.Web.UI.DataSourceView GetView(System.String)
System.Collections.ICollection GetViewNames()
System.Void LoadControlState(System.Object)
System.Void OnInit(System.EventArgs)
System.Void OnUnload(System.EventArgs)
System.Object SaveControlState()
Properties (27)
System.Boolean AutoGenerateOrderByClause
System.Boolean AutoGenerateWhereClause
System.Boolean AutoPage
System.Boolean AutoSort
System.Web.UI.WebControls.ParameterCollection CommandParameters
System.String CommandText
System.String ConnectionString
System.Type ContextType
System.String ContextTypeName
System.String DefaultContainerName
System.Web.UI.WebControls.ParameterCollection DeleteParameters
System.Boolean EnableDelete
System.Boolean EnableInsert
System.Boolean EnableUpdate
System.String EntitySetName
System.String EntityTypeFilter
System.String GroupBy
System.String 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
Events (11)
ContextCreated
ContextCreating
ContextDisposing
Deleted
Deleting
Inserted
Inserting
Selected
Selecting
Updated
Updating
EntityDataSourceChangedEventArgs - new class 4 members (System.Web.Entity.dll)
Properties (4)
System.Data.Objects.ObjectContext Context
System.Object Entity
System.Exception Exception
System.Boolean ExceptionHandled
EntityDataSourceChangingEventArgs - new class 4 members (System.Web.Entity.dll)
Properties (4)
System.Data.Objects.ObjectContext Context
System.Object Entity
System.Exception Exception
System.Boolean ExceptionHandled
EntityDataSourceContextCreatedEventArgs - new class 1 member (System.Web.Entity.dll)
Properties (1)
System.Data.Objects.ObjectContext Context
EntityDataSourceContextCreatingEventArgs - new class 1 member (System.Web.Entity.dll)
Properties (1)
System.Data.Objects.ObjectContext Context
EntityDataSourceContextDisposingEventArgs - new class 1 member (System.Web.Entity.dll)
Properties (1)
System.Data.Objects.ObjectContext Context
EntityDataSourceSelectedEventArgs - new class 6 members (System.Web.Entity.dll)
Properties (6)
System.Data.Objects.ObjectContext Context
System.Exception Exception
System.Boolean ExceptionHandled
System.Collections.IEnumerable Results
System.Web.UI.DataSourceSelectArguments SelectArguments
System.Int32 TotalRowCount
EntityDataSourceSelectingEventArgs - new class 2 members (System.Web.Entity.dll)
Properties (2)
System.Web.UI.WebControls.EntityDataSource DataSource
System.Web.UI.DataSourceSelectArguments SelectArguments
EntityDataSourceValidationException - new class 4 members (System.Web.Entity.dll)
Constructors (3)
.ctor()
.ctor(System.String)
.ctor(System.String,System.Exception)
Methods (1)
System.Void GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
EntityDataSourceView - new class 26 members (System.Web.Entity.dll)
Methods (8)
System.Int32 ExecuteDelete(System.Collections.IDictionary,System.Collections.IDictionary)
System.Int32 ExecuteInsert(System.Collections.IDictionary)
System.Collections.IEnumerable ExecuteSelect(System.Web.UI.DataSourceSelectArguments)
System.Int32 ExecuteUpdate(System.Collections.IDictionary,System.Collections.IDictionary,System.Collections.IDictionary)
System.Data.DataTable GetViewSchema()
System.Void System.Web.UI.IStateManager.LoadViewState(System.Object)
System.Object System.Web.UI.IStateManager.SaveViewState()
System.Void System.Web.UI.IStateManager.TrackViewState()
Properties (6)
System.Boolean CanDelete
System.Boolean CanInsert
System.Boolean CanPage
System.Boolean CanRetrieveTotalRowCount
System.Boolean CanSort
System.Boolean CanUpdate
Events (12)
ContextCreated
ContextCreating
ContextDisposing
Deleted
Deleting
Exception
Inserted
Inserting
Selected
Selecting
Updated
Updating
FormParameter - updated class 1 new member (System.Web.dll)
Constructors (1)
.ctor(System.String,System.Data.DbType,System.String)
FormView - updated class 1 new member (System.Web.dll)
Properties (1)
System.Boolean EnableModelValidation
GridView - updated class 3 new members (System.Web.dll)
Properties (3)
System.Web.UI.IAutoFieldGenerator ColumnsGenerator
System.Boolean EnableModelValidation
System.Web.UI.WebControls.DataKey SelectedPersistedDataKey
IPersistedSelector - new interface 1 member (System.Web.dll)
Properties (1)
System.Web.UI.WebControls.DataKey DataKey
LinqDataSource - updated class 2 new members (System.Web.Extensions.dll)
Methods (1)
System.Web.UI.WebControls.LinqDataSourceView CreateView()
Properties (1)
System.Boolean EnableObjectTracking
LinqDataSourceContextEventArgs - updated class 2 new members (System.Web.Extensions.dll)
Constructors (1)
.ctor(System.Web.UI.DataSourceOperation)
Properties (1)
System.Web.UI.DataSourceOperation Operation
LinqDataSourceStatusEventArgs - updated class 2 new members (System.Web.Extensions.dll)
Constructors (1)
.ctor(System.Object,System.Int32)
Properties (1)
System.Int32 TotalRowCount
LinqDataSourceView - updated class 2 new members (System.Web.Extensions.dll)
Methods (1)
System.Void OnException(System.Web.DynamicData.DynamicValidatorEventArgs)
Properties (1)
System.Boolean EnableObjectTracking
ListView - updated class 2 new members (System.Web.Extensions.dll)
Properties (2)
System.Boolean EnableModelValidation
System.Web.UI.WebControls.DataKey SelectedPersistedDataKey
Parameter - updated class 6 new members (System.Web.dll)
Constructors (2)
.ctor(System.String,System.Data.DbType)
.ctor(System.String,System.Data.DbType,System.String)
Methods (3)
System.TypeCode ConvertDbTypeToTypeCode(System.Data.DbType)
System.Data.DbType ConvertTypeCodeToDbType(System.TypeCode)
System.Data.DbType GetDatabaseType()
Properties (1)
System.Data.DbType DbType
ParameterCollection - updated class 1 new member (System.Web.dll)
Methods (1)
System.Int32 Add(System.String,System.Data.DbType,System.String)
ProfileParameter - updated class 1 new member (System.Web.dll)
Constructors (1)
.ctor(System.String,System.Data.DbType,System.String)
QueryStringParameter - updated class 1 new member (System.Web.dll)
Constructors (1)
.ctor(System.String,System.Data.DbType,System.String)
SessionParameter - updated class 1 new member (System.Web.dll)
Constructors (1)
.ctor(System.String,System.Data.DbType,System.String)
System.Windows namespace - 6 updated classes, 1 new class
DataTemplate - updated class 1 new member (PresentationFramework.dll)
Properties (1)
System.Object DataTemplateKey
FrameworkContentElement - updated enumeration 2 new members (PresentationFramework.dll)
Properties (1)
System.Windows.Data.BindingGroup BindingGroup
Fields (1)
BindingGroupProperty
FrameworkElement - updated enumeration 2 new members (PresentationFramework.dll)
Properties (1)
System.Windows.Data.BindingGroup BindingGroup
Fields (1)
BindingGroupProperty
HierarchicalDataTemplate - updated class 5 new members (PresentationFramework.dll)
Properties (5)
System.Int32 AlternationCount
System.Windows.Data.BindingGroup ItemBindingGroup
System.Windows.Style ItemContainerStyle
System.Windows.Controls.StyleSelector ItemContainerStyleSelector
System.String ItemStringFormat
SplashScreen - new class 4 members (WindowsBase.dll)
Constructors (2)
.ctor(System.Reflection.Assembly,System.String)
.ctor(System.String)
Methods (2)
System.Void Close(System.TimeSpan)
System.Void Show(System.Boolean)
UIElement - updated enumeration 4 new members (PresentationCore.dll)
Properties (2)
System.Windows.Media.Effects.Effect Effect
System.String Uid
Fields (2)
EffectProperty
UidProperty
Window - updated enumeration 2 new members (PresentationFramework.dll)
Properties (1)
System.Boolean ShowActivated
Fields (1)
ShowActivatedProperty
System.Windows.Controls namespace - 20 updated classes, 4 new classes
AlternationConverter - new class 4 members (PresentationFramework.dll)
Constructors (1)
.ctor()
Methods (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)
Properties (1)
System.Collections.IList Values
ComboBox - updated enumeration 2 new members (PresentationFramework.dll)
Properties (1)
System.String SelectionBoxItemStringFormat
Fields (1)
SelectionBoxItemStringFormatProperty
ContentControl - updated enumeration 3 new members (PresentationFramework.dll)
Methods (1)
System.Void OnContentStringFormatChanged(System.String,System.String)
Properties (1)
System.String ContentStringFormat
Fields (1)
ContentStringFormatProperty
ContentPresenter - updated enumeration 3 new members (PresentationFramework.dll)
Methods (1)
System.Void OnContentStringFormatChanged(System.String,System.String)
Properties (1)
System.String ContentStringFormat
Fields (1)
ContentStringFormatProperty
GridView - updated enumeration 2 new members (PresentationFramework.dll)
Properties (1)
System.String ColumnHeaderStringFormat
Fields (1)
ColumnHeaderStringFormatProperty
GridViewColumn - updated enumeration 3 new members (PresentationFramework.dll)
Methods (1)
System.Void OnHeaderStringFormatChanged(System.String,System.String)
Properties (1)
System.String HeaderStringFormat
Fields (1)
HeaderStringFormatProperty
GridViewHeaderRowPresenter - updated enumeration 2 new members (PresentationFramework.dll)
Properties (1)
System.String ColumnHeaderStringFormat
Fields (1)
ColumnHeaderStringFormatProperty
GroupStyle - updated class 2 new members (PresentationFramework.dll)
Properties (2)
System.Int32 AlternationCount
System.String HeaderStringFormat
HeaderedContentControl - updated enumeration 3 new members (PresentationFramework.dll)
Methods (1)
System.Void OnHeaderStringFormatChanged(System.String,System.String)
Properties (1)
System.String HeaderStringFormat
Fields (1)
HeaderStringFormatProperty
HeaderedItemsControl - updated enumeration 3 new members (PresentationFramework.dll)
Methods (1)
System.Void OnHeaderStringFormatChanged(System.String,System.String)
Properties (1)
System.String HeaderStringFormat
Fields (1)
HeaderStringFormatProperty
ItemCollection - updated class 8 new members (PresentationFramework.dll)
Methods (8)
System.Object System.ComponentModel.IEditableCollectionView.AddNew()
System.Void System.ComponentModel.IEditableCollectionView.CancelEdit()
System.Void System.ComponentModel.IEditableCollectionView.CancelNew()
System.Void System.ComponentModel.IEditableCollectionView.CommitEdit()
System.Void System.ComponentModel.IEditableCollectionView.CommitNew()
System.Void System.ComponentModel.IEditableCollectionView.EditItem(System.Object)
System.Void System.ComponentModel.IEditableCollectionView.Remove(System.Object)
System.Void System.ComponentModel.IEditableCollectionView.RemoveAt(System.Int32)
ItemContainerGenerator - updated class 1 new member (PresentationFramework.dll)
Methods (1)
System.Void System.Windows.Controls.Primitives.IRecyclingItemContainerGenerator.Recycle(System.Windows.Controls.Primitives.GeneratorPosition,System.Int32)
ItemsControl - updated enumeration 11 new members (PresentationFramework.dll)
Methods (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)
Properties (3)
System.Int32 AlternationCount
System.Windows.Data.BindingGroup ItemBindingGroup
System.String ItemStringFormat
Fields (4)
AlternationCountProperty
AlternationIndexProperty
ItemBindingGroupProperty
ItemStringFormatProperty
PasswordBox - updated class 1 new member (PresentationFramework.dll)
Properties (1)
System.Security.SecureString SecurePassword
ScrollViewer - updated enumeration 8 new members (PresentationFramework.dll)
Methods (2)
System.Boolean GetIsDeferredScrollingEnabled(System.Windows.DependencyObject)
System.Void SetIsDeferredScrollingEnabled(System.Windows.DependencyObject,System.Boolean)
Properties (3)
System.Double ContentHorizontalOffset
System.Double ContentVerticalOffset
System.Boolean IsDeferredScrollingEnabled
Fields (3)
ContentHorizontalOffsetProperty
ContentVerticalOffsetProperty
IsDeferredScrollingEnabledProperty
TabControl - updated enumeration 4 new members (PresentationFramework.dll)
Properties (2)
System.String ContentStringFormat
System.String SelectedContentStringFormat
Fields (2)
ContentStringFormatProperty
SelectedContentStringFormatProperty
TreeView - updated class 1 new member (PresentationFramework.dll)
Methods (1)
System.Void PrepareContainerForItemOverride(System.Windows.DependencyObject,System.Object)
TreeViewItem - updated class 4 new members (PresentationFramework.dll)
Methods (4)
System.Windows.Size MeasureOverride(System.Windows.Size)
System.Void PrepareContainerForItemOverride(System.Windows.DependencyObject,System.Object)
System.Double System.Windows.Controls.VirtualizingStackPanel+IProvideStackingSize.EstimatedContainerSize(System.Boolean)
System.Double System.Windows.Controls.VirtualizingStackPanel+IProvideStackingSize.HeaderSize(System.Boolean)
Validation - updated enumeration 6 new members (PresentationFramework.dll)
Methods (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)
Fields (2)
ValidationAdornerSiteForProperty
ValidationAdornerSiteProperty
ValidationRule - updated class 3 new members (PresentationFramework.dll)
Constructors (1)
.ctor(System.Windows.Controls.ValidationStep,System.Boolean)
Properties (2)
System.Boolean ValidatesOnTargetUpdated
System.Windows.Controls.ValidationStep ValidationStep
ValidationStep - new enumeration 4 members (PresentationFramework.dll)
Fields (4)
CommittedValue
ConvertedProposedValue
RawProposedValue
UpdatedValue
VirtualizationMode - new enumeration 2 members (PresentationFramework.dll)
Fields (2)
Recycling
Standard
VirtualizingStackPanel - updated enumeration 7 new members (PresentationFramework.dll)
Methods (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)
Fields (1)
VirtualizationModeProperty
WebBrowser - new class 19 members (PresentationFramework.dll)
Constructors (1)
.ctor()
Methods (10)
System.Void GoBack()
System.Void GoForward()
System.Object InvokeScript(System.String)
System.Object InvokeScript(System.String,System.Object[])
System.Void Navigate(System.Uri)
System.Void Navigate(System.Uri,System.String,System.Byte[],System.String)
System.Void NavigateToStream(System.IO.Stream)
System.Void NavigateToString(System.String)
System.Void Refresh()
System.Void Refresh(System.Boolean)
Properties (5)
System.Boolean CanGoBack
System.Boolean CanGoForward
System.Object Document
System.Object ObjectForScripting
System.Uri Source
Events (3)
LoadCompleted
Navigated
Navigating
System.Windows.Controls.Primitives namespace - 2 updated classes, 2 new classes
IRecyclingItemContainerGenerator - new interface 1 member (PresentationFramework.dll)
Methods (1)
System.Void Recycle(System.Windows.Controls.Primitives.GeneratorPosition,System.Int32)
MultiSelector - new class 3 members (PresentationFramework.dll)
Methods (2)
System.Void SelectAll()
System.Void UnselectAll()
Properties (1)
System.Collections.IList SelectedItems
ScrollBar - updated enumeration 2 new members (PresentationFramework.dll)
Fields (2)
DeferScrollToHorizontalOffsetCommand
DeferScrollToVerticalOffsetCommand
Selector - updated class 1 new member (PresentationFramework.dll)
Methods (1)
System.Void ClearContainerForItemOverride(System.Windows.DependencyObject,System.Object)
System.Windows.Data namespace - 4 updated classes, 2 new classes
BindingBase - updated class 4 new members (PresentationFramework.dll)
Methods (1)
System.Boolean ShouldSerializeTargetNullValue()
Properties (3)
System.String BindingGroupName
System.String StringFormat
System.Object TargetNullValue
BindingGroup - new class 14 members (PresentationFramework.dll)
Constructors (1)
.ctor()
Methods (7)
System.Void BeginEdit()
System.Void CancelEdit()
System.Boolean CommitEdit()
System.Object GetValue(System.Object,System.String)
System.Boolean TryGetValue(System.Object,System.String,System.Object)
System.Boolean UpdateSources()
System.Boolean ValidateWithoutUpdate()
Properties (6)
System.Collections.ObjectModel.Collection(System.Windows.Data.BindingExpressionBase) BindingExpressions
System.Boolean CanRestoreValues
System.Collections.IList Items
System.String Name
System.Boolean NotifyOnValidationError
System.Collections.ObjectModel.Collection(System.Windows.Controls.ValidationRule) ValidationRules
BindingListCollectionView - updated class 17 new members (PresentationFramework.dll)
Methods (8)
System.Object AddNew()
System.Void CancelEdit()
System.Void CancelNew()
System.Void CommitEdit()
System.Void CommitNew()
System.Void EditItem(System.Object)
System.Void Remove(System.Object)
System.Void RemoveAt(System.Int32)
Properties (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 - updated class 1 new member (PresentationFramework.dll)
Properties (1)
System.Object NewItemPlaceholder
ListCollectionView - updated class 18 new members (PresentationFramework.dll)
Methods (8)
System.Object AddNew()
System.Void CancelEdit()
System.Void CancelNew()
System.Void CommitEdit()
System.Void CommitNew()
System.Void EditItem(System.Object)
System.Void Remove(System.Object)
System.Void RemoveAt(System.Int32)
Properties (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 - new class 3 members (PresentationFramework.dll)
Constructors (3)
.ctor()
.ctor(System.String)
.ctor(System.String,System.Exception)
System.Windows.Documents namespace - 1 updated class
Table - updated class 2 new members (PresentationFramework.dll)
Methods (2)
System.Void BeginInit()
System.Void EndInit()
System.Windows.Forms namespace - 4 updated classes, 2 new classes
Control - updated class 2 new members (System.Windows.Forms.dll)
Properties (2)
System.Windows.Forms.ImeMode ImeModeBase
System.Windows.Forms.ImeMode PropagatingImeMode
ImeContext - new interface 6 members (System.Windows.Forms.dll)
Methods (6)
System.Void Disable(System.IntPtr)
System.Void Enable(System.IntPtr)
System.Windows.Forms.ImeMode GetImeMode(System.IntPtr)
System.Boolean IsOpen(System.IntPtr)
System.Void SetImeStatus(System.Windows.Forms.ImeMode,System.IntPtr)
System.Void SetOpenStatus(System.Boolean,System.IntPtr)
ImeModeConversion - new class 2 members (System.Windows.Forms.dll)
Properties (2)
System.Collections.Generic.Dictionary(System.Windows.Forms.ImeMode,System.Windows.Forms.ImeModeConversion) ImeModeConversionBits
System.Boolean IsCurrentConversionTableSupported
SplitContainer - updated class 1 new member (System.Windows.Forms.dll)
Methods (1)
System.Void OnMove(System.EventArgs)
TextBoxBase - updated class 1 new member (System.Windows.Forms.dll)
Properties (1)
System.Windows.Forms.ImeMode ImeModeBase
WebBrowserBase - updated class 1 new member (System.Windows.Forms.dll)
Methods (1)
System.Boolean ProcessDialogKey(System.Windows.Forms.Keys)
System.Windows.Forms.Integration namespace - 1 updated class
ElementHost - updated class 3 new members (WindowsFormsIntegration.dll)
Properties (3)
System.Boolean CanEnableIme
System.Boolean Focused
System.Windows.Forms.ImeMode ImeModeBase
System.Windows.Interop namespace - 1 updated class, 2 new classes
D3DImage - new enumeration 17 members (PresentationCore.dll)
Constructors (2)
.ctor()
.ctor(System.Double,System.Double)
Methods (7)
System.Void AddDirtyRect(System.Windows.Int32Rect)
System.Windows.Interop.D3DImage Clone()
System.Windows.Interop.D3DImage CloneCurrentValue()
System.Void Lock()
System.Void SetBackBuffer(System.Windows.Interop.D3DResourceType,System.IntPtr)
System.Boolean TryLock(System.Windows.Duration)
System.Void Unlock()
Properties (6)
System.Double Height
System.Boolean IsFrontBufferAvailable
System.Windows.Media.ImageMetadata Metadata
System.Int32 PixelHeight
System.Int32 PixelWidth
System.Double Width
Events (1)
IsFrontBufferAvailableChanged
Fields (1)
IsFrontBufferAvailableProperty
D3DResourceType - new enumeration 1 member (PresentationCore.dll)
Fields (1)
IDirect3DSurface9
DocObjHost - updated class 1 new member (PresentationFramework.dll)
Methods (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)
System.Windows.Markup namespace - 2 updated classes, 6 new classes
AmbientAttribute - new class 1 member (WindowsBase.dll)
Constructors (1)
.ctor()
DictionaryKeyPropertyAttribute - new class 2 members (WindowsBase.dll)
Constructors (1)
.ctor(System.String)
Properties (1)
System.String Name
IReceiveMarkupExtension - new interface 1 member (WindowsBase.dll)
Methods (1)
System.Void ReceiveMarkupExtension(System.String,System.Windows.Markup.MarkupExtension,System.IServiceProvider)
MarkupExtensionReturnTypeAttribute - updated class 2 new members (WindowsBase.dll)
Constructors (1)
.ctor(System.Type,System.Type)
Properties (1)
System.Type ExpressionType
NameScopePropertyAttribute - new class 4 members (WindowsBase.dll)
Constructors (2)
.ctor(System.String)
.ctor(System.String,System.Type)
Properties (2)
System.String Name
System.Type Type
UidPropertyAttribute - new class 2 members (WindowsBase.dll)
Constructors (1)
.ctor(System.String)
Properties (1)
System.String Name
UsableDuringInitializationAttribute - new class 2 members (WindowsBase.dll)
Constructors (1)
.ctor(System.Boolean)
Properties (1)
System.Boolean Usable
XamlReader - updated class 2 new members (PresentationFramework.dll)
Methods (2)
System.Object Parse(System.String)
System.Object Parse(System.String,System.Windows.Markup.ParserContext)
System.Windows.Media namespace - 6 updated classes
BitmapScalingMode - updated enumeration 3 new members (PresentationCore.dll)
Fields (3)
Fant
Linear
NearestNeighbor
GeneralTransform - updated class 1 new member (PresentationCore.dll)
Constructors (1)
.ctor()
ImageSource - updated interface 1 new member (PresentationCore.dll)
Methods (1)
System.Double PixelsToDIPs(System.Double,System.Int32)
RenderCapability - updated class 2 new members (PresentationCore.dll)
Methods (1)
System.Boolean IsPixelShaderVersionSupported(System.Int16,System.Int16)
Properties (1)
System.Boolean IsShaderEffectSoftwareRenderingSupported
Visual - updated class 1 new member (PresentationCore.dll)
Properties (1)
System.Windows.Media.Effects.Effect VisualEffect
VisualTreeHelper - updated class 1 new member (PresentationCore.dll)
Methods (1)
System.Windows.Media.Effects.Effect GetEffect(System.Windows.Media.Visual)
System.Windows.Media.Animation namespace - 1 updated class
Storyboard - updated enumeration 20 new members (PresentationFramework.dll)
Methods (19)
System.Void Begin()
System.Double GetCurrentGlobalSpeed()
System.Int32 GetCurrentIteration()
System.Double GetCurrentProgress()
System.Windows.Media.Animation.ClockState GetCurrentState()
System.TimeSpan GetCurrentTime()
System.Boolean GetIsPaused()
System.Windows.DependencyObject GetTarget(System.Windows.DependencyObject)
System.Void Pause()
System.Void Remove()
System.Void Resume()
System.Void Seek(System.TimeSpan)
System.Void Seek(System.TimeSpan,System.Windows.Media.Animation.TimeSeekOrigin)
System.Void SeekAlignedToLastTick(System.TimeSpan)
System.Void SeekAlignedToLastTick(System.TimeSpan,System.Windows.Media.Animation.TimeSeekOrigin)
System.Void SetSpeedRatio(System.Double)
System.Void SetTarget(System.Windows.DependencyObject,System.Windows.DependencyObject)
System.Void SkipToFill()
System.Void Stop()
Fields (1)
TargetProperty
System.Windows.Media.Effects namespace - 8 new classes
BlurEffect - new enumeration 9 members (PresentationCore.dll)
Constructors (1)
.ctor()
Methods (2)
System.Windows.Media.Effects.BlurEffect Clone()
System.Windows.Media.Effects.BlurEffect CloneCurrentValue()
Properties (3)
System.Windows.Media.Effects.KernelType KernelType
System.Double Radius
System.Windows.Media.Effects.RenderingBias RenderingBias
Fields (3)
KernelTypeProperty
RadiusProperty
RenderingBiasProperty
DropShadowEffect - new enumeration 15 members (PresentationCore.dll)
Constructors (1)
.ctor()
Methods (2)
System.Windows.Media.Effects.DropShadowEffect Clone()
System.Windows.Media.Effects.DropShadowEffect CloneCurrentValue()
Properties (6)
System.Double BlurRadius
System.Windows.Media.Color Color
System.Double Direction
System.Double Opacity
System.Windows.Media.Effects.RenderingBias RenderingBias
System.Double ShadowDepth
Fields (6)
BlurRadiusProperty
ColorProperty
DirectionProperty
OpacityProperty
RenderingBiasProperty
ShadowDepthProperty
Effect - new class 3 members (PresentationCore.dll)
Methods (2)
System.Windows.Media.Effects.Effect Clone()
System.Windows.Media.Effects.Effect CloneCurrentValue()
Properties (1)
System.Windows.Media.Brush ImplicitInput
PixelShader - new enumeration 9 members (PresentationCore.dll)
Constructors (1)
.ctor()
Methods (3)
System.Windows.Media.Effects.PixelShader Clone()
System.Windows.Media.Effects.PixelShader CloneCurrentValue()
System.Void SetStreamSource(System.IO.Stream)
Properties (2)
System.Windows.Media.Effects.ShaderRenderMode ShaderRenderMode
System.Uri UriSource
Events (1)
InvalidPixelShaderEncountered
Fields (2)
ShaderRenderModeProperty
UriSourceProperty
RenderingBias - new enumeration 2 members (PresentationCore.dll)
Fields (2)
Performance
Quality
SamplingMode - new enumeration 3 members (PresentationCore.dll)
Fields (3)
Auto
Bilinear
NearestNeighbor
ShaderEffect - new class 2 members (PresentationCore.dll)
Methods (2)
System.Windows.Media.Effects.ShaderEffect Clone()
System.Windows.Media.Effects.ShaderEffect CloneCurrentValue()
ShaderRenderMode - new enumeration 3 members (PresentationCore.dll)
Fields (3)
Auto
HardwareOnly
SoftwareOnly
System.Windows.Media.Imaging namespace - 1 updated class
WriteableBitmap - updated class 9 new members (PresentationCore.dll)
Methods (7)
System.Void AddDirtyRect(System.Windows.Int32Rect)
System.Boolean FreezeCore(System.Boolean)
System.Void Lock()
System.Boolean TryLock(System.Windows.Duration)
System.Void Unlock()
System.Void WritePixels(System.Windows.Int32Rect,System.Array,System.Int32,System.Int32,System.Int32)
System.Void WritePixels(System.Windows.Int32Rect,System.IntPtr,System.Int32,System.Int32,System.Int32,System.Int32)
Properties (2)
System.IntPtr BackBuffer
System.Int32 BackBufferStride
System.Windows.Threading namespace - 1 updated class, 1 new class
Dispatcher - updated class 6 new members (WindowsBase.dll)
Methods (6)
System.Windows.Threading.DispatcherOperation BeginInvoke(System.Delegate,System.Object[])
System.Windows.Threading.DispatcherOperation BeginInvoke(System.Delegate,System.Windows.Threading.DispatcherPriority,System.Object[])
System.Object Invoke(System.Delegate,System.Object[])
System.Object Invoke(System.Delegate,System.TimeSpan,System.Object[])
System.Object Invoke(System.Delegate,System.TimeSpan,System.Windows.Threading.DispatcherPriority,System.Object[])
System.Object Invoke(System.Delegate,System.Windows.Threading.DispatcherPriority,System.Object[])
DispatcherExtensions - new class 6 members (System.Windows.Presentation.dll)
Methods (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)
See Also
.NET Framework API Differences: 3.5 to 3.5 SP1 - by Assembly
.NET Framework API Differences: Version 3.5 to 3.5 SP1 - Summary