DesignerDataTableBase.Owner Propriedade
Definição
Obtém o proprietário da tabela ou da exibição do armazenamento de dados.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
Valor da propriedade
O proprietário da tabela ou exibição do armazenamento de dados.The owner of the data-store table or view.