Share via


AdoDotNetParameter.GetTypeImpl Method

Definition

Retrieves the data-source-specific type of the parameter.

protected:
 override System::String ^ GetTypeImpl();
protected override string GetTypeImpl ();
override this.GetTypeImpl : unit -> string
Protected Overrides Function GetTypeImpl () As String

Returns

Returns the data-source-specific type of the parameter.

Applies to