Condividi tramite


ForEachSchemaRowsetEnumerator.Restrictions Proprietà

Definizione

Ottiene o imposta una matrice di stringhe che contiene le restrizioni da applicare al set di righe restituito.

public:
 property cli::array <System::String ^> ^ Restrictions { cli::array <System::String ^> ^ get(); void set(cli::array <System::String ^> ^ value); };
public string[] Restrictions { get; set; }
member this.Restrictions : string[] with get, set
Public Property Restrictions As String()

Valore della proprietà

String[]

Matrice di stringhe.

Implementazioni

Commenti

Le restrizioni filtrano il set di righe restituito.

Si applica a