Edit

Share via


SqlAdapterBinding.InboundOperationType Property

Definition

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)]
public Microsoft.Adapters.Sql.InboundOperation InboundOperationType { get; set; }
member this.InboundOperationType : Microsoft.Adapters.Sql.InboundOperation with get, set
Public Property InboundOperationType As InboundOperation

Property Value

Implements

Microsoft.Adapters.Sql.ISqlAdapterBindingProperties.InboundOperationType
Attributes

Applies to