ice.NET SDK API
ice.NET SDK API
ice.NET SDK API
PDTec.IceNet.Core.Database
IDatabaseRepository Interface
IDatabaseRepository Methods
SetExtended Method
SetExtended Method (IObjType, Boolean)
SetExtended Method (IRelType, Boolean)
IDatabaseRepository
SetExtended Method (IObjType, Boolean)
Defines whether an object type is extended (implemented using XPM database structures).
Namespace:
PDTec.IceNet.Core.Database
Assembly:
PDTec.IceNet.Core (in PDTec.IceNet.Core.dll) Version: 7.2.0.0 (7.2.7583.15464)
Syntax
C#
Copy
void
SetExtended
(
IObjType
pObjType
,
bool
isExtended
)
Parameters
pObjType
Type:
PDTec.IceNet.Core.Model
IObjType
The object type.
isExtended
Type:
System
Boolean
true
if the object type should be extended, otherwise
false
.
See Also
Reference
IDatabaseRepository Interface
SetExtended Overload
PDTec.IceNet.Core.Database Namespace
Copyright © PDTec AG. All rights reserved.