XmlILStorageConverter.StringToAtomicValue メソッド
アセンブリ: System.Data.SqlXml (system.data.sqlxml.dll 内)
構文Public Shared Function StringToAtomicValue ( _ value As String, _ index As Integer, _ runtime As XmlQueryRuntime _ ) As XmlAtomicValue
Dim value As String Dim index As Integer Dim runtime As XmlQueryRuntime Dim returnValue As XmlAtomicValue returnValue = XmlILStorageConverter.StringToAtomicValue(value, index, runtime)
public static XmlAtomicValue StringToAtomicValue ( string value, int index, XmlQueryRuntime runtime )
public: static XmlAtomicValue^ StringToAtomicValue ( String^ value, int index, XmlQueryRuntime^ runtime )
public static XmlAtomicValue StringToAtomicValue ( String value, int index, XmlQueryRuntime runtime )
public static function StringToAtomicValue ( value : String, index : int, runtime : XmlQueryRuntime ) : XmlAtomicValue
プラットフォームWindows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。
バージョン情報
参照- XmlILStorageConverter.StringToAtomicValue メソッドのページへのリンク