SqlObject Class
Do not reference this member directly in your code. It supports the SQL Server infrastructure. Adds to the SqlObjectBase class logic to initialize from an XML file.
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Microsoft.SqlServer.Management.Sdk.Sfc.EnumObject
Microsoft.SqlServer.Management.Sdk.Sfc.SqlObjectBase
Microsoft.SqlServer.Management.Sdk.Sfc.SqlObject
Name | Description | |
---|---|---|
![]() | SqlObject() | Do not reference this member directly in your code. It supports the SQL Server infrastructure. Initializes an instance of the SqlObject class. |
Name | Description | |
---|---|---|
![]() | ConditionedSqlList | Gets or sets the list of the ConditionedSql object. Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from SqlObjectBase.) |
![]() | ConnectionInfo | Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from EnumObject.) |
![]() | Distinct | Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from SqlObjectBase.) |
![]() | Filter | Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from EnumObject.) |
![]() | FixedProperties | Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from EnumObject.) |
![]() | Name | Gets the name of the xpath level. Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from EnumObject.) |
![]() | OrderByRedirect | Gets an object used to translate an order by on post process fields to other supporting fields. Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from SqlObjectBase.) |
![]() | PostProcessList | Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from SqlObjectBase.) |
![]() | PropertyLinkList | Gets or sets the list of the links for the property. Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from SqlObjectBase.) |
![]() | Request | Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from EnumObject.) |
![]() | RequestParentSelect | Gets or sets the storage for a parent select. Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from SqlObjectBase.) |
![]() | ResourceAssembly | Do not reference this member directly in your code. It supports the SQL Server infrastructure. Gets the assembly that has the configuration file for this object. |
![]() | ResultTypes | Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from SqlObjectBase.) |
![]() | SpecialQuery | Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from SqlObjectBase.) |
![]() | SqlRequest | Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from SqlObjectBase.) |
![]() | StatementBuilder | Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from SqlObjectBase.) |
![]() | SupportsParameterization | Gets a value indicating whether the object supports parameterization. Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from SqlObjectBase.) |
![]() | Urn | Gets or sets the property that lives only while the request is serviced. Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from EnumObject.) |
Name | Description | |
---|---|---|
![]() | AddConditionals(String) | Adds a SQL which is necessary if the property field is requested. Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from SqlObjectBase.) |
![]() | AddConditionalsJustPropDependencies(String) | Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from SqlObjectBase.) |
![]() | AddConstantForFilter(String) | Indicates that the FilterDecoder reports that a constant is added for filter. Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from SqlObjectBase.) |
![]() | AddFilterProperty(String) | Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from SqlObjectBase.) |
![]() | AddLinkProperty(String) | Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from SqlObjectBase.) |
![]() | AddOrderByAcrossDatabases() | Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from SqlObjectBase.) |
![]() | AddOrderByInDatabase() | Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from SqlObjectBase.) |
![]() | AddOrderByProperty(String) | Adds an order by the property of the object. Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from SqlObjectBase.) |
![]() | AddOrderByProperty(String, Boolean) | Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from SqlObjectBase.) |
![]() | AddProperty(ObjectProperty) | Adds to the collection of properties. Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from EnumObject.) |
![]() | AddPropertyForFilter(String) | Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from SqlObjectBase.) |
![]() | BeforeStatementExecuted(String) | Allows the subclasses to add anything to the statement. Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from SqlObjectBase.) |
![]() | BuildStatement(EnumResult) | Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from SqlObjectBase.) |
![]() | ClearHits() | Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from SqlObjectBase.) |
![]() | ComputeFixedProperties() | Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from EnumObject.) |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | FillData(ResultType, StringCollection, Object, StatementBuilder) | Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from SqlObjectBase.) |
![]() | FillDataWithUseFailure(SqlEnumResult, ResultType) | Retrieves the data from the SQL server and if it fails to retrieve into a database then ignore that database. Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from SqlObjectBase.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetAliasPropertyName(String) | Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from EnumObject.) |
![]() | GetData(EnumResult) | Fills the StatementBuilder with the information for this level. Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from SqlObjectBase.) |
![]() | GetFixedStringProperty(String, Boolean) | Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from EnumObject.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetProperties(ObjectPropertyUsages) | Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from EnumObject.) |
![]() | GetProperty(String, ObjectPropertyUsages) | Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from EnumObject.) |
![]() | GetSqlProperty(String, ObjectPropertyUsages) | Retrieves the property field if it is legal for the usage, else throws. Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from SqlObjectBase.) |
![]() | GetType() | (Inherited from Object.) |
![]() | GetUrnProperties() | Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from EnumObject.) |
![]() | Initialize(Object, XPathExpressionBlock) | Do not reference this member directly in your code. It supports the SQL Server infrastructure. Initializes the connection and xpath information.(Overrides EnumObject.Initialize(Object, XPathExpressionBlock).) |
![]() | IntegrateParentResult(EnumResult) | Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from SqlObjectBase.) |
![]() | LoadAndStore(XmlReadDoc, Assembly, StringCollection) | Do not reference this member directly in your code. It supports the SQL Server infrastructure. Loads the requested fields from the specified XML document in the specified assembly. |
![]() | LoadInitData(String, ServerVersion, DatabaseEngineType) | Do not reference this member directly in your code. It supports the SQL Server infrastructure. Loads the specified file for the specified version and type of the Database Engine. |
![]() | LoadInitDataFromAssembly(Assembly, String, ServerVersion, DatabaseEngineType) | Do not reference this member directly in your code. It supports the SQL Server infrastructure. Loads the specified file from the specified assembly for the specified version and type of the Database Engine. |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | PostProcess(EnumResult) | Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from SqlObjectBase.) |
![]() | ResolveComputedField(String) | Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from SqlObjectBase.) |
![]() | ResolveLocalLinkLinks() | Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from SqlObjectBase.) |
![]() | RestoreInitialState() | Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from SqlObjectBase.) |
![]() | RetrieveParentRequest() | Retrieves the request that will be sent to the parent level. Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from SqlObjectBase.) |
![]() | StoreInitialState() | Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from SqlObjectBase.) |
![]() | ToString() | (Inherited from Object.) |
![]() | TryGetProperty(String, ObjectPropertyUsages) | Indicates the accessor for the property by name and usage, (for internal use). Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from EnumObject.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.