SchemaCommandCollection
Overview
Location
- Reference: RemObjects.DataAbstract.dll
- Namespace: RemObjects.DataAbstract.Schema
- Ancestry: NamedObjectCollection
| NamedSchemaCollection<TItem> | SchemaCommandCollection
Instance Methods
constructor
constructor
SchemaCommandCollection()
Sub New()
constructor (Boolean)
constructor(caseInsensitive: Boolean)
SchemaCommandCollection(Boolean caseInsensitive)
Sub New(caseInsensitive As Boolean)
Parameters:
- caseInsensitive:
GetXmlAttributeValue protected (declared in NamedSchemaCollection<TItem>)
method GetXmlAttributeValue(aProperty: PropertyInfo; anXmlAttributeName: String): String
String GetXmlAttributeValue(PropertyInfo aProperty, String anXmlAttributeName)
Function GetXmlAttributeValue(aProperty As PropertyInfo, anXmlAttributeName As String) As String
Parameters:
- aProperty:
- anXmlAttributeName: