共用方式為


MetaParameter.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

屬性值

做為字串的名稱。

適用於