InstanceView.InstanceStoreQueryResults Özellik

Tanım

Bir nesne koleksiyonu InstanceStoreQueryResult alır. Koleksiyon, ilişkili örnek tanıtıcısında bir komut her yürütülürken otomatik olarak boş olarak sıfırlanır.

public:
 property System::Collections::ObjectModel::ReadOnlyCollection<System::Runtime::DurableInstancing::InstanceStoreQueryResult ^> ^ InstanceStoreQueryResults { System::Collections::ObjectModel::ReadOnlyCollection<System::Runtime::DurableInstancing::InstanceStoreQueryResult ^> ^ get(); };
public System.Collections.ObjectModel.ReadOnlyCollection<System.Runtime.DurableInstancing.InstanceStoreQueryResult> InstanceStoreQueryResults { get; }
member this.InstanceStoreQueryResults : System.Collections.ObjectModel.ReadOnlyCollection<System.Runtime.DurableInstancing.InstanceStoreQueryResult>
Public ReadOnly Property InstanceStoreQueryResults As ReadOnlyCollection(Of InstanceStoreQueryResult)

Özellik Değeri

Bir nesne koleksiyonu InstanceStoreQueryResult.

Şunlara uygulanır