IP*Works! 2016 .NET Edition
IP*Works! 2016 .NET Edition
Questions / Feedback?

SetSchemaEntity Method

Sets the schema entity.

Syntax

[VB.NET]
Public Sub SetSchemaEntity(ByVal Name As String)
[C#]
public void SetSchemaEntity(string name);

Remarks

The component 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) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 .NET Edition - Version 16.0 [Build 7353]