Proprietà QsCreateConstraintCommandSqlStatement
             | 
          
        
        
            Restituisce l'istruzione completa in base alle informazioni presenti nell'oggetto.
            
        
        Namespace: QSAdoNetAssembly: QSAdoNet (in QSAdoNet.dll) Versione: 27.4.0
Sintassipublic override string SqlStatement { get; }Public Overrides ReadOnly Property SqlStatement As String
	Get
public:
virtual property String^ SqlStatement {
	String^ get () override;
}abstract SqlStatement : string with get
override SqlStatement : string with get
Valore della proprietà
StringImplementa
ISqlStatementSqlStatement
Vedi anche