Share via


EntityProviderFactory.CreateDataAdapter 方法

定義

CreateDataAdapter()此版本的 .NET Framework 不支援。

public:
 override System::Data::Common::DbDataAdapter ^ CreateDataAdapter();
public override System.Data.Common.DbDataAdapter CreateDataAdapter ();
override this.CreateDataAdapter : unit -> System.Data.Common.DbDataAdapter
Public Overrides Function CreateDataAdapter () As DbDataAdapter

傳回

NotSupportedException 物件。

適用於