Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Model type class for View
Namespace: Microsoft.SqlServer.Dac.Model
Assembly: Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)
Syntax
'Declaration
Public Shared ReadOnly View As ModelTypeClass
'Usage
Dim value As ModelTypeClass
value = ModelSchema.View
public static readonly ModelTypeClass View
public:
static initonly ModelTypeClass^ View
static val View: ModelTypeClass
public static final var View : ModelTypeClass