Nevron .NET Vision
Nevron.Diagram Namespace / NDocument Class / CreateDataObjectAdaptors Method


In This Topic
    CreateDataObjectAdaptors Method (NDocument)
    In This Topic
    Called to create the data object adapters aplicable for this document and add them in the document data object adapters collection
    Syntax
    'Declaration
     
    
    Protected Overridable Sub CreateDataObjectAdaptors() 
    'Usage
     
    
    Dim instance As NDocument
     
    instance.CreateDataObjectAdaptors()
    protected virtual void CreateDataObjectAdaptors()
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also