SqlGuid.Value 属性

定义

获取 SqlGuid 结构的值。 此属性为只读。

public:
 property Guid Value { Guid get(); };
public Guid Value { get; }
member this.Value : Guid
Public ReadOnly Property Value As Guid

属性值

Guid 结构。

适用于

另请参阅