Partager via


CrawledProperty.SchemaId - Propriété

Obtient l'id de schéma interne du propriétaire de cette propriété analysée.

Espace de noms :  Microsoft.Office.Server.Search.Administration
Assembly :  Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)

Syntaxe

'Déclaration
Public ReadOnly Property SchemaId As Integer
    Get
'Utilisation
Dim instance As CrawledProperty
Dim value As Integer

value = instance.SchemaId
public int SchemaId { get; }

Valeur de propriété

Type : System.Int32

Exceptions

Exception Condition
InvalidOperationException

Si cet objet n'est pas sauvegardée.

Voir aussi

Référence

CrawledProperty classe

CrawledProperty - Membres

Microsoft.Office.Server.Search.Administration - Espace de noms