setSchemaEntity (method)

Sets the schema entity.

Syntax

- (void)setSchemaEntity:(NSString*)name;
public func setSchemaEntity(_ name: String) throws -> Void

Remarks

The class will set the schema entity to the Name specified. Once set, you can view the keys (via SchemaKeys), properties (via SchemaProperty) and navigation properties (via SchemaAssociation) contained within the specified entity.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 iOS Edition - Version 20.0 [Build 8307]