HeterogeneousTable.Owner Property

Definition

Gets or sets the owner of the table at the non-Microsoft SQL Server Publisher.

public:
 property System::String ^ Owner { System::String ^ get(); void set(System::String ^ value); };
public string Owner { get; set; }
member this.Owner : string with get, set
Public Property Owner As String

Property Value

A String value.

Remarks

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.

Applies to