IUserDefinedTypeFactory.CreateDataType 메서드
SQL Server 2012
Creates an IMutableUserDefinedDataType object that belongs to the specified ISchema object and has the specified name.
네임스페이스: Microsoft.SqlServer.Management.SqlParser.MetadataProvider
어셈블리: Microsoft.SqlServer.Management.SqlParser(Microsoft.SqlServer.Management.SqlParser.dll)
매개 변수
- schema
- 유형: Microsoft.SqlServer.Management.SqlParser.Metadata.ISchema
The ISchema object that is the parent of the type.
- name
- 유형: System.String
The name of the type to create.
표시: