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