[ROOT] / doc / toc / ARCAPI / Class / DataStorage / Create / __TOCDet
Key | Value |
---|---|
Assembly | ARCAPI |
DocFragType | ClassMember |
IsInherited | -False- |
IsInheritedDoc | -False- |
Lines | -10- |
Name | Create |
Namespace | ARCAPI |
Type | DataStorage |
ClassMemberAttribute
Key | Value |
---|---|
DeclaringType | DataStorage |
MethodName | Create |
MethodSignature | ARCAPI.DataStorage Create(ARCCore.IK, ARCCore.IP, ARCCore.StreamProcessor, Boolean) |
Creates a DataStorage instance with default parameters.
Note: You are not obliged to use this method, you can call constructor directly instead and set up this instance 'manually'.
This method will:
Call constructor with assemblies from UtilCore.Assemblies and DoNotStoreInternally FALSE,
Create dt container (if not already set)r
Create doc container with Documentator,
Set DocLinks,
Connect ExternalReceiver to -SendFromLocalOrigin- and
Create app container with data about StreamProcessor, ControllerStorage, IPRelationsKeysPointingTo and IPRelationsKeysPointingFrom.
Generated 2025-05-23 14:33:44.576 UTC