TableAndViewAttribute..::..ViewName Property

Gets or sets the name of the view to be used for read operations.

Namespace:  Tortuga.Anchor.Modeling
Assembly:  Tortuga.Anchor (in Tortuga.Anchor.dll)

Syntax


public Nullable<string> ViewName { get; set; }
Public Property ViewName As Nullable(Of String)
	Get
	Set

Field Value

The name of the view.