共用方式為


DesignerDataStoredProcedure.Owner 屬性

定義

取得預存程序的擁有人。

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

屬性值

預存程序的擁有人。

適用於