Leggere in inglese

Condividi tramite


Proprietà MetadataSearchCriteria.SearchOption

Gets or sets a value that indicates whether user-defined, system, or both types of schema are to be searched.

Spazio dei nomi  Microsoft.MasterDataServices
Assembly:  Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)

Sintassi

[DataMemberAttribute(EmitDefaultValue = false)]
public SearchOption SearchOption { get; set; }

Valore proprietà

Tipo: Microsoft.MasterDataServices.SearchOption
A new instance of type SearchOption. Possible values are BothUserDefinedAndSystemObjects, SystemObjectsOnly, and UserDefinedObjectsOnly.

Vedere anche

Riferimento

MetadataSearchCriteria Classe

Spazio dei nomi Microsoft.MasterDataServices