Microsoft.SqlServer.Management.Sdk.Sfc 命名空间

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. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。

  说明
公共类 ConditionedSql 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。 Represents Transact-SQL that is necessary only when a property is requested.
公共类 ConditionedSqlList 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。 Represents a list of ConditionedSql objects.
公共类 DataProvider 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 Dependency 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。 Represents a dependency relationship.
公共类 DependencyChainCollection 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。 Represents a collection of Dependency objects.
公共类 DependencyRequest 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。Represents a dependency discoveries request.
公共类 DisplayCategoryKeyAttribute Specifies the key that is used to look up a localized property category. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 DisplayDescriptionKeyAttribute Specifies the key that is used to look up a localized property description. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 DisplayNameKeyAttribute Specifies the key that is used to look up a localized property name.
公共类 DmfIgnorePropertyAttribute 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 DomainRootKey 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 DynamicValuesAttribute Indicates whether a property value can be a dynamic list. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 DynamicValueTypeConverter Used for any properties that have the DynamicValues attribute enabled. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 Enumerator 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 EnumeratorException Base class for all enumeration exceptions. Represents an exception thrown during enumeration. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 EnumObject 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 EnumResult 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 ExecuteSql 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 ExtendedPropertyAttribute 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 FilterDecoder 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。 Parses the syntactical tree to build the Transact-SQL WHERE clause.
公共类 FilterNode 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 FilterNodeAttribute 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 FilterNodeChildren 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 FilterNodeConstant 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。 Represents a constant in a filter.
公共类 FilterNodeFunction 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。 Represents a function in the filter.
公共类 FilterNodeGroup 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。 Represents a FilterNode object enclosed in parenthesis.
公共类 FilterNodeOperator 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 FilterPropertyEventArgs Provides data for the FilterPropertyHandler event. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 InternalEnumeratorException 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 InvalidConfigurationFileEnumeratorException 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 InvalidPropertyUsageEnumeratorException 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 InvalidQueryExpressionEnumeratorException 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 InvalidVersionEnumeratorException 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 LinkField 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 LinkMultiple 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 LocalizableEnumConverter Provides a way of converting the values of an Enum type to localized strings. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 LocalizableMemberDescriptor Used with the LocalizableTypeConverter class to return member information for types. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 LocalizablePropertyDescriptor Provides information about a localizable property. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 LocalizableTypeConverter Represents a type converter that can be used to show the properties of a class using the localized name, description, and category. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 LocalizedPropertyResourcesAttribute Provides the ability to specify the name of the resources that contain localized property category, name, and description strings. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 NamedDomainKey<T> Represents the domain key with a string name for a general SFC domain root instance.
公共类 NamedKey<T> Represents the single string name key for an instance class.
公共类 ObjectInfo 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 ObjectProperty 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。. 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. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 PhysicalFacetAttribute 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 PropertiesRequest 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 PropertyAlias 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 PropertyOrderAttribute Specifies the position that is used when a designer does not apply a categorized or alphabetical sort order. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 QueryNotSupportedEnumeratorException 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 ReadOnlyPropertyChangedEventArgs Arguments sent with property change event. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 Request 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 RequestObjectInfo 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 RequestParentSelect 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 ResultTypeNotSupportedEnumeratorException 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 RootFacetAttribute 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 SchemaNamedKey<T> Represents the composite string schema and name key for an instance class.
公共类 SfcAfterObjectMovedEventArgs Provides data for the AfterObjectMoved event. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 SfcAfterObjectRenamedEventArgs Provides data for the AfterObjectRenamed event. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 SfcApplication Represents the SFC system and its global events and data. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 SfcApplicationEvents Contains the global SFC events. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 SfcBeforeObjectMovedEventArgs Provides data for the BeforeObjectMoved event. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 SfcBeforeObjectRenamedEventArgs Provides data for the BeforeObjectRenamed event. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 SfcCollatedDictionaryCollection<T, K, ParentT> Represents a collection base class that uses an internal collection that is a SortedDictionary<K, T> object. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 SfcCollection<T, K, ParentT> Represents the base for all domain collections. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 SfcCollectionInfo Wraps a collection object. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 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. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 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. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 SfcDependencyEngine Provides the graph manipulation, population, storage, and discovery execution logic that perform complete discovery services, data access to DepIterators, and walk results in various ways. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 SfcDependencyEngine.DependencyListEnumerator 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 SfcDependencyEngine.DependencyNodeEnumerator 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 SfcDependencyEngine.DependencyTreeEnumerator 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 SfcDependencyNode 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 SfcDesignModeException The exception that is thrown when the switch to design mode fails. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 SfcDictionaryCollection<T, K, ParentT> 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 SfcDomainInfo 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 SfcDomainInfoCollection 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 SfcEmptyXmlException The exception that is thrown during deserialization if the XML is either empty or does not contain any XML that can be deserialized. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 SfcEventArgs Represents the base class for SFC events. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 SfcException The base class for all SFC exceptions. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 SfcInstance Base class for all SQL Server Foundation Class (SFC) objects in an object model domain, such as SMO. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 SfcInstance<K, T> The base class for all SQL Server Foundation Class (SFC) object types in a domain.
公共类 SfcInvalidArgumentException The exception that is thrown when an argument that is not valid is passed to an SFC class or service. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 SfcInvalidConnectionContextModeChangeException The exception that is thrown when a connection context mode change that is not valid is attempted. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 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. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 SfcInvalidKeyException The exception that is thrown when a key is not valid. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 SfcInvalidMoveException The exception that is thrown when a move that is not valid is attempted. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 SfcInvalidQueryExpressionException The exception that is thrown when a query type that is not valid is passed to the SfcObjectQuery class. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 SfcInvalidRenameException The exception that is thrown when a rename that is not valid is attempted. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 SfcInvalidStateException The exception that is thrown when the requested operation is not valid for the object in its current state. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 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. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 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. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 SfcKey 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。 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> 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 SfcMetadataException 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 SfcMissingParentException The exception that is thrown when an operation requires that a parent be set. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 SfcNonSerializablePropertyException The exception that is thrown during deserialization if the XML contains a property that is not valid. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 SfcNonSerializableTypeException The exception that is thrown during deserialization if the XML contains a type that is not valid. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 SfcObjectAlteredEventArgs Provides data for the ObjectAltered event. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 SfcObjectCreatedEventArgs Provides data for the ObjectCreated event. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 SfcObjectDroppedEventArgs Provides data for the ObjectDropped event. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 SfcObjectExtender<TSfcInstance> Allows adding the new properties and it also helps to establish dependency between extended property and the original one. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 SfcObjectFactory 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 SfcObjectInitializationException The exception that is thrown when an object fails to initialize. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 SfcObjectNotScriptableException The exception that is thrown when a script operating is attempted on an object that does not support scripting. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 SfcObjectQuery 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 SfcPathConversionException The exception that is thrown when the conversion from a SMO Uniform Resource Name (URN) to a PowerShell path fails. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 SfcProperty 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 SfcPropertyCollection 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 SfcPropertyMetadataChangedEventArgs Provides data for the PropertyMetadataChanged event. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 SfcPropertyNotSetException The exception that is thrown when a property that is required to be set for an operation is not set. 标识为仅供参考。不提供支持。不保证以后的兼容性。
公共类 SfcPropertyReadOnlyException The exception that is thrown when trying to set a read-only property. 标识为仅供参考。不提供支持。不保证以后的兼容性。
公共类 SfcProxyInstance<K, T, TRef> Represents the proxy of the SfcInstance object.
公共类 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. 标识为仅供参考。不提供支持。不保证以后的兼容性。
公共类 SfcQueryExpression 标识为仅供参考。不提供支持。不保证以后的兼容性。
公共类 SfcReferenceCollection<K, T, S> Represents the base for all domain collections.
公共类 SfcRegistration 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 SfcSecureString 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 SfcSecurityException The exception that is thrown when a security error is detected. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 SfcSerializationException The exception that is thrown during serialization if the output generated is not valid. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 SfcSerializer Serializes and deserializes SFC objects. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 SfcSimpleNodeFactory 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 SfcSqlCeNotInstalledException The exception that is thrown when SQL Server CE is not properly installed. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 SfcSqlPathUtilities Provides methods that can be used to encode, decode or convert to PowerShell paths. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 SfcTSqlExecutionEngine 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 SfcTSqlExecutor 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 SfcTsqlProcFormatter 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 SfcTSqlScript 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 SfcTypeMetadata 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 SfcUnregisteredXmlDomainException The exception that is thrown during deserialization if the XML contains an unregistered domain. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 SfcUnregisteredXmlTypeException The exception that is thrown during deserialization if the XML contains an unregistered type within a domain. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 SfcUnsupportedVersionException The exception that is thrown when a property is not supported in the current SQL Server version. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 SfcUnsupportedVersionSerializationException The exception that is thrown during deserialization if the version is not supported. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 SfcUtility 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 SimpleNodeAdapter 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 SqlEnumResult 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 SqlObject 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。 Adds to the SqlObjectBase class logic to initialize from an XML file.
公共类 SqlObjectBase 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 SqlObjectProperty 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 SqlPropertyLink 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 SqlRequest 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 SqlStoreConnection Represents a connection to an instance of SQL Server. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 StatementBuilder 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 UnknownPropertyEnumeratorException 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 UnknownTypeEnumeratorException 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 UpgradeSession 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 Urn Resource name used to identify one or more objects. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 Util 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 ValidationMethod 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 ValidationResult 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。. The ValidationResult class contains information on the results of an SFC validate operation.
公共类 ValidationState 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。. Provides data on the state of an SFC validation operation.
公共类 XmlRead 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 XmlReadConditionedStatement 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 XmlReadConditionedStatementFailCondition 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 XmlReadConditionedStatementPostfix 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 XmlReadConditionedStatementPostProcess 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 XmlReadConditionedStatementPrefix 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 XmlReadDoc 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 XmlReadInclude 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 XmlReadLinkFields 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 XmlReadMultipleLink 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 XmlReadOrderByRedirect 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 XmlReadParentLink 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 XmlReadProperties 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 XmlReadProperty 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 XmlReadPropertyLink 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 XmlReadRepeated 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 XmlReadSettings 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 XmlReadSimpleParentLink 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 XmlReadSpecialQuery 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 XmlRequestParentSelect 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 XmlRequestParentSelectField 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 XmlUtility 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 XPathException 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 XPathExpression 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共类 XPathExpressionBlock 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。

结构

  结构 说明
公共结构 ReadOnlyList<T> Represents a generic structure that exposes the read-only interface of a list while hides its mutable interface.
公共结构 SfcInstanceSerializedData 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共结构 SfcTsqlProcFormatter.RuntimeArg 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共结构 SfcTsqlProcFormatter.SprocArg 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。

接口

  接口 说明
公共接口 IAlienObject Represents a domain that is not based on the SQL Server Foundation Class. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共接口 IAlienRoot 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共接口 IDmfFacet 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共接口 IDynamicProperties Provides the ability to dynamically add properties to the property grid. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共接口 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). 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共接口 IDynamicVisible Provides the ability to limit the number of enumeration values that are visible in a drop-down list. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共接口 IEnumDependencies 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共接口 IReadOnlyCollection Defines properties and methods for the non-generic read-only collections.
公共接口 IReadOnlyCollection<T> Defines properties and methods for the generic type read-only collections.
公共接口 IReadOnlyDictionary<K, T> Defines properties and methods for the generic type read-only collection of key/value pairs.
公共接口 IReadOnlyList<T> Defines properties and methods for the generic immutable list of objects that can be accessed by index.
公共接口 IReadOnlySet Represents an interface to an immutable set.
公共接口 IReadOnlySet<T> Defines properties and methods for the generic immutable sets.
公共接口 IScriptedByParent Signifies that an object does not generate its own scripting. The object is scripted by its parent. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共接口 ISfcAlterable Defines a method to produce a script that can be used to alter the storage to match the current object state. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共接口 ISfcCollection Defines collection operations, including child initialization. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共接口 ISfcCreatable Defines a method that can be used to produce a script to create this object to storage in its current state. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共接口 ISfcDependencyDiscoveryObjectSink 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共接口 ISfcDiscoverObject 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共接口 ISfcDomain The base interface for a SFC domain. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共接口 ISfcDomain2 Extends the ISfcDomain interface to accommodate domain-specific functionality.
公共接口 ISfcDomainLite A light weight interface that exposes the basic properties of a SFC domain. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共接口 ISfcDroppable Defines a method that can be used to produce a script to drop this object from storage. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共接口 ISfcExecutionEngine Defines a method to execute a script. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共接口 ISfcHasConnection Provides methods that can be used to get or set a server connection. All domain root objects must implement this interface. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共接口 ISfcMarkForDrop Defines a method that marks an object to be dropped. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共接口 ISfcMovable Defines methods that can be used to move an object in storage. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共接口 ISfcNotifyPropertyMetadataChanged Defines an event that notifies clients when the metadata for a property metadata has changed. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共接口 ISfcProperty Defines properties that can be used to provide information about a property. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共接口 ISfcPropertyProvider Provides method that can be used to access the properties of the object. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共接口 ISfcPropertySet Provides access to a set of properties. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共接口 ISfcPropertyStorageProvider 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共接口 ISfcRenamable Defines methods that can be used to rename an object in storage. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共接口 ISfcScript Represents an SFC script. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共接口 ISfcScriptCollector Collects and stores scripts. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共接口 ISfcSerializableUpgrade 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共接口 ISfcSimpleList 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。 
公共接口 ISfcSimpleMap<TKey, TValue> Represents a simple interface for the indexer. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共接口 ISfcSimpleNode 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。.
公共接口 ISfcSupportsDesignMode Provides a way to discover whether an object supports design mode.
公共接口 ISfcValidate 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共接口 ISqlFilterDecoderCallback Provides additional information to the FilterDecoder class. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。 
公共接口 ISupportDatabaseEngineTypes Interface to DatabaseEngineType. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共接口 ISupportInitData 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共接口 ISupportInitDatabaseEngineData Interface to the database engine data.
公共接口 ISupportVersions 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共接口 IUrnFragment 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共接口 IXmlSerializationAdapter 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。.

委托

  委托 说明
公共委托 FilterPropertyHandler Represents the method that will handle the FilterPropertyHandler event. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共委托 SfcApplication.SfcAfterObjectMovedEventHandler Represents the method that will handle the AfterObjectMoved event. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共委托 SfcApplication.SfcAfterObjectRenamedEventHandler Represents the method that will handle the AfterObjectRenamed event. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共委托 SfcApplication.SfcBeforeObjectMovedEventHandler Represents the method that will handle the BeforeObjectMoved event. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共委托 SfcApplication.SfcBeforeObjectRenamedEventHandler Represents the method that will handle the BeforeObjectRenamed event. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共委托 SfcApplication.SfcObjectAlteredEventHandler Represents the method that will handle the ObjectAltered event. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共委托 SfcApplication.SfcObjectCreatedEventHandler Represents the method that will handle the ObjectCreated event. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共委托 SfcApplication.SfcObjectDroppedEventHandler Represents the method that will handle the ObjectDropped event. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。

枚举

  枚举 说明
公共枚举 DataProvider.RetriveMode Determines how data will be returned. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共枚举 FilterNode.Type 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。 Indicates the type of the filter node.
公共枚举 FilterNodeConstant.ObjectType Indicates the constant type. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。 
公共枚举 FilterNodeFunction.Type 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。 Indicates the type of the function.
公共枚举 FilterNodeOperator.Type 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共枚举 LinkFieldType 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共枚举 ObjectPropertyUsages 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共枚举 OrderBy.Direction The OrderBy.Direction enumeration contains values that represent the direction in which the results of a query are sorted; ascending or descending. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共枚举 PhysicalFacetOptions 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共枚举 PropertyAlias.AliasKind 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共枚举 PropertyMode 标识为仅供参考。不提供支持。不保证以后的兼容性。
公共枚举 RequestFieldsTypes 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共枚举 RequestObjectInfo.Flags 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共枚举 ResultType 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共枚举 SfcConnectionContextMode Specifies the connection mode of the object tree and the client and server processing rules. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共枚举 SfcDependencyAction Indicates the intended action. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共枚举 SfcDependencyDirection Indicates the direction of the relation relative to the current object. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共枚举 SfcDependencyDiscoveryMode Indicates the types of relationships which should be processed. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共枚举 SfcObjectQueryMode 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共枚举 SfcObjectState Represents the state of the object in the backend. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共枚举 SfcSerializedTypes 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共枚举 SfcTSqlExecutor.ExecutionMode 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共枚举 SfcTypeRelation Specifies the type of relation between two objects. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共枚举 XPathExceptionCode 标识为仅供参考。不提供支持。不保证以后的兼容性。