Nevron.Nov.Dom Namespace / NSchemaMember Class
Fields Properties Methods


In This Topic
    NSchemaMember Class Members
    In This Topic

    The following tables list the members exposed by NSchemaMember.

    Public Fields
     NameDescription
    Public FieldThe Custom1 flag  
    Public FieldThe Custom2 flag  
    Public FieldThe Custom3 flag  
    Public FieldThe Custom4 flag  
    Public FieldThe Custom5 flag  
    Public FieldThe deeply clonable flag  
    Public FieldThe nullable flag  
    Public FieldThe recordable flag  
    Public FieldThe serializable flag  
    Top
    Protected Fields
     NameDescription
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the order in which this member is declared in the schema. Only valid for self properties and child slots. For extended properties always returns -1.  
    Public PropertyGets the NDomType associated with this schema member  
    Public PropertyGets whether the part contains any meta units  
    Public PropertyGets the name of this schema member  
    Public PropertyGets the schema, which owns this property. For a self property or child slot, this is the schema that declared the property. For an extended property, this is always the NNode schema.  
    Top
    Public Methods
     NameDescription
    Public MethodGets the value for the Custom1 flag for the specified schema. By default Custom1 is set to false.  
    Public MethodGets the value for the Custom2 flag for the specified schema. By default Custom2 is set to false.  
    Public MethodGets the value for the Custom3 flag for the specified schema. By default Custom3 is set to false.  
    Public MethodGets the value for the Custom4 flag for the specified schema. By default Custom4 is set to false.  
    Public MethodGets the value for the Custom5 flag for the specified schema. By default Custom5 is set to false.  
    Public MethodGets whether this child is deeply clonable for the specified schema. By default DeeplyClonable is set to true.  
    Public MethodOverloaded. Gets the metaunit with the specified key, which applies for the specified schema  
    Public MethodGets whether this child is nullable for the specified schema. By default Nullable is set to false.  
    Public MethodGets whether this child is recordable for the specified schema. By default Recordable is set to true.  
    Public MethodGets whether this child is serializable for the specified schema. By default Serializable is set to true.  
    Public MethodOverloaded. Sets the value for the Custom1 flag for the owner schema. By default Custom1 is set to false.  
    Public MethodOverloaded. Sets the value for the Custom2 flag for the owner schema. By default Custom2 is set to false.  
    Public MethodOverloaded. Sets the value for the Custom3 flag for the owner schema. By default Custom3 is set to false.  
    Public MethodOverloaded. Sets the value for the Custom4 flag for the owner schema. By default Custom4 is set to false.  
    Public MethodOverloaded. Sets the value for the Custom5 flag for the owner schema. By default Custom5 is set to false.  
    Public MethodOverloaded. Sets whether this child is DeeplyCloneable for the owner schema. By default DeeplyCloneable is set to true.  
    Public MethodOverloaded. Sets the specified metaunit, which applies to the owner schema  
    Public MethodOverloaded. Sets whether this child is nullable for the owner schema. By default Nullable is set to false.  
    Public MethodOverloaded. Sets whether this child is recordable for the owner schema. By default Recordable is set to true.  
    Public MethodOverloaded. Sets whether this child is serializable for the owner schema. By default Serializable is set to true.  
    Top
    Protected Methods
     NameDescription
    Internal Methodstatic (Shared in Visual Basic)  
    Internal Method  
    Internal MethodOverloaded.   
    Internal Method  
    Internal Method  
    Top
    See Also