Show / Hide Table of Contents

Method GetGuid

| Improve this Doc View Source

GetGuid(Int32)

Gets the value of specified column as Guid.

Declaration
public virtual Guid? GetGuid(int ordinal)
Parameters
Type Name Description
System.Int32 ordinal

The column ordinal.

Returns
Type Description
System.Nullable<System.Guid>

The value.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest