AdoDotNetParameter.GetTypeImpl Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.