DesignerDataTableBase.Owner Property

Definition

Gets the owner of the data-store table or view.

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 data-store table or view.

Applies to