Schema constructor
Initializes a new instance of the Schema class.
Overload list
Name | Description | |
---|---|---|
Schema(SearchContext) | Obsolete. Initializes a new instance of the Schema class. | |
Schema(SearchServiceApplication) | Initializes a new instance of the Schema class based on the specified sps14searchservapp. | |
Schema(SearchServiceApplication, Guid, Guid) | Initializes a new instance of the Schema class. |
Top