AmiServiceClientQueryTModel Method |
Namespace: SanteDB.Messaging.AMI.Client
public AmiCollection Query<TModel>( Expression<Func<TModel, bool>> expression, int offset, int? count, out int tr, Guid? queryId = null, ModelSort<TModel>[] orderBy = null )
[Missing <param name="expression"/> documentation for "M:SanteDB.Messaging.AMI.Client.AmiServiceClient.Query``1(System.Linq.Expressions.Expression{System.Func{``0,System.Boolean}},System.Int32,System.Nullable{System.Int32},System.Int32@,System.Nullable{System.Guid},SanteDB.Core.Model.Query.ModelSort{``0}[])"]
[Missing <param name="offset"/> documentation for "M:SanteDB.Messaging.AMI.Client.AmiServiceClient.Query``1(System.Linq.Expressions.Expression{System.Func{``0,System.Boolean}},System.Int32,System.Nullable{System.Int32},System.Int32@,System.Nullable{System.Guid},SanteDB.Core.Model.Query.ModelSort{``0}[])"]
[Missing <param name="count"/> documentation for "M:SanteDB.Messaging.AMI.Client.AmiServiceClient.Query``1(System.Linq.Expressions.Expression{System.Func{``0,System.Boolean}},System.Int32,System.Nullable{System.Int32},System.Int32@,System.Nullable{System.Guid},SanteDB.Core.Model.Query.ModelSort{``0}[])"]
[Missing <param name="tr"/> documentation for "M:SanteDB.Messaging.AMI.Client.AmiServiceClient.Query``1(System.Linq.Expressions.Expression{System.Func{``0,System.Boolean}},System.Int32,System.Nullable{System.Int32},System.Int32@,System.Nullable{System.Guid},SanteDB.Core.Model.Query.ModelSort{``0}[])"]
[Missing <param name="queryId"/> documentation for "M:SanteDB.Messaging.AMI.Client.AmiServiceClient.Query``1(System.Linq.Expressions.Expression{System.Func{``0,System.Boolean}},System.Int32,System.Nullable{System.Int32},System.Int32@,System.Nullable{System.Guid},SanteDB.Core.Model.Query.ModelSort{``0}[])"]
[Missing <param name="orderBy"/> documentation for "M:SanteDB.Messaging.AMI.Client.AmiServiceClient.Query``1(System.Linq.Expressions.Expression{System.Func{``0,System.Boolean}},System.Int32,System.Nullable{System.Int32},System.Int32@,System.Nullable{System.Guid},SanteDB.Core.Model.Query.ModelSort{``0}[])"]
[Missing <typeparam name="TModel"/> documentation for "M:SanteDB.Messaging.AMI.Client.AmiServiceClient.Query``1(System.Linq.Expressions.Expression{System.Func{``0,System.Boolean}},System.Int32,System.Nullable{System.Int32},System.Int32@,System.Nullable{System.Guid},SanteDB.Core.Model.Query.ModelSort{``0}[])"]
[Missing <returns> documentation for "M:SanteDB.Messaging.AMI.Client.AmiServiceClient.Query``1(System.Linq.Expressions.Expression{System.Func{``0,System.Boolean}},System.Int32,System.Nullable{System.Int32},System.Int32@,System.Nullable{System.Guid},SanteDB.Core.Model.Query.ModelSort{``0}[])"]