ActiveDatabaseSoftware.ActiveQueryBuilder Namespace > SQLBuilderFromClauseFormat Class : NewLineBeforeJoinExpression Property |
'Declaration Public Property NewLineBeforeJoinExpression As System.Boolean
'Usage Dim instance As SQLBuilderFromClauseFormat Dim value As System.Boolean instance.NewLineBeforeJoinExpression = value value = instance.NewLineBeforeJoinExpression
public System.bool NewLineBeforeJoinExpression {get; set;}