ReplicationSchemaBoundView.OwnerName Property

Definition

Gets or sets the name of the owner of the schema-bound view.

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

Property Value

A String value.

Implements

Remarks

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

Applies to