共用方式為


IMediaDataServiceContext.LoadProperty(Object, String) Method

Definition

public System.Data.Services.Client.QueryOperationResponse LoadProperty (object entity, string propertyName);
abstract member LoadProperty : obj * string -> System.Data.Services.Client.QueryOperationResponse
Public Function LoadProperty (entity As Object, propertyName As String) As QueryOperationResponse

Parameters

entity
Object
propertyName
String

Returns

Applies to