EntityProviderFactory.CreateCommandBuilder Method

Definition

Throws a NotSupportedException. This method is currently not supported.

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

Returns

This method is currently not supported.

Applies to