Compartilhar via


CrawledProperty.SchemaId property

Obtém a id de esquema interno do proprietário dessa propriedade rastreada.

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaração
Public ReadOnly Property SchemaId As Integer
    Get
'Uso
Dim instance As CrawledProperty
Dim value As Integer

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

Property value

Type: System.Int32

Exceptions

Exception Condition
InvalidOperationException

Se este objeto não é feito.

Ver também

Referência

CrawledProperty class

CrawledProperty members

Microsoft.Office.Server.Search.Administration namespace