Database\CIM_SchemaCharacterSet.mof.mof (HTML version)

Return to index
CIM_SchemaCharacterSet Superclass: CIM_Dependency
The SchemaCharacterSet association relates the SqlSchema to the set of SqlCharacterSet objects that are owned by this SqlSchema.
Qualifiers:Experimental Version ( "2.12.0" ) Association
Parameters (local in grey)
Min ( 0 )
Override ( "Dependent" )
CIM_SqlCharacterSet REF Dependent ;
Identifies character sets which are owned by the schema.
Min ( 1 )
Max ( 1 )
Override ( "Antecedent" )
CIM_SqlSchema REF Antecedent ;
Identifies the schema to which this character set belongs.