QueryExpressionVisitorBase.VisitLinkEntity(LinkEntity) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected:
virtual Microsoft::Xrm::Sdk::Query::LinkEntity ^ VisitLinkEntity(Microsoft::Xrm::Sdk::Query::LinkEntity ^ linkEntity);
protected virtual Microsoft.Xrm.Sdk.Query.LinkEntity VisitLinkEntity (Microsoft.Xrm.Sdk.Query.LinkEntity linkEntity);
abstract member VisitLinkEntity : Microsoft.Xrm.Sdk.Query.LinkEntity -> Microsoft.Xrm.Sdk.Query.LinkEntity
override this.VisitLinkEntity : Microsoft.Xrm.Sdk.Query.LinkEntity -> Microsoft.Xrm.Sdk.Query.LinkEntity
Protected Overridable Function VisitLinkEntity (linkEntity As LinkEntity) As LinkEntity
Parameters
- linkEntity
- LinkEntity