AdoDotNetParameter.GetTypeCore Method

Definition

Retrieves the data source–specific type of the parameter.

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

Returns

The data source–specific type of the parameter.

Applies to