Bagikan melalui


InstanceView.InstanceStoreQueryResults Properti

Definisi

Mendapatkan koleksi InstanceStoreQueryResult objek. Koleksi secara otomatis diatur ulang untuk mengosongkan setiap kali perintah dijalankan terhadap handel instans terkait.

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)

Nilai Properti

Koleksi objek InstanceStoreQueryResult.

Berlaku untuk