System.Data.ProviderBase.NullReaderCacheContainer.FetchInternal C# (CSharp) Méthode

FetchInternal() protected méthode

protected FetchInternal ( ResultSet rs, int columnIndex ) : void
rs ResultSet
columnIndex int
Résultat void
		protected override  void FetchInternal(ResultSet rs, int columnIndex)
		{
		}
NullReaderCacheContainer