Ejemplo n.º 1
0
 static ppy_video()
 {
     TableNameProperty.AddOwner(typeof(ppy_video), "ppy_video");
     KeysProperty.AddOwner(typeof(ppy_video), new string[] { "Id" });
 }