次の方法で共有


.NET Framework API の違い: 3.5 から 3.5 SP1 - アセンブリ別

このレポートには、以前の.NET Framework 3.5 バージョンと比較して、.NET Framework バージョン 3.5 Service Pack 1 (SP1) で導入された新しいクラスと既存のクラスの新しいメンバーが表示されます。 新しいクラスまたは更新された各クラスの.NET Framework クラス ライブラリへのリンクが含まれています。

以下のノードを展開して、名前空間の新しい API を確認します。 名前空間 でこのレポートを表示することもできます。

:

  • このレポートには、ダウンロードまたは Visual Studio インストールによってインストールされる.NET Framework再頒布可能パッケージに含まれていないクラス ライブラリは含まれません。
  • このレポートには、基底クラスから継承されたメンバーや、継承されたメンバーのみを含むクラス全体は含まれません。
  • メソッド パラメーターは、その型によってのみ識別されます。
  • パラメーターの後にアンパサンド (&) が続く場合、それが out パラメーターであることを示します。
  • このレポートのジェネリック パラメーターを持つ複数のメンバーは、ドキュメントに示されているように構文と完全には一致しません。 正しい構文については、ドキュメントを参照してください。

Microsoft.Build.Tasks.v3.5.dll - 7 つの更新されたクラス、3 つの新しいクラス

GenerateApplicationManifest - クラス 5 の新しいメンバーを更新しました (Microsoft.Build.Tasks 名前空間)

                プロパティ (5)

                                System.String ErrorReportUrl

                                Microsoft.Build.Framework.ITaskItem[]FileAssociations

                                System.Boolean RequiresMinimumFramework35SP1

                                System.String SuiteName

                                System.String TargetFrameworkSubset

GenerateDeploymentManifest - クラス 3 の新しいメンバーを更新しました (Microsoft.Build.Tasks 名前空間)

                プロパティ (3)

                                System.Boolean CreateDesktopShortcut

                                System.String ErrorReportUrl

                                System.String SuiteName

GenerateManifestBase - クラス 3 の新しいメンバーを更新しました (Microsoft.Build.Tasks 名前空間)

                メソッド (2)

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

                                System.Version ConvertFrameworkVersionToString(System.String)

                プロパティ (1)

                                System.String TargetFrameworkVersion

RequiresFramework35SP1Assembly - 新しいクラス 13 メンバー (Microsoft.Build.Tasks 名前空間)

                コンストラクター (1)

                                .ctor()

                メソッド (1)

                                System.Boolean Execute()

                Properties (11)

                                Microsoft.Build.Framework.ITaskItem[]アセンブリ

                                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 - クラス 4 の新しいメンバーを更新しました (Microsoft.Build.Tasks 名前空間)

                プロパティ (4)

                                System.String[]FullTargetFrameworkSubsetNames

                                System.Boolean IgnoreDefaultInstalledAssemblySubsetTables

                                Microsoft.Build.Framework.ITaskItem[]InstalledAssemblySubsetTables

                                System.String[]TargetFrameworkSubsets

ResolveManifestFiles - クラス 5 の新しいメンバーを更新しました (Microsoft.Build.Tasks 名前空間)

                プロパティ (5)

                                Microsoft.Build.Framework.ITaskItem DeploymentManifestEntryPoint

                                Microsoft.Build.Framework.ITaskItem OutputDeploymentManifestEntryPoint

                                Microsoft.Build.Framework.ITaskItem OutputEntryPoint

                                System.Boolean SigningManifests

                                System.String TargetFrameworkVersion

ApplicationManifest - クラス 6 の新しいメンバーを更新しました (Microsoft.Build.Tasks.Deployment.ManifestUtilities 名前空間)

                プロパティ (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 - クラス 6 の新しいメンバーを更新しました (Microsoft.Build.Tasks.Deployment.ManifestUtilities 名前空間)

                プロパティ (6)

                                System.Boolean CreateDesktopShortcut

                                System.String ErrorReportUrl

                                System.String SuiteName

                                System.String XmlCreateDesktopShortcut

                                System.String XmlErrorReportUrl

                                System.String XmlSuiteName

FileAssociation - 新しいクラス 9 メンバー (Microsoft.Build.Tasks.Deployment.ManifestUtilities 名前空間)

                コンストラクター (1)

                                .ctor()

                プロパティ (8)

                                System.String DefaultIcon

                                System.String Description

                                System.String 拡張機能

                                System.String ProgId

                                System.String XmlDefaultIcon

                                System.String XmlDescription

                                System.String XmlExtension

                                System.String XmlProgId

FileAssociationCollection - 新しいクラス 5 メンバー (Microsoft.Build.Tasks.Deployment.ManifestUtilities 名前空間)

                メソッド (3)

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

                                System.Void Clear()

                                System.Collections.IEnumerator GetEnumerator()

                プロパティ (2)

                                System.Int32 Count

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

Microsoft.Data.Entity.Build.Tasks.dll - 2 つの新しいクラス

EntityClean - 新しいクラス 4 メンバー (Microsoft.Data.Entity.Build.Tasks 名前空間)

                コンストラクター (1)

                                .ctor()

                メソッド (1)

                                System.Boolean Execute()

                プロパティ (2)

                                System.String OutputPath

                                Microsoft.Build.Framework.ITaskItem[]Sources

EntityDeploy - 新しいクラス 5 メンバー (Microsoft.Data.Entity.Build.Tasks 名前空間)

                コンストラクター (1)

                                .ctor()

                メソッド (1)

                                System.Boolean Execute()

                プロパティ (3)

                                Microsoft.Build.Framework.ITaskItem[]EntityDataModelEmbeddedResources

                                System.String OutputPath

                                Microsoft.Build.Framework.ITaskItem[]Sources

Mscorlib.dll - 8 つの更新されたクラス、4 つの新しいクラス

AppDomainManager - クラス 1 の新しいメンバー (システム名前空間) を更新しました

                メソッド (1)

                                System.Boolean CheckSecuritySettings(System.Security.SecurityState)

GC - クラス 6 の新しいメンバーを更新しました (システム名前空間)

                メソッド (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 - 新しい列挙体 5 メンバー (System 名前空間)

                フィールド (5)

                                  Canceled

                                  失敗

                                  NotApplicable

                                  Succeeded

                                  タイムアウト

PlatformID - 列挙体を更新しました 2 つの新しいメンバー (システム名前空間)

                フィールド (2)

                                  Macosx

                                  Xbox

String - クラス 2 の新しいメンバーを更新しました (System 名前空間)

                メソッド (2)

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

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

MethodImplAttributes - 列挙体 1 個の新しいメンバーを更新しました (System.Reflection 名前空間)

                フィールド (1)

                                  NoOptimization

InternalsVisibleToAttribute - クラス 1 の新しいメンバー (System.Runtime.CompilerServices 名前空間) を更新しました

                プロパティ (1)

                                System.Boolean AllInternalsVisible

MethodImplOptions - 列挙体 1 個の新しいメンバー (System.Runtime.CompilerServices 名前空間) を更新しました

                フィールド (1)

                                  NoOptimization

AllowReversePInvokeCallsAttribute - 新しいクラス 1 メンバー (System.Runtime.InteropServices 名前空間)

                コンストラクター (1)

                                .ctor()

SecuritySafeCriticalAttribute - 新しいクラス 1 メンバー (System.Security 名前空間)

                コンストラクター (1)

                                .ctor()

SecurityState - 新しいクラス 2 メンバー (System.Security 名前空間)

                メソッド (2)

                                System.Void EnsureState()

                                System.Boolean IsStateAvailable()

WaitHandle - クラス 6 の新しいメンバーを更新しました (System.Threading 名前空間)

                メソッド (6)

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

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

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

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

                                System.Boolean WaitOne(System.Int32)

                                System.Boolean WaitOne(System.TimeSpan)

PresentationBuildTasks.dll - 1 つの更新されたクラス

MarkupCompilePass1 - クラス 1 の新しいメンバー (Microsoft.Build.Tasks.Windows 名前空間) を更新しました

                プロパティ (1)

                                Microsoft.Build.Framework.ITaskItem[]SplashScreen

PresentationCore.dll - 8 つの更新されたクラス、10 個の新しいクラス

UIElement - 列挙体 4 個の新しいメンバーを更新しました (System.Windows 名前空間)

                プロパティ (2)

                                System.Windows.Media.Effects.Effect 効果

                                System.String Uid

                フィールド (2)

                                  EffectProperty

                                  UidProperty

D3DImage - 新しい列挙 17 メンバー (System.Windows.Interop 名前空間)

                コンストラクター (2)

                                .ctor()

                                .ctor(System.Double,System.Double)

                メソッド (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()

                プロパティ (6)

                                System.Double Height

                                System.Boolean IsFrontBufferAvailable

                                System.Windows.Media.ImageMetadata メタデータ

                                System.Int32 PixelHeight

                                System.Int32 PixelWidth

                                System.Double Width

                イベント (1)

                                  IsFrontBufferAvailableChanged

                フィールド (1)

                                  IsFrontBufferAvailableProperty

D3DResourceType - 新しい列挙体 1 メンバー (System.Windows.Interop 名前空間)

                フィールド (1)

                                  IDirect3DSurface9

BitmapScalingMode - 列挙体 3 個の新しいメンバーを更新しました (System.Windows.Media 名前空間)

                フィールド (3)

                                  ファント

                                  線形

                                  NearestNeighbor

GeneralTransform - クラス 1 の新しいメンバー (System.Windows.Media 名前空間) を更新しました

                コンストラクター (1)

                                .ctor()

ImageSource - インターフェイス 1 の新しいメンバー (System.Windows.Media 名前空間) を更新しました

                メソッド (1)

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

RenderCapability - クラス 2 の新しいメンバーを更新しました (System.Windows.Media 名前空間)

                メソッド (1)

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

                プロパティ (1)

                                System.Boolean IsShaderEffectSoftwareRenderingSupported

Visual - クラス 1 の新しいメンバー (System.Windows.Media 名前空間) を更新しました

                プロパティ (1)

                                System.Windows.Media.Effects.Effect VisualEffect

VisualTreeHelper - クラス 1 の新しいメンバー (System.Windows.Media 名前空間) を更新しました

                メソッド (1)

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

BlurEffect - 新しい列挙 9 メンバー (System.Windows.Media.Effects 名前空間)

                コンストラクター (1)

                                .ctor()

                メソッド (2)

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

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

                プロパティ (3)

                                System.Windows.Media.Effects.KernelType KernelType

                                System.Double Radius

                                System.Windows.Media.Effects.RenderingBias RenderingBias

                フィールド (3)

                                  KernelTypeProperty

                                  RadiusProperty

                                  RenderingBiasProperty

DropShadowEffect - 新しい列挙 15 メンバー (System.Windows.Media.Effects 名前空間)

                コンストラクター (1)

                                .ctor()

                メソッド (2)

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

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

                プロパティ (6)

                                System.Double BlurRadius

                                System.Windows.Media.Color

                                System.Double Direction

                                System.Double 不透明度

                                System.Windows.Media.Effects.RenderingBias RenderingBias

                                System.Double ShadowDepth

                フィールド (6)

                                  BlurRadiusProperty

                                  ColorProperty

                                  DirectionProperty

                                  OpacityProperty

                                  RenderingBiasProperty

                                  ShadowDepthProperty

Effect - 新しいクラス 3 メンバー (System.Windows.Media.Effects 名前空間)

                メソッド (2)

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

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

                プロパティ (1)

                                System.Windows.Media.Brush ImplicitInput

PixelShader - 新しい列挙 9 メンバー (System.Windows.Media.Effects 名前空間)

                コンストラクター (1)

                                .ctor()

                メソッド (3)

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

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

                                System.Void SetStreamSource(System.IO.Stream)

                プロパティ (2)

                                System.Windows.Media.Effects.ShaderRenderMode ShaderRenderMode

                                System.Uri UriSource

                イベント (1)

                                  InvalidPixelShaderEncountered

                フィールド (2)

                                  ShaderRenderModeProperty

                                  UriSourceProperty

RenderingBias - 新しい列挙体 2 メンバー (System.Windows.Media.Effects 名前空間)

                フィールド (2)

                                  パフォーマンス

                                  Quality

SamplingMode - 新しい列挙体 3 メンバー (System.Windows.Media.Effects 名前空間)

                フィールド (3)

                                  Auto

                                  Bilinear

                                  NearestNeighbor

ShaderEffect - 新しいクラス 2 メンバー (System.Windows.Media.Effects 名前空間)

                メソッド (2)

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

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

ShaderRenderMode - 新しい列挙 3 メンバー (System.Windows.Media.Effects 名前空間)

                フィールド (3)

                                  Auto

                                  HardwareOnly

                                  SoftwareOnly

WriteableBitmap - クラス 9 の新しいメンバーを更新しました (System.Windows.Media.Imaging 名前空間)

                メソッド (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)

                プロパティ (2)

                                System.IntPtr BackBuffer

                                System.Int32 BackBufferStride

PresentationFramework.dll - 35 個の更新されたクラス、8 つの新しいクラス

DataTemplate - クラス 1 の新しいメンバー (System.Windows 名前空間) を更新しました

                プロパティ (1)

                                System.Object DataTemplateKey

FrameworkContentElement - 更新された列挙体 2 つの新しいメンバー (System.Windows 名前空間)

                プロパティ (1)

                                System.Windows.Data.BindingGroup BindingGroup

                フィールド (1)

                                  BindingGroupProperty

FrameworkElement - 更新された列挙体 2 つの新しいメンバー (System.Windows 名前空間)

                プロパティ (1)

                                System.Windows.Data.BindingGroup BindingGroup

                フィールド (1)

                                  BindingGroupProperty

HierarchyDataTemplate - クラス 5 の新しいメンバーを更新しました (System.Windows 名前空間)

                プロパティ (5)

                                System.Int32 AlternationCount

                                System.Windows.Data.BindingGroup ItemBindingGroup

                                System.Windows.Style ItemContainerStyle

                                System.Windows.Controls.StyleSelector ItemContainerStyleSelector

                                System.String ItemStringFormat

Window - 列挙体を更新しました 2 つの新しいメンバー (System.Windows 名前空間)

                プロパティ (1)

                                System.Boolean ShowActivated

                フィールド (1)

                                  ShowActivatedProperty

AlternationConverter - 新しいクラス 4 メンバー (System.Windows.Controls 名前空間)

                コンストラクター (1)

                                .ctor()

                メソッド (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)

                プロパティ (1)

                                System.Collections.IList

ComboBox - 列挙体を更新しました 2 つの新しいメンバー (System.Windows.Controls 名前空間)

                プロパティ (1)

                                System.String SelectionBoxItemStringFormat

                フィールド (1)

                                  SelectionBoxItemStringFormatProperty

ContentControl - 更新された列挙 3 つの新しいメンバー (System.Windows.Controls 名前空間)

                メソッド (1)

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

                プロパティ (1)

                                System.String ContentStringFormat

                フィールド (1)

                                  ContentStringFormatProperty

ContentPresenter - 更新された列挙 3 つの新しいメンバー (System.Windows.Controls 名前空間)

                メソッド (1)

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

                プロパティ (1)

                                System.String ContentStringFormat

                フィールド (1)

                                  ContentStringFormatProperty

GridView - 更新された列挙体 2 つの新しいメンバー (System.Windows.Controls 名前空間)

                プロパティ (1)

                                System.String ColumnHeaderStringFormat

                フィールド (1)

                                  ColumnHeaderStringFormatProperty

GridViewColumn - 更新された列挙 3 つの新しいメンバー (System.Windows.Controls 名前空間)

                メソッド (1)

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

                プロパティ (1)

                                System.String HeaderStringFormat

                フィールド (1)

                                  HeaderStringFormatProperty

GridViewHeaderRowPresenter - 更新された列挙体 2 つの新しいメンバー (System.Windows.Controls 名前空間)

                プロパティ (1)

                                System.String ColumnHeaderStringFormat

                フィールド (1)

                                  ColumnHeaderStringFormatProperty

GroupStyle - クラス 2 の新しいメンバー (System.Windows.Controls 名前空間) を更新しました

                プロパティ (2)

                                System.Int32 AlternationCount

                                System.String HeaderStringFormat

HeaderedContentControl - 更新された列挙 3 つの新しいメンバー (System.Windows.Controls 名前空間)

                メソッド (1)

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

                プロパティ (1)

                                System.String HeaderStringFormat

                フィールド (1)

                                  HeaderStringFormatProperty

HeaderedItemsControl - 更新された列挙 3 つの新しいメンバー (System.Windows.Controls 名前空間)

                メソッド (1)

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

                プロパティ (1)

                                System.String HeaderStringFormat

                フィールド (1)

                                  HeaderStringFormatProperty

ItemCollection - クラス 8 の新しいメンバーを更新しました (System.Windows.Controls 名前空間)

                メソッド (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 - クラス 1 の新しいメンバー (System.Windows.Controls 名前空間) を更新しました

                メソッド (1)

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

ItemsControl - 列挙体を更新しました 11 個の新しいメンバー (System.Windows.Controls 名前空間)

                メソッド (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)

                プロパティ (3)

                                System.Int32 AlternationCount

                                System.Windows.Data.BindingGroup ItemBindingGroup

                                System.String ItemStringFormat

                フィールド (4)

                                  AlternationCountProperty

                                  AlternationIndexProperty

                                  ItemBindingGroupProperty

                                  ItemStringFormatProperty

PasswordBox - クラス 1 の新しいメンバー (System.Windows.Controls 名前空間) を更新しました

                プロパティ (1)

                                System.Security.SecureString SecurePassword

ScrollViewer - 更新された列挙 8 つの新しいメンバー (System.Windows.Controls 名前空間)

                メソッド (2)

                                System.Boolean GetIsDeferredScrollingEnabled(System.Windows.DependencyObject)

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

                プロパティ (3)

                                System.Double ContentHorizontalOffset

                                System.Double ContentVerticalOffset

                                System.Boolean IsDeferredScrollingEnabled

                フィールド (3)

                                  ContentHorizontalOffsetProperty

                                  ContentVerticalOffsetProperty

                                  IsDeferredScrollingEnabledProperty

TabControl - 更新された列挙 4 つの新しいメンバー (System.Windows.Controls 名前空間)

                プロパティ (2)

                                System.String ContentStringFormat

                                System.String SelectedContentStringFormat

                フィールド (2)

                                  ContentStringFormatProperty

                                  SelectedContentStringFormatProperty

TreeView - クラス 1 の新しいメンバー (System.Windows.Controls 名前空間) を更新しました

                メソッド (1)

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

TreeViewItem - クラス 4 の新しいメンバー (System.Windows.Controls 名前空間) を更新しました

                メソッド (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)

検証 - 更新された列挙 6 つの新しいメンバー (System.Windows.Controls 名前空間)

                メソッド (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)

                フィールド (2)

                                  ValidationAdornerSiteForProperty

                                  ValidationAdornerSiteProperty

ValidationRule - クラス 3 の新しいメンバー (System.Windows.Controls 名前空間) を更新しました

                コンストラクター (1)

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

                プロパティ (2)

                                System.Boolean ValidatesOnTargetUpdated

                                System.Windows.Controls.ValidationStep ValidationStep

ValidationStep - 新しい列挙 4 メンバー (System.Windows.Controls 名前空間)

                フィールド (4)

                                  CommittedValue

                                  ConvertedProposedValue

                                  RawProposedValue

                                  UpdatedValue

VirtualizationMode - 新しい列挙体 2 メンバー (System.Windows.Controls 名前空間)

                フィールド (2)

                                  Recycling

                                  Standard

VirtualizingStackPanel - 更新された列挙 7 つの新しいメンバー (System.Windows.Controls 名前空間)

                メソッド (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)

                フィールド (1)

                                  VirtualizationModeProperty

WebBrowser - 新しいクラス 19 メンバー (System.Windows.Controls 名前空間)

                コンストラクター (1)

                                .ctor()

                メソッド (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)

                プロパティ (5)

                                System.Boolean CanGoBack

                                System.Boolean CanGoForward

                                System.Object ドキュメント

                                System.Object ObjectForScripting

                                System.Uri ソース

                イベント (3)

                                  LoadCompleted

                                  移動

                                  ナビゲーション

IRecyclingItemContainerGenerator - 新しいインターフェイス 1 メンバー (System.Windows.Controls.Primitives 名前空間)

                メソッド (1)

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

MultiSelector - 新しいクラス 3 メンバー (System.Windows.Controls.Primitives 名前空間)

                メソッド (2)

                                System.Void SelectAll()

                                System.Void UnselectAll()

                プロパティ (1)

                                System.Collections.IList SelectedItems

ScrollBar - 更新された列挙 2 つの新しいメンバー (System.Windows.Controls.Primitives 名前空間)

                フィールド (2)

                                  DeferScrollToHorizontalOffsetCommand

                                  DeferScrollToVerticalOffsetCommand

セレクター - クラス 1 の新しいメンバー (System.Windows.Controls.Primitives 名前空間) を更新しました

                メソッド (1)

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

BindingBase - クラス 4 の新しいメンバー (System.Windows.Data 名前空間) を更新しました

                メソッド (1)

                                System.Boolean ShouldSerializeTargetNullValue()

                プロパティ (3)

                                System.String BindingGroupName

                                System.String StringFormat

                                System.Object TargetNullValue

BindingGroup - 新しいクラス 14 メンバー (System.Windows.Data 名前空間)

                コンストラクター (1)

                                .ctor()

                メソッド (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()

                プロパティ (6)

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

                                System.Boolean CanRestoreValues

                                System.Collections.IList 項目

                                System.String

                                System.Boolean NotifyOnValidationError

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

BindingListCollectionView - クラス 17 の新しいメンバー (System.Windows.Data 名前空間) を更新しました

                メソッド (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)

                プロパティ (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 - クラス 1 の新しいメンバー (System.Windows.Data 名前空間) を更新しました

                プロパティ (1)

                                System.Object NewItemPlaceholder

ListCollectionView - クラス 18 の新しいメンバー (System.Windows.Data 名前空間) を更新しました

                メソッド (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)

                プロパティ (10)

                                System.Boolean CanAddNew

                                System.Boolean CanCancelEdit

                                System.Boolean CanRemove

                                System.Object CurrentAddItem

                                System.Object CurrentEditItem

                                System.Predicate(System.Object) フィルター

                                System.Boolean IsAddingNew

                                System.Boolean IsEditingItem

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

                                System.ComponentModel.NewItemPlaceholderPosition NewItemPlaceholderPosition

ValueUnavailableException - 新しいクラス 3 メンバー (System.Windows.Data 名前空間)

                コンストラクター (3)

                                .ctor()

                                .ctor(System.String)

                                .ctor(System.String,System.Exception)

テーブル - クラス 2 の新しいメンバー (System.Windows.Documents 名前空間) を更新しました

                メソッド (2)

                                System.Void BeginInit()

                                System.Void EndInit()

DocObjHost - クラス 1 の新しいメンバー (System.Windows.Interop 名前空間) を更新しました

                メソッド (1)

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

XamlReader - クラス 2 の新しいメンバーを更新しました (System.Windows.Markup 名前空間)

                メソッド (2)

                                System.Object Parse(System.String)

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

ストーリーボード - 列挙体 20 個の新しいメンバー (System.Windows.Media.Animation 名前空間) を更新しました

                メソッド (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()

                フィールド (1)

                                  TargetProperty

ReachFramework.dll - 1 つの新しいクラス

PrintingNotSupportedException - 新しいクラス 4 メンバー (System.Printing 名前空間)

                コンストラクター (3)

                                .ctor()

                                .ctor(System.String)

                                .ctor(System.String,System.Exception)

                メソッド (1)

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

System.dll - 2 つの更新されたクラス、1 つの新しいクラス

DateTimeOffsetConverter - 新しいクラス 5 メンバー (System.ComponentModel 名前空間)

                コンストラクター (1)

                                .ctor()

                メソッド (4)

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

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

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

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

ServicePoint - クラス 1 の新しいメンバー (System.Net 名前空間) を更新しました

                メソッド (1)

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

ServicePointManager - クラス 1 の新しいメンバー (System.Net 名前空間) を更新しました

                メソッド (1)

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

System.ComponentModel.DataAnnotations.dll - 15 個の新しいクラス

AssociatedMetadataTypeTypeDescriptionProvider - 新しいクラス 3 メンバー (System.ComponentModel.DataAnnotations 名前空間)

                コンストラクター (2)

                                .ctor(System.Type)

                                .ctor(System.Type,System.Type)

                メソッド (1)

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

DataType - 新しい列挙 13 メンバー (System.ComponentModel.DataAnnotations 名前空間)

                フィールド (13)

                                  通貨

                                  Custom

                                  Date

                                  DateTime

                                  期間

                                  EmailAddress

                                  Html

                                  MultilineText

                                  パスワード

                                  PhoneNumber

                                  Text

                                  Time

                                  Url

DataTypeAttribute - 新しいクラス 7 メンバー (System.ComponentModel.DataAnnotations 名前空間)

                コンストラクター (2)

                                .ctor(System.ComponentModel.DataAnnotations.DataType)

                                .ctor(System.String)

                メソッド (2)

                                System.String GetDataTypeName()

                                System.Boolean IsValid(System.Object)

                プロパティ (3)

                                System.String CustomDataType

                                System.ComponentModel.DataAnnotations.DataType DataType

                                System.ComponentModel.DataAnnotations.DisplayFormatAttribute DisplayFormat

DisplayColumnAttribute - 新しいクラス 6 メンバー (System.ComponentModel.DataAnnotations 名前空間)

                コンストラクター (3)

                                .ctor(System.String)

                                .ctor(System.String,System.String)

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

                プロパティ (3)

                                System.String DisplayColumn

                                System.String SortColumn

                                System.Boolean SortDescending

DisplayFormatAttribute - 新しいクラス 5 メンバー (System.ComponentModel.DataAnnotations 名前空間)

                コンストラクター (1)

                                .ctor()

                プロパティ (4)

                                System.Boolean ApplyFormatInEditMode

                                System.Boolean ConvertEmptyStringToNull

                                System.String DataFormatString

                                System.String NullDisplayText

MetadataTypeAttribute - 新しいクラス 2 メンバー (System.ComponentModel.DataAnnotations 名前空間)

                コンストラクター (1)

                                .ctor(System.Type)

                プロパティ (1)

                                System.Type MetadataClassType

RangeAttribute - 新しいクラス 8 メンバー (System.ComponentModel.DataAnnotations 名前空間)

                コンストラクター (3)

                                .ctor(System.Double,System.Double)

                                .ctor(System.Int32,System.Int32)

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

                メソッド (2)

                                System.String FormatErrorMessage(System.String)

                                System.Boolean IsValid(System.Object)

                プロパティ (3)

                                System.Object Maximum

                                System.Object Minimum

                                System.Type OperandType

RegularExpressionAttribute - 新しいクラス 4 メンバー (System.ComponentModel.DataAnnotations 名前空間)

                コンストラクター (1)

                                .ctor(System.String)

                メソッド (2)

                                System.String FormatErrorMessage(System.String)

                                System.Boolean IsValid(System.Object)

                プロパティ (1)

                                System.String パターン

RequiredAttribute - 新しいクラス 2 メンバー (System.ComponentModel.DataAnnotations 名前空間)

                コンストラクター (1)

                                .ctor()

                メソッド (1)

                                System.Boolean IsValid(System.Object)

ScaffoldColumnAttribute - 新しいクラス 2 メンバー (System.ComponentModel.DataAnnotations 名前空間)

                コンストラクター (1)

                                .ctor(System.Boolean)

                プロパティ (1)

                                System.Boolean スキャフォールディング

ScaffoldTableAttribute - 新しいクラス 2 メンバー (System.ComponentModel.DataAnnotations 名前空間)

                コンストラクター (1)

                                .ctor(System.Boolean)

                プロパティ (1)

                                System.Boolean スキャフォールディング

StringLengthAttribute - 新しいクラス 4 メンバー (System.ComponentModel.DataAnnotations 名前空間)

                コンストラクター (1)

                                .ctor(System.Int32)

                メソッド (2)

                                System.String FormatErrorMessage(System.String)

                                System.Boolean IsValid(System.Object)

                プロパティ (1)

                                System.Int32 MaximumLength

UIHintAttribute - 新しいクラス 6 メンバー (System.ComponentModel.DataAnnotations 名前空間)

                コンストラクター (3)

                                .ctor(System.String)

                                .ctor(System.String,System.String)

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

                プロパティ (3)

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

                                System.String PresentationLayer

                                System.String UIHint

ValidationAttribute - 新しいクラス 10 メンバー (System.ComponentModel.DataAnnotations 名前空間)

                コンストラクター (3)

                                .ctor()

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

                                .ctor(System.String)

                メソッド (3)

                                System.String FormatErrorMessage(System.String)

                                System.Boolean IsValid(System.Object)

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

                プロパティ (4)

                                System.String ErrorMessage

                                System.String ErrorMessageResourceName

                                System.Type ErrorMessageResourceType

                                System.String ErrorMessageString

ValidationException - 新しいクラス 8 メンバー (System.ComponentModel.DataAnnotations 名前空間)

                コンストラクター (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)

                メソッド (1)

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

                プロパティ (2)

                                System.ComponentModel.DataAnnotations.ValidationAttribute ValidationAttribute

                                System.Object

System.Data.Entity.dll - 179 個の新しいクラス

EntityCommandCompilationException - 新しいクラス 3 メンバー (System.Data 名前空間)

                コンストラクター (3)

                                .ctor()

                                .ctor(System.String)

                                .ctor(System.String,System.Exception)

EntityCommandExecutionException - 新しいクラス 3 メンバー (System.Data 名前空間)

                コンストラクター (3)

                                .ctor()

                                .ctor(System.String)

                                .ctor(System.String,System.Exception)

EntityException - 新しいクラス 4 メンバー (System.Data 名前空間)

                コンストラクター (4)

                                .ctor()

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

                                .ctor(System.String)

                                .ctor(System.String,System.Exception)

EntityKey - 新しい列挙 16 メンバー (System.Data 名前空間)

                コンストラクター (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)

                メソッド (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)

                プロパティ (4)

                                System.String EntityContainerName

                                System.Data.EntityKeyMember[]EntityKeyValues

                                System.String EntitySetName

                                System.Boolean IsTemporary

                フィールド (2)

                                  EntityNotValidKey

                                  NoEntitySetKey

EntityKeyMember - 新しいクラス 5 メンバー (System.Data 名前空間)

                コンストラクター (2)

                                .ctor()

                                .ctor(System.String,System.Object)

                メソッド (1)

                                System.String ToString()

                プロパティ (2)

                                System.String キー

                                System.Object

EntitySqlException - 新しいクラス 9 メンバー (System.Data 名前空間)

                コンストラクター (3)

                                .ctor()

                                .ctor(System.String)

                                .ctor(System.String,System.Exception)

                メソッド (1)

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

                プロパティ (5)

                                System.Int32

                                System.String ErrorContext

                                System.String ErrorDescription

                                System.Int32 Line

                                System.String メッセージ

EntityState - 新しい列挙体 5 メンバー (System.Data 名前空間)

                フィールド (5)

                                  追加

                                  削除済み

                                  デタッチ

                                  [更新日時]

                                  Unchanged

IExtendedDataRecord - 新しいインターフェイス 3 メンバー (System.Data 名前空間)

                メソッド (2)

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

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

                プロパティ (1)

                                System.Data.Common.DataRecordInfo DataRecordInfo

InvalidCommandTreeException - 新しいクラス 3 メンバー (System.Data 名前空間)

                コンストラクター (3)

                                .ctor()

                                .ctor(System.String)

                                .ctor(System.String,System.Exception)

MappingException - 新しいクラス 3 メンバー (System.Data 名前空間)

                コンストラクター (3)

                                .ctor()

                                .ctor(System.String)

                                .ctor(System.String,System.Exception)

MetadataException - 新しいクラス 4 メンバー (System.Data 名前空間)

                コンストラクター (3)

                                .ctor()

                                .ctor(System.String)

                                .ctor(System.String,System.Exception)

                メソッド (1)

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

ObjectNotFoundException - 新しいクラス 3 メンバー (System.Data 名前空間)

                コンストラクター (3)

                                .ctor()

                                .ctor(System.String)

                                .ctor(System.String,System.Exception)

OptimisticConcurrencyException - 新しいクラス 4 メンバー (System.Data 名前空間)

                コンストラクター (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 - 新しいクラス 3 メンバー (System.Data 名前空間)

                コンストラクター (3)

                                .ctor()

                                .ctor(System.String)

                                .ctor(System.String,System.Exception)

UpdateException - 新しいクラス 6 メンバー (System.Data 名前空間)

                コンストラクター (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))

                プロパティ (1)

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

DataRecordInfo - 新しいクラス 3 メンバー (System.Data.Common 名前空間)

                コンストラクター (1)

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

                プロパティ (2)

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

                                System.Data.Metadata.Edm.TypeUsage RecordType

DbCommandDefinition - 新しいクラス 3 メンバー (System.Data.Common 名前空間)

                コンストラクター (2)

                                .ctor()

                                .ctor(System.Data.Common.DbCommand)

                メソッド (1)

                                System.Data.Common.DbCommand CreateCommand()

DbProviderManifest - 新しい列挙 12 メンバー (System.Data.Common 名前空間)

                コンストラクター (1)

                                .ctor()

                メソッド (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()

                プロパティ (1)

                                System.String NamespaceName

                フィールド (3)

                                  ConceptualSchemaDefinition

                                  StoreSchemaDefinition

                                  StoreSchemaMapping

DbProviderServices - 新しいクラス 9 メンバー (System.Data.Common 名前空間)

                コンストラクター (1)

                                .ctor()

                メソッド (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 - 新しいクラス 7 メンバー (System.Data.Common 名前空間)

                コンストラクター (1)

                                .ctor(System.Xml。XmlReader)

                メソッド (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()

                プロパティ (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 - 新しいクラス 2 メンバー (System.Data.Common 名前空間)

                コンストラクター (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)

                プロパティ (1)

                                System.Data.EntityKey EntityKey

FieldMetadata - 新しいクラス 3 メンバー (System.Data.Common 名前空間)

                コンストラクター (1)

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

                プロパティ (2)

                                System.Data.Metadata.Edm.EdmMember FieldType

                                System.Int32 序数

DbAggregate - 新しいクラス 2 メンバー (System.Data.Common.CommandTrees 名前空間)

                プロパティ (2)

                                System.Collections.Generic.IList(System.Data.Common.CommandTrees.DbExpression) 引数

                                System.Data.Metadata.Edm.TypeUsage ResultType

DbAndExpression - 新しいクラス 2 メンバー (System.Data.Common.CommandTrees 名前空間)

                メソッド (2)

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

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

DbApplyExpression - 新しいクラス 4 メンバー (System.Data.Common.CommandTrees 名前空間)

                メソッド (2)

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

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

                プロパティ (2)

                                System.Data.Common.CommandTrees.DbExpressionBinding Apply

                                System.Data.Common.CommandTrees.DbExpressionBinding 入力

DbArithmeticExpression - 新しいクラス 3 メンバー (System.Data.Common.CommandTrees 名前空間)

                メソッド (2)

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

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

                プロパティ (1)

                                System.Collections.Generic.IList(System.Data.Common.CommandTrees.DbExpression) 引数

DbBinaryExpression - 新しいクラス 2 メンバー (System.Data.Common.CommandTrees 名前空間)

                プロパティ (2)

                                System.Data.Common.CommandTrees.DbExpression Left

                                System.Data.Common.CommandTrees.DbExpression Right

DbCaseExpression - 新しいクラス 5 メンバー (System.Data.Common.CommandTrees 名前空間)

                メソッド (2)

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

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

                プロパティ (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 - 新しいクラス 2 メンバー (System.Data.Common.CommandTrees 名前空間)

                メソッド (2)

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

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

DbCommandTree - 新しいクラス 1 メンバー (System.Data.Common.CommandTrees 名前空間)

                プロパティ (1)

                                System.Collections.Generic.IEnumerable(System.Collections.Generic.KeyValuePair(System.String,System.Data.Metadata.Edm.TypeUsage)) パラメーター

DbComparisonExpression - 新しいクラス 2 メンバー (System.Data.Common.CommandTrees 名前空間)

                メソッド (2)

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

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

DbConstantExpression - 新しいクラス 3 メンバー (System.Data.Common.CommandTrees 名前空間)

                メソッド (2)

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

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

                プロパティ (1)

                                System.Object

DbCrossJoinExpression - 新しいクラス 3 メンバー (System.Data.Common.CommandTrees 名前空間)

                メソッド (2)

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

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

                プロパティ (1)

                                System.Collections.Generic.IList(System.Data.Common.CommandTrees.DbExpressionBinding) 入力

DbDeleteCommandTree - 新しいクラス 1 メンバー (System.Data.Common.CommandTrees 名前空間)

                プロパティ (1)

                                System.Data.Common.CommandTrees.DbExpression 述語

DbDerefExpression - 新しいクラス 2 メンバー (System.Data.Common.CommandTrees 名前空間)

                メソッド (2)

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

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

DbDistinctExpression - 新しいクラス 2 メンバー (System.Data.Common.CommandTrees 名前空間)

                メソッド (2)

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

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

DbElementExpression - 新しいクラス 2 メンバー (System.Data.Common.CommandTrees 名前空間)

                メソッド (2)

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

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

DbEntityRefExpression - 新しいクラス 2 メンバー (System.Data.Common.CommandTrees 名前空間)

                メソッド (2)

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

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

DbExceptExpression - 新しいクラス 2 メンバー (System.Data.Common.CommandTrees 名前空間)

                メソッド (2)

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

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

DbExpression - 新しいクラス 4 メンバー (System.Data.Common.CommandTrees 名前空間)

                メソッド (2)

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

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

                プロパティ (2)

                                System.Data.Common.CommandTrees.DbExpressionKind ExpressionKind

                                System.Data.Metadata.Edm.TypeUsage ResultType

DbExpressionBinding - 新しいクラス 3 メンバー (System.Data.Common.CommandTrees 名前空間)

                プロパティ (3)

                                System.Data.Common.CommandTrees.DbExpression

                                System.String VariableName

                                System.Data.Metadata.Edm.TypeUsage VariableType

DbExpressionKind - 新しい列挙 57 メンバー (System.Data.Common.CommandTrees 名前空間)

                フィールド (57)

                                  すべて

                                  And

                                  [任意]

                                  Case

                                  Cast

                                  定数

                                  CrossApply

                                  CrossJoin

                                  Deref

                                  Distinct

                                  除算

                                  要素

                                  Entityref

                                  [等しい]

                                  Except

                                  Assert

                                  FullOuterJoin

                                  Function

                                  GreaterThan

                                  GreaterThanOrEquals

                                  GroupBy

                                  InnerJoin

                                  交差

                                  IsEmpty

                                  IsNull

                                  IsOf

                                  IsOfOnly

                                  LeftOuterJoin

                                  LessThan

                                  LessThanOrEquals

                                  Like

                                  制限

                                  Minus

                                  剰余

                                  Multiply

                                  NewInstance

                                  Not

                                  NotEquals

                                  Null

                                  Oftype

                                  OfTypeOnly

                                  Or

                                  OuterApply

                                  ParameterReference

                                  Plus

                                  プロジェクト

                                  プロパティ

                                  参考

                                  RefKey

                                  RelationshipNavigation

                                  Scan

                                  Skip

                                  Sort

                                  治療

                                  UnaryMinus

                                  UnionAll

                                  VariableReference

DbExpressionVisitor - 新しいクラス 43 メンバー (System.Data.Common.CommandTrees 名前空間)

                コンストラクター (1)

                                .ctor()

                メソッド (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) - 新しいジェネリック クラス 43 メンバー (System.Data.Common.CommandTrees 名前空間)

                コンストラクター (1)

                                .ctor()

                メソッド (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 - 新しいクラス 4 メンバー (System.Data.Common.CommandTrees 名前空間)

                メソッド (2)

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

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

                プロパティ (2)

                                System.Data.Common.CommandTrees.DbExpressionBinding 入力

                                System.Data.Common.CommandTrees.DbExpression 述語

DbFunctionAggregate - 新しいクラス 2 メンバー (System.Data.Common.CommandTrees 名前空間)

                プロパティ (2)

                                System.Boolean Distinct

                                System.Data.Metadata.Edm.EdmFunction 関数

DbFunctionCommandTree - 新しいクラス 2 メンバー (System.Data.Common.CommandTrees 名前空間)

                プロパティ (2)

                                System.Data.Metadata.Edm.EdmFunction EdmFunction

                                System.Data.Metadata.Edm.TypeUsage ResultType

DbFunctionExpression - 新しいクラス 4 メンバー (System.Data.Common.CommandTrees 名前空間)

                メソッド (2)

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

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

                プロパティ (2)

                                System.Collections.Generic.IList(System.Data.Common.CommandTrees.DbExpression) 引数

                                System.Data.Metadata.Edm.EdmFunction 関数

DbGroupByExpression - 新しいクラス 5 メンバー (System.Data.Common.CommandTrees 名前空間)

                メソッド (2)

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

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

                プロパティ (3)

                                System.Collections.Generic.IList(System.Data.Common.CommandTrees.DbAggregate) 集計

                                System.Data.Common.CommandTrees.DbGroupExpressionBinding 入力

                                System.Collections.Generic.IList(System.Data.Common.CommandTrees.DbExpression) キー

DbGroupExpressionBinding - 新しいクラス 5 メンバー (System.Data.Common.CommandTrees 名前空間)

                プロパティ (5)

                                System.Data.Common.CommandTrees.DbExpression

                                System.String GroupVariableName

                                System.Data.Metadata.Edm.TypeUsage GroupVariableType

                                System.String VariableName

                                System.Data.Metadata.Edm.TypeUsage VariableType

DbInsertCommandTree - 新しいクラス 2 メンバー (System.Data.Common.CommandTrees 名前空間)

                プロパティ (2)

                                System.Data.Common.CommandTrees.DbExpression Returning

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

DbIntersectExpression - 新しいクラス 2 メンバー (System.Data.Common.CommandTrees 名前空間)

                メソッド (2)

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

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

DbIsEmptyExpression - 新しいクラス 2 メンバー (System.Data.Common.CommandTrees 名前空間)

                メソッド (2)

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

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

DbIsNullExpression - 新しいクラス 2 メンバー (System.Data.Common.CommandTrees 名前空間)

                メソッド (2)

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

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

DbIsOfExpression - 新しいクラス 3 メンバー (System.Data.Common.CommandTrees 名前空間)

                メソッド (2)

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

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

                プロパティ (1)

                                System.Data.Metadata.Edm.TypeUsage OfType

DbJoinExpression - 新しいクラス 5 メンバー (System.Data.Common.CommandTrees 名前空間)

                メソッド (2)

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

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

                プロパティ (3)

                                System.Data.Common.CommandTrees.DbExpression JoinCondition

                                System.Data.Common.CommandTrees.DbExpressionBinding Left

                                System.Data.Common.CommandTrees.DbExpressionBinding Right

DbLikeExpression - 新しいクラス 5 メンバー (System.Data.Common.CommandTrees 名前空間)

                メソッド (2)

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

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

                プロパティ (3)

                                System.Data.Common.CommandTrees.DbExpression 引数

                                System.Data.Common.CommandTrees.DbExpression Escape

                                System.Data.Common.CommandTrees.DbExpression パターン

DbLimitExpression - 新しいクラス 5 メンバー (System.Data.Common.CommandTrees 名前空間)

                メソッド (2)

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

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

                プロパティ (3)

                                System.Data.Common.CommandTrees.DbExpression 引数

                                System.Data.Common.CommandTrees.DbExpression の制限

                                System.Boolean WithTies

DbModificationCommandTree - 新しいクラス 1 メンバー (System.Data.Common.CommandTrees 名前空間)

                プロパティ (1)

                                System.Data.Common.CommandTrees.DbExpressionBinding ターゲット

DbNewInstanceExpression - 新しいクラス 3 メンバー (System.Data.Common.CommandTrees 名前空間)

                メソッド (2)

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

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

                プロパティ (1)

                                System.Collections.Generic.IList(System.Data.Common.CommandTrees.DbExpression) 引数

DbNotExpression - 新しいクラス 2 メンバー (System.Data.Common.CommandTrees 名前空間)

                メソッド (2)

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

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

DbNullExpression - 新しいクラス 2 メンバー (System.Data.Common.CommandTrees 名前空間)

                メソッド (2)

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

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

DbOfTypeExpression - 新しいクラス 3 メンバー (System.Data.Common.CommandTrees 名前空間)

                メソッド (2)

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

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

                プロパティ (1)

                                System.Data.Metadata.Edm.TypeUsage OfType

DbOrExpression - 新しいクラス 2 メンバー (System.Data.Common.CommandTrees 名前空間)

                メソッド (2)

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

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

DbParameterReferenceExpression - 新しいクラス 3 メンバー (System.Data.Common.CommandTrees 名前空間)

                メソッド (2)

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

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

                プロパティ (1)

                                System.String ParameterName

DbProjectExpression - 新しいクラス 4 メンバー (System.Data.Common.CommandTrees 名前空間)

                メソッド (2)

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

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

                プロパティ (2)

                                System.Data.Common.CommandTrees.DbExpressionBinding 入力

                                System.Data.Common.CommandTrees.DbExpression プロジェクション

DbPropertyExpression - 新しいクラス 4 メンバー (System.Data.Common.CommandTrees 名前空間)

                メソッド (2)

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

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

                プロパティ (2)

                                System.Data.Common.CommandTrees.DbExpression インスタンス

                                System.Data.Metadata.Edm.EdmMember プロパティ

DbQuantifierExpression - 新しいクラス 4 メンバー (System.Data.Common.CommandTrees 名前空間)

                メソッド (2)

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

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

                プロパティ (2)

                                System.Data.Common.CommandTrees.DbExpressionBinding 入力

                                System.Data.Common.CommandTrees.DbExpression 述語

DbQueryCommandTree - 新しいクラス 1 メンバー (System.Data.Common.CommandTrees 名前空間)

                プロパティ (1)

                                System.Data.Common.CommandTrees.DbExpression クエリ

DbRefExpression - 新しいクラス 3 メンバー (System.Data.Common.CommandTrees 名前空間)

                メソッド (2)

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

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

                プロパティ (1)

                                System.Data.Metadata.Edm.EntitySet EntitySet

DbRefKeyExpression - 新しいクラス 2 メンバー (System.Data.Common.CommandTrees 名前空間)

                メソッド (2)

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

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

DbRelationshipNavigationExpression - 新しいクラス 6 メンバー (System.Data.Common.CommandTrees 名前空間)

                メソッド (2)

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

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

                プロパティ (4)

                                System.Data.Metadata.Edm.RelationshipEndMember NavigateFrom

                                System.Data.Metadata.Edm.RelationshipEndMember NavigateTo

                                System.Data.Common.CommandTrees.DbExpression NavigationSource

                                System.Data.Metadata.Edm.RelationshipType リレーションシップ

DbScanExpression - 新しいクラス 3 メンバー (System.Data.Common.CommandTrees 名前空間)

                メソッド (2)

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

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

                プロパティ (1)

                                System.Data.Metadata.Edm.EntitySetBase ターゲット

DbSetClause - 新しいクラス 2 メンバー (System.Data.Common.CommandTrees 名前空間)

                プロパティ (2)

                                System.Data.Common.CommandTrees.DbExpression プロパティ

                                System.Data.Common.CommandTrees.DbExpression

DbSkipExpression - 新しいクラス 5 メンバー (System.Data.Common.CommandTrees 名前空間)

                メソッド (2)

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

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

                プロパティ (3)

                                System.Data.Common.CommandTrees.DbExpression Count

                                System.Data.Common.CommandTrees.DbExpressionBinding 入力

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

DbSortClause - 新しいクラス 3 メンバー (System.Data.Common.CommandTrees 名前空間)

                プロパティ (3)

                                System.Boolean Ascending

                                System.String 照合順序

                                System.Data.Common.CommandTrees.DbExpression

DbSortExpression - 新しいクラス 4 メンバー (System.Data.Common.CommandTrees 名前空間)

                メソッド (2)

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

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

                プロパティ (2)

                                System.Data.Common.CommandTrees.DbExpressionBinding 入力

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

DbTreatExpression - 新しいクラス 2 メンバー (System.Data.Common.CommandTrees 名前空間)

                メソッド (2)

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

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

DbUnaryExpression - 新しいクラス 1 メンバー (System.Data.Common.CommandTrees 名前空間)

                プロパティ (1)

                                System.Data.Common.CommandTrees.DbExpression 引数

DbUnionAllExpression - 新しいクラス 2 メンバー (System.Data.Common.CommandTrees 名前空間)

                メソッド (2)

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

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

DbUpdateCommandTree - 新しいクラス 3 メンバー (System.Data.Common.CommandTrees 名前空間)

                プロパティ (3)

                                System.Data.Common.CommandTrees.DbExpression 述語

                                System.Data.Common.CommandTrees.DbExpression Returning

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

DbVariableReferenceExpression - 新しいクラス 3 メンバー (System.Data.Common.CommandTrees 名前空間)

                メソッド (2)

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

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

                プロパティ (1)

                                System.String VariableName

EntityCommand - 新しいクラス 26 メンバー (System.Data.EntityClient 名前空間)

                コンストラクター (4)

                                .ctor()

                                .ctor(System.String)

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

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

                メソッド (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()

                プロパティ (12)

                                System.String CommandText

                                System.Int32 CommandTimeout

                                System.Data.CommandType CommandType

                                System.Data.EntityClient.EntityConnection 接続

                                System.Data.Common.DbConnection DbConnection

                                System.Data.Common.DbParameterCollection DbParameterCollection

                                System.Data.Common.DbTransaction DbTransaction

                                System.Boolean DesignTimeVisible

                                System.Boolean EnablePlanCaching

                                System.Data.EntityClient.EntityParameterCollection パラメーター

                                System.Data.EntityClient.EntityTransaction トランザクション

                                System.Data.UpdateRowSource UpdatedRowSource

EntityConnection - 新しいクラス 22 メンバー (System.Data.EntityClient 名前空間)

                コンストラクター (3)

                                .ctor()

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

                                .ctor(System.String)

                メソッド (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()

                プロパティ (8)

                                System.String ConnectionString

                                System.Int32 ConnectionTimeout

                                System.String データベース

                                System.String DataSource

                                System.Data.Common.DbProviderFactory DbProviderFactory

                                System.String ServerVersion

                                System.Data.ConnectionState 状態

                                System.Data.Common.DbConnection StoreConnection

EntityConnectionStringBuilder - 新しいクラス 13 メンバー (System.Data.EntityClient 名前空間)

                コンストラクター (2)

                                .ctor()

                                .ctor(System.String)

                メソッド (4)

                                System.Void Clear()

                                System.Boolean ContainsKey(System.String)

                                System.Boolean Remove(System.String)

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

                プロパティ (7)

                                System.Boolean IsFixedSize

                                System.Object Item[System.String]

                                System.Collections.ICollection キー

                                System.String メタデータ

                                System.String

                                System.String プロバイダー

                                System.String ProviderConnectionString

EntityDataReader - 新しいクラス 42 メンバー (System.Data.EntityClient 名前空間)

                メソッド (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()

                プロパティ (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 - 新しいクラス 18 メンバー (System.Data.EntityClient 名前空間)

                コンストラクター (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)

                メソッド (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 サイズ

                                System.String SourceColumn

                                System.Boolean SourceColumnNullMapping

                                System.Data.DataRowVersion SourceVersion

                                System.Object

EntityParameterCollection - 新しいクラス 33 メンバー (System.Data.EntityClient 名前空間)

                メソッド (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)

                プロパティ (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 - 新しい列挙 9 メンバー (System.Data.EntityClient 名前空間)

                メソッド (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)

                フィールド (1)

                                  インスタンス

EntityTransaction - 新しいクラス 6 メンバー (System.Data.EntityClient 名前空間)

                メソッド (3)

                                System.Void Commit()

                                System.Void Dispose(System.Boolean)

                                System.Void Rollback()

                プロパティ (3)

                                System.Data.EntityClient.EntityConnection 接続

                                System.Data.Common.DbConnection DbConnection

                                System.Data.IsolationLevel IsolationLevel

EntityViewContainer - 新しいクラス 7 メンバー (System.Data.Mapping 名前空間)

                コンストラクター (1)

                                .ctor()

                メソッド (1)

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

                プロパティ (5)

                                System.String EdmEntityContainerName

                                System.String HashOverAllExtentViews

                                System.String HashOverMappingClosure

                                System.String StoreEntityContainerName

                                System.Int32 ViewCount

EntityViewGenerationAttribute - 新しいクラス 2 メンバー (System.Data.Mapping 名前空間)

                コンストラクター (1)

                                .ctor(System.Type)

                プロパティ (1)

                                System.Type ViewGenerationType

StorageMappingItemCollection - 新しいクラス 2 メンバー (System.Data.Mapping 名前空間)

                コンストラクター (2)

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

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

AssociationEndMember - 新しいクラス 1 メンバー (System.Data.Metadata.Edm 名前空間)

                プロパティ (1)

                                System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind

AssociationSet - 新しいクラス 3 メンバー (System.Data.Metadata.Edm 名前空間)

                プロパティ (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 - 新しいクラス 7 メンバー (System.Data.Metadata.Edm 名前空間)

                メソッド (1)

                                System.String ToString()

                プロパティ (6)

                                System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind

                                System.Data.Metadata.Edm.AssociationEndMember CorrespondingAssociationEndMember

                                System.Data.Metadata.Edm.EntitySet EntitySet

                                System.String

                                System.Data.Metadata.Edm.AssociationSet ParentAssociationSet

                                System.String ロール

AssociationType - 新しいクラス 3 メンバー (System.Data.Metadata.Edm 名前空間)

                プロパティ (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 - 新しい列挙 40 メンバー (System.Data.Metadata.Edm 名前空間)

                フィールド (40)

                                  AssociationEndMember

                                  AssociationSet

                                  AssociationSetEnd

                                  AssociationType

                                  CollectionKind

                                  CollectionType

                                  ComplexType

                                  ドキュメント

                                  EdmFunction

                                  EdmMember

                                  EdmProperty

                                  Edmtype

                                  EntityContainer 要素

                                  EntitySet

                                  EntitySetBase

                                  EntityType

                                  EntityTypeBase

                                  EnumMember

                                  EnumType

                                  ファセット

                                  FunctionParameter

                                  GlobalItem

                                  MetadataItem

                                  MetadataProperty

                                  NavigationProperty

                                  OperationAction

                                  ParameterMode

                                  PrimitiveType

                                  PrimitiveTypeKind

                                  ProviderManifest

                                  ReferentialConstraint

                                  RefType

                                  RelationshipEndMember

                                  RelationshipMultiplicity

                                  RelationshipSet

                                  RelationshipType

                                  Rowtype

                                  Simpletype

                                  StructuralType

                                  Typeusage

CollectionKind - 新しい列挙 3 メンバー (System.Data.Metadata.Edm 名前空間)

                フィールド (3)

                                  バッグ

                                  リスト

                                  なし

CollectionType - 新しいクラス 2 メンバー (System.Data.Metadata.Edm 名前空間)

                プロパティ (2)

                                System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind

                                System.Data.Metadata.Edm.TypeUsage TypeUsage

ComplexType - 新しいクラス 2 メンバー (System.Data.Metadata.Edm 名前空間)

                プロパティ (2)

                                System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind

                                System.Data.Metadata.Edm.ReadOnlyMetadataCollection(System.Data.Metadata.Edm.EdmProperty) プロパティ

ConcurrencyMode - 新しい列挙体 2 メンバー (System.Data.Metadata.Edm 名前空間)

                フィールド (2)

                                  固定

                                  なし

DataSpace - 新しい列挙 5 メンバー (System.Data.Metadata.Edm 名前空間)

                フィールド (5)

                                  CSpace

                                  CSSpace

                                  OCSpace

                                  OSpace

                                  SSpace

ドキュメント - 新しいクラス 5 メンバー (System.Data.Metadata.Edm 名前空間)

                メソッド (1)

                                System.String ToString()

                プロパティ (4)

                                System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind

                                System.Boolean IsEmpty

                                System.String LongDescription

                                System.String の概要

EdmError - 新しいクラス 1 メンバー (System.Data.Metadata.Edm 名前空間)

                プロパティ (1)

                                System.String メッセージ

EdmFunction - 新しいクラス 4 メンバー (System.Data.Metadata.Edm 名前空間)

                プロパティ (4)

                                System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind

                                System.String FullName

                                System.Data.Metadata.Edm.ReadOnlyMetadataCollection(System.Data.Metadata.Edm.FunctionParameter) パラメーター

                                System.Data.Metadata.Edm.FunctionParameter ReturnParameter

EdmItemCollection - 新しいクラス 4 メンバー (System.Data.Metadata.Edm 名前空間)

                コンストラクター (2)

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

                                .ctor(System.String[])

                メソッド (1)

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

                プロパティ (1)

                                System.Double EdmVersion

EdmMember - 新しいクラス 4 メンバー (System.Data.Metadata.Edm 名前空間)

                メソッド (1)

                                System.String ToString()

                プロパティ (3)

                                System.Data.Metadata.Edm.StructuralType DeclaringType

                                System.String

                                System.Data.Metadata.Edm.TypeUsage TypeUsage

EdmProperty - 新しいクラス 3 メンバー (System.Data.Metadata.Edm 名前空間)

                プロパティ (3)

                                System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind

                                System.Object DefaultValue

                                System.Boolean Nullable

EdmSchemaError - 新しいクラス 8 メンバー (System.Data.Metadata.Edm 名前空間)

                メソッド (1)

                                System.String ToString()

                プロパティ (7)

                                System.Int32

                                System.Int32 ErrorCode

                                System.Int32 回線

                                System.String SchemaLocation

                                System.String SchemaName

                                System.Data.Metadata.Edm.EdmSchemaErrorSeverity 重大度

                                System.String StackTrace

EdmSchemaErrorSeverity - 新しい列挙 2 メンバー (System.Data.Metadata.Edm 名前空間)

                フィールド (2)

                                  エラー

                                  警告

EdmType - 新しいクラス 7 メンバー (System.Data.Metadata.Edm 名前空間)

                メソッド (2)

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

                                System.String ToString()

                プロパティ (5)

                                System.Boolean Abstract

                                System.Data.Metadata.Edm.EdmType BaseType

                                System.String FullName

                                System.String

                                System.String NamespaceName

EntityContainer - 新しいクラス 8 メンバー (System.Data.Metadata.Edm 名前空間)

                メソッド (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)

                プロパティ (3)

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

                                System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind

                                System.String

EntitySet - 新しいクラス 2 メンバー (System.Data.Metadata.Edm 名前空間)

                プロパティ (2)

                                System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind

                                System.Data.Metadata.Edm.EntityType ElementType

EntitySetBase - 新しいクラス 5 メンバー (System.Data.Metadata.Edm 名前空間)

                メソッド (1)

                                System.String ToString()

                プロパティ (4)

                                System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind

                                System.Data.Metadata.Edm.EntityTypeBase ElementType

                                System.Data.Metadata.Edm.EntityContainer EntityContainer

                                System.String

EntityType - 新しいクラス 4 メンバー (System.Data.Metadata.Edm 名前空間)

                メソッド (1)

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

                プロパティ (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) プロパティ

EntityTypeBase - 新しいクラス 1 メンバー (System.Data.Metadata.Edm 名前空間)

                プロパティ (1)

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

ファセット - 新しいクラス 7 メンバー (System.Data.Metadata.Edm 名前空間)

                メソッド (1)

                                System.String ToString()

                プロパティ (6)

                                System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind

                                System.Data.Metadata.Edm.FacetDescription の説明

                                System.Data.Metadata.Edm.EdmType FacetType

                                System.Boolean IsUnbounded

                                System.String

                                System.Object

FacetDescription - 新しいクラス 8 メンバー (System.Data.Metadata.Edm 名前空間)

                メソッド (1)

                                System.String ToString()

                プロパティ (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 - 新しいクラス 6 メンバー (System.Data.Metadata.Edm 名前空間)

                メソッド (1)

                                System.String ToString()

                プロパティ (5)

                                System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind

                                System.Data.Metadata.Edm.EdmFunction DeclaringFunction

                                System.Data.Metadata.Edm.ParameterMode モード

                                System.String

                                System.Data.Metadata.Edm.TypeUsage TypeUsage

ItemCollection - 新しいインターフェイス 17 メンバー (System.Data.Metadata.Edm 名前空間)

                メソッド (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)

                プロパティ (1)

                                System.Data.Metadata.Edm.DataSpace DataSpace

MetadataItem - 新しいクラス 5 メンバー (System.Data.Metadata.Edm 名前空間)

                メソッド (2)

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

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

                プロパティ (3)

                                System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind

                                System.Data.Metadata.Edm.Documentation のドキュメント

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

MetadataProperty - 新しいクラス 5 メンバー (System.Data.Metadata.Edm 名前空間)

                プロパティ (5)

                                System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind

                                System.String

                                System.Data.Metadata.Edm.PropertyKind PropertyKind

                                System.Data.Metadata.Edm.TypeUsage TypeUsage

                                System.Object

MetadataWorkspace - 新しい列挙 30 メンバー (System.Data.Metadata.Edm 名前空間)

                コンストラクター (2)

                                .ctor()

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

                メソッド (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)

                フィールド (1)

                                  MaximumEdmVersionSupported

NavigationProperty - 新しいクラス 4 メンバー (System.Data.Metadata.Edm 名前空間)

                プロパティ (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 - 新しいクラス 5 メンバー (System.Data.Metadata.Edm 名前空間)

                コンストラクター (1)

                                .ctor()

                メソッド (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 - 新しい列挙体 3 メンバー (System.Data.Metadata.Edm 名前空間)

                フィールド (3)

                                  Cascade

                                  なし

                                  Restrict

ParameterMode - 新しい列挙 4 メンバー (System.Data.Metadata.Edm 名前空間)

                フィールド (4)

                                  含まれる

                                  Inout

                                  Out

                                  ReturnValue

ParameterTypeSemantics - 新しい列挙体 3 メンバー (System.Data.Metadata.Edm 名前空間)

                フィールド (3)

                                  AllowImplicitConversion

                                  AllowImplicitPromotion

                                  ExactMatchOnly

PrimitiveType - 新しいクラス 7 メンバー (System.Data.Metadata.Edm 名前空間)

                メソッド (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()

                プロパティ (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 - 新しい列挙 15 メンバー (System.Data.Metadata.Edm 名前空間)

                フィールド (15)

                                  Binary

                                  Boolean

                                  Byte

                                  DateTime

                                  DateTimeOffset

                                  Decimal

                                  Double

                                  Guid

                                  Int16

                                  Int32

                                  Int64

                                  SByte

                                  Single

                                  String

                                  Time

PropertyKind - 新しい列挙体 2 メンバー (System.Data.Metadata.Edm 名前空間)

                フィールド (2)

                                  拡張

                                  システム

ReadOnlyMetadataCollection(T) - 新しいジェネリック クラス 7 メンバー (System.Data.Metadata.Edm 名前空間)

                メソッド (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)

                プロパティ (2)

                                System.Boolean IsReadOnly

                                T 項目[System.String]

ReferentialConstraint - 新しいクラス 6 メンバー (System.Data.Metadata.Edm 名前空間)

                メソッド (1)

                                System.String ToString()

                プロパティ (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 - 新しいクラス 2 メンバー (System.Data.Metadata.Edm 名前空間)

                プロパティ (2)

                                System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind

                                System.Data.Metadata.Edm.EntityTypeBase ElementType

RelationshipEndMember - 新しいクラス 2 メンバー (System.Data.Metadata.Edm 名前空間)

                プロパティ (2)

                                System.Data.Metadata.Edm.OperationAction DeleteBehavior

                                System.Data.Metadata.Edm.RelationshipMultiplicity RelationshipMultiplicity

RelationshipMultiplicity - 新しい列挙体 3 メンバー (System.Data.Metadata.Edm 名前空間)

                フィールド (3)

                                  多く

                                  1 つ

                                  ZeroOrOne

RelationshipSet - 新しいクラス 2 メンバー (System.Data.Metadata.Edm 名前空間)

                プロパティ (2)

                                System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind

                                System.Data.Metadata.Edm.RelationshipType ElementType

RelationshipType - 新しいクラス 1 メンバー (System.Data.Metadata.Edm 名前空間)

                プロパティ (1)

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

RowType - 新しいクラス 2 メンバー (System.Data.Metadata.Edm 名前空間)

                プロパティ (2)

                                System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind

                                System.Data.Metadata.Edm.ReadOnlyMetadataCollection(System.Data.Metadata.Edm.EdmProperty) プロパティ

StoreGeneratedPattern - 新しい列挙 3 メンバー (System.Data.Metadata.Edm 名前空間)

                フィールド (3)

                                  計算

                                  ID

                                  なし

StoreItemCollection - 新しいクラス 3 メンバー (System.Data.Metadata.Edm 名前空間)

                コンストラクター (2)

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

                                .ctor(System.String[])

                メソッド (1)

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

StructuralType - 新しいクラス 1 メンバー (System.Data.Metadata.Edm 名前空間)

                プロパティ (1)

                                System.Data.Metadata.Edm.ReadOnlyMetadataCollection(System.Data.Metadata.Edm.EdmMember) メンバー

TypeUsage - 新しいクラス 15 メンバー (System.Data.Metadata.Edm 名前空間)

                メソッド (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()

                プロパティ (3)

                                System.Data.Metadata.Edm.BuiltInTypeKind BuiltInTypeKind

                                System.Data.Metadata.Edm.EdmType EdmType

                                System.Data.Metadata.Edm.ReadOnlyMetadataCollection(System.Data.Metadata.Edm.Facet) ファセット

CompiledQuery - 新しいクラス 4 メンバー (System.Data.Objects 名前空間)

                メソッド (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,T)))

CurrentValueRecord - 新しいクラス 47 メンバー (System.Data.Objects 名前空間)

                メソッド (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)

                プロパティ (4)

                                System.Data.Common.DataRecordInfo DataRecordInfo

                                System.Int32 FieldCount

                                System.Object Item[System.Int32]

                                System.Object Item[System.String]

MergeOption - 新しい列挙 4 メンバー (System.Data.Objects 名前空間)

                フィールド (4)

                                  AppendOnly

                                  NoTracking

                                  OverwriteChanges

                                  PreserveChanges

ObjectContext - 新しいクラス 28 メンバー (System.Data.Objects 名前空間)

                コンストラクター (4)

                                .ctor(System.Data.EntityClient.EntityConnection)

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

                                .ctor(System.String)

                                .ctor(System.String,System.String)

                メソッド (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)

                プロパティ (5)

                                System.Nullable(System.Int32) CommandTimeout

                                System.Data.Common.DbConnection 接続

                                System.String DefaultContainerName

                                System.Data.Metadata.Edm.MetadataWorkspace MetadataWorkspace

                                System.Data.Objects.ObjectStateManager ObjectStateManager

                イベント (1)

                                  SavingChanges

ObjectParameter - 新しいクラス 5 メンバー (System.Data.Objects 名前空間)

                コンストラクター (2)

                                .ctor(System.String,System.Object)

                                .ctor(System.String,System.Type)

                プロパティ (3)

                                System.String

                                System.Type ParameterType

                                System.Object

ObjectParameterCollection - 新しいクラス 10 メンバー (System.Data.Objects 名前空間)

                メソッド (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()

                プロパティ (2)

                                System.Int32 Count

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

ObjectQuery - 新しいクラス 10 メンバー (System.Data.Objects 名前空間)

                メソッド (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()

                プロパティ (5)

                                System.String CommandText

                                System.Data.Objects.ObjectContext コンテキスト

                                System.Boolean EnablePlanCaching

                                System.Data.Objects.MergeOption MergeOption

                                System.Data.Objects.ObjectParameterCollection パラメーター

ObjectQuery(T) - 新しいジェネリック クラス 19 メンバー (System.Data.Objects 名前空間)

                コンストラクター (2)

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

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

                メソッド (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[])

                プロパティ (1)

                                System.String

ObjectResult - 新しいクラス 4 メンバー (System.Data.Objects 名前空間)

                メソッド (3)

                                System.Void Dispose()

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

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

                プロパティ (1)

                                System.Type ElementType

ObjectResult(T) - 新しいジェネリック クラス 3 メンバー (System.Data.Objects 名前空間)

                メソッド (2)

                                System.Void Dispose()

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

                プロパティ (1)

                                System.Type ElementType

ObjectStateEntry - 新しいクラス 17 メンバー (System.Data.Objects 名前空間)

                メソッド (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)

                プロパティ (8)

                                System.Data.Objects.CurrentValueRecord CurrentValues

                                System.Object エンティティ

                                System.Data.EntityKey EntityKey

                                System.Data.Metadata.Edm.EntitySetBase EntitySet

                                System.Boolean IsRelationship

                                System.Data.Objects.ObjectStateManager ObjectStateManager

                                System.Data.Common.DbDataRecord OriginalValues

                                System.Data.EntityState 状態

ObjectStateManager - 新しいクラス 12 メンバー (System.Data.Objects 名前空間)

                コンストラクター (1)

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

                メソッド (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)

                プロパティ (1)

                                System.Data.Metadata.Edm.MetadataWorkspace MetadataWorkspace

                イベント (1)

                                  ObjectStateManagerChanged

RefreshMode - 新しい列挙体 2 メンバー (System.Data.Objects 名前空間)

                フィールド (2)

                                  ClientWins

                                  StoreWins

ComplexObject - 新しいクラス 3 メンバー (System.Data.Objects.DataClasses 名前空間)

                コンストラクター (1)

                                .ctor()

                メソッド (2)

                                System.Void ReportPropertyChanged(System.String)

                                System.Void ReportPropertyChanging(System.String)

EdmComplexPropertyAttribute - 新しいクラス 1 メンバー (System.Data.Objects.DataClasses 名前空間)

                コンストラクター (1)

                                .ctor()

EdmComplexTypeAttribute - 新しいクラス 1 メンバー (System.Data.Objects.DataClasses 名前空間)

                コンストラクター (1)

                                .ctor()

EdmEntityTypeAttribute - 新しいクラス 1 メンバー (System.Data.Objects.DataClasses 名前空間)

                コンストラクター (1)

                                .ctor()

EdmRelationshipAttribute - 新しいクラス 9 メンバー (System.Data.Objects.DataClasses 名前空間)

                コンストラクター (1)

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

                プロパティ (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 - 新しいクラス 4 メンバー (System.Data.Objects.DataClasses 名前空間)

                コンストラクター (1)

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

                プロパティ (3)

                                System.String RelationshipName

                                System.String RelationshipNamespaceName

                                System.String TargetRoleName

EdmScalarPropertyAttribute - 新しいクラス 3 メンバー (System.Data.Objects.DataClasses 名前空間)

                コンストラクター (1)

                                .ctor()

                プロパティ (2)

                                System.Boolean EntityKeyProperty

                                System.Boolean IsNullable

EdmSchemaAttribute - 新しいクラス 2 メンバー (System.Data.Objects.DataClasses 名前空間)

                コンストラクター (2)

                                .ctor()

                                .ctor(System.String)

EdmTypeAttribute - 新しいクラス 2 メンバー (System.Data.Objects.DataClasses 名前空間)

                プロパティ (2)

                                System.String

                                System.String NamespaceName

EntityCollection(T) - 新しいジェネリック クラス 15 メンバー (System.Data.Objects.DataClasses 名前空間)

                コンストラクター (1)

                                .ctor()

                メソッド (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()

                プロパティ (2)

                                System.Int32 Count

                                System.Boolean IsReadOnly

EntityObject - 新しいクラス 6 メンバー (System.Data.Objects.DataClasses 名前空間)

                コンストラクター (1)

                                .ctor()

                メソッド (3)

                                System.Void ReportPropertyChanged(System.String)

                                System.Void ReportPropertyChanging(System.String)

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

                プロパティ (2)

                                System.Data.EntityKey EntityKey

                                System.Data.EntityState EntityState

EntityReference - 新しいクラス 2 メンバー (System.Data.Objects.DataClasses 名前空間)

                コンストラクター (1)

                                .ctor()

                プロパティ (1)

                                System.Data.EntityKey EntityKey

EntityReference(T) - 新しいジェネリック クラス 5 メンバー (System.Data.Objects.DataClasses 名前空間)

                コンストラクター (1)

                                .ctor()

                メソッド (3)

                                System.Void Attach(!0)

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

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

                プロパティ (1)

                                TEntity

IEntityChangeTracker - 新しいインターフェイス 5 メンバー (System.Data.Objects.DataClasses 名前空間)

                メソッド (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)

                プロパティ (1)

                                System.Data.EntityState EntityState

IEntityWithChangeTracker - 新しいインターフェイス 1 メンバー (System.Data.Objects.DataClasses 名前空間)

                メソッド (1)

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

IEntityWithKey - 新しいインターフェイス 1 メンバー (System.Data.Objects.DataClasses 名前空間)

                プロパティ (1)

                                System.Data.EntityKey EntityKey

IEntityWithRelationships - 新しいインターフェイス 1 メンバー (System.Data.Objects.DataClasses 名前空間)

                プロパティ (1)

                                System.Data.Objects.DataClasses.RelationshipManager RelationshipManager

IRelatedEnd - 新しいインターフェイス 12 メンバー (System.Data.Objects.DataClasses 名前空間)

                メソッド (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)

                プロパティ (5)

                                System.Boolean IsLoaded

                                System.String RelationshipName

                                System.Data.Metadata.Edm.RelationshipSet RelationshipSet

                                System.String SourceRoleName

                                System.String TargetRoleName

RelatedEnd - 新しいクラス 18 メンバー (System.Data.Objects.DataClasses 名前空間)

                メソッド (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()

                プロパティ (5)

                                System.Boolean IsLoaded

                                System.String RelationshipName

                                System.Data.Metadata.Edm.RelationshipSet RelationshipSet

                                System.String SourceRoleName

                                System.String TargetRoleName

                イベント (1)

                                  AssociationChanged

RelationshipKind - 新しい列挙体 1 メンバー (System.Data.Objects.DataClasses 名前空間)

                フィールド (1)

                                  関連付け

RelationshipManager - 新しいクラス 8 メンバー (System.Data.Objects.DataClasses 名前空間)

                メソッド (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))

                                System.Void InitializeRelatedReference(T)(System.String,System.String,System.Data.Objects.DataClasses.EntityReference(T))

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

StructuralObject - 新しい列挙 47 メンバー (System.Data.Objects.DataClasses 名前空間)

                コンストラクター (1)

                                .ctor()

                メソッド (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)

                イベント (2)

                                  PropertyChanged

                                  PropertyChanging

                フィールド (1)

                                  EntityKeyPropertyName

System.Data.Entity.Design.dll - 18 個の新しいクラス

EdmToObjectNamespaceMap - 新しいクラス 8 メンバー (System.Data.Entity.Design 名前空間)

                メソッド (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)

                プロパティ (3)

                                System.Int32 Count

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

                                System.String Item[System.String]

EntityClassGenerator - 新しいクラス 10 メンバー (System.Data.Entity.Design 名前空間)

                コンストラクター (2)

                                .ctor()

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

                メソッド (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))

                プロパティ (2)

                                System.Data.Entity.Design.EdmToObjectNamespaceMap EdmToObjectNamespaceMap

                                System.Data.Entity.Design.LanguageOption LanguageOption

                イベント (2)

                                  OnPropertyGenerated

                                  OnTypeGenerated

EntityModelSchemaGenerator - 新しいクラス 9 メンバー (System.Data.Entity.Design 名前空間)

                コンストラクター (2)

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

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

                メソッド (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)

                プロパティ (2)

                                System.Data.Metadata.Edm.EdmItemCollection EdmItemCollection

                                System.Data.Metadata.Edm.EntityContainer EntityContainer

EntityStoreSchemaFilterEffect - 新しい列挙 2 メンバー (System.Data.Entity.Design 名前空間)

                フィールド (2)

                                  許可

                                  Exclude (除外)

EntityStoreSchemaFilterEntry - 新しいクラス 7 メンバー (System.Data.Entity.Design 名前空間)

                コンストラクター (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)

                プロパティ (5)

                                System.String Catalog

                                System.Data.Entity.Design.EntityStoreSchemaFilterEffect 効果

                                System.String

                                System.String スキーマ

                                System.Data.Entity.Design.EntityStoreSchemaFilterObjectTypes

EntityStoreSchemaFilterObjectTypes - 新しい列挙 5 メンバー (System.Data.Entity.Design 名前空間)

                フィールド (5)

                                  すべて

                                  Function

                                  なし

                                  Table

                                  表示

EntityStoreSchemaGenerator - 新しいクラス 8 メンバー (System.Data.Entity.Design 名前空間)

                コンストラクター (1)

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

                メソッド (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)

                プロパティ (2)

                                System.Data.Metadata.Edm.EntityContainer EntityContainer

                                System.Data.Metadata.Edm.StoreItemCollection StoreItemCollection

EntityViewGenerator - 新しいクラス 6 メンバー (System.Data.Entity.Design 名前空間)

                コンストラクター (2)

                                .ctor()

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

                メソッド (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)

                プロパティ (1)

                                System.Data.Entity.Design.LanguageOption LanguageOption

LanguageOption - 新しい列挙体 2 メンバー (名前空間 System.Data.Entity.Design)

                フィールド (2)

                                  GenerateCSharpCode

                                  GenerateVBCode

MetadataItemCollectionFactory - 新しいクラス 3 メンバー (System.Data.Entity.Design 名前空間)

                メソッド (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 - 新しいクラス 8 メンバー (System.Data.Entity.Design 名前空間)

                コンストラクター (2)

                                .ctor()

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

                プロパティ (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 - 新しいクラス 4 メンバー (System.Data.Entity.Design 名前空間)

                コンストラクター (1)

                                .ctor(System.Object,System.IntPtr)

                メソッド (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 - 新しいクラス 7 メンバー (System.Data.Entity.Design 名前空間)

                コンストラクター (2)

                                .ctor()

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

                プロパティ (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 - 新しいクラス 4 メンバー (System.Data.Entity.Design 名前空間)

                コンストラクター (1)

                                .ctor(System.Object,System.IntPtr)

                メソッド (3)

                                System.IAsyncResult BeginInvoke(System.Object,System.Data.Entity.Design.TypeGeneratedEventArgs,System.AsyncCallback,System.Object)

                                System.Void EndInvoke(System.IAsyncResult)

                                System.Void Invoke(System.Object,System.Data.Entity.Design.TypeGeneratedEventArgs)

EntityDesignerBuildProvider - 新しいクラス 3 メンバー (System.Data.Entity.Design.AspNet 名前空間)

                コンストラクター (1)

                                .ctor()

                メソッド (2)

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

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

EntityModelBuildProvider - 新しいクラス 3 メンバー (System.Data.Entity.Design.AspNet 名前空間)

                コンストラクター (1)

                                .ctor()

                メソッド (2)

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

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

MappingModelBuildProvider - 新しいクラス 3 メンバー (System.Data.Entity.Design.AspNet 名前空間)

                コンストラクター (1)

                                .ctor()

                メソッド (2)

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

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

StorageModelBuildProvider - 新しいクラス 3 メンバー (System.Data.Entity.Design.AspNet 名前空間)

                コンストラクター (1)

                                .ctor()

                メソッド (2)

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

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

System.Data.Linq.dll - 1 つの更新されたクラス、1 つの新しいクラス

Sql2008Provider - 新しいクラス 1 メンバー (System.Data.Linq.SqlClient 名前空間)

                コンストラクター (1)

                                .ctor()

SqlMethods - クラス 22 の新しいメンバーを更新しました (System.Data.Linq.SqlClient 名前空間)

                メソッド (22)

                                System.Int32 DateDiffDay(System.DateTimeOffset,System.DateTimeOffset)

                                System.Nullable(System.Int32) DateDiffDay(System.Nullable(T)(System.DateTimeOffset),System.Nullable(T)(System.DateTimeOffset))

                                System.Int32 DateDiffHour(System.DateTimeOffset,System.DateTimeOffset)

                                System.Nullable(System.Int32) DateDiffHour(System.Nullable(T)(System.DateTimeOffset),System.Nullable(T)(System.DateTimeOffset))

                                System.Int32 DateDiffMicrosecond(System.DateTime,System.DateTime)

                                System.Int32 DateDiffMicrosecond(System.DateTimeOffset,System.DateTimeOffset)

                                System.Nullable(System.Int32) DateDiffMicrosecond(System.Nullable(T)(System.DateTime),System.Nullable(T)(System.DateTime))

                                System.Nullable(System.Int32) DateDiffMicrosecond(System.Nullable(T)(System.DateTimeOffset),System.Nullable(T)(System.DateTimeOffset))

                                System.Int32 DateDiffMillisecond(System.DateTimeOffset,System.DateTimeOffset)

                                System.Nullable(System.Int32) DateDiffMillisecond(System.Nullable(T)(System.DateTimeOffset),System.Nullable(T)(System.DateTimeOffset))

                                System.Int32 DateDiffMinute(System.DateTimeOffset,System.DateTimeOffset)

                                System.Nullable(System.Int32) DateDiffMinute(System.Nullable(T)(System.DateTimeOffset),System.Nullable(T)(System.DateTimeOffset))

                                System.Int32 DateDiffMonth(System.DateTimeOffset,System.DateTimeOffset)

                                System.Nullable(System.Int32) DateDiffMonth(System.Nullable(T)(System.DateTimeOffset),System.Nullable(T)(System.DateTimeOffset))

                                System.Int32 DateDiffNanosecond(System.DateTime,System.DateTime)

                                System.Int32 DateDiffNanosecond(System.DateTimeOffset,System.DateTimeOffset)

                                System.Nullable(System.Int32) DateDiffNanosecond(System.Nullable(T)(System.DateTime),System.Nullable(T)(System.DateTime))

                                System.Nullable(System.Int32) DateDiffNanosecond(System.Nullable(T)(System.DateTimeOffset),System.Nullable(T)(System.DateTimeOffset))

                                System.Int32 DateDiffSecond(System.DateTimeOffset,System.DateTimeOffset)

                                System.Nullable(System.Int32) DateDiffSecond(System.Nullable(T)(System.DateTimeOffset),System.Nullable(T)(System.DateTimeOffset))

                                System.Int32 DateDiffYear(System.DateTimeOffset,System.DateTimeOffset)

                                System.Nullable(System.Int32) DateDiffYear(System.Nullable(T)(System.DateTimeOffset),System.Nullable(T)(System.DateTimeOffset))

System.Data.Services.dll - 36 個の新しいクラス

ChangeInterceptorAttribute - 新しいクラス 2 メンバー (System.Data.Services 名前空間)

                コンストラクター (1)

                                .ctor(System.String)

                プロパティ (1)

                                System.String EntitySetName

DataService(T) - 新しいジェネリック クラス 14 メンバー (System.Data.Services 名前空間)

                コンストラクター (1)

                                .ctor()

                メソッド (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)

                プロパティ (1)

                                T CurrentDataSource

DataServiceException - 新しいクラス 10 メンバー (System.Data.Services 名前空間)

                コンストラクター (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)

                メソッド (1)

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

                プロパティ (3)

                                System.String ErrorCode

                                System.String MessageLanguage

                                System.Int32 StatusCode

DataServiceHost - 新しいクラス 1 メンバー (System.Data.Services 名前空間)

                コンストラクター (1)

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

DataServiceHostFactory - 新しいクラス 2 メンバー (System.Data.Services 名前空間)

                コンストラクター (1)

                                .ctor()

                メソッド (1)

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

EntitySetRights - 新しい列挙 10 メンバー (System.Data.Services 名前空間)

                フィールド (10)

                                  すべて

                                  AllRead

                                  AllWrite

                                  なし

                                  ReadMultiple

                                  ReadSingle

                                  WriteAppend

                                  WriteDelete

                                  WriteMerge

                                  WriteReplace

ETagAttribute - 新しいクラス 3 メンバー (System.Data.Services 名前空間)

                コンストラクター (2)

                                .ctor(System.String)

                                .ctor(System.String[])

                プロパティ (1)

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

ExpandSegment - 新しいクラス 6 メンバー (System.Data.Services 名前空間)

                コンストラクター (1)

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

                メソッド (1)

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

                プロパティ (4)

                                System.Linq.Expressions.Expression フィルター

                                System.Boolean HasFilter

                                System.Int32 MaxResultsExpected

                                System.String

ExpandSegmentCollection - 新しいクラス 3 メンバー (System.Data.Services 名前空間)

                コンストラクター (2)

                                .ctor()

                                .ctor(System.Int32)

                プロパティ (1)

                                System.Boolean HasFilter

HandleExceptionArgs - 新しいクラス 5 メンバー (System.Data.Services 名前空間)

                プロパティ (5)

                                System.Exception 例外

                                System.String ResponseContentType

                                System.Int32 ResponseStatusCode

                                System.Boolean ResponseWritten

                                System.Boolean UseVerboseErrors

IDataServiceConfiguration - 新しいインターフェイス 10 メンバー (System.Data.Services 名前空間)

                メソッド (3)

                                System.Void RegisterKnownType(System.Type)

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

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

                プロパティ (7)

                                System.Int32 MaxBatchCount

                                System.Int32 MaxChangesetCount

                                System.Int32 MaxExpandCount

                                System.Int32 MaxExpandDepth

                                System.Int32 MaxObjectCountOnInsert

                                System.Int32 MaxResultsPerCollection

                                System.Boolean UseVerboseErrors

IDataServiceHost - 新しいインターフェイス 20 メンバー (System.Data.Services 名前空間)

                メソッド (2)

                                System.String GetQueryStringItem(System.String)

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

                プロパティ (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 - 新しいインターフェイス 2 メンバー (System.Data.Services 名前空間)

                メソッド (1)

                                System.Object GetExpandedPropertyValue(System.String)

                プロパティ (1)

                                System.Object ExpandedElement

IExpandProvider - 新しいインターフェイス 1 メンバー (System.Data.Services 名前空間)

                メソッド (1)

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

IgnorePropertiesAttribute - 新しいクラス 3 メンバー (System.Data.Services 名前空間)

                コンストラクター (2)

                                .ctor(System.String)

                                .ctor(System.String[])

                プロパティ (1)

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

IRequestHandler - 新しいインターフェイス 1 メンバー (System.Data.Services 名前空間)

                メソッド (1)

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

IUpdatable - 新しいインターフェイス 12 メンバー (System.Data.Services 名前空間)

                メソッド (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 - 新しいクラス 3 メンバー (System.Data.Services 名前空間)

                コンストラクター (1)

                                .ctor(System.String,System.String)

                プロパティ (2)

                                System.String MemberName

                                System.String MimeType

ProcessRequestArgs - 新しいクラス 2 メンバー (System.Data.Services 名前空間)

                プロパティ (2)

                                System.Boolean IsBatchOperation

                                System.Uri RequestUri

QueryInterceptorAttribute - 新しいクラス 2 メンバー (System.Data.Services 名前空間)

                コンストラクター (1)

                                .ctor(System.String)

                プロパティ (1)

                                System.String EntitySetName

ServiceOperationRights - 新しい列挙 5 メンバー (System.Data.Services 名前空間)

                フィールド (5)

                                  すべて

                                  AllRead

                                  なし

                                  ReadMultiple

                                  ReadSingle

SingleResultAttribute - 新しいクラス 1 メンバー (System.Data.Services 名前空間)

                コンストラクター (1)

                                .ctor()

UpdateOperations - 新しい列挙 4 メンバー (System.Data.Services 名前空間)

                フィールド (4)

                                  追加

                                  変更

                                  削除

                                  なし

ExpandedWrapper(T) - 新しいジェネリック クラス 5 メンバー (System.Data.Services.Internal 名前空間)

                コンストラクター (1)

                                .ctor()

                メソッド (2)

                                System.Object GetExpandedPropertyValue(System.String)

                                System.Object InternalGetExpandedPropertyValue(System.Int32)

                プロパティ (2)

                                System.String Description

                                TExpandedElement ExpandedElement

ExpandedWrapper(T)0 - 新しいジェネリック クラス 11 メンバー (System.Data.Services.Internal 名前空間)

                コンストラクター (1)

                                .ctor()

                メソッド (1)

                                System.Object InternalGetExpandedPropertyValue(System.Int32)

                プロパティ (9)

                                TProperty0 ProjectedProperty0

                                TProperty1 ProjectedProperty1

                                TProperty2 ProjectedProperty2

                                TProperty3 ProjectedProperty3

                                TProperty4 ProjectedProperty4

                                TProperty5 ProjectedProperty5

                                TProperty6 ProjectedProperty6

                                TProperty7 ProjectedProperty7

                                TProperty8 ProjectedProperty8

ExpandedWrapper(T)1 - 新しいジェネリック クラス 12 メンバー (System.Data.Services.Internal 名前空間)

                コンストラクター (1)

                                .ctor()

                メソッド (1)

                                System.Object InternalGetExpandedPropertyValue(System.Int32)

                プロパティ (10)

                                TProperty0 ProjectedProperty0

                                TProperty1 ProjectedProperty1

                                TProperty2 ProjectedProperty2

                                TProperty3 ProjectedProperty3

                                TProperty4 ProjectedProperty4

                                TProperty5 ProjectedProperty5

                                TProperty6 ProjectedProperty6

                                TProperty7 ProjectedProperty7

                                TProperty8 ProjectedProperty8

                                TProperty9 ProjectedProperty9

ExpandedWrapper(T)2 - 新しいジェネリック クラス 13 メンバー (System.Data.Services.Internal 名前空間)

                コンストラクター (1)

                                .ctor()

                メソッド (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 - 新しいジェネリック クラス 14 メンバー (System.Data.Services.Internal 名前空間)

                コンストラクター (1)

                                .ctor()

                メソッド (1)

                                System.Object InternalGetExpandedPropertyValue(System.Int32)

                プロパティ (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) - 新しいジェネリック クラス 3 メンバー (System.Data.Services.Internal 名前空間)

                コンストラクター (1)

                                .ctor()

                メソッド (1)

                                System.Object InternalGetExpandedPropertyValue(System.Int32)

                プロパティ (1)

                                TProperty0 ProjectedProperty0

ExpandedWrapper'3 - 新しいジェネリック クラス 4 メンバー (System.Data.Services.Internal 名前空間)

                コンストラクター (1)

                                .ctor()

                メソッド (1)

                                System.Object InternalGetExpandedPropertyValue(System.Int32)

                プロパティ (2)

                                TProperty0 ProjectedProperty0

                                TProperty1 ProjectedProperty1

ExpandedWrapper'4 - 新しいジェネリック クラス 5 メンバー (System.Data.Services.Internal 名前空間)

                コンストラクター (1)

                                .ctor()

                メソッド (1)

                                System.Object InternalGetExpandedPropertyValue(System.Int32)

                プロパティ (3)

                                TProperty0 ProjectedProperty0

                                TProperty1 ProjectedProperty1

                                TProperty2 ProjectedProperty2

ExpandedWrapper'5 - 新しいジェネリック クラス 6 メンバー (System.Data.Services.Internal 名前空間)

                コンストラクター (1)

                                .ctor()

                メソッド (1)

                                System.Object InternalGetExpandedPropertyValue(System.Int32)

                プロパティ (4)

                                TProperty0 ProjectedProperty0

                                TProperty1 ProjectedProperty1

                                TProperty2 ProjectedProperty2

                                TProperty3 ProjectedProperty3

ExpandedWrapper'6 - 新しいジェネリック クラス 7 メンバー (System.Data.Services.Internal 名前空間)

                コンストラクター (1)

                                .ctor()

                メソッド (1)

                                System.Object InternalGetExpandedPropertyValue(System.Int32)

                プロパティ (5)

                                TProperty0 ProjectedProperty0

                                TProperty1 ProjectedProperty1

                                TProperty2 ProjectedProperty2

                                TProperty3 ProjectedProperty3

                                TProperty4 ProjectedProperty4

ExpandedWrapper'7 - 新しいジェネリック クラス 8 メンバー (System.Data.Services.Internal 名前空間)

                コンストラクター (1)

                                .ctor()

                メソッド (1)

                                System.Object InternalGetExpandedPropertyValue(System.Int32)

                プロパティ (6)

                                TProperty0 ProjectedProperty0

                                TProperty1 ProjectedProperty1

                                TProperty2 ProjectedProperty2

                                TProperty3 ProjectedProperty3

                                TProperty4 ProjectedProperty4

                                TProperty5 ProjectedProperty5

ExpandedWrapper'8 - 新しいジェネリック クラス 9 メンバー (System.Data.Services.Internal 名前空間)

                コンストラクター (1)

                                .ctor()

                メソッド (1)

                                System.Object InternalGetExpandedPropertyValue(System.Int32)

                プロパティ (7)

                                TProperty0 ProjectedProperty0

                                TProperty1 ProjectedProperty1

                                TProperty2 ProjectedProperty2

                                TProperty3 ProjectedProperty3

                                TProperty4 ProjectedProperty4

                                TProperty5 ProjectedProperty5

                                TProperty6 ProjectedProperty6

ExpandedWrapper'9 - 新しいジェネリック クラス 10 メンバー (System.Data.Services.Internal 名前空間)

                コンストラクター (1)

                                .ctor()

                メソッド (1)

                                System.Object InternalGetExpandedPropertyValue(System.Int32)

                プロパティ (8)

                                TProperty0 ProjectedProperty0

                                TProperty1 ProjectedProperty1

                                TProperty2 ProjectedProperty2

                                TProperty3 ProjectedProperty3

                                TProperty4 ProjectedProperty4

                                TProperty5 ProjectedProperty5

                                TProperty6 ProjectedProperty6

                                TProperty7 ProjectedProperty7

System.Data.Services.Client.dll - 24 個の新しいクラス

ChangeOperationResponse - 新しいクラス 1 メンバー (System.Data.Services.Client 名前空間)

                プロパティ (1)

                                System.Data.Services.Client.Descriptor 記述子

DataServiceClientException - 新しいクラス 8 メンバー (System.Data.Services.Client 名前空間)

                コンストラクター (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)

                メソッド (1)

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

                プロパティ (1)

                                System.Int32 StatusCode

DataServiceContext - 新しいクラス 46 メンバー (System.Data.Services.Client 名前空間)

                コンストラクター (1)

                                .ctor(System.Uri)

                メソッド (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)

                プロパティ (13)

                                System.Uri BaseUri

                                System.Net.ICredentials 資格情報

                                System.String DataNamespace

                                System.Collections.ObjectModel.ReadOnlyCollection(System.Data.Services.Client.EntityDescriptor) エンティティ

                                System.Boolean IgnoreMissingProperties

                                System.Collections.ObjectModel.ReadOnlyCollection(System.Data.Services.Client.LinkDescriptor) リンク

                                System.Data.Services.Client.MergeOption MergeOption

                                System.Func(System.Type,System.String) ResolveName

                                System.Func(System.String,System.Type) ResolveType

                                System.Data.Services.Client.SaveChangesOptions SaveChangesDefaultOptions

                                System.Int32 タイムアウト

                                System.Uri TypeScheme

                                System.Boolean UsePostTunneling

                イベント (3)

                                  ReadingEntity

                                  SendingRequest

                                  WritingEntity

DataServiceQuery - 新しいクラス 3 メンバー (System.Data.Services.Client 名前空間)

                メソッド (1)

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

                プロパティ (2)

                                System.Linq.Expressions.Expression

                                System.Linq.IQueryProvider プロバイダー

DataServiceQuery(T) - 新しいジェネリック クラス 12 メンバー (System.Data.Services.Client 名前空間)

                メソッド (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()

                プロパティ (4)

                                System.Type ElementType

                                System.Linq.Expressions.Expression

                                System.Linq.IQueryProvider プロバイダー

                                System.Uri RequestUri

DataServiceQueryException - 新しいクラス 6 メンバー (System.Data.Services.Client 名前空間)

                コンストラクター (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)

                プロパティ (1)

                                System.Data.Services.Client.QueryOperationResponse 応答

DataServiceRequest - 新しいクラス 3 メンバー (System.Data.Services.Client 名前空間)

                メソッド (1)

                                System.String ToString()

                プロパティ (2)

                                System.Type ElementType

                                System.Uri RequestUri

DataServiceRequest(T) - 新しいジェネリック クラス 3 メンバー (System.Data.Services.Client 名前空間)

                コンストラクター (1)

                                .ctor(System.Uri)

                プロパティ (2)

                                System.Type ElementType

                                System.Uri RequestUri

DataServiceRequestException - 新しいクラス 6 メンバー (System.Data.Services.Client 名前空間)

                コンストラクター (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)

                プロパティ (1)

                                System.Data.Services.Client.DataServiceResponse 応答

DataServiceResponse - 新しいクラス 5 メンバー (System.Data.Services.Client 名前空間)

                メソッド (2)

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

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

                プロパティ (3)

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

                                System.Int32 BatchStatusCode

                                System.Boolean IsBatchResponse

記述子 - 新しいクラス 1 メンバー (System.Data.Services.Client 名前空間)

                プロパティ (1)

                                System.Data.Services.Client.EntityStates 状態

EntityDescriptor - 新しいクラス 2 メンバー (System.Data.Services.Client 名前空間)

                プロパティ (2)

                                System.Object エンティティ

                                System.String ETag

EntityStates - 新しい列挙 5 メンバー (System.Data.Services.Client 名前空間)

                フィールド (5)

                                  追加

                                  削除済み

                                  デタッチ

                                  [更新日時]

                                  Unchanged

LinkDescriptor - 新しいクラス 3 メンバー (System.Data.Services.Client 名前空間)

                プロパティ (3)

                                System.Object ソース

                                System.String SourceProperty

                                System.Object Target

MediaEntryAttribute - 新しいクラス 2 メンバー (System.Data.Services.Client 名前空間)

                コンストラクター (1)

                                .ctor(System.String)

                プロパティ (1)

                                System.String MediaMemberName

MergeOption - 新しい列挙 4 メンバー (System.Data.Services.Client 名前空間)

                フィールド (4)

                                  AppendOnly

                                  NoTracking

                                  OverwriteChanges

                                  PreserveChanges

MimeTypePropertyAttribute - 新しいクラス 3 メンバー (System.Data.Services.Client 名前空間)

                コンストラクター (1)

                                .ctor(System.String,System.String)

                プロパティ (2)

                                System.String DataPropertyName

                                System.String MimeTypePropertyName

OperationResponse - 新しいクラス 3 メンバー (System.Data.Services.Client 名前空間)

                プロパティ (3)

                                System.Exception エラー

                                System.Collections.Generic.IDictionary(System.String,System.String) ヘッダー

                                System.Int32 StatusCode

QueryOperationResponse - 新しいクラス 2 メンバー (System.Data.Services.Client 名前空間)

                メソッド (1)

                                System.Collections.IEnumerator GetEnumerator()

                プロパティ (1)

                                System.Data.Services.Client.DataServiceRequest クエリ

QueryOperationResponse(T) - 新しいジェネリック クラス 1 メンバー (System.Data.Services.Client 名前空間)

                メソッド (1)

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

ReadingWritingEntityEventArgs - 新しいクラス 2 メンバー (System.Data.Services.Client 名前空間)

                プロパティ (2)

                                System.Xml。Linq.XElement データ

                                System.Object エンティティ

SaveChangesOptions - 新しい列挙 4 メンバー (System.Data.Services.Client 名前空間)

                フィールド (4)

                                  Batch

                                  ContinueOnError

                                  なし

                                  ReplaceOnUpdate

SendingRequestEventArgs - 新しいクラス 1 メンバー (System.Data.Services.Client 名前空間)

                プロパティ (1)

                                System.Net.WebRequest 要求

DataServiceKeyAttribute - 新しいクラス 3 メンバー (System.Data.Services.Common 名前空間)

                コンストラクター (2)

                                .ctor(System.String)

                                .ctor(System.String[])

                プロパティ (1)

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

System.Data.Services.Design.dll - 5 つの新しいクラス

EdmToObjectNamespaceMap - 新しいクラス 8 メンバー (System.Data.Services.Design 名前空間)

                メソッド (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)

                プロパティ (3)

                                System.Int32 Count

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

                                System.String Item[System.String]

EntityClassGenerator - 新しいクラス 8 メンバー (System.Data.Services.Design 名前空間)

                コンストラクター (2)

                                .ctor()

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

                メソッド (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)

                プロパティ (2)

                                System.Data.Services.Design.EdmToObjectNamespaceMap EdmToObjectNamespaceMap

                                System.Data.Services.Design.LanguageOption LanguageOption

                イベント (2)

                                  OnPropertyGenerated

                                  OnTypeGenerated

LanguageOption - 新しい列挙体 2 メンバー (System.Data.Services.Design 名前空間)

                フィールド (2)

                                  GenerateCSharpCode

                                  GenerateVBCode

PropertyGeneratedEventArgs - 新しいクラス 8 メンバー (System.Data.Services.Design 名前空間)

                コンストラクター (2)

                                .ctor()

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

                プロパティ (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 - 新しいクラス 7 メンバー (System.Data.Services.Design 名前空間)

                コンストラクター (2)

                                .ctor()

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

                プロパティ (5)

                                System.Collections.Generic.List(System.CodeDom.CodeAttributeDeclaration) AdditionalAttributes

                                System.Collections.Generic.List(System.Type) AdditionalInterfaces

                                System.Collections.Generic.List(System.CodeDom.CodeTypeMember) AdditionalMembers

                                System.CodeDom.CodeTypeReference BaseType

                                System.Data.Metadata.Edm.GlobalItem TypeSource

System.Deployment.dll - 4 つの更新されたクラス

ApplicationDeployment - クラス 2 の新しいメンバーを更新しました (System.Deployment.Application 名前空間)

                メソッド (2)

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

                                System.Boolean CheckForUpdate(System.Boolean)

DeploymentServiceCom - クラス 1 の新しいメンバー (System.Deployment.Application 名前空間) を更新しました

                メソッド (1)

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

DownloadApplicationCompletedEventArgs - クラス 1 の新しいメンバー (System.Deployment.Application 名前空間) を更新しました

                プロパティ (1)

                                System.String ShortcutAppId

InPlaceHostingManager - クラス 2 の新しいメンバー (System.Deployment.Application 名前空間) を更新しました

                メソッド (2)

                                System.Void AssertApplicationRequirements(System.Boolean)

                                System.Void UninstallCustomUXApplication(System.String)

System.Design.dll - 1 つの更新されたクラス、1 つの新しいクラス

DataControlFieldDesigner - 新しいクラス 7 メンバー (System.Web.UI.Design.WebControls 名前空間)

                メソッド (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)

                プロパティ (2)

                                System.String DefaultNodeText

                                System.Boolean UsesSchema

WizardDesigner - クラス 1 の新しいメンバー (System.Web.UI.Design.WebControls 名前空間) を更新しました

                メソッド (1)

                                System.Void OnComponentChanged(System.Object,System.ComponentModel.Design.ComponentChangedEventArgs)

System.Runtime.Serialization.dll - 2 つの更新されたクラス、1 つの新しいクラス

CollectionDataContractAttribute - クラス 1 の新しいメンバー (System.Runtime.Serialization 名前空間) を更新しました

                プロパティ (1)

                                System.Boolean IsReference

DataContractAttribute - クラス 1 の新しいメンバー (System.Runtime.Serialization 名前空間) を更新しました

                プロパティ (1)

                                System.Boolean IsReference

IgnoreDataMemberAttribute - 新しいクラス 1 メンバー (System.Runtime.Serialization 名前空間)

                コンストラクター (1)

                                .ctor()

System.ServiceModel.dll - 8 つの更新されたクラス、3 つの新しいクラス

FaultImportOptions - 新しいクラス 2 メンバー (System.ServiceModel 名前空間)

                コンストラクター (1)

                                .ctor()

                プロパティ (1)

                                System.Boolean UseMessageFormat

XmlSerializerFormatAttribute - クラス 1 の新しいメンバー (System.ServiceModel 名前空間) を更新しました

                プロパティ (1)

                                System.Boolean SupportFaults

WrappedOptions - 新しいクラス 2 メンバー (System.ServiceModel.Channels 名前空間)

                コンストラクター (1)

                                .ctor()

                プロパティ (1)

                                System.Boolean WrappedFlag

ServiceDebugElement - クラス 4 の新しいメンバー (System.ServiceModel.Configuration 名前空間) を更新しました

                プロパティ (4)

                                System.String HttpHelpPageBinding

                                System.String HttpHelpPageBindingConfiguration

                                System.String HttpsHelpPageBinding

                                System.String HttpsHelpPageBindingConfiguration

ServiceMetadataPublishingElement - クラス 4 の新しいメンバー (System.ServiceModel.Configuration 名前空間) を更新しました

                プロパティ (4)

                                System.String HttpGetBinding

                                System.String HttpGetBindingConfiguration

                                System.String HttpsGetBinding

                                System.String HttpsGetBindingConfiguration

MetadataImporterQuotas - 新しいクラス 3 メンバー (System.ServiceModel.Description 名前空間)

                コンストラクター (1)

                                .ctor()

                プロパティ (2)

                                System.ServiceModel.Description.MetadataImporterQuotas の既定値

                                System.ServiceModel.Description.MetadataImporterQuotas Max

ServiceDebugBehavior - クラス 2 の新しいメンバー (System.ServiceModel.Description 名前空間) を更新しました

                プロパティ (2)

                                System.ServiceModel.Channels.Binding HttpHelpPageBinding

                                System.ServiceModel.Channels.Binding HttpsHelpPageBinding

ServiceMetadataBehavior - クラス 2 の新しいメンバー (System.ServiceModel.Description 名前空間) を更新しました

                プロパティ (2)

                                System.ServiceModel.Channels.Binding HttpGetBinding

                                System.ServiceModel.Channels.Binding HttpsGetBinding

WsdlImporter - クラス 1 の新しいメンバー (System.ServiceModel.Description 名前空間) を更新しました

                コンストラクター (1)

                                .ctor(System.ServiceModel.Description.MetadataSet,System.Collections.Generic.IEnumerable(T)(System.ServiceModel.Description.IPolicyImportExtension),System.Collections.Generic.IEnumerable(T)(System.ServiceModel.Description.IWsdlImportExtension),System.ServiceModel.Description.MetadataImporterQuotas)

ServiceCredentialsSecurityTokenManager - クラス 1 の新しいメンバー (System.ServiceModel.Security 名前空間) を更新しました

                メソッド (1)

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

SecurityContextSecurityToken - クラス 2 の新しいメンバーを更新しました (System.ServiceModel.Security.Tokens 名前空間)

                プロパティ (2)

                                System.ServiceModel.Security.SecurityMessageProperty BootstrapMessageProperty

                                System.Boolean IsCookieMode

System.ServiceModel.Web.dll - 2 つの更新されたクラス、11 個の新しいクラス

UriTemplate - クラス 8 の新しいメンバー (システム名前空間) を更新しました

                コンストラクター (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))

                メソッド (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)

                プロパティ (2)

                                System.Collections.Generic.IDictionary(System.String,System.String) の既定値

                                System.Boolean IgnoreTrailingSlash

WebHttpBehavior - クラス 1 の新しいメンバー (System.ServiceModel.Description 名前空間) を更新しました

                メソッド (1)

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

AtomPub10CategoriesDocumentFormatter - 新しいクラス 7 メンバー (System.ServiceModel.Syndication 名前空間)

                コンストラクター (3)

                                .ctor()

                                .ctor(System.ServiceModel.Syndication.CategoriesDocument)

                                .ctor(System.Type,System.Type)

                メソッド (3)

                                System.Boolean CanRead(System.Xml.XmlReader)

                                System.Void ReadFrom(System.Xml.XmlReader)

                                System.Void WriteTo(System.Xml.XmlWriter)

                プロパティ (1)

                                System.String バージョン

AtomPub10ServiceDocumentFormatter - 新しいクラス 7 メンバー (System.ServiceModel.Syndication 名前空間)

                コンストラクター (3)

                                .ctor()

                                .ctor(System.ServiceModel.Syndication.ServiceDocument)

                                .ctor(System.Type)

                メソッド (3)

                                System.Boolean CanRead(System.Xml.XmlReader)

                                System.Void ReadFrom(System.Xml.XmlReader)

                                System.Void WriteTo(System.Xml.XmlWriter)

                プロパティ (1)

                                System.String バージョン

AtomPub10ServiceDocumentFormatter(T) - 新しいジェネリック クラス 2 メンバー (System.ServiceModel.Syndication 名前空間)

                コンストラクター (2)

                                .ctor(!0)

                                .ctor()

CategoriesDocument - 新しいクラス 10 メンバー (System.ServiceModel.Syndication 名前空間)

                メソッド (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)

                プロパティ (4)

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

                                System.Uri BaseUri

                                System.ServiceModel.Syndication.SyndicationElementExtensionCollection ElementExtensions

                                System.String 言語

CategoriesDocumentFormatter - 新しいクラス 5 メンバー (System.ServiceModel.Syndication 名前空間)

                メソッド (3)

                                System.Boolean CanRead(System.Xml.XmlReader)

                                System.Void ReadFrom(System.Xml.XmlReader)

                                System.Void WriteTo(System.Xml.XmlWriter)

                プロパティ (2)

                                System.ServiceModel.Syndication.CategoriesDocument ドキュメント

                                System.String バージョン

InlineCategoriesDocument - 新しいクラス 6 メンバー (System.ServiceModel.Syndication 名前空間)

                コンストラクター (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)

                プロパティ (3)

                                System.Collections.ObjectModel.Collection(System.ServiceModel.Syndication.SyndicationCategory) Categories

                                System.Boolean IsFixed

                                System.String スキーム

ReferencedCategoriesDocument - 新しいクラス 3 メンバー (System.ServiceModel.Syndication 名前空間)

                コンストラクター (2)

                                .ctor()

                                .ctor(System.Uri)

                プロパティ (1)

                                System.Uri リンク

ResourceCollectionInfo - 新しいクラス 12 メンバー (System.ServiceModel.Syndication 名前空間)

                コンストラクター (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)

                プロパティ (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 リンク

                                System.ServiceModel.Syndication.TextSyndicationContent Title

ServiceDocument - 新しいクラス 11 メンバー (System.ServiceModel.Syndication 名前空間)

                コンストラクター (2)

                                .ctor()

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

                メソッド (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)

                プロパティ (5)

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

                                System.Uri BaseUri

                                System.ServiceModel.Syndication.SyndicationElementExtensionCollection ElementExtensions

                                System.String 言語

                                System.Collections.ObjectModel.Collection(System.ServiceModel.Syndication.Workspace) ワークスペース

ServiceDocumentFormatter - 新しいクラス 5 メンバー (System.ServiceModel.Syndication 名前空間)

                メソッド (3)

                                System.Boolean CanRead(System.Xml.XmlReader)

                                System.Void ReadFrom(System.Xml.XmlReader)

                                System.Void WriteTo(System.Xml.XmlWriter)

                プロパティ (2)

                                System.ServiceModel.Syndication.ServiceDocument ドキュメント

                                System.String バージョン

ワークスペース - 新しいクラス 8 メンバー (System.ServiceModel.Syndication 名前空間)

                コンストラクター (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))

                プロパティ (5)

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

                                System.Uri BaseUri

                                System.Collections.ObjectModel.Collection(System.ServiceModel.Syndication.ResourceCollectionInfo) コレクション

                                System.ServiceModel.Syndication.SyndicationElementExtensionCollection ElementExtensions

                                System.ServiceModel.Syndication.TextSyndicationContent Title

System.Web.dll - 23 個の更新されたクラス、8 つの新しいクラス

HttpContext - クラス 1 の新しいメンバー (System.Web 名前空間) を更新しました

                メソッド (1)

                                System.Void RemapHandler(System.Web.IHttpHandler)

HttpRuntime - クラス 1 の新しいメンバー (System.Web 名前空間) を更新しました

                プロパティ (1)

                                System.Boolean UsingIntegratedPipeline

キャッシュ - クラス 1 の新しいメンバー (System.Web.Caching 名前空間) を更新しました

                メソッド (1)

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

CacheItemUpdateCallback - 新しいクラス 4 メンバー (System.Web.Caching 名前空間)

                コンストラクター (1)

                                .ctor(System.Object,System.IntPtr)

                メソッド (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 - 新しい列挙体 2 メンバー (System.Web.Caching 名前空間)

                フィールド (2)

                                  DependencyChanged

                                  Expired

ClientBuildManagerCallback - クラス 1 の新しいメンバー (System.Web.Compilation 名前空間) を更新しました

                メソッド (1)

                                System.Object InitializeLifetimeService()

BrowserCapabilitiesFactoryBase - クラス 1 の新しいメンバー (System.Web.Configuration 名前空間) を更新しました

                メソッド (1)

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

CustomErrorsRedirectMode - 新しい列挙体 2 メンバー (System.Web.Configuration 名前空間)

                フィールド (2)

                                  ResponseRedirect

                                  ResponseRewrite

CustomErrorsSection - クラス 1 の新しいメンバー (System.Web.Configuration 名前空間) を更新しました

                プロパティ (1)

                                System.Web.Configuration.CustomErrorsRedirectMode RedirectMode

MachineKeyCompatibilityMode - 新しい列挙 2 メンバー (System.Web.Configuration 名前空間)

                フィールド (2)

                                  Framework20SP1

                                  Framework20SP2

MachineKeySection - クラス 1 の新しいメンバー (System.Web.Configuration 名前空間) を更新しました

                プロパティ (1)

                                System.Web.Configuration.MachineKeyCompatibilityMode CompatibilityMode

PagesSection - クラス 1 の新しいメンバー (System.Web.Configuration 名前空間) を更新しました

                プロパティ (1)

                                System.Boolean RenderAllHiddenFieldsAtTopOfForm

IAutoFieldGenerator - 新しいインターフェイス 1 メンバー (System.Web.UI 名前空間)

                メソッド (1)

                                System.Collections.ICollection GenerateFields(System.Web.UI.Control)

IBindableControl - 新しいインターフェイス 1 メンバー (System.Web.UI 名前空間)

                メソッド (1)

                                System.Void ExtractValues(System.Collections.Specialized.IOrderedDictionary)

ページ - クラス 2 の新しいメンバー (System.Web.UI 名前空間) を更新しました

                プロパティ (2)

                                System.Web.UI.Control AutoPostBackControl

                                System.Boolean IsPostBackEventControlRegistered

HtmlForm - クラス 1 の新しいメンバー (System.Web.UI.HtmlControls 名前空間) を更新しました

                プロパティ (1)

                                System.String アクション

BoundField - クラス 1 の新しいメンバー (System.Web.UI.WebControls 名前空間) を更新しました

                メソッド (1)

                                System.Void LoadViewState(System.Object)

ControlParameter - クラス 1 の新しいメンバー (System.Web.UI.WebControls 名前空間) を更新しました

                コンストラクター (1)

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

CookieParameter - クラス 1 の新しいメンバー (System.Web.UI.WebControls 名前空間) を更新しました

                コンストラクター (1)

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

DataBoundControl - クラス 1 の新しいメンバー (System.Web.UI.WebControls 名前空間) を更新しました

                プロパティ (1)

                                System.Web.UI.IDataSource DataSourceObject

DataBoundControlMode - 新しい列挙 3 メンバー (System.Web.UI.WebControls 名前空間)

                フィールド (3)

                                  編集

                                  [挿入]

                                  ReadOnly

DetailsView - クラス 2 の新しいメンバー (System.Web.UI.WebControls 名前空間) を更新しました

                プロパティ (2)

                                System.Boolean EnableModelValidation

                                System.Web.UI.IAutoFieldGenerator RowsGenerator

FormParameter - クラス 1 の新しいメンバー (System.Web.UI.WebControls 名前空間) を更新しました

                コンストラクター (1)

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

FormView - クラス 1 の新しいメンバー (System.Web.UI.WebControls 名前空間) を更新しました

                プロパティ (1)

                                System.Boolean EnableModelValidation

GridView - クラス 3 の新しいメンバー (System.Web.UI.WebControls 名前空間) を更新しました

                プロパティ (3)

                                System.Web.UI.IAutoFieldGenerator ColumnsGenerator

                                System.Boolean EnableModelValidation

                                System.Web.UI.WebControls.DataKey SelectedPersistedDataKey

IPersistedSelector - 新しいインターフェイス 1 メンバー (System.Web.UI.WebControls 名前空間)

                プロパティ (1)

                                System.Web.UI.WebControls.DataKey DataKey

パラメーター - クラス 6 の新しいメンバー (System.Web.UI.WebControls 名前空間) を更新しました

                コンストラクター (2)

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

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

                メソッド (3)

                                System.TypeCode ConvertDbTypeToTypeCode(System.Data.DbType)

                                System.Data.DbType ConvertTypeCodeToDbType(System.TypeCode)

                                System.Data.DbType GetDatabaseType()

                プロパティ (1)

                                System.Data.DbType DbType

ParameterCollection - クラス 1 の新しいメンバー (System.Web.UI.WebControls 名前空間) を更新しました

                メソッド (1)

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

ProfileParameter - クラス 1 の新しいメンバー (System.Web.UI.WebControls 名前空間) を更新しました

                コンストラクター (1)

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

QueryStringParameter - クラス 1 の新しいメンバー (System.Web.UI.WebControls 名前空間) を更新しました

                コンストラクター (1)

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

SessionParameter - クラス 1 の新しいメンバー (System.Web.UI.WebControls 名前空間) を更新しました

                コンストラクター (1)

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

System.Web.Abstractions.dll - 22 個の新しいクラス

HttpApplicationStateBase - 新しいクラス 22 メンバー (System.Web 名前空間)

                コンストラクター (1)

                                .ctor()

                メソッド (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()

                プロパティ (8)

                                System.String[]AllKeys

                                System.Web.HttpApplicationStateBase コンテンツ

                                System.Int32 Count

                                System.Boolean IsSynchronized

                                System.Object Item[System.Int32]

                                System.Object Item[System.String]

                                System.Web.HttpStaticObjectsCollectionBase StaticObjects

                                System.Object SyncRoot

HttpApplicationStateWrapper - 新しいクラス 25 メンバー (System.Web 名前空間)

                コンストラクター (1)

                                .ctor(System.Web.HttpApplicationState)

                メソッド (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()

                プロパティ (9)

                                System.String[]AllKeys

                                System.Web.HttpApplicationStateBase コンテンツ

                                System.Int32 Count

                                System.Boolean IsSynchronized

                                System.Object Item[System.Int32]

                                System.Object Item[System.String]

                                System.Collections.Specialized.NameObjectCollectionBase+KeysCollection キー

                                System.Web.HttpStaticObjectsCollectionBase StaticObjects

                                System.Object SyncRoot

HttpBrowserCapabilitiesBase - 新しいクラス 121 メンバー (System.Web 名前空間)

                コンストラクター (1)

                                .ctor()

                メソッド (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)

                プロパティ (113)

                                System.Boolean ActiveXControls

                                System.Collections.IDictionary アダプター

                                System.Boolean AOL

                                System.Boolean BackgroundSounds

                                System.Boolean Beta

                                System.String Browser

                                System.Collections.ArrayList ブラウザー

                                System.Boolean CanCombineFormsInDeck

                                System.Boolean CanInitiateVoiceCall

                                System.Boolean CanRenderAfterInputOrSelectElement

                                System.Boolean CanRenderEmptySelects

                                System.Boolean CanRenderInputAndSelectElementsTogether

                                System.Boolean CanRenderMixedSelects

                                System.Boolean CanRenderOneventAndPrevElementsTogether

                                System.Boolean CanRenderPostBackCards

                                System.Boolean CanRenderSetvarZeroWithMultiSelectionList

                                System.Boolean CanSendMail

                                System.Collections.IDictionary 機能

                                System.Boolean CDF

                                System.Version ClrVersion

                                System.Boolean Cookie

                                System.Boolean クローラー

                                System.Int32 DefaultSubmitButtonLimit

                                System.Version EcmaScriptVersion

                                System.Boolean フレーム

                                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 テーブル

                                System.Type TagWriter

                                System.String

                                System.Boolean UseOptimizedCacheKey

                                System.Boolean VBScript

                                System.String バージョン

                                System.Version W3CDomVersion

                                System.Boolean Win16

                                System.Boolean Win32

HttpBrowserCapabilitiesWrapper - 新しいクラス 121 メンバー (System.Web 名前空間)

                コンストラクター (1)

                                .ctor(System.Web.HttpBrowserCapabilities)

                メソッド (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)

                プロパティ (113)

                                System.Boolean ActiveXControls

                                System.Collections.IDictionary アダプター

                                System.Boolean AOL

                                System.Boolean BackgroundSounds

                                System.Boolean Beta

                                System.String ブラウザー

                                System.Collections.ArrayList ブラウザー

                                System.Boolean CanCombineFormsInDeck

                                System.Boolean CanInitiateVoiceCall

                                System.Boolean CanRenderAfterInputOrSelectElement

                                System.Boolean CanRenderEmptySelects

                                System.Boolean CanRenderInputAndSelectElementsTogether

                                System.Boolean CanRenderMixedSelects

                                System.Boolean CanRenderOneventAndPrevElementsTogether

                                System.Boolean CanRenderPostBackCards

                                System.Boolean CanRenderSetvarZeroWithMultiSelectionList

                                System.Boolean CanSendMail

                                System.Collections.IDictionary 機能

                                System.Boolean CDF

                                System.Version ClrVersion

                                System.Boolean Cookies

                                System.Boolean クローラー

                                System.Int32 DefaultSubmitButtonLimit

                                System.Version EcmaScriptVersion

                                System.Boolean フレーム

                                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 テーブル

                                System.Type TagWriter

                                System.String

                                System.Boolean UseOptimizedCacheKey

                                System.Boolean VBScript

                                System.String バージョン

                                System.Version W3CDomVersion

                                System.Boolean Win16

                                System.Boolean Win32

HttpCachePolicyBase - 新しいクラス 24 メンバー (System.Web 名前空間)

                コンストラクター (1)

                                .ctor()

                メソッド (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)

                プロパティ (3)

                                System.Web.HttpCacheVaryByContentEncodings VaryByContentEncodings

                                System.Web.HttpCacheVaryByHeaders VaryByHeaders

                                System.Web.HttpCacheVaryByParams VaryByParams

HttpCachePolicyWrapper - 新しいクラス 24 メンバー (System.Web 名前空間)

                コンストラクター (1)

                                .ctor(System.Web.HttpCachePolicy)

                メソッド (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)

                プロパティ (3)

                                System.Web.HttpCacheVaryByContentEncodings VaryByContentEncodings

                                System.Web.HttpCacheVaryByHeaders VaryByHeaders

                                System.Web.HttpCacheVaryByParams VaryByParams

HttpContextBase - 新しいクラス 35 メンバー (System.Web 名前空間)

                コンストラクター (1)

                                .ctor()

                メソッド (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)

                プロパティ (22)

                                System.Exception[]AllErrors

                                System.Web.HttpApplicationStateBase アプリケーション

                                System.Web.HttpApplication ApplicationInstance

                                System.Web.Caching.Cache Cache

                                System.Web.IHttpHandler CurrentHandler

                                System.Web.RequestNotification CurrentNotification

                                System.Exception エラー

                                System.Web.IHttpHandler ハンドラー

                                System.Boolean IsCustomErrorEnabled

                                System.Boolean IsDebuggingEnabled

                                System.Boolean IsPostNotification

                                System.Collections.IDictionary Items

                                System.Web.IHttpHandler PreviousHandler

                                System.Web.Profile.ProfileBase プロファイル

                                System.Web.HttpRequestBase 要求

                                System.Web.HttpResponseBase 応答

                                System.Web.HttpServerUtilityBase サーバー

                                System.Web.HttpSessionStateBase セッション

                                System.Boolean SkipAuthorization

                                System.DateTime タイムスタンプ

                                System.Web.TraceContext トレース

                                System.Security.Principal.IPrincipal ユーザー

HttpContextWrapper - 新しいクラス 35 メンバー (System.Web 名前空間)

                コンストラクター (1)

                                .ctor(System.Web.HttpContext)

                メソッド (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)

                プロパティ (22)

                                System.Exception[]AllErrors

                                System.Web.HttpApplicationStateBase アプリケーション

                                System.Web.HttpApplication ApplicationInstance

                                System.Web.Caching.Cache Cache

                                System.Web.IHttpHandler CurrentHandler

                                System.Web.RequestNotification CurrentNotification

                                System.Exception エラー

                                System.Web.IHttpHandler ハンドラー

                                System.Boolean IsCustomErrorEnabled

                                System.Boolean IsDebuggingEnabled

                                System.Boolean IsPostNotification

                                System.Collections.IDictionary Items

                                System.Web.IHttpHandler PreviousHandler

                                System.Web.Profile.ProfileBase プロファイル

                                System.Web.HttpRequestBase 要求

                                System.Web.HttpResponseBase 応答

                                System.Web.HttpServerUtilityBase サーバー

                                System.Web.HttpSessionStateBase セッション

                                System.Boolean SkipAuthorization

                                System.DateTime タイムスタンプ

                                System.Web.TraceContext トレース

                                System.Security.Principal.IPrincipal ユーザー

HttpFileCollectionBase - 新しいクラス 12 メンバー (System.Web 名前空間)

                コンストラクター (1)

                                .ctor()

                メソッド (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)

                プロパティ (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 - 新しいクラス 15 メンバー (System.Web 名前空間)

                コンストラクター (1)

                                .ctor(System.Web.HttpFileCollection)

                メソッド (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)

                プロパティ (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 キー

                                System.Object SyncRoot

HttpPostedFileBase - 新しいクラス 6 メンバー (System.Web 名前空間)

                コンストラクター (1)

                                .ctor()

                メソッド (1)

                                System.Void SaveAs(System.String)

                プロパティ (4)

                                System.Int32 ContentLength

                                System.String ContentType

                                System.String FileName

                                System.IO.Stream InputStream

HttpPostedFileWrapper - 新しいクラス 6 メンバー (System.Web 名前空間)

                コンストラクター (1)

                                .ctor(System.Web.HttpPostedFile)

                メソッド (1)

                                System.Void SaveAs(System.String)

                プロパティ (4)

                                System.Int32 ContentLength

                                System.String ContentType

                                System.String FileName

                                System.IO.Stream InputStream

HttpRequestBase - 新しいクラス 46 メンバー (System.Web 名前空間)

                コンストラクター (1)

                                .ctor()

                メソッド (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()

                プロパティ (39)

                                System.String[]AcceptTypes

                                System.String AnonymousID

                                System.String ApplicationPath

                                System.String AppRelativeCurrentExecutionFilePath

                                System.Web.HttpBrowserCapabilitiesBase ブラウザー

                                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 ファイル

                                System.IO.Stream フィルター

                                System.Collections.Specialized.NameValueCollection フォーム

                                System.Collections.Specialized.NameValueCollection ヘッダー

                                System.String HttpMethod

                                System.IO.Stream InputStream

                                System.Boolean IsAuthenticated

                                System.Boolean IsLocal

                                System.Boolean IsSecureConnection

                                System.String Item[System.String]

                                System.Security.Principal.WindowsIdentity LogonUserIdentity

                                System.Collections.Specialized.NameValueCollection Params

                                System.String パス

                                System.String PathInfo

                                System.String PhysicalApplicationPath

                                System.String PhysicalPath

                                System.Collections.Specialized.NameValueCollection QueryString

                                System.String RawUrl

                                System.String RequestType

                                System.Collections.Specialized.NameValueCollection ServerVariables

                                System.Int32 TotalBytes

                                System.Uri URL

                                System.Uri UrlReferrer

                                System.String UserAgent

                                System.String UserHostAddress

                                System.String UserHostName

                                System.String[]UserLanguages

HttpRequestWrapper - 新しいクラス 46 メンバー (System.Web 名前空間)

                コンストラクター (1)

                                .ctor(System.Web.HttpRequest)

                メソッド (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()

                プロパティ (39)

                                System.String[]AcceptTypes

                                System.String AnonymousID

                                System.String ApplicationPath

                                System.String AppRelativeCurrentExecutionFilePath

                                System.Web.HttpBrowserCapabilitiesBase ブラウザー

                                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 ファイル

                                System.IO.Stream フィルター

                                System.Collections.Specialized.NameValueCollection フォーム

                                System.Collections.Specialized.NameValueCollection ヘッダー

                                System.String HttpMethod

                                System.IO.Stream InputStream

                                System.Boolean IsAuthenticated

                                System.Boolean IsLocal

                                System.Boolean IsSecureConnection

                                System.String Item[System.String]

                                System.Security.Principal.WindowsIdentity LogonUserIdentity

                                System.Collections.Specialized.NameValueCollection Params

                                System.String パス

                                System.String PathInfo

                                System.String PhysicalApplicationPath

                                System.String PhysicalPath

                                System.Collections.Specialized.NameValueCollection QueryString

                                System.String RawUrl

                                System.String RequestType

                                System.Collections.Specialized.NameValueCollection ServerVariables

                                System.Int32 TotalBytes

                                System.Uri URL

                                System.Uri UrlReferrer

                                System.String UserAgent

                                System.String UserHostAddress

                                System.String UserHostName

                                System.String[]UserLanguages

HttpResponseBase - 新しいクラス 61 メンバー (System.Web 名前空間)

                コンストラクター (1)

                                .ctor()

                メソッド (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)

                プロパティ (24)

                                System.Boolean バッファー

                                System.Boolean BufferOutput

                                System.Web.HttpCachePolicyBase キャッシュ

                                System.String CacheControl

                                System.String Charset

                                System.Text.Encoding ContentEncoding

                                System.String ContentType

                                System.Web.HttpCookieCollection Cookies

                                System.Int32 の有効期限

                                System.DateTime ExpiresAbsolute

                                System.IO.Stream フィルター

                                System.Text.Encoding HeaderEncoding

                                System.Collections.Specialized.NameValueCollection ヘッダー

                                System.Boolean IsClientConnected

                                System.Boolean IsRequestBeingRedirected

                                System.IO.TextWriter の出力

                                System.IO.Stream OutputStream

                                System.String RedirectLocation

                                System.String の状態

                                System.Int32 StatusCode

                                System.String StatusDescription

                                System.Int32 SubStatusCode

                                System.Boolean SuppressContent

                                System.Boolean TrySkipIisCustomErrors

HttpResponseWrapper - 新しいクラス 61 メンバー (System.Web 名前空間)

                コンストラクター (1)

                                .ctor(System.Web.HttpResponse)

                メソッド (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)

                プロパティ (24)

                                System.Boolean バッファー

                                System.Boolean BufferOutput

                                System.Web.HttpCachePolicyBase キャッシュ

                                System.String CacheControl

                                System.String Charset

                                System.Text.Encoding ContentEncoding

                                System.String ContentType

                                System.Web.HttpCookieCollection Cookies

                                System.Int32 の有効期限

                                System.DateTime ExpiresAbsolute

                                System.IO.Stream フィルター

                                System.Text.Encoding HeaderEncoding

                                System.Collections.Specialized.NameValueCollection ヘッダー

                                System.Boolean IsClientConnected

                                System.Boolean IsRequestBeingRedirected

                                System.IO.TextWriter の出力

                                System.IO.Stream OutputStream

                                System.String RedirectLocation

                                System.String の状態

                                System.Int32 StatusCode

                                System.String StatusDescription

                                System.Int32 SubStatusCode

                                System.Boolean SuppressContent

                                System.Boolean TrySkipIisCustomErrors

HttpServerUtilityBase - 新しいクラス 31 メンバー (System.Web 名前空間)

                コンストラクター (1)

                                .ctor()

                メソッド (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[])

                プロパティ (2)

                                System.String MachineName

                                System.Int32 ScriptTimeout

HttpServerUtilityWrapper - 新しいクラス 31 メンバー (System.Web 名前空間)

                コンストラクター (1)

                                .ctor(System.Web.HttpServerUtility)

                メソッド (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[])

                プロパティ (2)

                                System.String MachineName

                                System.Int32 ScriptTimeout

HttpSessionStateBase - 新しいクラス 26 メンバー (System.Web 名前空間)

                コンストラクター (1)

                                .ctor()

                メソッド (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 コンテンツ

                                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 キー

                                System.Int32 LCID

                                System.Web.SessionState.SessionStateMode モード

                                System.String SessionID

                                System.Web.HttpStaticObjectsCollectionBase StaticObjects

                                System.Object SyncRoot

                                System.Int32 タイムアウト

HttpSessionStateWrapper - 新しいクラス 26 メンバー (System.Web 名前空間)

                コンストラクター (1)

                                .ctor(System.Web.SessionState.HttpSessionState)

                メソッド (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)

                プロパティ (17)

                                System.Int32 CodePage

                                System.Web.HttpSessionStateBase コンテンツ

                                System.Web.HttpCookieMode CookieMode

                                System.Int32 Count

                                System.Boolean IsCookieless

                                System.Boolean IsNewSession

                                System.Boolean IsReadOnly

                                System.Boolean IsSynchronized

                                System.Object Item[System.Int32]

                                System.Object Item[System.String]

                                System.Collections.Specialized.NameObjectCollectionBase+KeysCollection キー

                                System.Int32 LCID

                                System.Web.SessionState.SessionStateMode モード

                                System.String SessionID

                                System.Web.HttpStaticObjectsCollectionBase StaticObjects

                                System.Object SyncRoot

                                System.Int32 タイムアウト

HttpStaticObjectsCollectionBase - 新しいクラス 11 メンバー (System.Web 名前空間)

                コンストラクター (1)

                                .ctor()

                メソッド (4)

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

                                System.Collections.IEnumerator GetEnumerator()

                                System.Object GetObject(System.String)

                                System.Void Serialize(System.IO.BinaryWriter)

                プロパティ (6)

                                System.Int32 Count

                                System.Boolean IsReadOnly

                                System.Boolean IsSynchronized

                                System.Object Item[System.String]

                                System.Boolean NeverAccessed

                                System.Object SyncRoot

HttpStaticObjectsCollectionWrapper - 新しいクラス 11 メンバー (System.Web 名前空間)

                コンストラクター (1)

                                .ctor(System.Web.HttpStaticObjectsCollection)

                メソッド (4)

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

                                System.Collections.IEnumerator GetEnumerator()

                                System.Object GetObject(System.String)

                                System.Void Serialize(System.IO.BinaryWriter)

                プロパティ (6)

                                System.Int32 Count

                                System.Boolean IsReadOnly

                                System.Boolean IsSynchronized

                                System.Object Item[System.String]

                                System.Boolean NeverAccessed

                                System.Object SyncRoot

System.Web.DynamicData.dll - 32 個の新しいクラス

ContextConfiguration - 新しいクラス 3 メンバー (System.Web.DynamicData 名前空間)

                コンストラクター (1)

                                .ctor()

                プロパティ (2)

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

                                System.Boolean ScaffoldAllTables

DynamicControl - 新しいクラス 19 メンバー (System.Web.DynamicData 名前空間)

                コンストラクター (2)

                                .ctor()

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

                メソッド (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)

                プロパティ (13)

                                System.Boolean ApplyFormatInEditMode

                                System.Web.DynamicData.MetaColumn

                                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 モード

                                System.String NullDisplayText

                                System.Web.DynamicData.MetaTable テーブル

                                System.String UIHint

                                System.String ValidationGroup

DynamicControlParameter - 新しいクラス 5 メンバー (System.Web.DynamicData 名前空間)

                コンストラクター (2)

                                .ctor()

                                .ctor(System.String)

                メソッド (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)

                プロパティ (1)

                                System.String ControlId

DynamicDataExtensions - 新しいクラス 10 メンバー (System.Web.DynamicData 名前空間)

                メソッド (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 - 新しいクラス 6 メンバー (System.Web.DynamicData 名前空間)

                コンストラクター (1)

                                .ctor()

                メソッド (3)

                                System.Void OnLoad(System.EventArgs)

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

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

                プロパティ (2)

                                System.Boolean AutoLoadForeignKeys

                                System.Boolean Visible

DynamicDataRoute - 新しいクラス 10 メンバー (System.Web.DynamicData 名前空間)

                コンストラクター (1)

                                .ctor(System.String)

                メソッド (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)

                プロパティ (5)

                                System.String アクション

                                System.Web.DynamicData.MetaModel モデル

                                System.Web.DynamicData.DynamicDataRouteHandler RouteHandler

                                System.String テーブル

                                System.String ViewName

DynamicDataRouteHandler - 新しいクラス 9 メンバー (System.Web.DynamicData 名前空間)

                コンストラクター (1)

                                .ctor()

                メソッド (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)

                プロパティ (1)

                                System.Web.DynamicData.MetaModel モデル

DynamicField - 新しいクラス 16 メンバー (System.Web.DynamicData 名前空間)

                コンストラクター (1)

                                .ctor()

                メソッド (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)

                プロパティ (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 - 新しいクラス 3 メンバー (System.Web.DynamicData 名前空間)

                コンストラクター (1)

                                .ctor()

                メソッド (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 - 新しいクラス 8 メンバー (System.Web.DynamicData 名前空間)

                コンストラクター (1)

                                .ctor()

                メソッド (4)

                                System.Boolean ControlPropertiesValid()

                                System.Boolean EvaluateIsValid()

                                System.Void OnInit(System.EventArgs)

                                System.Void ValidateException(System.Exception)

                プロパティ (3)

                                System.Web.DynamicData.MetaColumn

                                System.String ColumnName

                                System.Exception ValidationException

FieldTemplateFactory - 新しいクラス 8 メンバー (System.Web.DynamicData 名前空間)

                コンストラクター (1)

                                .ctor()

                メソッド (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)

                プロパティ (2)

                                System.Web.DynamicData.MetaModel モデル

                                System.String TemplateFolderVirtualPath

FieldTemplateUserControl - 新しいクラス 30 メンバー (System.Web.DynamicData 名前空間)

                コンストラクター (1)

                                .ctor()

                メソッド (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)

                プロパティ (15)

                                System.Web.DynamicData.MetaChildrenColumn ChildrenColumn

                                System.String ChildrenPath

                                System.Web.DynamicData.MetaColumn

                                System.Web.UI.Control DataControl

                                System.Object FieldValue

                                System.String FieldValueEditString

                                System.String FieldValueString

                                System.Web.DynamicData.MetaForeignKeyColumn ForeignKeyColumn

                                System.String ForeignKeyPath

                                System.Web.DynamicData.IFieldFormattingOptions FormattingOptions

                                System.Web.DynamicData.IFieldTemplateHost ホスト

                                System.ComponentModel.AttributeCollection MetadataAttributes

                                System.Web.UI.WebControls.DataBoundControlMode モード

                                System.Object

                                System.Web.DynamicData.MetaTable テーブル

FilterRepeater - 新しいクラス 12 メンバー (System.Web.DynamicData 名前空間)

                コンストラクター (1)

                                .ctor()

                メソッド (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)

                プロパティ (5)

                                System.String ContextTypeName

                                System.String DynamicFilterContainerId

                                System.Web.DynamicData.MetaTable テーブル

                                System.String TableName

                                System.Boolean Visible

FilterUserControlBase - 新しいクラス 10 メンバー (System.Web.DynamicData 名前空間)

                コンストラクター (1)

                                .ctor()

                メソッド (2)

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

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

                プロパティ (7)

                                System.Web.DynamicData.MetaColumn

                                System.String ContextTypeName

                                System.String DataField

                                System.String InitialValue

                                System.Web.UI.WebControls.DataKey SelectedDataKey

                                System.String SelectedValue

                                System.String TableName

IControlParameterTarget - 新しいインターフェイス 3 メンバー (System.Web.DynamicData 名前空間)

                メソッド (1)

                                System.String GetPropertyNameExpression(System.String)

                プロパティ (2)

                                System.Web.DynamicData.MetaColumn FilteredColumn

                                System.Web.DynamicData.MetaTable テーブル

IFieldFormattingOptions - 新しいインターフェイス 5 メンバー (System.Web.DynamicData 名前空間)

                プロパティ (5)

                                System.Boolean ApplyFormatInEditMode

                                System.Boolean ConvertEmptyStringToNull

                                System.String DataFormatString

                                System.Boolean HtmlEncode

                                System.String NullDisplayText

IFieldTemplate - 新しいインターフェイス 1 メンバー (System.Web.DynamicData 名前空間)

                メソッド (1)

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

IFieldTemplateFactory - 新しいインターフェイス 2 メンバー (System.Web.DynamicData 名前空間)

                メソッド (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 - 新しいインターフェイス 4 メンバー (System.Web.DynamicData 名前空間)

                プロパティ (4)

                                System.Web.DynamicData.MetaColumn

                                System.Web.DynamicData.IFieldFormattingOptions FormattingOptions

                                System.Web.UI.WebControls.DataBoundControlMode モード

                                System.String ValidationGroup

IWhereParametersProvider - 新しいインターフェイス 1 メンバー (System.Web.DynamicData 名前空間)

                メソッド (1)

                                System.Collections.Generic.IEnumerable(System.Web.UI.WebControls.Parameter) GetWhereParameters(System.Web.DynamicData.IDynamicDataSource)

MetaChildrenColumn - 新しいクラス 5 メンバー (System.Web.DynamicData 名前空間)

                メソッド (3)

                                System.String GetChildrenListPath(System.Object)

                                System.String GetChildrenPath(System.String,System.Object)

                                System.String GetChildrenPath(System.String,System.Object,System.String)

                プロパティ (2)

                                System.Web.DynamicData.MetaTable ChildTable

                                System.Web.DynamicData.MetaColumn ColumnInOtherTable

MetaColumn - 新しいクラス 34 メンバー (System.Web.DynamicData 名前空間)

                メソッド (1)

                                System.String ToString()

                プロパティ (33)

                                System.Boolean ApplyFormatInEditMode

                                System.ComponentModel.AttributeCollection 属性

                                System.Type ColumnType

                                System.Boolean ConvertEmptyStringToNull

                                System.String DataFormatString

                                System.ComponentModel.DataAnnotations.DataTypeAttribute DataTypeAttribute

                                System.Object DefaultValue

                                System.String Description

                                System.String DisplayName

                                System.Reflection.PropertyInfo EntityTypeProperty

                                System.Boolean HtmlEncode

                                System.Boolean IsBinaryData

                                System.Boolean IsCustomProperty

                                System.Boolean IsFloatingPoint

                                System.Boolean IsForeignKeyComponent

                                System.Boolean IsGenerated

                                System.Boolean IsInteger

                                System.Boolean IsLongString

                                System.Boolean IsPrimaryKey

                                System.Boolean IsReadOnly

                                System.Boolean IsRequired

                                System.Boolean IsString

                                System.Int32 MaxLength

                                System.Web.DynamicData.MetaModel モデル

                                System.String

                                System.String NullDisplayText

                                System.Web.DynamicData.ModelProviders.ColumnProvider プロバイダー

                                System.String RequiredErrorMessage

                                System.Boolean スキャフォールディング

                                System.String SortExpression

                                System.Web.DynamicData.MetaTable テーブル

                                System.TypeCode TypeCode

                                System.String UIHint

MetaForeignKeyColumn - 新しいクラス 9 メンバー (System.Web.DynamicData 名前空間)

                メソッド (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)

                プロパティ (3)

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

                                System.Boolean IsPrimaryKeyInThisTable

                                System.Web.DynamicData.MetaTable ParentTable

MetaModel - 新しいクラス 19 メンバー (System.Web.DynamicData 名前空間)

                コンストラクター (1)

                                .ctor()

                メソッド (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)

                プロパティ (5)

                                System.Web.DynamicData.MetaModel の既定値

                                System.String DynamicDataFolderVirtualPath

                                System.Web.DynamicData.IFieldTemplateFactory FieldTemplateFactory

                                System.Collections.ObjectModel.ReadOnlyCollection(System.Web.DynamicData.MetaTable) テーブル

                                System.Collections.Generic.List(System.Web.DynamicData.MetaTable) VisibleTables

MetaTable - 新しいクラス 34 メンバー (System.Web.DynamicData 名前空間)

                メソッド (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)

                プロパティ (18)

                                System.ComponentModel.AttributeCollection 属性

                                System.Collections.ObjectModel.ReadOnlyCollection(System.Web.DynamicData.MetaColumn)

                                System.String DataContextPropertyName

                                System.Type DataContextType

                                System.Web.DynamicData.MetaColumn DisplayColumn

                                System.String DisplayName

                                System.Type EntityType

                                System.String ForeignKeyColumnsNames

                                System.Boolean HasPrimaryKey

                                System.Boolean IsReadOnly

                                System.String ListActionPath

                                System.Web.DynamicData.MetaModel モデル

                                System.String

                                System.Collections.ObjectModel.ReadOnlyCollection(System.Web.DynamicData.MetaColumn) PrimaryKeyColumns

                                System.Web.DynamicData.ModelProviders.TableProvider プロバイダー

                                System.Boolean スキャフォールディング

                                System.Web.DynamicData.MetaColumn SortColumn

                                System.Boolean SortDescending

PageAction - 新しいクラス 4 メンバー (System.Web.DynamicData 名前空間)

                プロパティ (4)

                                System.String の詳細

                                System.String Edit

                                System.String Insert

                                System.String リスト

TableNameAttribute - 新しいクラス 2 メンバー (System.Web.DynamicData 名前空間)

                コンストラクター (1)

                                .ctor(System.String)

                プロパティ (1)

                                System.String

AssociationDirection - 新しい列挙 4 メンバー (System.Web.DynamicData.ModelProviders 名前空間)

                フィールド (4)

                                  ManyToMany

                                  ManyToOne

                                  OneToMany

                                  OneToOne

AssociationProvider - 新しいクラス 8 メンバー (System.Web.DynamicData.ModelProviders 名前空間)

                コンストラクター (1)

                                .ctor()

                メソッド (1)

                                System.String GetSortExpression(System.Web.DynamicData.ModelProviders.ColumnProvider)

                プロパティ (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 - 新しいクラス 14 メンバー (System.Web.DynamicData.ModelProviders 名前空間)

                コンストラクター (1)

                                .ctor(System.Web.DynamicData.ModelProviders.TableProvider)

                メソッド (1)

                                System.String ToString()

                プロパティ (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

                                System.Boolean Nullable

                                System.Web.DynamicData.ModelProviders.TableProvider テーブル

DataModelProvider - 新しいクラス 4 メンバー (System.Web.DynamicData.ModelProviders 名前空間)

                コンストラクター (1)

                                .ctor()

                メソッド (1)

                                System.Object CreateContext()

                プロパティ (2)

                                System.Type ContextType

                                System.Collections.ObjectModel.ReadOnlyCollection(System.Web.DynamicData.ModelProviders.TableProvider) テーブル

TableProvider - 新しいクラス 8 メンバー (System.Web.DynamicData.ModelProviders 名前空間)

                コンストラクター (1)

                                .ctor(System.Web.DynamicData.ModelProviders.DataModelProvider)

                メソッド (3)

                                System.Object EvaluateForeignKey(System.Object,System.String)

                                System.Linq.IQueryable GetQuery(System.Object)

                                System.String ToString()

                プロパティ (4)

                                System.Collections.ObjectModel.ReadOnlyCollection(System.Web.DynamicData.ModelProviders.ColumnProvider)

                                System.Web.DynamicData.ModelProviders.DataModelProvider DataModel

                                System.Type EntityType

                                System.String

System.Web.DynamicData.Design.dll - 2 つの新しいクラス

DynamicDataManagerDesigner - 新しいクラス 2 メンバー (System.Web.DynamicData.Design 名前空間)

                コンストラクター (1)

                                .ctor()

                メソッド (1)

                                System.String GetDesignTimeHtml()

DynamicFieldDesigner - 新しいクラス 9 メンバー (System.Web.DynamicData.Design 名前空間)

                コンストラクター (1)

                                .ctor()

                メソッド (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)

                プロパティ (2)

                                System.String DefaultNodeText

                                System.Boolean UsesSchema

System.Web.Entity.dll - 10 個の新しいクラス

EntityDataSource - 新しいクラス 46 メンバー (System.Web.UI.WebControls 名前空間)

                コンストラクター (2)

                                .ctor()

                                .ctor(System.Data.EntityClient.EntityConnection)

                メソッド (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()

                プロパティ (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

                イベント (11)

                                  ContextCreated

                                  ContextCreating

                                  ContextDisposing

                                  削除済み

                                  削除中

                                  挿入

                                  挿入

                                  Selected

                                  次を選択する

                                  更新

                                  更新中

EntityDataSourceChangedEventArgs - 新しいクラス 4 メンバー (System.Web.UI.WebControls 名前空間)

                プロパティ (4)

                                System.Data.Objects.ObjectContext コンテキスト

                                System.Object エンティティ

                                System.Exception 例外

                                System.Boolean ExceptionHandled

EntityDataSourceChangingEventArgs - 新しいクラス 4 メンバー (System.Web.UI.WebControls 名前空間)

                プロパティ (4)

                                System.Data.Objects.ObjectContext コンテキスト

                                System.Object エンティティ

                                System.Exception 例外

                                System.Boolean ExceptionHandled

EntityDataSourceContextCreatedEventArgs - 新しいクラス 1 メンバー (System.Web.UI.WebControls 名前空間)

                プロパティ (1)

                                System.Data.Objects.ObjectContext コンテキスト

EntityDataSourceContextCreatingEventArgs - 新しいクラス 1 メンバー (System.Web.UI.WebControls 名前空間)

                プロパティ (1)

                                System.Data.Objects.ObjectContext コンテキスト

EntityDataSourceContextDisposingEventArgs - 新しいクラス 1 メンバー (System.Web.UI.WebControls 名前空間)

                プロパティ (1)

                                System.Data.Objects.ObjectContext コンテキスト

EntityDataSourceSelectedEventArgs - 新しいクラス 6 メンバー (System.Web.UI.WebControls 名前空間)

                プロパティ (6)

                                System.Data.Objects.ObjectContext コンテキスト

                                System.Exception 例外

                                System.Boolean ExceptionHandled

                                System.Collections.IEnumerable の結果

                                System.Web.UI.DataSourceSelectArguments SelectArguments

                                System.Int32 TotalRowCount

EntityDataSourceSelectingEventArgs - 新しいクラス 2 メンバー (System.Web.UI.WebControls 名前空間)

                プロパティ (2)

                                System.Web.UI.WebControls.EntityDataSource DataSource

                                System.Web.UI.DataSourceSelectArguments SelectArguments

EntityDataSourceValidationException - 新しいクラス 4 メンバー (System.Web.UI.WebControls 名前空間)

                コンストラクター (3)

                                .ctor()

                                .ctor(System.String)

                                .ctor(System.String,System.Exception)

                メソッド (1)

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

EntityDataSourceView - 新しいクラス 26 メンバー (System.Web.UI.WebControls 名前空間)

                メソッド (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()

                プロパティ (6)

                                System.Boolean CanDelete

                                System.Boolean CanInsert

                                System.Boolean CanPage

                                System.Boolean CanRetrieveTotalRowCount

                                System.Boolean CanSort

                                System.Boolean CanUpdate

                イベント (12)

                                  ContextCreated

                                  ContextCreating

                                  ContextDisposing

                                  削除済み

                                  削除中

                                  Exception

                                  挿入

                                  挿入

                                  Selected

                                  次を選択する

                                  更新

                                  更新中

System.Web.Entity.Design.dll - 2 つの新しいクラス

EntityDataSourceDesigner - 新しいクラス 17 メンバー (System.Web.UI.Design.WebControls 名前空間)

                コンストラクター (1)

                                .ctor()

                メソッド (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)

                プロパティ (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 - 新しいクラス 8 メンバー (System.Web.UI.Design.WebControls 名前空間)

                コンストラクター (1)

                                .ctor(System.Web.UI.Design.WebControls.EntityDataSourceDesigner)

                メソッド (1)

                                System.Collections.IEnumerable GetDesignTimeData(System.Int32,System.Boolean)

                プロパティ (6)

                                System.Boolean CanDelete

                                System.Boolean CanInsert

                                System.Boolean CanPage

                                System.Boolean CanSort

                                System.Boolean CanUpdate

                                System.Web.UI.Design.IDataSourceViewSchema スキーマ

System.Web.Extensions.dll - 10 個の更新されたクラス、8 つの新しいクラス

ClientFormsIdentity - クラス 1 の新しいメンバー (System.Web.ClientServices 名前空間) を更新しました

                メソッド (1)

                                System.Void Dispose(System.Boolean)

DynamicDataSourceOperation - 新しい列挙 5 メンバー (System.Web.DynamicData 名前空間)

                フィールド (5)

                                  ContextCreate

                                  削除

                                  [挿入]

                                  Select

                                  アップデート

DynamicValidatorEventArgs - 新しいクラス 3 メンバー (System.Web.DynamicData 名前空間)

                コンストラクター (1)

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

                プロパティ (2)

                                System.Exception 例外

                                System.Web.DynamicData.DynamicDataSourceOperation 操作

IDynamicDataSource - 新しいインターフェイス 9 メンバー (System.Web.DynamicData 名前空間)

                プロパティ (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

                イベント (1)

                                  Exception

IDynamicValidatorException - 新しいインターフェイス 1 メンバー (System.Web.DynamicData 名前空間)

                プロパティ (1)

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

CompositeScriptReference - 新しいクラス 2 メンバー (System.Web.UI 名前空間)

                コンストラクター (1)

                                .ctor()

                プロパティ (1)

                                System.Web.UI.ScriptReferenceCollection スクリプト

CompositeScriptReferenceEventArgs - 新しいクラス 2 メンバー (System.Web.UI 名前空間)

                コンストラクター (1)

                                .ctor(System.Web.UI.CompositeScriptReference)

                プロパティ (1)

                                System.Web.UI.CompositeScriptReference CompositeScript

HistoryEventArgs - 新しいクラス 2 メンバー (System.Web.UI 名前空間)

                コンストラクター (1)

                                .ctor(System.Collections.Specialized.NameValueCollection)

                プロパティ (1)

                                System.Collections.Specialized.NameValueCollection 状態

ScriptManager - クラス 15 の新しいメンバー (System.Web.UI 名前空間) を更新しました

                メソッド (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)

                プロパティ (6)

                                System.String ClientNavigateHandler

                                System.Web.UI.CompositeScriptReference CompositeScript

                                System.String EmptyPageUrl

                                System.Boolean EnableHistory

                                System.Boolean EnableSecureHistoryState

                                System.Boolean IsNavigating

                イベント (2)

                                  Navigate

                                  ResolveCompositeScriptReference

ScriptManagerProxy - クラス 2 の新しいメンバー (System.Web.UI 名前空間) を更新しました

                プロパティ (1)

                                System.Web.UI.CompositeScriptReference CompositeScript

                イベント (1)

                                  Navigate

ScriptReference - クラス 2 の新しいメンバー (System.Web.UI 名前空間) を更新しました

                メソッド (2)

                                System.String GetUrl(System.Web.UI.ScriptManager,System.Boolean)

                                System.Boolean IsFromSystemWebExtensions()

ScriptReferenceBase - 新しいクラス 4 メンバー (System.Web.UI 名前空間)

                プロパティ (4)

                                System.Boolean NotifyScriptLoaded

                                System.String パス

                                System.String[]ResourceUICultures

                                System.Web.UI.ScriptMode ScriptMode

UpdateProgress - クラス 3 の新しいメンバー (System.Web.UI 名前空間) を更新しました

                メソッド (2)

                                System.Void CreateChildControls()

                                System.Void DataBind()

                プロパティ (1)

                                System.Web.UI.ControlCollection コントロール

LinqDataSource - クラス 2 の新しいメンバーを更新しました (System.Web.UI.WebControls 名前空間)

                メソッド (1)

                                System.Web.UI.WebControls.LinqDataSourceView CreateView()

                プロパティ (1)

                                System.Boolean EnableObjectTracking

LinqDataSourceContextEventArgs - クラス 2 の新しいメンバー (System.Web.UI.WebControls 名前空間) を更新しました

                コンストラクター (1)

                                .ctor(System.Web.UI.DataSourceOperation)

                プロパティ (1)

                                System.Web.UI.DataSourceOperation 操作

LinqDataSourceStatusEventArgs - クラス 2 の新しいメンバー (System.Web.UI.WebControls 名前空間) を更新しました

                コンストラクター (1)

                                .ctor(System.Object,System.Int32)

                プロパティ (1)

                                System.Int32 TotalRowCount

LinqDataSourceView - クラス 2 の新しいメンバー (System.Web.UI.WebControls 名前空間) を更新しました

                メソッド (1)

                                System.Void OnException(System.Web.DynamicData.DynamicValidatorEventArgs)

                プロパティ (1)

                                System.Boolean EnableObjectTracking

ListView - クラス 2 の新しいメンバー (System.Web.UI.WebControls 名前空間) を更新しました

                プロパティ (2)

                                System.Boolean EnableModelValidation

                                System.Web.UI.WebControls.DataKey SelectedPersistedDataKey

System.Web.Routing.dll - 15 個の新しいクラス

HttpMethodConstraint - 新しいクラス 4 メンバー (System.Web.Routing 名前空間)

                コンストラクター (1)

                                .ctor(System.String[])

                メソッド (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)

                プロパティ (1)

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

IRouteConstraint - 新しいインターフェイス 1 メンバー (System.Web.Routing 名前空間)

                メソッド (1)

                                System.Boolean Match(System.Web.HttpContextBase,System.Web.Routing.Route,System.String,System.Web.Routing.RouteValueDictionary,System.Web.Routing.RouteDirection)

IRouteHandler - 新しいインターフェイス 1 メンバー (System.Web.Routing 名前空間)

                メソッド (1)

                                System.Web.IHttpHandler GetHttpHandler(System.Web.Routing.RequestContext)

RequestContext - 新しいクラス 3 メンバー (System.Web.Routing 名前空間)

                コンストラクター (1)

                                .ctor(System.Web.HttpContextBase,System.Web.Routing.RouteData)

                プロパティ (2)

                                System.Web.HttpContextBase HttpContext

                                System.Web.Routing.RouteData RouteData

Route - 新しいクラス 12 メンバー (System.Web.Routing 名前空間)

                コンストラクター (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)

                メソッド (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)

                プロパティ (5)

                                System.Web.Routing.RouteValueDictionary 制約

                                System.Web.Routing.RouteValueDictionary DataTokens

                                System.Web.Routing.RouteValueDictionary の既定値

                                System.Web.Routing.IRouteHandler RouteHandler

                                System.String URL

RouteBase - 新しいクラス 3 メンバー (System.Web.Routing 名前空間)

                コンストラクター (1)

                                .ctor()

                メソッド (2)

                                System.Web.Routing.RouteData GetRouteData(System.Web.HttpContextBase)

                                System.Web.Routing.VirtualPathData GetVirtualPath(System.Web.Routing.RequestContext,System.Web.Routing.RouteValueDictionary)

RouteCollection - 新しいクラス 14 メンバー (System.Web.Routing 名前空間)

                コンストラクター (2)

                                .ctor()

                                .ctor(System.Web.Hosting.VirtualPathProvider)

                メソッド (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)

                プロパティ (2)

                                System.Web.Routing.RouteBase Item[System.String]

                                System.Boolean RouteExistingFiles

RouteData - 新しいクラス 7 メンバー (System.Web.Routing 名前空間)

                コンストラクター (2)

                                .ctor()

                                .ctor(System.Web.Routing.RouteBase,System.Web.Routing.IRouteHandler)

                メソッド (1)

                                System.String GetRequiredString(System.String)

                プロパティ (4)

                                System.Web.Routing.RouteValueDictionary DataTokens

                                System.Web.Routing.RouteBase Route

                                System.Web.Routing.IRouteHandler RouteHandler

                                System.Web.Routing.RouteValueDictionary

RouteDirection - 新しい列挙 2 メンバー (System.Web.Routing 名前空間)

                フィールド (2)

                                  IncomingRequest

                                  UrlGeneration

RouteTable - 新しいクラス 2 メンバー (System.Web.Routing 名前空間)

                コンストラクター (1)

                                .ctor()

                プロパティ (1)

                                System.Web.Routing.RouteCollection ルート

RouteValueDictionary - 新しいクラス 20 メンバー (System.Web.Routing 名前空間)

                コンストラクター (3)

                                .ctor()

                                .ctor(System.Collections.Generic.IDictionary(TKey,TValue)(System.String,System.Object))

                                .ctor(System.Object)

                メソッド (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)

                プロパティ (4)

                                System.Int32 Count

                                System.Object Item[System.String]

                                System.Collections.Generic.Dictionary(System.String,System.Object)+KeyCollection キー

                                System.Collections.Generic.Dictionary(System.String,System.Object)+ValueCollection

StopRoutingHandler - 新しいクラス 3 メンバー (System.Web.Routing 名前空間)

                コンストラクター (1)

                                .ctor()

                メソッド (2)

                                System.Web.IHttpHandler GetHttpHandler(System.Web.Routing.RequestContext)

                                System.Web.IHttpHandler System.Web.Routing.IRouteHandler.GetHttpHandler(System.Web.Routing.RequestContext)

UrlRoutingHandler - 新しいクラス 7 メンバー (System.Web.Routing 名前空間)

                コンストラクター (1)

                                .ctor()

                メソッド (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)

                プロパティ (2)

                                System.Boolean IsReusable

                                System.Web.Routing.RouteCollection RouteCollection

UrlRoutingModule - 新しいクラス 8 メンバー (System.Web.Routing 名前空間)

                コンストラクター (1)

                                .ctor()

                メソッド (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)

                プロパティ (1)

                                System.Web.Routing.RouteCollection RouteCollection

VirtualPathData - 新しいクラス 4 メンバー (System.Web.Routing 名前空間)

                コンストラクター (1)

                                .ctor(System.Web.Routing.RouteBase,System.String)

                プロパティ (3)

                                System.Web.Routing.RouteValueDictionary DataTokens

                                System.Web.Routing.RouteBase ルート

                                System.String VirtualPath

System.Windows.Forms.dll - 4 つの更新されたクラス、2 つの新しいクラス

コントロール - クラス 2 の新しいメンバー (System.Windows.Forms 名前空間) を更新しました

                プロパティ (2)

                                System.Windows.Forms.ImeMode ImeModeBase

                                System.Windows.Forms.ImeMode PropagatingImeMode

ImeContext - 新しいインターフェイス 6 メンバー (System.Windows.Forms 名前空間)

                メソッド (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 - 新しいクラス 2 メンバー (System.Windows.Forms 名前空間)

                プロパティ (2)

                                System.Collections.Generic.Dictionary(System.Windows.Forms.ImeMode,System.Windows.Forms.ImeModeConversion) ImeModeConversionBits

                                System.Boolean IsCurrentConversionTableSupported

SplitContainer - クラス 1 の新しいメンバー (System.Windows.Forms 名前空間) を更新しました

                メソッド (1)

                                System.Void OnMove(System.EventArgs)

TextBoxBase - クラス 1 の新しいメンバー (System.Windows.Forms 名前空間) を更新しました

                プロパティ (1)

                                System.Windows.Forms.ImeMode ImeModeBase

WebBrowserBase - クラス 1 の新しいメンバー (System.Windows.Forms 名前空間) を更新しました

                メソッド (1)

                                System.Boolean ProcessDialogKey(System.Windows.Forms.Keys)

System.Windows.Presentation.dll - 1 つの新しいクラス

DispatcherExtensions - 新しいクラス 6 メンバー (System.Windows.Threading 名前空間)

                メソッド (6)

                                System.Windows.Threading.DispatcherOperation BeginInvoke(System.Windows.Threading.Dispatcher,System.Action)

                                System.Windows.Threading.DispatcherOperation BeginInvoke(System.Windows.Threading.Dispatcher,System.Action,System.Windows.Threading.DispatcherPriority)

                                System.Void Invoke(System.Windows.Threading.Dispatcher,System.Action)

                                System.Void Invoke(System.Windows.Threading.Dispatcher,System.Action,System.TimeSpan)

                                System.Void Invoke(System.Windows.Threading.Dispatcher,System.Action,System.TimeSpan,System.Windows.Threading.DispatcherPriority)

                                System.Void Invoke(System.Windows.Threading.Dispatcher,System.Action,System.Windows.Threading.DispatcherPriority)

WindowsBase.dll - 4 つの更新されたクラス、11 個の新しいクラス

ObservableCollection(T) - ジェネリック クラス 1 の新しいメンバー (System.Collections.ObjectModel 名前空間) を更新しました

                コンストラクター (1)

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

DependencyPropertyDescriptor - 更新されたクラス 1 の新しいメンバー (System.ComponentModel 名前空間)

                プロパティ (1)

                                System.Windows.CoerceValueCallback DesignerCoerceValueCallback

IEditableCollectionView - 新しいインターフェイス 16 メンバー (System.ComponentModel 名前空間)

                メソッド (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)

                プロパティ (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 - 新しいインターフェイス 1 メンバー (System.ComponentModel 名前空間)

                プロパティ (1)

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

ItemPropertyInfo - 新しいクラス 4 メンバー (System.ComponentModel 名前空間)

                コンストラクター (1)

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

                プロパティ (3)

                                System.Object Descriptor

                                System.String

                                System.Type PropertyType

NewItemPlaceholderPosition - 新しい列挙体 3 メンバー (System.ComponentModel 名前空間)

                フィールド (3)

                                  AtBeginning

                                  AtEnd

                                  なし

SplashScreen - 新しいクラス 4 メンバー (System.Windows 名前空間)

                コンストラクター (2)

                                .ctor(System.Reflection.Assembly,System.String)

                                .ctor(System.String)

                メソッド (2)

                                System.Void Close(System.TimeSpan)

                                System.Void Show(System.Boolean)

AmbientAttribute - 新しいクラス 1 メンバー (System.Windows.Markup 名前空間)

                コンストラクター (1)

                                .ctor()

DictionaryKeyPropertyAttribute - 新しいクラス 2 メンバー (System.Windows.Markup 名前空間)

                コンストラクター (1)

                                .ctor(System.String)

                プロパティ (1)

                                System.String

IReceiveMarkupExtension - 新しいインターフェイス 1 メンバー (System.Windows.Markup 名前空間)

                メソッド (1)

                                System.Void ReceiveMarkupExtension(System.String,System.Windows.Markup.MarkupExtension,System.IServiceProvider)

MarkupExtensionReturnTypeAttribute - クラス 2 の新しいメンバーを更新しました (System.Windows.Markup 名前空間)

                コンストラクター (1)

                                .ctor(System.Type,System.Type)

                プロパティ (1)

                                System.Type ExpressionType

NameScopePropertyAttribute - 新しいクラス 4 メンバー (System.Windows.Markup 名前空間)

                コンストラクター (2)

                                .ctor(System.String)

                                .ctor(System.String,System.Type)

                プロパティ (2)

                                System.String

                                System.Type

UidPropertyAttribute - 新しいクラス 2 メンバー (System.Windows.Markup 名前空間)

                コンストラクター (1)

                                .ctor(System.String)

                プロパティ (1)

                                System.String

UsableDuringInitializationAttribute - 新しいクラス 2 メンバー (System.Windows.Markup 名前空間)

                コンストラクター (1)

                                .ctor(System.Boolean)

                プロパティ (1)

                                System.Boolean 使用可能

Dispatcher - クラス 6 の新しいメンバーを更新しました (System.Windows.Threading 名前空間)

                メソッド (6)

                                System.Windows.Threading.DispatcherOperation BeginInvoke(System.Delegate,System.Object[])

                                System.Windows.Threading.DispatcherOperation BeginInvoke(System.Delegate,System.Windows.Threading.DispatcherPriority,System.Object[])

                                System.Object Invoke(System.Delegate,System.Object[])

                                System.Object Invoke(System.Delegate,System.TimeSpan,System.Object[])

                                System.Object Invoke(System.Delegate,System.TimeSpan,System.Windows.Threading.DispatcherPriority,System.Object[])

                                System.Object Invoke(System.Delegate,System.Windows.Threading.DispatcherPriority,System.Object[])

WindowsFormsIntegration.dll - 1 つの更新されたクラス

ElementHost - クラス 3 の新しいメンバーを更新しました (System.Windows.Forms.Integration 名前空間)

                プロパティ (3)

                                System.Boolean CanEnableIme

                                System.Boolean Focused

                                System.Windows.Forms.ImeMode ImeModeBase

参照

.NET Framework API の違い: 3.5 から 3.5 SP1 - 名前空間別

.NET Framework API の違い: バージョン 3.5 から 3.5 SP1 - 概要

.NET Framework のバージョンとアセンブリ情報