XmlQueryNodeSequence.IsDocOrderDistinct Özellik

Tanım

Bu özellik true ise, bu önbellekteki düğümler yinelenen olmayan belge sıratümcesinde bulunur.

Bu API, ürün altyapısını destekler ve doğrudan kodunuzdan kullanıma yönelik değildir.

public:
 property bool IsDocOrderDistinct { bool get(); void set(bool value); };
public bool IsDocOrderDistinct { get; set; }
member this.IsDocOrderDistinct : bool with get, set
Public Property IsDocOrderDistinct As Boolean

Özellik Değeri

Boolean

true düğümler farklı ise, aksi takdirde döndürün false .

Şunlara uygulanır