다음을 통해 공유


DataProvider.GetGuid(Int32) Method

Definition

get data for column i as the given type

public Guid GetGuid(int i);
abstract member GetGuid : int -> Guid
override this.GetGuid : int -> Guid
Public Function GetGuid (i As Integer) As Guid

Parameters

i
Int32

Returns

Implements

Applies to