DesignerDataStoredProcedure.Owner Property

Definition

Gets the owner of the stored procedure.

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

Property Value

The owner of the stored procedure.

Applies to