XmlILStorageConverter
BooleanToAtomicValue(Boolean, Int32, XmlQueryRuntime)
BytesToAtomicValue(Byte[], Int32, XmlQueryRuntime)
DateTimeToAtomicValue(DateTime, Int32, XmlQueryRuntime)
DecimalToAtomicValue(Decimal, Int32, XmlQueryRuntime)
DoubleToAtomicValue(Double, Int32, XmlQueryRuntime)
Int32ToAtomicValue(Int32, Int32, XmlQueryRuntime)
Int64ToAtomicValue(Int64, Int32, XmlQueryRuntime)
ItemsToNavigators(IList<XPathItem>)
NavigatorsToItems(IList<XPathNavigator>)
SingleToAtomicValue(Single, Int32, XmlQueryRuntime)
StringToAtomicValue(String, Int32, XmlQueryRuntime)
TimeSpanToAtomicValue(TimeSpan, Int32, XmlQueryRuntime)
XmlQualifiedNameToAtomicValue(XmlQualifiedName, Int32, XmlQueryRuntime)
net40-client
namespace System.Xml.Xsl.Runtime
{
[EditorBrowsable(EditorBrowsableState.Never)]
public static class XmlILStorageConverter
{
public static XmlAtomicValue Int64ToAtomicValue(long value, int index, XmlQueryRuntime runtime);
}
}
.NET Framework | 2.03.03.54.04.54.5.14.5.24.64.6.14.6.24.74.7.14.7.24.84.8.1 |
---|---|
Information specific to net40-client | |
Assembly | System.Data.SqlXml , Version=4.0.0.0, PublicKeyToken=b77a5c561934e089 |
Referencing | Your project needs an assembly reference to |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API