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.
Gets or sets the instance that extends the BdcClientBase<TChannel> class.
Namespace: Microsoft.BusinessData.SystemSpecific.Wcf
Assembly: Microsoft.BusinessData (in Microsoft.BusinessData.dll)
Syntax
'Declaration
Property ClientBaseExtender As IBdcClientBaseExtender
Get
Set
'Usage
Dim instance As IBdcClientBase
Dim value As IBdcClientBaseExtender
value = instance.ClientBaseExtender
instance.ClientBaseExtender = value
IBdcClientBaseExtender ClientBaseExtender { get; set; }
Property Value
Type: Microsoft.BusinessData.SystemSpecific.Wcf.IBdcClientBaseExtender
The instance that extends the BdcClientBase<TChannel> class.