Protected ReadOnly Property SQLSnapshotSelectString As SqlString
protected SqlString SQLSnapshotSelectString { get; }
protected: property SqlString^ SQLSnapshotSelectString { SqlString^ get (); }
function get_sqlSnapshotSelectString();