IMutableClrDataType Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public interface IMutableClrDataType : Microsoft.SqlServer.Management.SqlParser.Metadata.IClrDataType, Microsoft.SqlServer.Management.SqlParser.Metadata.IMutableScalarDataType
type IMutableClrDataType = interface
interface IClrDataType
interface IScalarDataType
interface IDataType
interface IMetadataObject
interface IMutableScalarDataType
interface IMutableDataType
interface IMutableMetadataObject
Public Interface IMutableClrDataType
Implements IClrDataType, IMutableScalarDataType
- Derived
- Implements
Properties
| AssemblyName | |
| BaseSystemDataType | (Inherited from IScalarDataType) |
| ClassName | |
| DataMembers | |
| IsBinaryOrdered | |
| IsClr | (Inherited from IScalarDataType) |
| IsComVisible | |
| IsCursor | (Inherited from IDataType) |
| IsNullable | |
| IsScalar | (Inherited from IDataType) |
| IsSystem | (Inherited from IScalarDataType) |
| IsTable | (Inherited from IDataType) |
| IsUnknown | (Inherited from IMutableDataType) |
| IsVoid | (Inherited from IScalarDataType) |
| IsXml | (Inherited from IScalarDataType) |
| Methods | |
| Name | (Inherited from IMetadataObject) |
Methods
| Accept<T>(IMetadataObjectVisitor<T>) | (Inherited from IMetadataObject) |
Extension Methods
| TypeInfo(IMetadataObject) |