Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ CopyValueInternal()

void System.Data.Common.DataStorage.CopyValueInternal ( int record,
object store,
BitArray nullbits,
int storeIndex )
inlinepackageinherited

Definition at line 453 of file DataStorage.cs.

454 {
456 }
void CopyValue(int record, object store, BitArray nullbits, int storeIndex)

References System.Data.Common.DataStorage.CopyValue(), and System.Xml.Dictionary.

Referenced by System.Data.DataColumn.CopyValueIntoStore().