API Reference > Functions > SDAI > sdaiGetSchemaInstance Function
sdaiGetSchemaInstance Function
Syntax
C++
DAI_EXPORT SdaiSchemaInstance sdaiGetSchemaInstance(SdaiString schemaInstanceName, SdaiRep repository);

sdai.h

Parameters 
Description 
SdaiString schemaInstanceName 
[in] A string that contains the schema instance name.  
SdaiRep repository 
[in] A repository where the function searches for the schema instance by its name.  

The schema instance with the specified name.

Retrieves a schema instance with a specified name from a specified repository.

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.