'宣言 Public Property AllowQueryExecution As System.Boolean
'使用法 Dim instance As ExecutionInfo Dim value As System.Boolean instance.AllowQueryExecution = value value = instance.AllowQueryExecution
public System.bool AllowQueryExecution {get; set;}
'宣言 Public Property AllowQueryExecution As System.Boolean
'使用法 Dim instance As ExecutionInfo Dim value As System.Boolean instance.AllowQueryExecution = value value = instance.AllowQueryExecution
public System.bool AllowQueryExecution {get; set;}