[To be supplied.]
[Visual Basic] Public Shared Function FromString( _ ByVal s As String _ ) As SQLInt64 [C#] public static SQLInt64 FromString( string s ); [C++] public: static SQLInt64 FromString( String* s ); [JScript] public static function FromString( s : String ) : SQLInt64;
SQLInt64 Structure | SQLInt64 Members | System.Data.SQLTypes Namespace