Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
long GetInt64(System::String ^ columnName);
public long GetInt64 (string columnName);
member this.GetInt64 : string -> int64
Public Function GetInt64 (columnName As String) As Long