EndConversationStatement public class EndConversationStatement : TSqlStatement Documentation public ScalarExpression Conversation { get; set; } public ValueExpression ErrorCode { get; set; } public ValueExpression ErrorDescription { get; set; } public bool WithCleanup { get; set; } public EndConversationStatement()