Microsoft.SqlServer.Management.Sdk.Sfc Namespace
The Microsoft.SqlServer.Management.Sdk.Sfc namespace contains a set of classes that form an inheritance base for other SQL Server management namespaces, such as Microsoft.SqlServer.Managment.Smo. Do not reference this member directly in your code. It supports the SQL Server infrastructure.
Classes
Class | Description | |
---|---|---|
ConditionedSql | Do not reference this member directly in your code. It supports the SQL Server infrastructure. Represents Transact-SQL that is necessary only when a property is requested. | |
ConditionedSqlList | Do not reference this member directly in your code. It supports the SQL Server infrastructure. Represents a list of ConditionedSql objects. | |
DataProvider | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
Dependency | Do not reference this member directly in your code. It supports the SQL Server infrastructure. Represents a dependency relationship. | |
DependencyChainCollection | Do not reference this member directly in your code. It supports the SQL Server infrastructure. Represents a collection of Dependency objects. | |
DependencyRequest | Do not reference this member directly in your code. It supports the SQL Server infrastructure.Represents a dependency discoveries request. | |
DisplayCategoryKeyAttribute | Specifies the key that is used to look up a localized property category. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
DisplayDescriptionKeyAttribute | Specifies the key that is used to look up a localized property description.Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
DisplayNameKeyAttribute | Specifies the key that is used to look up a localized property name. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
DmfIgnorePropertyAttribute | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
DomainRootKey | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
DynamicValuesAttribute | Indicates whether a property value can be a dynamic list. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
DynamicValueTypeConverter | Used for any properties that have the DynamicValues attribute enabled. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
Enumerator | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
EnumeratorException | Base class for all enumeration exceptions. Represents an exception thrown during enumeration. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
EnumObject | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
EnumResult | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
ExecuteSql | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
ExtendedPropertyAttribute | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
FilterDecoder | Do not reference this member directly in your code. It supports the SQL Server infrastructure. Parses the syntactical tree to build the Transact-SQL WHERE clause. | |
FilterNode | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
FilterNodeAttribute | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
FilterNodeChildren | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
FilterNodeConstant | Do not reference this member directly in your code. It supports the SQL Server infrastructure. Represents a constant in a filter. | |
FilterNodeFunction | Do not reference this member directly in your code. It supports the SQL Server infrastructure. Represents a function in the filter. | |
FilterNodeGroup | Do not reference this member directly in your code. It supports the SQL Server infrastructure. Represents a FilterNode object enclosed in parenthesis. | |
FilterNodeOperator | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
FilterPropertyEventArgs | Provides data for the FilterPropertyHandler event. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
InternalEnumeratorException | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
InvalidConfigurationFileEnumeratorException | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
InvalidPropertyUsageEnumeratorException | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
InvalidQueryExpressionEnumeratorException | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
InvalidVersionEnumeratorException | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
LinkField | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
LinkMultiple | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
LocalizableEnumConverter | Provides a way of converting the values of an Enum type to localized strings. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
LocalizableMemberDescriptor | Used with the LocalizableTypeConverter class to return member information for types. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
LocalizablePropertyDescriptor | Provides information about a localizable property. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
LocalizableTypeConverter | Represents a type converter that can be used to show the properties of a class using the localized name, description, and category. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
LocalizedPropertyResourcesAttribute | Provides the ability to specify the name of the resources that contain localized property category, name, and description strings. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
ObjectInfo | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
ObjectProperty | Do not reference this member directly in your code. It supports the SQL Server infrastructure. Specifies attributes of SQL Server Management Objects (SMO) object properties. | |
OrderBy | Indicates the member by which to order results of a query and the direction, ascending or descending. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
PhysicalFacetAttribute | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
PropertiesRequest | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
PropertyAlias | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
PropertyOrderAttribute | Specifies the position that is used when a designer does not apply a categorized or alphabetical sort order. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
QueryNotSupportedEnumeratorException | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
ReadOnlyPropertyChangedEventArgs | Arguments sent with property change event. 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. | |
RequestObjectInfo | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
RequestParentSelect | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
ResultTypeNotSupportedEnumeratorException | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
RootFacetAttribute | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
SfcAfterObjectMovedEventArgs | Provides data for the AfterObjectMoved event. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
SfcAfterObjectRenamedEventArgs | Provides data for the AfterObjectRenamed event. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
SfcApplication | Represents the SFC system and its global events and data. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
SfcApplicationEvents | Contains the global SFC events. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
SfcBeforeObjectMovedEventArgs | Provides data for the BeforeObjectMoved event. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
SfcBeforeObjectRenamedEventArgs | Provides data for the BeforeObjectRenamed event. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
SfcCollatedDictionaryCollection<T, K, ParentT> | Represents a collection base class that uses an internal collection that is a SortedDictionary<K, T> object. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
SfcCollection<T, K, ParentT> | Represents the base for all domain collections. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
SfcCollectionInfo | Wraps a collection object. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
SfcConnection | Abstract class from which SqlStoreConnection is derived. Represents a connection to a server. | |
SfcConnectionContext | Tracks and transitions the connection context mode between offline, online, and batch update modes. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
SfcCRUDOperationFailedException | The exception that is thrown when the requested CRUD (Create, Read, Update, Delete) operation is not valid for the object in its current state. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
SfcDependencyEngine | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
SfcDependencyEngine.DependencyListEnumerator | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
SfcDependencyEngine.DependencyNodeEnumerator | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
SfcDependencyEngine.DependencyTreeEnumerator | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
SfcDependencyNode | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
SfcDesignModeException | The exception that is thrown when the switch to design mode fails. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
SfcDictionaryCollection<T, K, ParentT> | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
SfcDomainInfo | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
SfcDomainInfoCollection | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
SfcEmptyXmlException | The exception that is thrown during deserialization if the XML is either empty or does not contain any XML that can be deserialized. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
SfcEventArgs | Represents the base class for SFC events. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
SfcException | The base class for all SFC exceptions. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
SfcInstance | Base class for all SQL Server Foundation Class (SFC) objects in an object model domain, such as SMO. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
SfcInvalidArgumentException | The exception that is thrown when an argument that is not valid is passed to an SFC class or service. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
SfcInvalidConnectionContextModeChangeException | The exception that is thrown when a connection context mode change that is not valid is attempted. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
SfcInvalidKeyChainException | The exception that is thrown when a key chain is set on an object, but the parent of the object is different than the key chain parent. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
SfcInvalidKeyException | The exception that is thrown when a key is not valid. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
SfcInvalidMoveException | The exception that is thrown when a move that is not valid is attempted. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
SfcInvalidQueryExpressionException | The exception that is thrown when a query type that is not valid is passed to the SfcObjectQuery class. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
SfcInvalidRenameException | The exception that is thrown when a rename that is not valid is attempted. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
SfcInvalidStateException | The exception that is thrown when the requested operation is not valid for the object in its current state. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
SfcInvalidStreamException | The exception that is thrown when a stream that is closed or in an invalid error state is passed to an SFC class or service. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
SfcInvalidXmlParentTypeException | The exception that is thrown during deserialization if a parent type is specified and it is not the correct type to parent the top-level objects contained in the XML. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
SfcKey | Do not reference this member directly in your code. It supports the SQL Server infrastructure. The SfcKey class implements SfcKeys that can be used to uniquely identify the database objects represented by the various SQL Server Database Engine manageability namespaces and classes that inherit from the Microsoft.SqlServer.Management.Sdk.Sfc namespace. | |
SfcListCollection<T, K, ParentT> | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
SfcMetadataException | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
SfcMissingParentException | The exception that is thrown when an operation requires that a parent be set. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
SfcNonSerializablePropertyException | The exception that is thrown during deserialization if the XML contains a property that is not valid. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
SfcNonSerializableTypeException | The exception that is thrown during deserialization if the XML contains a type that is not valid. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
SfcObjectAlteredEventArgs | Provides data for the ObjectAltered event. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
SfcObjectCreatedEventArgs | Provides data for the ObjectCreated event. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
SfcObjectDroppedEventArgs | Provides data for the ObjectDropped event. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
SfcObjectExtender<TSfcInstance> | Allows adding the new properties and it also helps to establish dependency between extended property and the original one. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
SfcObjectFactory | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
SfcObjectInitializationException | The exception that is thrown when an object fails to initialize. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
SfcObjectNotScriptableException | The exception that is thrown when a script operating is attempted on an object that does not support scripting. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
SfcObjectQuery | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
SfcPathConversionException | The exception that is thrown when the conversion from a SMO Uniform Resource Name (URN) to a PowerShell path fails. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
SfcProperty | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
SfcPropertyCollection | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
SfcPropertyMetadataChangedEventArgs | Provides data for the PropertyMetadataChanged event. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
SfcPropertyNotSetException | The exception that is thrown when a property that is required to be set for an operation is not set. Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. | |
SfcPropertyReadOnlyException | The exception that is thrown when trying to set a read-only property. Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. | |
SfcQueryConnectionUnavailableException | The exception that is thrown if the GetConnection method on the domain root object returns a connection that does not support the type of query mode requested. For example, this can occur if there is a multiple query result for a server in single-user mode. Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. | |
SfcQueryExpression | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. | |
SfcRegistration | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. | |
SfcSecureString | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
SfcSecurityException | The exception that is thrown when a security error is detected. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
SfcSerializationException | The exception that is thrown during serialization if the output generated is not valid. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
SfcSerializer | Serializes and deserializes SFC objects. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
SfcSimpleNodeFactory | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
SfcSqlCeNotInstalledException | The exception that is thrown when SQL Server CE is not properly installed. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
SfcSqlPathUtilities | Provides methods that can be used to encode, decode or convert to PowerShell paths. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
SfcTSqlExecutionEngine | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
SfcTSqlExecutor | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
SfcTsqlProcFormatter | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
SfcTSqlScript | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
SfcTypeMetadata | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
SfcUnregisteredXmlDomainException | The exception that is thrown during deserialization if the XML contains an unregistered domain. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
SfcUnregisteredXmlTypeException | The exception that is thrown during deserialization if the XML contains an unregistered type within a domain. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
SfcUnsupportedVersionException | The exception that is thrown when a property is not supported in the current SQL Server version. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
SfcUnsupportedVersionSerializationException | The exception that is thrown during deserialization if the version is not supported. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
SfcUtility | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
SimpleNodeAdapter | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
SqlEnumResult | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
SqlObject | 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. | |
SqlObjectBase | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
SqlObjectProperty | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
SqlPropertyLink | 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. | |
SqlStoreConnection | Represents a connection to an instance of SQL Server. 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. | |
UnknownPropertyEnumeratorException | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
UnknownTypeEnumeratorException | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
UpgradeSession | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
Urn | Resource name used to identify one or more objects. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
Util | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
ValidationMethod | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
ValidationResult | Do not reference this member directly in your code. It supports the SQL Server infrastructure.. The ValidationResult class contains information on the results of an SFC validate operation. | |
ValidationState | Do not reference this member directly in your code. It supports the SQL Server infrastructure.. Provides data on the state of an SFC validation operation. | |
XmlRead | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
XmlReadConditionedStatement | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
XmlReadConditionedStatementFailCondition | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
XmlReadConditionedStatementPostfix | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
XmlReadConditionedStatementPostProcess | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
XmlReadConditionedStatementPrefix | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
XmlReadDoc | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
XmlReadInclude | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
XmlReadLinkFields | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
XmlReadMultipleLink | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
XmlReadOrderByRedirect | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
XmlReadParentLink | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
XmlReadProperties | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
XmlReadProperty | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
XmlReadPropertyLink | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
XmlReadRepeated | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
XmlReadSettings | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
XmlReadSimpleParentLink | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
XmlReadSpecialQuery | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
XmlRequestParentSelect | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
XmlRequestParentSelectField | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
XmlUtility | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
XPathException | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
XPathExpression | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
XPathExpressionBlock | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
Structures
Structure | Description | |
---|---|---|
SfcInstanceSerializedData | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
SfcTsqlProcFormatter.RuntimeArg | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
SfcTsqlProcFormatter.SprocArg | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
Interfaces
Interface | Description | |
---|---|---|
IAlienObject | Represents a domain that is not based on the SQL Server Foundation Class. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
IAlienRoot | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
IDmfFacet | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
IDynamicProperties | Provides the ability to dynamically add properties to the property grid. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
IDynamicReadOnly | Dynamic read only interface. | |
IDynamicValues | Creates a dynamic list of values for string properties. This can be used when a drop-down list contains a list of strings will not be known until run-time (for example, a list of users or database names). Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
IDynamicVisible | Provides the ability to limit the number of enumeration values that are visible in a drop-down list. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
IEnumDependencies | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
IScriptedByParent | Signifies that an object does not generate its own scripting. The object is scripted by its parent. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
ISfcAlterable | Defines a method to produce a script that can be used to alter the storage to match the current object state. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
ISfcCollection | Defines collection operations, including child initialization. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
ISfcCreatable | Defines a method that can be used to produce a script to create this object to storage in its current state. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
ISfcDependencyDiscoveryObjectSink | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
ISfcDiscoverObject | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
ISfcDomain | The base interface for a SFC domain. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
ISfcDomain2 | Extends the ISfcDomain interface to accommodate domain-specific functionality. | |
ISfcDomainLite | A light weight interface that exposes the basic properties of a SFC domain. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
ISfcDroppable | Defines a method that can be used to produce a script to drop this object from storage. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
ISfcExecutionEngine | Defines a method to execute a script. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
ISfcHasConnection | Provides methods that can be used to get or set a server connection. All domain root objects must implement this interface. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
ISfcMarkForDrop | Defines a method that marks an object to be dropped. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
ISfcMovable | Defines methods that can be used to move an object in storage. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
ISfcNotifyPropertyMetadataChanged | Defines an event that notifies clients when the metadata for a property metadata has changed. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
ISfcProperty | Defines properties that can be used to provide information about a property. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
ISfcPropertyProvider | Provides method that can be used to access the properties of the object. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
ISfcPropertySet | Provides access to a set of properties. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
ISfcPropertyStorageProvider | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
ISfcRenamable | Defines methods that can be used to rename an object in storage. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
ISfcScript | Represents an SFC script. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
ISfcScriptCollector | Collects and stores scripts. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
ISfcSerializableUpgrade | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
ISfcSimpleList | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
ISfcSimpleMap<TKey, TValue> | Represents a simple interface for the indexer. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
ISfcSimpleNode | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
ISfcSupportsDesignMode | Provides a way to discover whether an object supports design mode. | |
ISfcValidate | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
ISqlFilterDecoderCallback | Provides additional information to the FilterDecoder class. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
ISupportDatabaseEngineTypes | Interface to DatabaseEngineType. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
ISupportInitData | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
ISupportInitDatabaseEngineData | Interface to the database engine data. | |
ISupportVersions | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
IUrnFragment | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
IXmlSerializationAdapter | Do not reference this member directly in your code. It supports the SQL Server infrastructure.. |
Delegates
Delegate | Description | |
---|---|---|
FilterPropertyHandler | Represents the method that will handle the FilterPropertyHandler event. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
SfcApplication.SfcAfterObjectMovedEventHandler | Represents the method that will handle the AfterObjectMoved event. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
SfcApplication.SfcAfterObjectRenamedEventHandler | Represents the method that will handle the AfterObjectRenamed event. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
SfcApplication.SfcBeforeObjectMovedEventHandler | Represents the method that will handle the BeforeObjectMoved event. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
SfcApplication.SfcBeforeObjectRenamedEventHandler | Represents the method that will handle the BeforeObjectRenamed event. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
SfcApplication.SfcObjectAlteredEventHandler | Represents the method that will handle the ObjectAltered event. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
SfcApplication.SfcObjectCreatedEventHandler | Represents the method that will handle the ObjectCreated event. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
SfcApplication.SfcObjectDroppedEventHandler | Represents the method that will handle the ObjectDropped event. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
Enumerations
Enumeration | Description | |
---|---|---|
DataProvider.RetriveMode | Determines how data will be returned. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
FilterNode.Type | Do not reference this member directly in your code. It supports the SQL Server infrastructure. Indicates the type of the filter node. | |
FilterNodeConstant.ObjectType | Indicates the constant type. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
FilterNodeFunction.Type | Do not reference this member directly in your code. It supports the SQL Server infrastructure. Indicates the type of the function. | |
FilterNodeOperator.Type | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
LinkFieldType | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
ObjectPropertyUsages | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
OrderBy.Direction | The OrderBy.Direction enumeration contains values that represent the direction in which the results of a query are sorted; ascending or descending. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
PhysicalFacetOptions | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
PropertyAlias.AliasKind | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
PropertyMode | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
RequestFieldsTypes | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
RequestObjectInfo.Flags | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
ResultType | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
SfcConnectionContextMode | Specifies the connection mode of the object tree and the client and server processing rules. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
SfcDependencyAction | Indicates the intended action. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
SfcDependencyDirection | Indicates the direction of the relation relative to the current object. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
SfcDependencyDiscoveryMode | Indicates the types of relationships which should be processed. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
SfcObjectQueryMode | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
SfcObjectState | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
SfcSerializedTypes | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
SfcTSqlExecutor.ExecutionMode | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
SfcTypeRelation | Specifies the type of relation between two objects. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
XPathExceptionCode | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. |