Share via


IView.ViewDefinitionSql Property

Definition

Gets the view definition or null if this view is not managed by migrations.

public string ViewDefinitionSql { get; }
public string? ViewDefinitionSql { get; }
member this.ViewDefinitionSql : string
Public ReadOnly Property ViewDefinitionSql As String

Property Value

Applies to