SqlObjectBase Class
Do not reference this member directly in your code. It supports the SQL Server infrastructure.
Inheritance Hierarchy
System.Object
Microsoft.SqlServer.Management.Sdk.Sfc.EnumObject
Microsoft.SqlServer.Management.Sdk.Sfc.SqlObjectBase
Microsoft.SqlServer.Management.Sdk.Sfc.SqlObject
Namespace: Microsoft.SqlServer.Management.Sdk.Sfc
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Syntax
'Declaration
<ComVisibleAttribute(False)> _
Public MustInherit Class SqlObjectBase _
Inherits EnumObject _
Implements ISqlFilterDecoderCallback
'Usage
Dim instance As SqlObjectBase
[ComVisibleAttribute(false)]
public abstract class SqlObjectBase : EnumObject,
ISqlFilterDecoderCallback
[ComVisibleAttribute(false)]
public ref class SqlObjectBase abstract : public EnumObject,
ISqlFilterDecoderCallback
[<AbstractClassAttribute>]
[<ComVisibleAttribute(false)>]
type SqlObjectBase =
class
inherit EnumObject
interface ISqlFilterDecoderCallback
end
public abstract class SqlObjectBase extends EnumObject implements ISqlFilterDecoderCallback
The SqlObjectBase type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SqlObjectBase | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
Top
Properties
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. | |
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. | |
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. | |
PostProcessList | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
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. | |
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. | |
ResultTypes | Do not reference this member directly in your code. It supports the SQL Server infrastructure. (Overrides EnumObject.ResultTypes.) | |
SpecialQuery | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
SqlRequest | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
StatementBuilder | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
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. | |
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.) |
Top
Methods
Name | Description | |
---|---|---|
AddConditionals | 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. | |
AddConditionalsJustPropDependencies | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
AddConstantForFilter | 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. | |
AddFilterProperty | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
AddLinkProperty | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
AddOrderByAcrossDatabases | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
AddOrderByInDatabase | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
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. | |
AddOrderByProperty(String, Boolean) | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
AddProperty | 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 | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
BeforeStatementExecuted | Allows the subclasses to add anything to the statement. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
BuildStatement | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
ClearHits | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
ComputeFixedProperties | Do not reference this member directly in your code. It supports the SQL Server infrastructure. (Inherited from EnumObject.) | |
Equals | (Inherited from Object.) | |
FillData | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
FillDataWithUseFailure | 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. | |
Finalize | (Inherited from Object.) | |
GetAliasPropertyName | Do not reference this member directly in your code. It supports the SQL Server infrastructure. (Inherited from EnumObject.) | |
GetData | Fills the StatementBuilder with the information for this level. Do not reference this member directly in your code. It supports the SQL Server infrastructure. (Overrides EnumObject.GetData(EnumResult).) | |
GetFixedStringProperty | Do not reference this member directly in your code. It supports the SQL Server infrastructure. (Inherited from EnumObject.) | |
GetHashCode | (Inherited from Object.) | |
GetProperties | Do not reference this member directly in your code. It supports the SQL Server infrastructure. (Inherited from EnumObject.) | |
GetProperty | Do not reference this member directly in your code. It supports the SQL Server infrastructure. (Inherited from EnumObject.) | |
GetSqlProperty | 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. | |
GetType | (Inherited from Object.) | |
GetUrnProperties | Do not reference this member directly in your code. It supports the SQL Server infrastructure. (Inherited from EnumObject.) | |
Initialize | Initializes the specified level. Do not reference this member directly in your code. It supports the SQL Server infrastructure. (Inherited from EnumObject.) | |
IntegrateParentResult | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
MemberwiseClone | (Inherited from Object.) | |
PostProcess | Do not reference this member directly in your code. It supports the SQL Server infrastructure. (Overrides EnumObject.PostProcess(EnumResult).) | |
ResolveComputedField | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
ResolveLocalLinkLinks | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
RestoreInitialState | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
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. (Overrides EnumObject.RetrieveParentRequest().) | |
StoreInitialState | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
ToString | (Inherited from Object.) | |
TryGetProperty | 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.) |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.