Data.DBXCommon.TDBXParameter.TypeName

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property TypeName: string read FTypeName write FTypeName;

C++

__property System::UnicodeString TypeName = {read=FTypeName, write=FTypeName};

Properties

Type Visibility Source Unit Parent
property public
Data.DBXCommon.pas
Data.DBXCommon.hpp
Data.DBXCommon TDBXParameter

Description

Name of parameter type.

TypeName contains the name of the type for this parameter. It equals if not specified.