Class ParsedQueryResult
Namespace: Workspace.XBR.Xperiflow.MetaDB
Assembly: Xperiflow.dll
Declaration
public class ParsedQueryResult
Properties
UpdatedSql
The SQL query with file references updated.
Declaration
public string UpdatedSql { get; set; }
ConnectionString
The Azure connection string (SAS token) if Azure files are referenced; otherwise, empty.
Declaration
public string ConnectionString { get; set; }
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object,System.Object)
System.Object.GetHashCode
System.Object.GetType
System.Object.MemberwiseClone
System.Object.ReferenceEquals(System.Object,System.Object)
System.Object.ToString