Compartilhar via


EntitySetConfiguration.GetFeedSelfLink Método

Definição

Obtém o construtor usado para gerar self links para os feeds desta fonte de navegação.

public virtual Func<Microsoft.AspNet.OData.ResourceSetContext,Uri> GetFeedSelfLink ();
abstract member GetFeedSelfLink : unit -> Func<Microsoft.AspNet.OData.ResourceSetContext, Uri>
override this.GetFeedSelfLink : unit -> Func<Microsoft.AspNet.OData.ResourceSetContext, Uri>
Public Overridable Function GetFeedSelfLink () As Func(Of ResourceSetContext, Uri)

Retornos

O construtor de links.

Aplica-se a