Show / Hide Table of Contents

Property SLTransaction.SqlOfDispose


Overload

Gets or sets SQL to execute when disposing this variable if not called SLTransaction.Commit or SLTransaction.Rollback. Initially = parameter sqlOfDispose of constructor.

public string SqlOfDispose { get; set; }
Property Value
string