ForEachSchemaRowsetEnumerator.Restrictions Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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.