IDbReaderNameIndex Property |
name index
Namespace: Adf.DbAssembly: Adf (in Adf.dll) Version: 4.1.5549.27750
SyntaxDictionary<string, int> NameIndex { get; }
ReadOnly Property NameIndex As Dictionary(Of String, Integer)
Get
property Dictionary<String^, int>^ NameIndex {
Dictionary<String^, int>^ get ();
}
abstract NameIndex : Dictionary<string, int> with get
Property Value
Type:
DictionaryString,
Int32
See Also