IDataReaderFieldProperties.GetPropertyCount(Int32) Metodo

Definizione

Restituisce il numero di proprietà per un campo specificato.

public:
 int GetPropertyCount(int fieldIndex);
public int GetPropertyCount (int fieldIndex);
abstract member GetPropertyCount : int -> int
Public Function GetPropertyCount (fieldIndex As Integer) As Integer

Parametri

fieldIndex
Int32

Indice del campo.

Restituisce

Int32

Conteggio delle proprietà per il campo specificato.

Si applica a