API:Data.SqlExpr.TSqlServerMethod.ServerMethodName
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: published | |
| Source: Data.SqlExpr.pas Data.SqlExpr.hpp
| |
| Unit: Data.SqlExpr | |
| Parent: TSqlServerMethod | |
Delphi
property ServerMethodName: string read FServerMethodName write SetServerMethodName;
C++
__property System::UnicodeString ServerMethodName = {read=FServerMethodName, write=SetServerMethodName};
Description
Embarcadero Technologies does not currently have any additional information.