DesignerDataStoredProcedure.Owner 属性

定义

获取存储过程的所有者。

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

属性值

存储过程的所有者。

适用于