Campo ModelSchema.SearchPropertyList
Model type class for SearchPropertyList
Namespace: Microsoft.SqlServer.Dac.Model
Assembly: Microsoft.SqlServer.Dac.Extensions (em Microsoft.SqlServer.Dac.Extensions.dll)
Sintaxe
'Declaração
Public Shared ReadOnly SearchPropertyList As ModelTypeClass
'Uso
Dim value As ModelTypeClass
value = ModelSchema.SearchPropertyList
public static readonly ModelTypeClass SearchPropertyList
public:
static initonly ModelTypeClass^ SearchPropertyList
static val SearchPropertyList: ModelTypeClass
public static final var SearchPropertyList : ModelTypeClass