次の方法で共有


EntitySet.CreateEntity メソッド

新しいエンティティを作成します。

名前空間: System.ServiceModel.DomainServices.Client
アセンブリ: System.ServiceModel.DomainServices.Client (system.servicemodel.domainservices.client.dll 内)

使用方法

'使用
Dim returnValue As Entity

returnValue = Me.CreateEntity

構文

'宣言
Protected MustOverride Function CreateEntity As Entity
protected abstract Entity CreateEntity ()
protected:
virtual Entity^ CreateEntity () abstract
protected abstract Entity CreateEntity ()
protected abstract function CreateEntity () : Entity

戻り値

作成されたエンティティ。

スレッド セーフ

この型の public static (Visual Basic では Shared) メンバーは、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。

プラットフォーム

開発プラットフォーム

Windows XP Home Edition, Windows XP Professional, Windows Server 2003 、Windows Server 2008、および Windows 2000

ターゲット プラットフォーム

参照

リファレンス

EntitySet クラス
EntitySet のメンバー
System.ServiceModel.DomainServices.Client 名前空間