IVsDataTabularObject.Schema Property

Definition

Gets the schema of the most double-click tabular object.

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

Property Value

A string value containing the schema of the tabular object.

Applies to