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