ArticleDatatypeMappingOptions Enumeration
Specifies whether the data type mapping between two database management systems (DBMS) for an article has been defined by a user or is the default mapping.
命名空間: Microsoft.SqlServer.Replication
組件: Microsoft.SqlServer.Rmo (in microsoft.sqlserver.rmo.dll)
語法
'宣告
<FlagsAttribute> _
Public Enumeration ArticleDatatypeMappingOptions
[FlagsAttribute]
public enum ArticleDatatypeMappingOptions
[FlagsAttribute]
public enum class ArticleDatatypeMappingOptions
/** @attribute FlagsAttribute() */
public enum ArticleDatatypeMappingOptions
FlagsAttribute
public enum ArticleDatatypeMappingOptions
Members
Member name | Description |
---|---|
Custom | The mapping has been set by a user. |
Default | The mapping is the default data type mapping for this data type. |
平台
開發平台
如需受支援的平台清單,請參閱<安裝 SQL Server 2005 的硬體和軟體需求>。
目標平台
如需受支援的平台清單,請參閱<安裝 SQL Server 2005 的硬體和軟體需求>。