메소드 | 설명 | |
---|---|---|
GetEdmType ( TypeUsage storeType ) : TypeUsage | ||
GetStoreType ( TypeUsage edmType ) : TypeUsage | ||
MySqlProviderManifest ( string version ) : System |
메소드 | 설명 | |
---|---|---|
GetDbInformation ( string informationType ) : XmlReader |
메소드 | 설명 | |
---|---|---|
GetManifest ( ) : XmlReader | ||
GetMappingResource ( string resourceBaseName ) : XmlReader | ||
GetResourceAsString ( string resourceName ) : string | ||
GetStoreSchemaDescription ( ) : XmlReader | ||
GetStoreSchemaMapping ( ) : XmlReader | ||
GetXmlResource ( string resourceName ) : XmlReader |
protected GetDbInformation ( string informationType ) : XmlReader | ||
informationType | string | |
리턴 | XmlReader |
public GetEdmType ( TypeUsage storeType ) : TypeUsage | ||
storeType | TypeUsage | |
리턴 | TypeUsage |
public GetStoreType ( TypeUsage edmType ) : TypeUsage | ||
edmType | TypeUsage | |
리턴 | TypeUsage |
public MySqlProviderManifest ( string version ) : System | ||
version | string | |
리턴 | System |