共用方式為


MetaFunction.MappedName 屬性

定義

取得資料庫函式或程序的名稱。

public:
 abstract property System::String ^ MappedName { System::String ^ get(); };
public abstract string MappedName { get; }
member this.MappedName : string
Public MustOverride ReadOnly Property MappedName As String

屬性值

字串,表示資料庫函式或程序的名稱。

適用於