public bool IsRowGuidColumn { get; set; }
Public Property IsRowGuidColumn As Boolean Get Set
public: property bool IsRowGuidColumn { bool get (); void set (bool value); }
member IsRowGuidColumn : bool with get, set
In This Article