Table of Contents

Class VView

Namespace
InSite.Persistence
Assembly
InSite.Persistence.dll
public class VView
Inheritance
VView
Inherited Members

Constructors

VView()

public VView()

Properties

ColumnCount

public int? ColumnCount { get; set; }

Property Value

int?

SchemaId

public int SchemaId { get; set; }

Property Value

int

SchemaName

public string SchemaName { get; set; }

Property Value

string

ViewId

public int ViewId { get; set; }

Property Value

int

ViewName

public string ViewName { get; set; }

Property Value

string