Compartilhar via


SqlAdapterBindingConfigurationElement.InboundOperationType Propriedade

Definição

public:
 property Microsoft::Adapters::Sql::InboundOperation InboundOperationType { Microsoft::Adapters::Sql::InboundOperation get(); void set(Microsoft::Adapters::Sql::InboundOperation value); };
[Microsoft.ServiceModel.Channels.BindingPropertyDirection(true, false)]
[System.Configuration.ConfigurationProperty("inboundOperationType", DefaultValue=Mono.Cecil.CustomAttributeArgument)]
public Microsoft.Adapters.Sql.InboundOperation InboundOperationType { get; set; }
member this.InboundOperationType : Microsoft.Adapters.Sql.InboundOperation with get, set
Public Property InboundOperationType As InboundOperation

Valor da propriedade

Implementações

Microsoft.Adapters.Sql.ISqlAdapterBindingProperties.InboundOperationType
Atributos

Aplica-se a