Overload | Description |
---|---|
EntitySchemaQuery Constructor() | Initializes the EntitySchemaQuery instance. |
EntitySchemaQuery Constructor(EntitySchema) | Initializes the EntitySchemaQuery instance with the specified root schema. |
EntitySchemaQuery Constructor(EntitySchema,CancellationToken) | Initialises instance of EntitySchemaQuery whith the given root schema. |
EntitySchemaQuery Constructor(EntitySchemaManager,String) | Initializes the EntitySchemaQuery instance with the specified schema manager and root schema name. |
EntitySchemaQuery Constructor(EntitySchemaQuery) | Initializes the EntitySchemaQuery instance that is a clone of the passed-in entity schema query. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2