Home
last modified time | relevance | path

Searched defs:numericAttribute (Results 1 – 4 of 4) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data/System/Data/Odbc/
H A DOdbcHandle.cs215 …escriptionField(int i, ODBC32.SQL_DESC attribute, CNativeBuffer buffer, out int numericAttribute) { in GetDescriptionField()
H A DOdbcStatementHandle.cs115 …dentifier, CNativeBuffer characterAttribute, out short stringLength, out SQLLEN numericAttribute) { in ColumnAttribute()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Data.Odbc/src/System/Data/Odbc/
H A DOdbcHandle.cs230 …tDescriptionField(int i, ODBC32.SQL_DESC attribute, CNativeBuffer buffer, out int numericAttribute) in GetDescriptionField()
H A DOdbcStatementHandle.cs116 …dIdentifier, CNativeBuffer characterAttribute, out short stringLength, out SQLLEN numericAttribute) in ColumnAttribute()