XmlILStorageConverter.Int32ToAtomicValue メソッド
アセンブリ: System.Data.SqlXml (system.data.sqlxml.dll 内)

Public Shared Function Int32ToAtomicValue ( _ value As Integer, _ index As Integer, _ runtime As XmlQueryRuntime _ ) As XmlAtomicValue
Dim value As Integer Dim index As Integer Dim runtime As XmlQueryRuntime Dim returnValue As XmlAtomicValue returnValue = XmlILStorageConverter.Int32ToAtomicValue(value, index, runtime)
public: static XmlAtomicValue^ Int32ToAtomicValue ( int value, int index, XmlQueryRuntime^ runtime )
public static function Int32ToAtomicValue ( value : int, 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.Int32ToAtomicValue メソッドのページへのリンク