Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
GetEmptyStorage()
override object System.Data.Common.SqlStringStorage.GetEmptyStorage
(
int
recordCount
)
inline
protected
Definition at line
199
of file
SqlStringStorage.cs
.
200
{
201
return
new
SqlString
[
recordCount
];
202
}
System.Xml.ValueHandleType.Dictionary
@ Dictionary
System.Data.SqlTypes.SqlString
Definition
SqlString.cs:16
References
System.Xml.Dictionary
.
System
Data
Common
SqlStringStorage
Generated by
1.10.0